Ticket #48627: config.log

File config.log, 96.7 KB (added by dClauzel (Damien Clauzel), 9 years ago)

/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ncurses/ncurses/work/ncurses-6.0/config.log

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.52.20141204.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-dependency-tracking --enable-widec --disable-lib-suffixes --enable-overwrite --with-shared --with-cxx-shared --without-debug --without-ada --with-manpage-format=normal --enable-pc-files --with-pkg-config-libdir=/opt/local/lib/pkgconfig --disable-mixed-case
8
9## ---------- ##
10## Platform.  ##
11## ---------- ##
12
13hostname = arda.clauzel.eu
14uname -m = i386
15uname -r = 11.4.2
16uname -s = Darwin
17uname -v = Darwin Kernel Version 11.4.2: Thu Aug 23 16:26:45 PDT 2012; root:xnu-1699.32.7~1/RELEASE_I386
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
25hostinfo               = Mach kernel version:
26         Darwin Kernel Version 11.4.2: Thu Aug 23 16:26:45 PDT 2012; root:xnu-1699.32.7~1/RELEASE_I386
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 3.00 gigabytes
33Default processor set: 141 tasks, 693 threads, 2 processors
34Load average: 2.47, Mach factor: 0.52
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH = /opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin
40
41## ------------ ##
42## Core tests.  ##
43## ------------ ##
44
45configure:1125: PATH=".;."; conftest.sh
46./configure: line 1126: conftest.sh: command not found
47configure:1128: $? = 127
48configure:1141: checking for egrep
49configure:1151: result: grep -E
50configure:1165: result: Configuring NCURSES 6.0 ABI 6 (Wed Aug 19 14:29:52 CEST 2015)
51configure:1169: checking for package version
52configure:1190: result: 6.0
53configure:1193: checking for package patch date
54configure:1210: result: 20150808
55configure:1221: testing ABI VERSION 5:0:9 ...
56configure:1225: testing VERSION_MAJOR 6 ...
57configure:1229: testing VERSION_MINOR 0 ...
58configure:1233: testing VERSION_PATCH 20150808 ...
59configure:1375: checking build system type
60configure:1393: result: x86_64-apple-darwin11.4.2
61configure:1400: checking host system type
62configure:1414: result: x86_64-apple-darwin11.4.2
63configure:1422: checking target system type
64configure:1436: result: x86_64-apple-darwin11.4.2
65configure:1468: result: Configuring for darwin11.4.2
66configure:1494: checking for prefix
67configure:1506: result: /opt/local
68configure:1675: checking for C compiler version
69configure:1678: /usr/bin/clang --version </dev/null >&5
70Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
71Target: x86_64-apple-darwin11.4.2
72Thread model: posix
73configure:1681: $? = 0
74configure:1683: /usr/bin/clang -v </dev/null >&5
75Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
76Target: x86_64-apple-darwin11.4.2
77Thread model: posix
78configure:1686: $? = 0
79configure:1688: /usr/bin/clang -V </dev/null >&5
80clang: error: argument to '-V' is missing (expected 1 value)
81clang: error: no input files
82configure:1691: $? = 1
83configure:1711: checking for C compiler default output
84configure:1714: /usr/bin/clang -pipe -Os -arch x86_64 -arch i386  -arch x86_64 -arch i386 conftest.c  >&5
85configure:1717: $? = 0
86configure:1746: result: a.out
87configure:1751: checking whether the C compiler works
88configure:1757: ./a.out
89configure:1760: $? = 0
90configure:1775: result: yes
91configure:1782: checking whether we are cross compiling
92configure:1784: result: no
93configure:1787: checking for executable suffix
94configure:1789: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386  -arch x86_64 -arch i386 conftest.c  >&5
95configure:1792: $? = 0
96configure:1814: result:
97configure:1820: checking for object suffix
98configure:1838: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386  conftest.c >&5
99configure:1841: $? = 0
100configure:1860: result: o
101configure:1864: checking whether we are using the GNU C compiler
102configure:1885: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386  conftest.c >&5
103configure:1888: $? = 0
104configure:1891: test -s conftest.o
105configure:1894: $? = 0
106configure:1906: result: yes
107configure:1912: checking whether /usr/bin/clang accepts -g
108configure:1930: /usr/bin/clang -c -g  conftest.c >&5
109configure:1933: $? = 0
110configure:1936: test -s conftest.o
111configure:1939: $? = 0
112configure:1949: result: yes
113configure:1976: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386  conftest.c >&5
114conftest.c:2:3: error: unknown type name 'choke'
115  choke me
116  ^
117conftest.c:2:11: error: expected ';' after top level declarator
118  choke me
119          ^
120          ;
1212 errors generated.
122configure:1979: $? = 1
123configure: failed program was:
124#ifndef __cplusplus
125  choke me
126#endif
127configure:2080: checking version of /usr/bin/clang
128configure:2084: result: 4.2
129configure:2088: checking for /usr/bin/clang option to accept ANSI C
130configure:2145: /usr/bin/clang  -c -pipe -Os -arch x86_64 -arch i386  conftest.c >&5
131configure:2148: $? = 0
132configure:2151: test -s conftest.o
133configure:2154: $? = 0
134configure:2171: result: none needed
135configure:2182: checking $CC variable
136configure:2274: result: ok
137configure:2285: checking how to run the C preprocessor
138configure:2311: /usr/bin/clang -E  conftest.c
139configure:2317: $? = 0
140configure:2344: /usr/bin/clang -E  conftest.c
141configure:2341:10: fatal error: 'ac_nonexistent.h' file not found
142#include <ac_nonexistent.h>
143         ^
1441 error generated.
145configure:2350: $? = 1
146configure: failed program was:
147#line 2340 "configure"
148#include "confdefs.h"
149#include <ac_nonexistent.h>
150configure:2387: result: /usr/bin/clang -E
151configure:2402: /usr/bin/clang -E  conftest.c
152configure:2408: $? = 0
153configure:2435: /usr/bin/clang -E  conftest.c
154configure:2432:10: fatal error: 'ac_nonexistent.h' file not found
155#include <ac_nonexistent.h>
156         ^
1571 error generated.
158configure:2441: $? = 1
159configure: failed program was:
160#line 2431 "configure"
161#include "confdefs.h"
162#include <ac_nonexistent.h>
163configure:2482: checking whether /usr/bin/clang needs -traditional
164configure:2505:10: fatal error: 'termio.h' file not found
165#include <termio.h>
166         ^
1671 error generated.
168configure:2517: result: no
169configure:2524: checking whether /usr/bin/clang understands -c and -o together
170configure:2540: /usr/bin/clang -c conftest.c -o conftest2.o >&5
171configure:2543: $? = 0
172configure:2545: /usr/bin/clang -c conftest.c -o conftest2.o >&5
173configure:2548: $? = 0
174configure:2559: result: yes
175configure:2576: checking for ldconfig
176configure:2607: result: no
177configure:2615: checking if you want to ensure bool is consistent with C++
178configure:2625: result: yes
179configure:2720: checking for C++ compiler version
180configure:2723: /usr/bin/clang++ --version </dev/null >&5
181Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
182Target: x86_64-apple-darwin11.4.2
183Thread model: posix
184configure:2726: $? = 0
185configure:2728: /usr/bin/clang++ -v </dev/null >&5
186Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
187Target: x86_64-apple-darwin11.4.2
188Thread model: posix
189configure:2731: $? = 0
190configure:2733: /usr/bin/clang++ -V </dev/null >&5
191clang: error: argument to '-V' is missing (expected 1 value)
192clang: error: no input files
193configure:2736: $? = 1
194configure:2739: checking whether we are using the GNU C++ compiler
195configure:2760: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++  conftest.cc >&5
196configure:2763: $? = 0
197configure:2766: test -s conftest.o
198configure:2769: $? = 0
199configure:2781: result: yes
200configure:2787: checking whether /usr/bin/clang++ accepts -g
201configure:2805: /usr/bin/clang++ -c -g  conftest.cc >&5
202configure:2808: $? = 0
203configure:2811: test -s conftest.o
204configure:2814: $? = 0
205configure:2824: result: yes
206configure:2864: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++  conftest.cc >&5
207configure:2867: $? = 0
208configure:2870: test -s conftest.o
209configure:2873: $? = 0
210configure:2895: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++  conftest.cc >&5
211configure:2888:1: error: use of undeclared identifier 'exit'
212exit (42);
213^
2141 error generated.
215configure:2898: $? = 1
216configure: failed program was:
217#line 2883 "configure"
218#include "confdefs.h"
219
220int
221main ()
222{
223exit (42);
224  ;
225  return 0;
226}
227configure:2864: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++  conftest.cc >&5
228configure:2867: $? = 0
229configure:2870: test -s conftest.o
230configure:2873: $? = 0
231configure:2895: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++  conftest.cc >&5
232configure:2898: $? = 0
233configure:2901: test -s conftest.o
234configure:2904: $? = 0
235configure:2938: checking if /usr/bin/clang++ works
236configure:2963: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++  -I/opt/local/include conftest.cc >&5
237configure:2966: $? = 0
238configure:2969: test -s conftest.o
239configure:2972: $? = 0
240configure:2983: result: yes
241configure:3050: checking version of /usr/bin/clang++
242configure:3054: result: 4.2
243configure:3067: checking if you want to build C++ binding and demo
244configure:3077: result: yes
245configure:3080: checking if you want to build with Ada95
246configure:3082: result: no
247configure:3085: checking if you want to install terminal database
248configure:3095: result: yes
249configure:3098: checking if you want to install manpages
250configure:3108: result: yes
251configure:3111: checking if you want to build programs such as tic
252configure:3121: result: yes
253configure:3124: checking if you want to build test-programs
254configure:3134: result: yes
255configure:3137: checking if you wish to install curses.h
256configure:3147: result: yes
257configure:3173: checking for mawk
258configure:3199: result: no
259configure:3173: checking for gawk
260configure:3188: found /opt/local/bin/gawk
261configure:3196: result: gawk
262configure:3210: checking for egrep
263configure:3220: result: grep -E
264configure:3240: checking for a BSD compatible install
265configure:3289: result: /usr/bin/install -c
266configure:3314: checking for tdlint
267configure:3340: result: no
268configure:3314: checking for lint
269configure:3340: result: no
270configure:3314: checking for alint
271configure:3340: result: no
272configure:3314: checking for splint
273configure:3340: result: no
274configure:3314: checking for lclint
275configure:3340: result: no
276configure:3347: checking whether ln -s works
277configure:3351: result: yes
278configure:3358: checking if ln -s -f options work
279configure:3370: result: yes
280configure:3375: checking for long file names
281configure:3414: result: yes
282configure:3426: checking if you want to use pkg-config
283configure:3436: result: yes
284configure:3488: checking for pkg-config
285configure:3505: found /opt/local/bin/pkg-config
286configure:3517: result: /opt/local/bin/pkg-config
287configure:3577: checking for /opt/local/bin/pkg-config library directory
288configure:3651: result: /opt/local/lib/pkgconfig
289configure:3657: checking if we should install .pc files for /opt/local/bin/pkg-config
290configure:3671: result: yes
291configure:3724: checking for suffix to add to pc-files
292configure:3739: result: none
293configure:3745: checking if we should assume mixed-case filenames
294configure:3755: result: no
295configure:3805: checking whether make sets ${MAKE}
296configure:3825: result: yes
297configure:3838: checking for exctags
298configure:3864: result: no
299configure:3838: checking for ctags
300configure:3853: found /opt/local/bin/ctags
301configure:3861: result: ctags
302configure:3875: checking for exetags
303configure:3901: result: no
304configure:3875: checking for etags
305configure:3890: found /usr/bin/etags
306configure:3898: result: etags
307configure:3910: checking for ctags
308configure:3925: found /opt/local/bin/ctags
309configure:3934: result: yes
310configure:3991: checking for makeflags variable
311configure:4025: result:
312configure:4066: checking for ranlib
313configure:4081: found /opt/local/bin/ranlib
314configure:4090: result: ranlib
315configure:4140: checking for ld
316configure:4155: found /opt/local/bin/ld
317configure:4164: result: ld
318configure:4214: checking for ar
319configure:4229: found /opt/local/bin/ar
320configure:4238: result: ar
321configure:4288: checking for nm
322configure:4303: found /opt/local/bin/nm
323configure:4312: result: nm
324configure:4362: checking for ar
325configure:4386: result: ar
326configure:4398: checking for options to update archives
327configure:4424: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386  conftest.c >&5
328configure:4427: $? = 0
329ar  -curv conftest.a conftest.o
330configure:4446: result: -curv
331configure:4457: checking if you have specified an install-prefix
332configure:4470: result:
333configure:4626: checking if libtool -version-number should be used
334configure:4643: result: yes
335configure:4692: checking if you want to build libraries with libtool
336configure:4702: result: no
337configure:5000: checking if you want to build shared libraries
338configure:5010: result: yes
339configure:5014: checking if you want to build static libraries
340configure:5024: result: yes
341configure:5028: checking if you want to build debug libraries
342configure:5038: result: no
343configure:5042: checking if you want to build profiling libraries
344configure:5052: result: no
345configure:5060: checking if you want to build C++ shared libraries
346configure:5070: result: yes
347configure:5077: checking for specified models
348configure:5081: result:  shared normal
349configure:5086: checking for default model
350configure:5089: result: shared
351configure:5103: checking if you want to have a library-prefix
352configure:5113: result: auto
353configure:5137: checking for PATH separator
354configure:5144: result: :
355configure:5149: checking if you want to build a separate terminfo library
356configure:5159: result: no
357configure:5162: checking if you want to build a separate tic library
358configure:5172: result: no
359configure:5178: checking if you want to link with the GPM mouse library
360configure:5188: result: maybe
361configure:5192: checking for gpm.h
362configure:5202: /usr/bin/clang -E  conftest.c
363configure:5199:10: fatal error: 'gpm.h' file not found
364#include <gpm.h>
365         ^
3661 error generated.
367configure:5208: $? = 1
368configure: failed program was:
369#line 5198 "configure"
370#include "confdefs.h"
371#include <gpm.h>
372configure:5227: result: no
373configure:5802: checking for default loader flags
374configure:5811: result:
375configure:5817: checking if rpath option should be used
376configure:5827: result: no
377configure:5830: checking if shared libraries should be relinked during install
378configure:5840: result: yes
379configure:5849: checking for an rpath option
380configure:5880: result:
381configure:5958: checking if release/abi version should be used for shared libs
382configure:5982: result: auto
383configure:5992: checking which /usr/bin/clang option to use
384configure:6011: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -fPIC  conftest.c >&5
385configure:6014: $? = 0
386configure:6017: test -s conftest.o
387configure:6020: $? = 0
388configure:6029: result: -fPIC
389configure:6100: checking if ld -search_paths_first works
390configure:6121: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386  -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
391configure:6124: $? = 0
392configure:6127: test -s conftest
393configure:6130: $? = 0
394configure:6141: result: yes
395configure:6446: checking if CFLAGS option -no-cpp-precomp works
396configure:6448: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  conftest.c >&5
397configure:6451: $? = 0
398configure:6453: result: yes
399configure:6472: testing CC_SHARED_OPTS: -dynamic ...
400configure:6476: testing MK_SHARED_LIB:  ${CC} ${CFLAGS} -dynamiclib -install_name ${libdir}/`basename $@` -compatibility_version ${ABI_VERSION} -current_version ${ABI_VERSION} -o $@ ...
401configure:6534: checking if versioned-symbols file should be used
402configure:6549: result: no
403configure:6668: checking if you want to disable library suffixes
404configure:6685: result: yes
405configure:6691: checking if rpath-hack should be disabled
406configure:6708: result: no
407configure:6712: checking for updated LDFLAGS
408configure:6938: result: no
409configure:6949: checking if you wish to append extra suffix to header/library paths
410configure:6968: result:
411configure:6972: checking if you wish to install ncurses overwriting curses
412configure:6982: result: yes
413configure:6985: checking if external terminfo-database is used
414configure:6995: result: yes
415configure:7011: checking which terminfo source-file will be installed
416configure:7019: result: ${top_srcdir}/misc/terminfo.src
417configure:7022: checking whether to use hashed database instead of directory/tree
418configure:7032: result: no
419configure:7038: checking for list of fallback descriptions
420configure:7048: result:
421configure:7052: checking if you want modern xterm or antique
422configure:7066: result: xterm-new
423configure:7070: checking if xterm backspace sends BS or DEL
424configure:7091: result: BS
425configure:7101: checking for list of terminfo directories
426configure:7164: result: /opt/local/share/terminfo
427configure:7171: checking for default terminfo directory
428configure:7216: result: /opt/local/share/terminfo
429configure:7227: checking if big-core option selected
430configure:7253: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
431configure:7256: $? = 0
432configure:7258: ./conftest
433configure:7261: $? = 0
434configure:7273: result: yes
435configure:7283: checking if big-strings option selected
436configure:7307: result: yes
437configure:7314: checking if you want termcap-fallback support
438configure:7324: result: no
439configure:7458: checking if ~/.terminfo is wanted
440configure:7468: result: yes
441configure:7475: checking if you want to use restricted environment when running as root
442configure:7485: result: yes
443configure:7500: checking for remove
444configure:7537: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
445configure:7540: $? = 0
446configure:7543: test -s conftest
447configure:7546: $? = 0
448configure:7556: result: yes
449configure:7500: checking for unlink
450configure:7537: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
451configure:7540: $? = 0
452configure:7543: test -s conftest
453configure:7546: $? = 0
454configure:7556: result: yes
455configure:7640: checking if link/symlink functions work
456configure:7683: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
457configure:7669:10: warning: implicit declaration of function 'link' is invalid in C99 [-Wimplicit-function-declaration]
458        fail = (link("config.log", "conftest.chk") < 0)
459                ^
460configure:7673:2: warning: implicit declaration of function 'unlink' is invalid in C99 [-Wimplicit-function-declaration]
461        unlink(dst);
462        ^
4632 warnings generated.
464configure:7669:10: warning: implicit declaration of function 'link' is invalid in C99 [-Wimplicit-function-declaration]
465        fail = (link("config.log", "conftest.chk") < 0)
466                ^
467configure:7673:2: warning: implicit declaration of function 'unlink' is invalid in C99 [-Wimplicit-function-declaration]
468        unlink(dst);
469        ^
4702 warnings generated.
471configure:7686: $? = 0
472configure:7688: ./conftest
473configure:7691: $? = 0
474configure:7683: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
475configure:7669:10: warning: implicit declaration of function 'symlink' is invalid in C99 [-Wimplicit-function-declaration]
476        fail = (symlink("config.log", "conftest.chk") < 0)
477                ^
478configure:7673:2: warning: implicit declaration of function 'unlink' is invalid in C99 [-Wimplicit-function-declaration]
479        unlink(dst);
480        ^
4812 warnings generated.
482configure:7669:10: warning: implicit declaration of function 'symlink' is invalid in C99 [-Wimplicit-function-declaration]
483        fail = (symlink("config.log", "conftest.chk") < 0)
484                ^
485configure:7673:2: warning: implicit declaration of function 'unlink' is invalid in C99 [-Wimplicit-function-declaration]
486        unlink(dst);
487        ^
4882 warnings generated.
489configure:7686: $? = 0
490configure:7688: ./conftest
491configure:7691: $? = 0
492configure:7709: result:  link symlink
493configure:7729: checking if tic should use symbolic links
494configure:7739: result: no
495configure:7746: checking if tic should use hard links
496configure:7753: result: yes
497configure:7768: checking if you want broken-linker support code
498configure:7778: result: no
499configure:7807: checking if tputs should process BSD-style prefix padding
500configure:7817: result: no
501configure:8731: testing add to $CPPFLAGS  -D_DARWIN_C_SOURCE ...
502configure:9017: checking if SIGWINCH is defined
503configure:9039: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE conftest.c >&5
504configure:9042: $? = 0
505configure:9045: test -s conftest.o
506configure:9048: $? = 0
507configure:9096: result: yes
508configure:9166: checking for nl_langinfo and CODESET
509configure:9184: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
510configure:9187: $? = 0
511configure:9190: test -s conftest
512configure:9193: $? = 0
513configure:9204: result: yes
514configure:9218: checking if you want wide-character code
515configure:9228: result: yes
516configure:9243: checking if wchar.h can be used as is
517configure:9267: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE conftest.c >&5
518configure:9270: $? = 0
519configure:9273: test -s conftest.o
520configure:9276: $? = 0
521configure:9286: result: yes
522configure:9388: checking for putwc
523configure:9425: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
524configure:9428: $? = 0
525configure:9431: test -s conftest
526configure:9434: $? = 0
527configure:9444: result: yes
528configure:9388: checking for btowc
529configure:9425: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
530configure:9428: $? = 0
531configure:9431: test -s conftest
532configure:9434: $? = 0
533configure:9444: result: yes
534configure:9388: checking for wctob
535configure:9425: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
536configure:9428: $? = 0
537configure:9431: test -s conftest
538configure:9434: $? = 0
539configure:9444: result: yes
540configure:9388: checking for mbtowc
541configure:9425: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
542configure:9428: $? = 0
543configure:9431: test -s conftest
544configure:9434: $? = 0
545configure:9444: result: yes
546configure:9388: checking for wctomb
547configure:9425: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
548configure:9428: $? = 0
549configure:9431: test -s conftest
550configure:9434: $? = 0
551configure:9444: result: yes
552configure:9388: checking for mblen
553configure:9425: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
554configure:9428: $? = 0
555configure:9431: test -s conftest
556configure:9434: $? = 0
557configure:9444: result: yes
558configure:9388: checking for mbrlen
559configure:9425: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
560configure:9428: $? = 0
561configure:9431: test -s conftest
562configure:9434: $? = 0
563configure:9444: result: yes
564configure:9388: checking for mbrtowc
565configure:9425: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
566configure:9428: $? = 0
567configure:9431: test -s conftest
568configure:9434: $? = 0
569configure:9444: result: yes
570configure:9388: checking for wcsrtombs
571configure:9425: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
572configure:9428: $? = 0
573configure:9431: test -s conftest
574configure:9434: $? = 0
575configure:9444: result: yes
576configure:9388: checking for mbsrtowcs
577configure:9425: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
578configure:9428: $? = 0
579configure:9431: test -s conftest
580configure:9434: $? = 0
581configure:9444: result: yes
582configure:9388: checking for wcstombs
583configure:9425: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
584configure:9428: $? = 0
585configure:9431: test -s conftest
586configure:9434: $? = 0
587configure:9444: result: yes
588configure:9388: checking for mbstowcs
589configure:9425: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
590configure:9428: $? = 0
591configure:9431: test -s conftest
592configure:9434: $? = 0
593configure:9444: result: yes
594configure:10011: checking if we must include wchar.h to declare mbstate_t
595configure:10036: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE conftest.c >&5
596configure:10029:1: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'?
597mbstate_t state
598^~~~~~~~~
599__mbstate_t
600/usr/include/i386/_types.h:79:3: note: '__mbstate_t' declared here
601} __mbstate_t;
602  ^
6031 error generated.
604configure:10039: $? = 1
605configure: failed program was:
606#line 10018 "configure"
607#include "confdefs.h"
608
609#include <stdlib.h>
610#include <stdarg.h>
611#include <stdio.h>
612#ifdef HAVE_LIBUTF8_H
613#include <libutf8.h>
614#endif
615int
616main ()
617{
618mbstate_t state
619  ;
620  return 0;
621}
622configure:10071: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE conftest.c >&5
623configure:10074: $? = 0
624configure:10077: test -s conftest.o
625configure:10080: $? = 0
626configure:10092: result: yes
627configure:10110: checking if we must include wchar.h to declare wchar_t
628configure:10135: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE conftest.c >&5
629configure:10138: $? = 0
630configure:10141: test -s conftest.o
631configure:10144: $? = 0
632configure:10191: result: no
633configure:10214: checking if we must include wchar.h to declare wint_t
634configure:10239: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE conftest.c >&5
635configure:10232:1: error: unknown type name 'wint_t'; did you mean 'int8_t'?
636wint_t state
637^~~~~~
638int8_t
639/usr/include/i386/types.h:78:24: note: 'int8_t' declared here
640typedef __signed char           int8_t;
641                                ^
6421 error generated.
643configure:10242: $? = 1
644configure: failed program was:
645#line 10221 "configure"
646#include "confdefs.h"
647
648#include <stdlib.h>
649#include <stdarg.h>
650#include <stdio.h>
651#ifdef HAVE_LIBUTF8_H
652#include <libutf8.h>
653#endif
654int
655main ()
656{
657wint_t state
658  ;
659  return 0;
660}
661configure:10274: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE conftest.c >&5
662configure:10277: $? = 0
663configure:10280: test -s conftest.o
664configure:10283: $? = 0
665configure:10295: result: yes
666configure:10327: checking whether to enable _LP64 definition in curses.h
667configure:10337: result: yes
668configure:10353: checking for special C compiler options needed for large files
669configure:10427: result: no
670configure:10433: checking for _FILE_OFFSET_BITS value needed for large files
671configure:10461: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE conftest.c >&5
672configure:10464: $? = 0
673configure:10467: test -s conftest.o
674configure:10470: $? = 0
675configure:10520: result: no
676configure:10530: checking for _LARGE_FILES value needed for large files
677configure:10558: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE conftest.c >&5
678configure:10561: $? = 0
679configure:10564: test -s conftest.o
680configure:10567: $? = 0
681configure:10617: result: no
682configure:10630: checking for _LARGEFILE_SOURCE value needed for large files
683configure:10650: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE conftest.c >&5
684configure:10653: $? = 0
685configure:10656: test -s conftest.o
686configure:10659: $? = 0
687configure:10701: result: no
688configure:10715: checking for fseeko
689configure:10733: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
690configure:10736: $? = 0
691configure:10739: test -s conftest
692configure:10742: $? = 0
693configure:10752: result: yes
694configure:10773: checking whether to use struct dirent64
695configure:10801: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE conftest.c >&5
696configure:10790:28: error: conflicting types for 'readdir'
697                extern struct dirent64 * readdir(DIR *);
698                                         ^
699/usr/include/dirent.h:124:16: note: previous declaration is here
700struct dirent *readdir(DIR *) __DARWIN_INODE64(readdir);
701               ^
702configure:10791:20: warning: incompatible pointer types initializing 'struct dirent64 *' with an expression of type 'struct dirent *' [-Wincompatible-pointer-types]
703                struct dirent64 *x = readdir((DIR *)0);
704                                 ^   ~~~~~~~~~~~~~~~~~
705configure:10793:13: error: 'struct dirent64 *' and 'struct dirent *' are not pointers to compatible types
706                int z = x - y;
707                        ~ ^ ~
7081 warning and 2 errors generated.
709configure:10804: $? = 1
710configure: failed program was:
711#line 10780 "configure"
712#include "confdefs.h"
713
714#include <sys/types.h>
715#include <dirent.h>
716
717int
718main ()
719{
720
721                /* if transitional largefile support is setup, this is true */
722                extern struct dirent64 * readdir(DIR *);
723                struct dirent64 *x = readdir((DIR *)0);
724                struct dirent *y = readdir((DIR *)0);
725                int z = x - y;
726
727  ;
728  return 0;
729}
730configure:10821: result: no
731configure:10831: checking if you want tparm not to use X/Open fixed-parameter list
732configure:10841: result: yes
733configure:10865: checking for type of bool
734configure:10875: result: auto
735configure:10878: checking for alternate terminal capabilities file
736configure:10889: result: Caps
737configure:10893: checking for type of chtype
738configure:10903: result: uint32_t
739configure:10907: checking for type of ospeed
740configure:10917: result: short
741configure:10921: checking for type of mmask_t
742configure:10931: result: uint32_t
743configure:10935: checking for size CCHARW_MAX
744configure:10945: result: 5
745configure:10949: checking for type of tparm args
746configure:10959: result: intptr_t
747configure:10963: checking if RCS identifiers should be compiled-in
748configure:10973: result: no
749configure:10982: checking format of man-pages
750configure:11071: result: normal
751configure:11078: checking for manpage renaming
752configure:11120: result: no
753configure:11123: checking if manpage aliases will be installed
754configure:11134: result: yes
755configure:11148: checking if manpage symlinks should be used
756configure:11167: result: yes
757configure:11171: checking for manpage tbl
758configure:11182: result: no
759configure:11515: checking if you want to build with function extensions
760configure:11525: result: yes
761configure:11580: checking if you want to build with SCREEN extensions
762configure:11590: result: yes
763configure:11605: checking if you want to build with terminal-driver
764configure:11615: result: no
765configure:11636: checking for extended use of const keyword
766configure:11646: result: yes
767configure:11654: checking if you want to use extended colors
768configure:11664: result: yes
769configure:11695: checking if you want to use extended mouse encoding
770configure:11705: result: yes
771configure:11725: checking if you want to use extended putwin/screendump
772configure:11735: result: yes
773configure:11745: checking if you want $NCURSES_NO_PADDING code
774configure:11755: result: yes
775configure:11762: checking for ANSI C header files
776configure:11776: /usr/bin/clang -E   -D_DARWIN_C_SOURCE conftest.c
777configure:11782: $? = 0
778configure:11869: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
779configure:11872: $? = 0
780configure:11874: ./conftest
781configure:11877: $? = 0
782configure:11890: result: yes
783configure:11906: checking for sys/types.h
784configure:11918: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE conftest.c >&5
785configure:11921: $? = 0
786configure:11924: test -s conftest.o
787configure:11927: $? = 0
788configure:11937: result: yes
789configure:11906: checking for sys/stat.h
790configure:11918: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE conftest.c >&5
791configure:11921: $? = 0
792configure:11924: test -s conftest.o
793configure:11927: $? = 0
794configure:11937: result: yes
795configure:11906: checking for stdlib.h
796configure:11918: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE conftest.c >&5
797configure:11921: $? = 0
798configure:11924: test -s conftest.o
799configure:11927: $? = 0
800configure:11937: result: yes
801configure:11906: checking for string.h
802configure:11918: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE conftest.c >&5
803configure:11921: $? = 0
804configure:11924: test -s conftest.o
805configure:11927: $? = 0
806configure:11937: result: yes
807configure:11906: checking for memory.h
808configure:11918: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE conftest.c >&5
809configure:11921: $? = 0
810configure:11924: test -s conftest.o
811configure:11927: $? = 0
812configure:11937: result: yes
813configure:11906: checking for strings.h
814configure:11918: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE conftest.c >&5
815configure:11921: $? = 0
816configure:11924: test -s conftest.o
817configure:11927: $? = 0
818configure:11937: result: yes
819configure:11906: checking for inttypes.h
820configure:11918: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE conftest.c >&5
821configure:11921: $? = 0
822configure:11924: test -s conftest.o
823configure:11927: $? = 0
824configure:11937: result: yes
825configure:11906: checking for stdint.h
826configure:11918: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE conftest.c >&5
827configure:11921: $? = 0
828configure:11924: test -s conftest.o
829configure:11927: $? = 0
830configure:11937: result: yes
831configure:11906: checking for unistd.h
832configure:11918: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE conftest.c >&5
833configure:11921: $? = 0
834configure:11924: test -s conftest.o
835configure:11927: $? = 0
836configure:11937: result: yes
837configure:11947: checking for signed char
838configure:11968: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE conftest.c >&5
839configure:11971: $? = 0
840configure:11974: test -s conftest.o
841configure:11977: $? = 0
842configure:11987: result: yes
843configure:11990: checking size of signed char
844configure:12154: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
845configure:12179:19: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
846fprintf (f, "%d", (sizeof (signed char)));
847             ~~   ^~~~~~~~~~~~~~~~~~~~~~
848             %ld
8491 warning generated.
850configure:12179:19: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
851fprintf (f, "%d", (sizeof (signed char)));
852             ~~   ^~~~~~~~~~~~~~~~~~~~~~
853             %ld
8541 warning generated.
855configure:12157: $? = 0
856configure:12159: ./conftest
857configure:12162: $? = 0
858configure:12178: result: 1
859configure:12189: checking if you want to use signed Boolean array in term.h
860configure:12199: result: no
861configure:12204: checking if you want SIGWINCH handler
862configure:12214: result: yes
863configure:12222: checking if you want user-definable terminal capabilities like termcap
864configure:12232: result: yes
865configure:12240: checking if you want all development code
866configure:12250: result: no
867configure:12254: checking if you want hard-tabs code
868configure:12264: result: no
869configure:12272: checking if you want limited support for xmc
870configure:12282: result: no
871configure:12292: checking if you do not want to assume colors are white-on-black
872configure:12302: result: yes
873configure:12310: checking if you want hashmap scrolling-optimization code
874configure:12320: result: yes
875configure:12328: checking if you want colorfgbg code
876configure:12338: result: no
877configure:12346: checking if you want interop bindings
878configure:12356: result: yes
879configure:12365: checking if you want to link with the pthread library
880configure:12375: result: no
881configure:12700: checking if you want reentrant code
882configure:12710: result: no
883configure:12818: checking if you want experimental safe-sprintf code
884configure:12828: result: no
885configure:12857: checking if you want wgetch-events code
886configure:12867: result: no
887configure:12878: checking if you want to see long compiling messages
888configure:12912: result: yes
889configure:12924: checking if you want to see compiler warnings
890configure:12932: result:
891configure:13388: checking for /usr/bin/clang __attribute__ directives...
892checking for /usr/bin/clang __attribute__((scanf))
893configure:13440: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE conftest.c >&5
894configure:13443: $? = 0
895checking for /usr/bin/clang __attribute__((printf))
896configure:13440: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE conftest.c >&5
897configure:13443: $? = 0
898checking for /usr/bin/clang __attribute__((unused))
899configure:13440: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE conftest.c >&5
900configure:13443: $? = 0
901checking for /usr/bin/clang __attribute__((noreturn))
902configure:13440: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE conftest.c >&5
903configure:13443: $? = 0
904configure:13504: checking if you want to work around bogus compiler/loader warnings
905configure:13514: result: no
906configure:13598: checking if you want to enable runtime assertions
907configure:13608: result: no
908configure:13624: checking if you want to use dmalloc for testing
909configure:13641: result: no
910configure:13836: checking if you want to use dbmalloc for testing
911configure:13853: result: no
912configure:14048: checking if you want to use valgrind for testing
913configure:14065: result: no
914configure:14158: checking if you want to perform memory-leak testing
915configure:14168: result: no
916configure:14220: checking whether to add trace feature to all models
917configure:14230: result: no
918configure:14320: checking if we want to use GNAT projects
919configure:14337: result: yes
920configure:14347: checking for gettimeofday
921configure:14384: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
922configure:14387: $? = 0
923configure:14390: test -s conftest
924configure:14393: $? = 0
925configure:14403: result: yes
926configure:14490: checking if -lm needed for math functions
927configure:14512: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
928configure:14505:12: warning: implicit declaration of function 'rand' is invalid in C99 [-Wimplicit-function-declaration]
929double x = rand(); printf("result = %g\n", pow(sin(x),x))
930           ^
9311 warning generated.
932configure:14505:12: warning: implicit declaration of function 'rand' is invalid in C99 [-Wimplicit-function-declaration]
933double x = rand(); printf("result = %g\n", pow(sin(x),x))
934           ^
9351 warning generated.
936configure:14515: $? = 0
937configure:14518: test -s conftest
938configure:14521: $? = 0
939configure:14531: result: no
940configure:14539: checking for ANSI C header files
941configure:14667: result: yes
942configure:14680: checking for dirent.h that defines DIR
943configure:14701: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c >&5
944configure:14704: $? = 0
945configure:14707: test -s conftest.o
946configure:14710: $? = 0
947configure:14720: result: yes
948configure:14733: checking for opendir in -ldir
949configure:14760: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -ldir   >&5
950ld: library not found for -ldir
951clang: error: linker command failed with exit code 1 (use -v to see invocation)
952configure:14763: $? = 1
953configure: failed program was:
954#line 14741 "configure"
955#include "confdefs.h"
956
957/* Override any gcc2 internal prototype to avoid an error.  */
958#ifdef __cplusplus
959extern "C"
960#endif
961/* We use char because int might match the return type of a gcc2
962   builtin and then its argument prototype would still apply.  */
963char opendir ();
964int
965main ()
966{
967opendir ();
968  ;
969  return 0;
970}
971configure:14780: result: no
972configure:14842: checking whether time.h and sys/time.h may both be included
973configure:14864: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c >&5
974configure:14867: $? = 0
975configure:14870: test -s conftest.o
976configure:14873: $? = 0
977configure:14883: result: yes
978configure:14902: checking for regcomp
979configure:14939: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
980configure:14942: $? = 0
981configure:14945: test -s conftest
982configure:14948: $? = 0
983configure:14958: result: yes
984configure:15184: checking for regular-expression headers
985configure:15255: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
986configure:15258: $? = 0
987configure:15261: test -s conftest
988configure:15264: $? = 0
989configure:15280: result: regex.h
990configure:15323: checking for fcntl.h
991configure:15333: /usr/bin/clang -E   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c
992configure:15339: $? = 0
993configure:15358: result: yes
994configure:15323: checking for getopt.h
995configure:15333: /usr/bin/clang -E   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c
996configure:15339: $? = 0
997configure:15358: result: yes
998configure:15323: checking for limits.h
999configure:15333: /usr/bin/clang -E   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c
1000configure:15339: $? = 0
1001configure:15358: result: yes
1002configure:15323: checking for locale.h
1003configure:15333: /usr/bin/clang -E   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c
1004configure:15339: $? = 0
1005configure:15358: result: yes
1006configure:15323: checking for math.h
1007configure:15333: /usr/bin/clang -E   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c
1008configure:15339: $? = 0
1009configure:15358: result: yes
1010configure:15323: checking for poll.h
1011configure:15333: /usr/bin/clang -E   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c
1012configure:15339: $? = 0
1013configure:15358: result: yes
1014configure:15323: checking for sys/bsdtypes.h
1015configure:15333: /usr/bin/clang -E   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c
1016configure:15330:10: fatal error: 'sys/bsdtypes.h' file not found
1017#include <sys/bsdtypes.h>
1018         ^
10191 error generated.
1020configure:15339: $? = 1
1021configure: failed program was:
1022#line 15329 "configure"
1023#include "confdefs.h"
1024#include <sys/bsdtypes.h>
1025configure:15358: result: no
1026configure:15323: checking for sys/ioctl.h
1027configure:15333: /usr/bin/clang -E   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c
1028configure:15339: $? = 0
1029configure:15358: result: yes
1030configure:15323: checking for sys/param.h
1031configure:15333: /usr/bin/clang -E   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c
1032configure:15339: $? = 0
1033configure:15358: result: yes
1034configure:15323: checking for sys/poll.h
1035configure:15333: /usr/bin/clang -E   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c
1036configure:15339: $? = 0
1037configure:15358: result: yes
1038configure:15323: checking for sys/select.h
1039configure:15333: /usr/bin/clang -E   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c
1040configure:15339: $? = 0
1041configure:15358: result: yes
1042configure:15323: checking for sys/time.h
1043configure:15333: /usr/bin/clang -E   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c
1044configure:15339: $? = 0
1045configure:15358: result: yes
1046configure:15323: checking for sys/times.h
1047configure:15333: /usr/bin/clang -E   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c
1048configure:15339: $? = 0
1049configure:15358: result: yes
1050configure:15323: checking for ttyent.h
1051configure:15333: /usr/bin/clang -E   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c
1052configure:15339: $? = 0
1053configure:15358: result: yes
1054configure:15323: checking for unistd.h
1055configure:15358: result: yes
1056configure:15323: checking for wctype.h
1057configure:15333: /usr/bin/clang -E   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c
1058configure:15339: $? = 0
1059configure:15358: result: yes
1060configure:15371: checking for unistd.h
1061configure:15406: result: yes
1062configure:15371: checking for getopt.h
1063configure:15406: result: yes
1064configure:15416: checking for header declaring getopt variables
1065configure:15439: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c >&5
1066configure:15432:9: error: use of undeclared identifier 'optind'
1067int x = optind; char *y = optarg
1068        ^
1069configure:15432:27: error: use of undeclared identifier 'optarg'
1070int x = optind; char *y = optarg
1071                          ^
10722 errors generated.
1073configure:15442: $? = 1
1074configure: failed program was:
1075#line 15426 "configure"
1076#include "confdefs.h"
1077
1078#include <stdio.h>
1079int
1080main ()
1081{
1082int x = optind; char *y = optarg
1083  ;
1084  return 0;
1085}
1086configure:15439: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c >&5
1087configure:15432:9: error: use of undeclared identifier 'optind'
1088int x = optind; char *y = optarg
1089        ^
1090configure:15432:27: error: use of undeclared identifier 'optarg'
1091int x = optind; char *y = optarg
1092                          ^
10932 errors generated.
1094configure:15442: $? = 1
1095configure: failed program was:
1096#line 15426 "configure"
1097#include "confdefs.h"
1098
1099#include <stdlib.h>
1100int
1101main ()
1102{
1103int x = optind; char *y = optarg
1104  ;
1105  return 0;
1106}
1107configure:15439: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c >&5
1108configure:15442: $? = 0
1109configure:15445: test -s conftest.o
1110configure:15448: $? = 0
1111configure:15460: result: unistd.h
1112configure:15602: checking if sys/time.h works with sys/select.h
1113configure:15629: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c >&5
1114configure:15632: $? = 0
1115configure:15635: test -s conftest.o
1116configure:15638: $? = 0
1117configure:15650: result: yes
1118configure:15665: checking for an ANSI C-conforming const
1119configure:15729: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c >&5
1120configure:15732: $? = 0
1121configure:15735: test -s conftest.o
1122configure:15738: $? = 0
1123configure:15748: result: yes
1124configure:15758: checking for inline
1125configure:15775: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c >&5
1126configure:15778: $? = 0
1127configure:15781: test -s conftest.o
1128configure:15784: $? = 0
1129configure:15795: result: inline
1130configure:15821: checking if /usr/bin/clang supports options to tune inlining
1131configure:15842: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c >&5
1132clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1133configure:15845: $? = 0
1134configure:15848: test -s conftest.o
1135configure:15851: $? = 0
1136configure:15863: result: yes
1137configure:15949: checking for signal global datatype
1138configure:15984: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c >&5
1139clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1140configure:15987: $? = 0
1141configure:15990: test -s conftest.o
1142configure:15993: $? = 0
1143configure:16007: result: volatile sig_atomic_t
1144configure:16096: checking if unsigned literals are legal
1145configure:16115: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c >&5
1146clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1147configure:16118: $? = 0
1148configure:16121: test -s conftest.o
1149configure:16124: $? = 0
1150configure:16136: result: yes
1151configure:16152: checking if external errno is declared
1152configure:16177: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c >&5
1153clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1154configure:16180: $? = 0
1155configure:16183: test -s conftest.o
1156configure:16186: $? = 0
1157configure:16197: result: yes
1158configure:16212: checking if external errno exists
1159configure:16234: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
1160clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1161configure:16237: $? = 0
1162configure:16240: test -s conftest
1163configure:16243: $? = 0
1164configure:16254: result: yes
1165configure:16267: checking if data-only library module links
1166configure:16278: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c >&5
1167clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1168configure:16281: $? = 0
1169configure:16301: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c >&5
1170clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1171configure:16304: $? = 0
1172configure:16328: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c conftest.a  >&5
1173clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1174configure:16331: $? = 0
1175configure:16333: ./conftest
1176configure:16336: $? = 0
1177configure:16351: result: yes
1178configure:16390: checking for getcwd
1179configure:16427: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
1180clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1181configure:16430: $? = 0
1182configure:16433: test -s conftest
1183configure:16436: $? = 0
1184configure:16446: result: yes
1185configure:16390: checking for getegid
1186configure:16427: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
1187clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1188configure:16430: $? = 0
1189configure:16433: test -s conftest
1190configure:16436: $? = 0
1191configure:16446: result: yes
1192configure:16390: checking for geteuid
1193configure:16427: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
1194clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1195configure:16430: $? = 0
1196configure:16433: test -s conftest
1197configure:16436: $? = 0
1198configure:16446: result: yes
1199configure:16390: checking for getopt
1200configure:16427: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
1201clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1202configure:16430: $? = 0
1203configure:16433: test -s conftest
1204configure:16436: $? = 0
1205configure:16446: result: yes
1206configure:16390: checking for getttynam
1207configure:16427: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
1208clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1209configure:16430: $? = 0
1210configure:16433: test -s conftest
1211configure:16436: $? = 0
1212configure:16446: result: yes
1213configure:16390: checking for issetugid
1214configure:16427: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
1215clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1216configure:16430: $? = 0
1217configure:16433: test -s conftest
1218configure:16436: $? = 0
1219configure:16446: result: yes
1220configure:16390: checking for poll
1221configure:16427: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
1222clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1223configure:16430: $? = 0
1224configure:16433: test -s conftest
1225configure:16436: $? = 0
1226configure:16446: result: yes
1227configure:16390: checking for putenv
1228configure:16427: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
1229clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1230configure:16430: $? = 0
1231configure:16433: test -s conftest
1232configure:16436: $? = 0
1233configure:16446: result: yes
1234configure:16390: checking for remove
1235configure:16446: result: yes
1236configure:16390: checking for select
1237configure:16427: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
1238clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1239configure:16430: $? = 0
1240configure:16433: test -s conftest
1241configure:16436: $? = 0
1242configure:16446: result: yes
1243configure:16390: checking for setbuf
1244configure:16427: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
1245clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1246configure:16430: $? = 0
1247configure:16433: test -s conftest
1248configure:16436: $? = 0
1249configure:16446: result: yes
1250configure:16390: checking for setbuffer
1251configure:16427: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
1252clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1253configure:16430: $? = 0
1254configure:16433: test -s conftest
1255configure:16436: $? = 0
1256configure:16446: result: yes
1257configure:16390: checking for setenv
1258configure:16427: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
1259clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1260configure:16430: $? = 0
1261configure:16433: test -s conftest
1262configure:16436: $? = 0
1263configure:16446: result: yes
1264configure:16390: checking for setvbuf
1265configure:16427: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
1266clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1267configure:16430: $? = 0
1268configure:16433: test -s conftest
1269configure:16436: $? = 0
1270configure:16446: result: yes
1271configure:16390: checking for sigaction
1272configure:16427: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
1273clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1274configure:16430: $? = 0
1275configure:16433: test -s conftest
1276configure:16436: $? = 0
1277configure:16446: result: yes
1278configure:16390: checking for sigvec
1279configure:16427: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
1280clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1281configure:16430: $? = 0
1282configure:16433: test -s conftest
1283configure:16436: $? = 0
1284configure:16446: result: yes
1285configure:16390: checking for strdup
1286configure:16427: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
1287clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1288configure:16406:6: warning: incompatible redeclaration of library function 'strdup'
1289char strdup ();
1290     ^
1291configure:16406:6: note: 'strdup' is a builtin with type 'char *(const char *)'
12921 warning generated.
1293configure:16406:6: warning: incompatible redeclaration of library function 'strdup'
1294char strdup ();
1295     ^
1296configure:16406:6: note: 'strdup' is a builtin with type 'char *(const char *)'
12971 warning generated.
1298configure:16430: $? = 0
1299configure:16433: test -s conftest
1300configure:16436: $? = 0
1301configure:16446: result: yes
1302configure:16390: checking for strstr
1303configure:16427: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
1304clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1305configure:16406:6: warning: incompatible redeclaration of library function 'strstr'
1306char strstr ();
1307     ^
1308configure:16406:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
13091 warning generated.
1310configure:16406:6: warning: incompatible redeclaration of library function 'strstr'
1311char strstr ();
1312     ^
1313configure:16406:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
13141 warning generated.
1315configure:16430: $? = 0
1316configure:16433: test -s conftest
1317configure:16436: $? = 0
1318configure:16446: result: yes
1319configure:16390: checking for tcgetpgrp
1320configure:16427: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
1321clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1322configure:16430: $? = 0
1323configure:16433: test -s conftest
1324configure:16436: $? = 0
1325configure:16446: result: yes
1326configure:16390: checking for times
1327configure:16427: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
1328clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1329configure:16430: $? = 0
1330configure:16433: test -s conftest
1331configure:16436: $? = 0
1332configure:16446: result: yes
1333configure:16390: checking for vsnprintf
1334configure:16427: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
1335clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1336configure:16406:6: warning: incompatible redeclaration of library function 'vsnprintf'
1337char vsnprintf ();
1338     ^
1339configure:16406:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, __va_list_tag *)'
13401 warning generated.
1341configure:16406:6: warning: incompatible redeclaration of library function 'vsnprintf'
1342char vsnprintf ();
1343     ^
1344configure:16406:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, __builtin_va_list)'
13451 warning generated.
1346configure:16430: $? = 0
1347configure:16433: test -s conftest
1348configure:16436: $? = 0
1349configure:16446: result: yes
1350configure:16585: checking for isascii
1351configure:16604: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
1352clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1353configure:16607: $? = 0
1354configure:16610: test -s conftest
1355configure:16613: $? = 0
1356configure:16624: result: yes
1357configure:16632: checking whether sigaction needs _POSIX_SOURCE
1358configure:16649: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c >&5
1359clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1360configure:16652: $? = 0
1361configure:16655: test -s conftest.o
1362configure:16658: $? = 0
1363configure:16706: result: no
1364configure:16710: checking if nanosleep really works
1365configure:16745: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
1366clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1367configure:16748: $? = 0
1368configure:16750: ./conftest
1369configure:16753: $? = 0
1370configure:16765: result: yes
1371configure:16780: checking for termio.h
1372configure:16790: /usr/bin/clang -E   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c
1373configure:16787:10: fatal error: 'termio.h' file not found
1374#include <termio.h>
1375         ^
13761 error generated.
1377configure:16796: $? = 1
1378configure: failed program was:
1379#line 16786 "configure"
1380#include "confdefs.h"
1381#include <termio.h>
1382configure:16815: result: no
1383configure:16780: checking for termios.h
1384configure:16790: /usr/bin/clang -E   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c
1385configure:16796: $? = 0
1386configure:16815: result: yes
1387configure:16780: checking for unistd.h
1388configure:16815: result: yes
1389configure:16883: checking whether termios.h needs _POSIX_SOURCE
1390configure:16898: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c >&5
1391clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1392configure:16901: $? = 0
1393configure:16904: test -s conftest.o
1394configure:16907: $? = 0
1395configure:16954: result: no
1396configure:16959: checking for tcgetattr
1397configure:16994: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
1398clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1399configure:16997: $? = 0
1400configure:17000: test -s conftest
1401configure:17003: $? = 0
1402configure:17013: result: yes
1403configure:17020: checking for vsscanf function or workaround
1404configure:17043: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
1405clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1406configure:17046: $? = 0
1407configure:17049: test -s conftest
1408configure:17052: $? = 0
1409configure:17145: result: vsscanf
1410configure:17166: checking for working mkstemp
1411configure:17215: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
1412clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1413configure:17203:4: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration]
1414                        close(fd);
1415                        ^
14161 warning generated.
1417configure:17203:4: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration]
1418                        close(fd);
1419                        ^
14201 warning generated.
1421configure:17218: $? = 0
1422configure:17220: ./conftest
1423configure:17223: $? = 0
1424configure:17238: result: yes
1425configure:17321: checking whether setvbuf arguments are reversed
1426configure:17349: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
1427clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1428configure:17341:23: warning: incompatible integer to pointer conversion passing 'int' to parameter of type 'char *' [-Wint-conversion]
1429  if (setvbuf(stdout, _IOLBF, (char *) main, BUFSIZ) != 0)
1430                      ^~~~~~
1431/usr/include/stdio.h:197:16: note: expanded from macro '_IOLBF'
1432#define _IOLBF  1               /* setvbuf should set line buffered */
1433                ^
1434/usr/include/stdio.h:276:50: note: passing argument to parameter here
1435int      setvbuf(FILE * __restrict, char * __restrict, int, size_t);
1436                                                     ^
1437configure:17341:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'int' [-Wint-conversion]
1438  if (setvbuf(stdout, _IOLBF, (char *) main, BUFSIZ) != 0)
1439                              ^~~~~~~~~~~~~
1440/usr/include/stdio.h:276:55: note: passing argument to parameter here
1441int      setvbuf(FILE * __restrict, char * __restrict, int, size_t);
1442                                                          ^
14432 warnings generated.
1444configure:17341:23: warning: incompatible integer to pointer conversion passing 'int' to parameter of type 'char *' [-Wint-conversion]
1445  if (setvbuf(stdout, _IOLBF, (char *) main, BUFSIZ) != 0)
1446                      ^~~~~~
1447/usr/include/stdio.h:197:16: note: expanded from macro '_IOLBF'
1448#define _IOLBF  1               /* setvbuf should set line buffered */
1449                ^
1450/usr/include/stdio.h:276:50: note: passing argument to parameter here
1451int      setvbuf(FILE * __restrict, char * __restrict, int, size_t);
1452                                                     ^
1453configure:17341:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'int' [-Wint-conversion]
1454  if (setvbuf(stdout, _IOLBF, (char *) main, BUFSIZ) != 0)
1455                              ^~~~~~~~~~~~~
1456/usr/include/stdio.h:276:55: note: passing argument to parameter here
1457int      setvbuf(FILE * __restrict, char * __restrict, int, size_t);
1458                                                          ^
14592 warnings generated.
1460configure:17352: $? = 0
1461configure:17354: ./conftest
1462configure:17357: $? = 1
1463configure: program exited with status 1
1464configure: failed program was:
1465#line 17332 "configure"
1466#include "confdefs.h"
1467#include <stdio.h>
1468/* If setvbuf has the reversed format, exit 0. */
1469int
1470main ()
1471{
1472  /* This call has the arguments reversed.
1473     A reversed system may check and see that the address of main
1474     is not _IOLBF, _IONBF, or _IOFBF, and return nonzero.  */
1475  if (setvbuf(stdout, _IOLBF, (char *) main, BUFSIZ) != 0)
1476    return(1);
1477  putc('\r', stdout);
1478  return(0);                    /* Non-reversed systems segv here.  */
1479}
1480configure:17370: result: no
1481configure:17381: checking for intptr_t
1482configure:17402: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c >&5
1483clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1484configure:17405: $? = 0
1485configure:17408: test -s conftest.o
1486configure:17411: $? = 0
1487configure:17421: result: yes
1488configure:17433: checking for ssize_t
1489configure:17454: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c >&5
1490clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1491configure:17457: $? = 0
1492configure:17460: test -s conftest.o
1493configure:17463: $? = 0
1494configure:17473: result: yes
1495configure:17485: checking for type sigaction_t
1496configure:17505: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c >&5
1497clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1498configure:17498:1: error: use of undeclared identifier 'sigaction_t'; did you mean 'sigaction'?
1499sigaction_t x
1500^~~~~~~~~~~
1501sigaction
1502/usr/include/signal.h:86:5: note: 'sigaction' declared here
1503int     sigaction(int, const struct sigaction * __restrict,
1504        ^
1505configure:17498:1: error: must use 'struct' tag to refer to type 'sigaction'
1506sigaction_t x
1507^
1508struct
1509/usr/include/signal.h:86:5: note: struct 'sigaction' is hidden by a non-type declaration of 'sigaction' here
1510int     sigaction(int, const struct sigaction * __restrict,
1511        ^
15122 errors generated.
1513configure:17508: $? = 1
1514configure: failed program was:
1515#line 17492 "configure"
1516#include "confdefs.h"
1517
1518#include <signal.h>
1519int
1520main ()
1521{
1522sigaction_t x
1523  ;
1524  return 0;
1525}
1526configure:17525: result: no
1527configure:17532: checking declaration of size-change
1528configure:17591: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c >&5
1529clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1530configure:17594: $? = 0
1531configure:17597: test -s conftest.o
1532configure:17600: $? = 0
1533size-change succeeded ()
1534configure:17619: result: yes
1535configure:17637: checking for memmove
1536configure:17674: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
1537clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1538configure:17653:6: warning: incompatible redeclaration of library function 'memmove'
1539char memmove ();
1540     ^
1541configure:17653:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
15421 warning generated.
1543configure:17653:6: warning: incompatible redeclaration of library function 'memmove'
1544char memmove ();
1545     ^
1546configure:17653:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
15471 warning generated.
1548configure:17677: $? = 0
1549configure:17680: test -s conftest
1550configure:17683: $? = 0
1551configure:17693: result: yes
1552configure:17827: checking if poll really works
1553configure:17884: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
1554clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1555configure:17887: $? = 0
1556configure:17889: ./conftest
1557configure:17892: $? = 1
1558configure: program exited with status 1
1559configure: failed program was:
1560#line 17837 "configure"
1561#include "confdefs.h"
1562
1563#include <stdlib.h>
1564#include <stdio.h>
1565#include <unistd.h>
1566#include <fcntl.h>
1567#ifdef HAVE_POLL_H
1568#include <poll.h>
1569#else
1570#include <sys/poll.h>
1571#endif
1572int main() {
1573        struct pollfd myfds;
1574        int ret;
1575
1576        /* check for Darwin bug with respect to "devices" */
1577        myfds.fd = open("/dev/null", 1);        /* O_WRONLY */
1578        if (myfds.fd < 0)
1579                myfds.fd = 0;
1580        myfds.events = POLLIN;
1581        myfds.revents = 0;
1582
1583        ret = poll(&myfds, 1, 100);
1584
1585        if (ret < 0 || (myfds.revents & POLLNVAL)) {
1586                ret = -1;
1587        } else {
1588                int fd = 0;
1589                if (!isatty(fd)) {
1590                        fd = open("/dev/tty", 2);       /* O_RDWR */
1591                }
1592
1593                if (fd >= 0) {
1594                        /* also check with standard input */
1595                        myfds.fd = fd;
1596                        myfds.events = POLLIN;
1597                        myfds.revents = 0;
1598                        ret = poll(&myfds, 1, 100);
1599                } else {
1600                        ret = -1;
1601                }
1602        }
1603        return(ret < 0);
1604}
1605configure:17904: result: no
1606configure:17911: checking for va_copy
1607configure:17935: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
1608clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1609configure:17938: $? = 0
1610configure:17941: test -s conftest
1611configure:17944: $? = 0
1612configure:17954: result: yes
1613configure:17962: checking for __va_copy
1614configure:17986: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
1615clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1616configure:17989: $? = 0
1617configure:17992: test -s conftest
1618configure:17995: $? = 0
1619configure:18005: result: yes
1620configure:18013: checking for pid_t
1621configure:18034: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c >&5
1622clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1623configure:18037: $? = 0
1624configure:18040: test -s conftest.o
1625configure:18043: $? = 0
1626configure:18053: result: yes
1627configure:18068: checking for unistd.h
1628configure:18103: result: yes
1629configure:18068: checking for vfork.h
1630configure:18078: /usr/bin/clang -E   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c
1631configure:18075:10: fatal error: 'vfork.h' file not found
1632#include <vfork.h>
1633         ^
16341 error generated.
1635configure:18084: $? = 1
1636configure: failed program was:
1637#line 18074 "configure"
1638#include "confdefs.h"
1639#include <vfork.h>
1640configure:18103: result: no
1641configure:18116: checking for fork
1642configure:18153: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
1643clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1644configure:18156: $? = 0
1645configure:18159: test -s conftest
1646configure:18162: $? = 0
1647configure:18172: result: yes
1648configure:18116: checking for vfork
1649configure:18153: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
1650clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1651configure:18132:6: warning: incompatible redeclaration of library function 'vfork'
1652char vfork ();
1653     ^
1654configure:18132:6: note: 'vfork' is a builtin with type 'int (void)'
16551 warning generated.
1656configure:18132:6: warning: incompatible redeclaration of library function 'vfork'
1657char vfork ();
1658     ^
1659configure:18132:6: note: 'vfork' is a builtin with type 'int (void)'
16601 warning generated.
1661configure:18156: $? = 0
1662configure:18159: test -s conftest
1663configure:18162: $? = 0
1664configure:18172: result: yes
1665configure:18184: checking for working fork
1666configure:18227: result: yes
1667configure:18246: checking for working vfork
1668configure:18372: result: yes
1669configure:18405: checking for openpty in -lutil
1670configure:18432: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lutil   >&5
1671clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1672configure:18435: $? = 0
1673configure:18438: test -s conftest
1674configure:18441: $? = 0
1675configure:18452: result: yes
1676configure:18460: checking for openpty header
1677configure:18504: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lutil >&5
1678clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1679configure:18489:10: fatal error: 'pty.h' file not found
1680#include <pty.h>
1681         ^
16821 error generated.
1683configure:18507: $? = 1
1684configure: failed program was:
1685#line 18487 "configure"
1686#include "confdefs.h"
1687
1688#include <pty.h>
1689
1690int
1691main ()
1692{
1693
1694        int x = openpty((int *)0, (int *)0, (char *)0,
1695                                   (struct termios *)0, (struct winsize *)0);
1696
1697  ;
1698  return 0;
1699}
1700configure:18504: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lutil >&5
1701clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1702configure:18489:10: fatal error: 'libutil.h' file not found
1703#include <libutil.h>
1704         ^
17051 error generated.
1706configure:18507: $? = 1
1707configure: failed program was:
1708#line 18487 "configure"
1709#include "confdefs.h"
1710
1711#include <libutil.h>
1712
1713int
1714main ()
1715{
1716
1717        int x = openpty((int *)0, (int *)0, (char *)0,
1718                                   (struct termios *)0, (struct winsize *)0);
1719
1720  ;
1721  return 0;
1722}
1723configure:18504: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lutil >&5
1724clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1725configure:18507: $? = 0
1726configure:18510: test -s conftest
1727configure:18513: $? = 0
1728configure:18531: result: util.h
1729configure:19167: checking if we should include stdbool.h
1730configure:19187: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c >&5
1731clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1732configure:19180:1: error: use of undeclared identifier 'bool'
1733bool foo = false
1734^
17351 error generated.
1736configure:19190: $? = 1
1737configure: failed program was:
1738#line 19175 "configure"
1739#include "confdefs.h"
1740
1741int
1742main ()
1743{
1744bool foo = false
1745  ;
1746  return 0;
1747}
1748configure:19219: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c >&5
1749clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1750configure:19222: $? = 0
1751configure:19225: test -s conftest.o
1752configure:19228: $? = 0
1753configure:19242: result: yes
1754configure:19248: checking for builtin bool type
1755configure:19271: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -no-cpp-precomp  --param max-inline-insns-single=1200   -D_DARWIN_C_SOURCE -DNDEBUG conftest.c >&5
1756clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
1757configure:19264:1: error: use of undeclared identifier 'bool'
1758bool x = false
1759^
17601 error generated.
1761configure:19274: $? = 1
1762configure: failed program was:
1763#line 19256 "configure"
1764#include "confdefs.h"
1765
1766#include <stdio.h>
1767#include <sys/types.h>
1768
1769int
1770main ()
1771{
1772bool x = false
1773  ;
1774  return 0;
1775}
1776configure:19295: result: no
1777configure:19317: checking for library stdc++
1778configure:19358: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.cc -lstdc++ >&5
1779configure:19344:10: fatal error: 'strstream.h' file not found
1780#include <strstream.h>
1781         ^
17821 error generated.
1783configure:19361: $? = 1
1784configure: failed program was:
1785#line 19342 "configure"
1786#include "confdefs.h"
1787
1788#include <strstream.h>
1789int
1790main ()
1791{
1792
1793char buf[80];
1794strstreambuf foo(buf, sizeof(buf))
1795
1796  ;
1797  return 0;
1798}
1799configure:19379: result: no
1800configure:19400: checking whether /usr/bin/clang++ understands -c and -o together
1801configure:19416: /usr/bin/clang++ -c conftest.cc -o conftest2.o >&5
1802configure:19419: $? = 0
1803configure:19421: /usr/bin/clang++ -c conftest.cc -o conftest2.o >&5
1804configure:19424: $? = 0
1805configure:19435: result: yes
1806configure:19611: checking how to run the C++ preprocessor
1807configure:19633: /usr/bin/clang++ -E   -D_DARWIN_C_SOURCE -DNDEBUG conftest.cc
1808configure:19639: $? = 0
1809configure:19666: /usr/bin/clang++ -E   -D_DARWIN_C_SOURCE -DNDEBUG conftest.cc
1810configure:19663:10: fatal error: 'ac_nonexistent.h' file not found
1811#include <ac_nonexistent.h>
1812         ^
18131 error generated.
1814configure:19672: $? = 1
1815configure: failed program was:
1816#line 19662 "configure"
1817#include "confdefs.h"
1818#include <ac_nonexistent.h>
1819configure:19709: result: /usr/bin/clang++ -E
1820configure:19724: /usr/bin/clang++ -E   -D_DARWIN_C_SOURCE -DNDEBUG conftest.cc
1821configure:19730: $? = 0
1822configure:19757: /usr/bin/clang++ -E   -D_DARWIN_C_SOURCE -DNDEBUG conftest.cc
1823configure:19754:10: fatal error: 'ac_nonexistent.h' file not found
1824#include <ac_nonexistent.h>
1825         ^
18261 error generated.
1827configure:19763: $? = 1
1828configure: failed program was:
1829#line 19753 "configure"
1830#include "confdefs.h"
1831#include <ac_nonexistent.h>
1832configure:19806: checking for typeinfo
1833configure:19816: /usr/bin/clang++ -E   -D_DARWIN_C_SOURCE -DNDEBUG conftest.cc
1834configure:19822: $? = 0
1835configure:19841: result: yes
1836configure:19854: checking for iostream
1837configure:19864: /usr/bin/clang++ -E   -D_DARWIN_C_SOURCE -DNDEBUG conftest.cc
1838configure:19870: $? = 0
1839configure:19889: result: yes
1840configure:19900: checking if iostream uses std-namespace
1841configure:19920: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -D_DARWIN_C_SOURCE -DNDEBUG conftest.cc >&5
1842configure:19923: $? = 0
1843configure:19926: test -s conftest.o
1844configure:19929: $? = 0
1845configure:19938: result: yes
1846configure:19949: checking if we should include stdbool.h
1847configure:20024: result: yes
1848configure:20030: checking for builtin bool type
1849configure:20053: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -D_DARWIN_C_SOURCE -DNDEBUG conftest.cc >&5
1850configure:20056: $? = 0
1851configure:20059: test -s conftest.o
1852configure:20062: $? = 0
1853configure:20075: result: yes
1854configure:20081: checking for size of bool
1855configure:20134: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.cc  >&5
1856configure:20137: $? = 0
1857configure:20139: ./conftest
1858configure:20142: $? = 0
1859configure:20160: result: unsigned char
1860configure:20171: checking for special defines needed for etip.h
1861configure:20203: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++ -I./c++ -I./menu -Iinclude -I./include   -D_DARWIN_C_SOURCE -DNDEBUG conftest.cc >&5
1862configure:20206: $? = 0
1863configure:20209: test -s conftest.o
1864configure:20212: $? = 0
1865configure:20233: result: 
1866configure:20238: checking if /usr/bin/clang++ accepts parameter initialization
1867configure:20274: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.cc  >&5
1868configure:20265:16: error: redefinition of default argument
1869TEST::TEST(int x = 1)   // some compilers do not like second initializer
1870               ^   ~
1871configure:20261:11: note: previous definition is here
1872        TEST(int x = 1);
1873                 ^   ~
18741 error generated.
1875configure:20277: $? = 1
1876configure: program exited with status 1
1877configure: failed program was:
1878#line 20255 "configure"
1879#include "confdefs.h"
1880
1881class TEST {
1882private:
1883        int value;
1884public:
1885        TEST(int x = 1);
1886        ~TEST();
1887};
1888
1889TEST::TEST(int x = 1)   // some compilers do not like second initializer
1890{
1891        value = x;
1892}
1893int main() { }
1894
1895configure:20301: result: no
1896configure:20311: checking if /usr/bin/clang++ accepts static_cast
1897configure:20369: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -D_DARWIN_C_SOURCE -DNDEBUG conftest.cc >&5
1898configure:20372: $? = 0
1899configure:20375: test -s conftest.o
1900configure:20378: $? = 0
1901configure:20396: result: yes
1902configure:21062: checking for wchar_t
1903configure:21083: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -D_DARWIN_C_SOURCE -DNDEBUG conftest.cc >&5
1904configure:21086: $? = 0
1905configure:21089: test -s conftest.o
1906configure:21092: $? = 0
1907configure:21102: result: yes
1908configure:21105: checking size of wchar_t
1909configure:21269: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -D_DARWIN_C_SOURCE -DNDEBUG -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.cc  >&5
1910configure:21294:19: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
1911fprintf (f, "%d", (sizeof (wchar_t)));
1912             ~~   ^~~~~~~~~~~~~~~~~~
1913             %ld
19141 warning generated.
1915configure:21294:19: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
1916fprintf (f, "%d", (sizeof (wchar_t)));
1917             ~~   ^~~~~~~~~~~~~~~~~~
1918             %ld
19191 warning generated.
1920configure:21272: $? = 0
1921configure:21274: ./conftest
1922configure:21277: $? = 0
1923configure:21293: result: 4
1924configure:21311: checking for library subsets
1925configure:21353: result: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs
1926configure:21384: checking default library suffix
1927configure:21395: result:
1928configure:21398: checking default library-dependency suffix
1929configure:21456: result: .dylib
1930configure:21459: checking default object directory
1931configure:21475: result: obj_s
1932configure:21479: checking c++ library-dependency suffix
1933configure:21547: result: .dylib
1934configure:21809: checking where we will install curses.h
1935configure:21819: result: ${prefix}/include
1936configure:21845: checking for src modules
1937configure:21910: result: ncurses progs panel menu form
1938configure:22130: checking for tic
1939configure:22147: found /opt/local/bin/tic
1940configure:22159: result: /opt/local/bin/tic
1941configure:22207: checking for defines to add to ncurses6-config script
1942configure:22223: result:  -D_DARWIN_C_SOURCE
1943configure:22382: creating ./config.status
1944
1945## ----------------------- ##
1946## Running config.status.  ##
1947## ----------------------- ##
1948
1949This file was extended by config.status 2.52.20141204, executed with
1950  CONFIG_FILES    =
1951  CONFIG_HEADERS  =
1952  CONFIG_LINKS    =
1953  CONFIG_COMMANDS =
1954  > ./config.status
1955on arda.clauzel.eu
1956
1957config.status:23150: creating include/MKterm.h.awk
1958config.status:23150: creating include/curses.head
1959config.status:23150: creating include/ncurses_dll.h
1960config.status:23150: creating include/termcap.h
1961config.status:23150: creating include/unctrl.h
1962config.status:23150: creating man/Makefile
1963config.status:23150: creating include/Makefile
1964config.status:23150: creating ncurses/Makefile
1965config.status:23150: creating progs/Makefile
1966config.status:23150: creating panel/Makefile
1967config.status:23150: creating menu/Makefile
1968config.status:23150: creating form/Makefile
1969config.status:23150: creating test/Makefile
1970config.status:23150: creating misc/Makefile
1971config.status:23150: creating c++/Makefile
1972config.status:23150: creating misc/run_tic.sh
1973config.status:23150: creating misc/ncurses-config
1974config.status:23150: creating man/ncurses6-config.1
1975config.status:23150: creating misc/gen-pkgconfig
1976config.status:23150: creating Makefile
1977config.status:23303: creating include/ncurses_cfg.h
1978
1979## ----------------- ##
1980## Cache variables.  ##
1981## ----------------- ##
1982
1983ac_cv_build=x86_64-apple-darwin11.4.2
1984ac_cv_build_alias=x86_64-apple-darwin11.4.2
1985ac_cv_c_compiler_gnu=yes
1986ac_cv_c_const=yes
1987ac_cv_c_inline=inline
1988ac_cv_cxx_compiler_gnu=yes
1989ac_cv_env_CC_set=set
1990ac_cv_env_CC_value=/usr/bin/clang
1991ac_cv_env_CFLAGS_set=set
1992ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64 -arch i386'
1993ac_cv_env_CPPFLAGS_set=
1994ac_cv_env_CPPFLAGS_value=
1995ac_cv_env_CPP_set=
1996ac_cv_env_CPP_value=
1997ac_cv_env_CXXCPP_set=
1998ac_cv_env_CXXCPP_value=
1999ac_cv_env_CXXFLAGS_set=set
2000ac_cv_env_CXXFLAGS_value='-pipe -Os -arch x86_64 -arch i386 -stdlib=libc++'
2001ac_cv_env_CXX_set=set
2002ac_cv_env_CXX_value=/usr/bin/clang++
2003ac_cv_env_LDFLAGS_set=set
2004ac_cv_env_LDFLAGS_value='-arch x86_64 -arch i386'
2005ac_cv_env_build_alias_set=
2006ac_cv_env_build_alias_value=
2007ac_cv_env_host_alias_set=
2008ac_cv_env_host_alias_value=
2009ac_cv_env_target_alias_set=
2010ac_cv_env_target_alias_value=
2011ac_cv_func_btowc=yes
2012ac_cv_func_fork=yes
2013ac_cv_func_fork_works=yes
2014ac_cv_func_fseeko=yes
2015ac_cv_func_getcwd=yes
2016ac_cv_func_getegid=yes
2017ac_cv_func_geteuid=yes
2018ac_cv_func_getopt=yes
2019ac_cv_func_gettimeofday=yes
2020ac_cv_func_getttynam=yes
2021ac_cv_func_issetugid=yes
2022ac_cv_func_link=yes
2023ac_cv_func_mblen=yes
2024ac_cv_func_mbrlen=yes
2025ac_cv_func_mbrtowc=yes
2026ac_cv_func_mbsrtowcs=yes
2027ac_cv_func_mbstowcs=yes
2028ac_cv_func_mbtowc=yes
2029ac_cv_func_memmove=yes
2030ac_cv_func_poll=yes
2031ac_cv_func_putenv=yes
2032ac_cv_func_putwc=yes
2033ac_cv_func_regcomp=yes
2034ac_cv_func_remove=yes
2035ac_cv_func_select=yes
2036ac_cv_func_setbuf=yes
2037ac_cv_func_setbuffer=yes
2038ac_cv_func_setenv=yes
2039ac_cv_func_setvbuf=yes
2040ac_cv_func_setvbuf_reversed=no
2041ac_cv_func_sigaction=yes
2042ac_cv_func_sigvec=yes
2043ac_cv_func_strdup=yes
2044ac_cv_func_strstr=yes
2045ac_cv_func_symlink=yes
2046ac_cv_func_tcgetpgrp=yes
2047ac_cv_func_times=yes
2048ac_cv_func_unlink=yes
2049ac_cv_func_vfork=yes
2050ac_cv_func_vfork_works=yes
2051ac_cv_func_vsnprintf=yes
2052ac_cv_func_wcsrtombs=yes
2053ac_cv_func_wcstombs=yes
2054ac_cv_func_wctob=yes
2055ac_cv_func_wctomb=yes
2056ac_cv_header_dirent_dirent_h=yes
2057ac_cv_header_fcntl_h=yes
2058ac_cv_header_getopt_h=yes
2059ac_cv_header_gpm_h=no
2060ac_cv_header_inttypes_h=yes
2061ac_cv_header_iostream=yes
2062ac_cv_header_limits_h=yes
2063ac_cv_header_locale_h=yes
2064ac_cv_header_math_h=yes
2065ac_cv_header_memory_h=yes
2066ac_cv_header_poll_h=yes
2067ac_cv_header_stdc=yes
2068ac_cv_header_stdint_h=yes
2069ac_cv_header_stdlib_h=yes
2070ac_cv_header_string_h=yes
2071ac_cv_header_strings_h=yes
2072ac_cv_header_sys_bsdtypes_h=no
2073ac_cv_header_sys_ioctl_h=yes
2074ac_cv_header_sys_param_h=yes
2075ac_cv_header_sys_poll_h=yes
2076ac_cv_header_sys_select_h=yes
2077ac_cv_header_sys_stat_h=yes
2078ac_cv_header_sys_time_h=yes
2079ac_cv_header_sys_times_h=yes
2080ac_cv_header_sys_types_h=yes
2081ac_cv_header_termio_h=no
2082ac_cv_header_termios_h=yes
2083ac_cv_header_time=yes
2084ac_cv_header_ttyent_h=yes
2085ac_cv_header_typeinfo=yes
2086ac_cv_header_unistd_h=yes
2087ac_cv_header_vfork_h=no
2088ac_cv_header_wctype_h=yes
2089ac_cv_host=x86_64-apple-darwin11.4.2
2090ac_cv_host_alias=x86_64-apple-darwin11.4.2
2091ac_cv_lib_dir_opendir=no
2092ac_cv_lib_util_openpty=yes
2093ac_cv_objext=o
2094ac_cv_path_TIC_PATH=/opt/local/bin/tic
2095ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
2096ac_cv_prog_AWK=gawk
2097ac_cv_prog_CPP='/usr/bin/clang -E'
2098ac_cv_prog_CTAGS=ctags
2099ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
2100ac_cv_prog_ETAGS=etags
2101ac_cv_prog_MAKE_LOWER_TAGS=yes
2102ac_cv_prog_ac_ct_AR=ar
2103ac_cv_prog_ac_ct_LD=ld
2104ac_cv_prog_ac_ct_NM=nm
2105ac_cv_prog_ac_ct_RANLIB=ranlib
2106ac_cv_prog_cc_g=yes
2107ac_cv_prog_cc_stdc=
2108ac_cv_prog_cxx_g=yes
2109ac_cv_prog_egrep='grep -E'
2110ac_cv_prog_gcc_traditional=no
2111ac_cv_prog_make_make_set=yes
2112ac_cv_sizeof_signed_char=1
2113ac_cv_sizeof_wchar_t=4
2114ac_cv_sys_file_offset_bits=no
2115ac_cv_sys_large_files=no
2116ac_cv_sys_largefile_CC=no
2117ac_cv_sys_largefile_source=no
2118ac_cv_sys_long_file_names=yes
2119ac_cv_target=x86_64-apple-darwin11.4.2
2120ac_cv_target_alias=x86_64-apple-darwin11.4.2
2121ac_cv_type_intptr_t=yes
2122ac_cv_type_pid_t=yes
2123ac_cv_type_signed_char=yes
2124ac_cv_type_ssize_t=yes
2125ac_cv_type_wchar_t=yes
2126am_cv_langinfo_codeset=yes
2127cf_cv_1UL=1U
2128cf_cv_abi_version=6
2129cf_cv_ar_flags=-curv
2130cf_cv_builtin_bool=1
2131cf_cv_cc_bool_type=0
2132cf_cv_cpp_param_init=no
2133cf_cv_cpp_static_cast=yes
2134cf_cv_dcl_errno=yes
2135cf_cv_define_sigwinch=yes
2136cf_cv_do_relink=yes
2137cf_cv_do_symlinks=yes
2138cf_cv_enable_lp64=1
2139cf_cv_enable_opaque=NCURSES_OPAQUE
2140cf_cv_enable_reentrant=0
2141cf_cv_enable_rpath=no
2142cf_cv_func_mkstemp=yes
2143cf_cv_func_nanosleep=yes
2144cf_cv_func_openpty=util.h
2145cf_cv_func_vsscanf=vsscanf
2146cf_cv_gcc_inline=yes
2147cf_cv_getopt_header=unistd.h
2148cf_cv_have___va_copy=yes
2149cf_cv_have_errno=yes
2150cf_cv_have_isascii=yes
2151cf_cv_have_tcgetattr=yes
2152cf_cv_have_va_copy=yes
2153cf_cv_header_stdbool_h=1
2154cf_cv_ldflags_search_paths_first=yes
2155cf_cv_lib_util=yes
2156cf_cv_libstdcpp=no
2157cf_cv_link_dataonly=yes
2158cf_cv_link_funcs=' link symlink'
2159cf_cv_makeflags=
2160cf_cv_mbstate_t=yes
2161cf_cv_mixedcase=no
2162cf_cv_need_libm=no
2163cf_cv_prog_CC_c_o=yes
2164cf_cv_prog_CXX_c_o=yes
2165cf_cv_regex_hdrs=regex.h
2166cf_cv_rel_version=6.0
2167cf_cv_rm_so_locs=no
2168cf_cv_shlib_version=abi
2169cf_cv_shlib_version_infix=yes
2170cf_cv_sig_atomic_t='volatile sig_atomic_t'
2171cf_cv_sizechange=yes
2172cf_cv_src_modules='ncurses progs panel menu form'
2173cf_cv_struct_dirent64=no
2174cf_cv_sys_time_select=yes
2175cf_cv_system_name=darwin11.4.2
2176cf_cv_timestamp='Wed Aug 19 14:29:52 CEST 2015'
2177cf_cv_type_of_bool='unsigned char'
2178cf_cv_type_sigaction=no
2179cf_cv_typeof_chtype=uint32_t
2180cf_cv_typeof_mmask_t=uint32_t
2181cf_cv_unsigned_literals=yes
2182cf_cv_wchar_h_okay=yes
2183cf_cv_wchar_t=no
2184cf_cv_wint_t=yes
2185cf_cv_working_poll=no
2186
2187## ------------ ##
2188## confdefs.h.  ##
2189## ------------ ##
2190
2191#define PACKAGE "ncurses"
2192#define NCURSES_VERSION "6.0"
2193#define NCURSES_PATCHDATE 20150808
2194#define SYSTEM_NAME "darwin11.4.2"
2195#ifdef __cplusplus
2196#include <stdlib.h>
2197#endif
2198#define HAVE_LONG_FILE_NAMES 1
2199#define TERMINFO_DIRS "/opt/local/share/terminfo"
2200#define TERMINFO "/opt/local/share/terminfo"
2201#define HAVE_BIG_CORE 1
2202#define PURE_TERMINFO 1
2203#define USE_HOME_TERMINFO 1
2204#define USE_ROOT_ENVIRON 1
2205#define HAVE_REMOVE 1
2206#define HAVE_UNLINK 1
2207#define HAVE_LINK 1
2208#define HAVE_SYMLINK 1
2209#define USE_LINKS 1
2210#define HAVE_LANGINFO_CODESET 1
2211#define USE_WIDEC_SUPPORT 1
2212#define NCURSES_WIDECHAR 1
2213#define HAVE_PUTWC 1
2214#define HAVE_BTOWC 1
2215#define HAVE_WCTOB 1
2216#define HAVE_MBTOWC 1
2217#define HAVE_WCTOMB 1
2218#define HAVE_MBLEN 1
2219#define HAVE_MBRLEN 1
2220#define HAVE_MBRTOWC 1
2221#define HAVE_WCSRTOMBS 1
2222#define HAVE_MBSRTOWCS 1
2223#define HAVE_WCSTOMBS 1
2224#define HAVE_MBSTOWCS 1
2225#define NEED_WCHAR_H 1
2226#define NEED_WCHAR_H 1
2227#define HAVE_FSEEKO 1
2228#define HAVE_ASSUME_DEFAULT_COLORS 1
2229#define HAVE_CURSES_VERSION 1
2230#define HAVE_HAS_KEY 1
2231#define HAVE_RESIZETERM 1
2232#define HAVE_RESIZE_TERM 1
2233#define HAVE_TERM_ENTRY_H 1
2234#define HAVE_USE_DEFAULT_COLORS 1
2235#define HAVE_USE_SCREEN 1
2236#define HAVE_USE_WINDOW 1
2237#define HAVE_WRESIZE 1
2238#define NCURSES_EXT_FUNCS 1
2239#define NCURSES_SP_FUNCS 1
2240#define NCURSES_EXT_COLORS 1
2241#define NCURSES_EXT_PUTWIN 1
2242#define NCURSES_NO_PADDING 1
2243#define STDC_HEADERS 1
2244#define HAVE_SYS_TYPES_H 1
2245#define HAVE_SYS_STAT_H 1
2246#define HAVE_STDLIB_H 1
2247#define HAVE_STRING_H 1
2248#define HAVE_MEMORY_H 1
2249#define HAVE_STRINGS_H 1
2250#define HAVE_INTTYPES_H 1
2251#define HAVE_STDINT_H 1
2252#define HAVE_UNISTD_H 1
2253#define SIZEOF_SIGNED_CHAR 1
2254#define USE_SIGWINCH 1
2255#define USE_ASSUMED_COLOR 1
2256#define USE_HASHMAP 1
2257#define NCURSES_WRAP_PREFIX "_nc_"
2258#define GCC_SCANF 1
2259#define GCC_SCANF 1
2260#define GCC_SCANFLIKE(fmt,var) __attribute__((format(scanf,fmt,var)))
2261#define GCC_PRINTF 1
2262#define GCC_PRINTF 1
2263#define GCC_PRINTFLIKE(fmt,var) __attribute__((format(printf,fmt,var)))
2264#define GCC_UNUSED __attribute__((unused))
2265#define GCC_UNUSED __attribute__((unused))
2266#define GCC_NORETURN __attribute__((noreturn))
2267#define GCC_NORETURN __attribute__((noreturn))
2268#define HAVE_NC_ALLOC_H 1
2269#define HAVE_GETTIMEOFDAY 1
2270#define STDC_HEADERS 1
2271#define HAVE_DIRENT_H 1
2272#define TIME_WITH_SYS_TIME 1
2273#define HAVE_REGEX_H_FUNCS 1
2274#define HAVE_FCNTL_H 1
2275#define HAVE_GETOPT_H 1
2276#define HAVE_LIMITS_H 1
2277#define HAVE_LOCALE_H 1
2278#define HAVE_MATH_H 1
2279#define HAVE_POLL_H 1
2280#define HAVE_SYS_IOCTL_H 1
2281#define HAVE_SYS_PARAM_H 1
2282#define HAVE_SYS_POLL_H 1
2283#define HAVE_SYS_SELECT_H 1
2284#define HAVE_SYS_TIME_H 1
2285#define HAVE_SYS_TIMES_H 1
2286#define HAVE_TTYENT_H 1
2287#define HAVE_UNISTD_H 1
2288#define HAVE_WCTYPE_H 1
2289#define HAVE_UNISTD_H 1
2290#define HAVE_GETOPT_H 1
2291#define HAVE_GETOPT_HEADER 1
2292#define HAVE_SYS_TIME_SELECT 1
2293#define SIG_ATOMIC_T volatile sig_atomic_t
2294#define HAVE_ERRNO 1
2295#define HAVE_GETCWD 1
2296#define HAVE_GETEGID 1
2297#define HAVE_GETEUID 1
2298#define HAVE_GETOPT 1
2299#define HAVE_GETTTYNAM 1
2300#define HAVE_ISSETUGID 1
2301#define HAVE_POLL 1
2302#define HAVE_PUTENV 1
2303#define HAVE_REMOVE 1
2304#define HAVE_SELECT 1
2305#define HAVE_SETBUF 1
2306#define HAVE_SETBUFFER 1
2307#define HAVE_SETENV 1
2308#define HAVE_SETVBUF 1
2309#define HAVE_SIGACTION 1
2310#define HAVE_SIGVEC 1
2311#define HAVE_STRDUP 1
2312#define HAVE_STRSTR 1
2313#define HAVE_TCGETPGRP 1
2314#define HAVE_TIMES 1
2315#define HAVE_VSNPRINTF 1
2316#define HAVE_ISASCII 1
2317#define HAVE_NANOSLEEP 1
2318#define HAVE_TERMIOS_H 1
2319#define HAVE_UNISTD_H 1
2320#define HAVE_TCGETATTR 1
2321#define HAVE_VSSCANF 1
2322#define HAVE_MKSTEMP 1
2323#define HAVE_SIZECHANGE 1
2324#define HAVE_VA_COPY 1
2325#define HAVE___VA_COPY 1
2326#define HAVE_UNISTD_H 1
2327#define HAVE_FORK 1
2328#define HAVE_VFORK 1
2329#define HAVE_WORKING_VFORK 1
2330#define HAVE_WORKING_FORK 1
2331#define USE_OPENPTY_HEADER <util.h>
2332#define USE_XTERM_PTY 1
2333#define HAVE_TYPEINFO 1
2334#define HAVE_IOSTREAM 1
2335#define IOSTREAM_NAMESPACE 1
2336#define CPP_HAS_STATIC_CAST 1
2337#define SIZEOF_WCHAR_T 4
2338#define HAVE_SLK_COLOR 1
2339#define HAVE_PANEL_H 1
2340#define HAVE_LIBPANEL 1
2341#define HAVE_MENU_H 1
2342#define HAVE_LIBMENU 1
2343#define HAVE_FORM_H 1
2344#define HAVE_LIBFORM 1
2345#define NCURSES_PATHSEP ':'
2346#define NCURSES_VERSION_STRING "6.0.20150808"
2347#define NCURSES_OSPEED_COMPAT 1
2348
2349
2350configure: exit 0