Ticket #56971: config.log

File config.log, 84.7 KB (added by sealinglip, 6 years ago)

/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/work/krb5-1.16.1/src/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 Kerberos 5 configure 1.16.1, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-dependency-tracking --mandir=/opt/local/share/man --with-system-et --without-system-db --without-hesiod --without-ldap --without-tcl --with-crypto-impl=openssl --with-pkinit-crypto-impl=openssl --with-libedit --without-readline --without-system-verto --without-system-ss ac_cv_prog_AWK=/usr/bin/awk
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = ThomasMacBookPro.local
14uname -m = x86_64
15uname -r = 17.7.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 17.7.0: Thu Jun 21 22:53:14 PDT 2018; root:xnu-4570.71.2~1/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 17.7.0: Thu Jun 21 22:53:14 PDT 2018; root:xnu-4570.71.2~1/RELEASE_X86_64
27Kernel configured for up to 4 processors.
282 processors are physically available.
294 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3
32Primary memory available: 16.00 gigabytes
33Default processor set: 494 tasks, 1875 threads, 4 processors
34Load average: 4.06, Mach factor: 0.72
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2889: checking for gcc
52configure:2916: result: /usr/bin/clang
53configure:3145: checking for C compiler version
54configure:3154: /usr/bin/clang --version >&5
55Apple LLVM version 9.1.0 (clang-902.0.39.2)
56Target: x86_64-apple-darwin17.7.0
57Thread model: posix
58InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
59configure:3165: $? = 0
60configure:3154: /usr/bin/clang -v >&5
61Apple LLVM version 9.1.0 (clang-902.0.39.2)
62Target: x86_64-apple-darwin17.7.0
63Thread model: posix
64InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
65configure:3165: $? = 0
66configure:3154: /usr/bin/clang -V >&5
67clang: error: argument to '-V' is missing (expected 1 value)
68clang: error: no input files
69configure:3165: $? = 1
70configure:3154: /usr/bin/clang -qversion >&5
71clang: error: unknown argument: '-qversion'
72clang: error: no input files
73configure:3165: $? = 1
74configure:3185: checking whether the C compiler works
75configure:3207: /usr/bin/clang -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
76configure:3211: $? = 0
77configure:3259: result: yes
78configure:3262: checking for C compiler default output file name
79configure:3264: result: a.out
80configure:3270: checking for suffix of executables
81configure:3277: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
82configure:3281: $? = 0
83configure:3303: result:
84configure:3325: checking whether we are cross compiling
85configure:3333: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
86configure:3337: $? = 0
87configure:3344: ./conftest
88configure:3348: $? = 0
89configure:3363: result: no
90configure:3368: checking for suffix of object files
91configure:3390: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
92configure:3394: $? = 0
93configure:3415: result: o
94configure:3419: checking whether we are using the GNU C compiler
95configure:3438: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
96configure:3438: $? = 0
97configure:3447: result: yes
98configure:3456: checking whether /usr/bin/clang accepts -g
99configure:3476: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
100configure:3476: $? = 0
101configure:3517: result: yes
102configure:3534: checking for /usr/bin/clang option to accept ISO C89
103configure:3597: /usr/bin/clang  -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
104configure:3597: $? = 0
105configure:3610: result: none needed
106configure:3742: checking for C++ compiler version
107configure:3751: /usr/bin/clang++ --version >&5
108Apple LLVM version 9.1.0 (clang-902.0.39.2)
109Target: x86_64-apple-darwin17.7.0
110Thread model: posix
111InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
112configure:3762: $? = 0
113configure:3751: /usr/bin/clang++ -v >&5
114Apple LLVM version 9.1.0 (clang-902.0.39.2)
115Target: x86_64-apple-darwin17.7.0
116Thread model: posix
117InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
118configure:3762: $? = 0
119configure:3751: /usr/bin/clang++ -V >&5
120clang: error: argument to '-V' is missing (expected 1 value)
121clang: error: no input files
122configure:3762: $? = 1
123configure:3751: /usr/bin/clang++ -qversion >&5
124clang: error: unknown argument: '-qversion'
125clang: error: no input files
126configure:3762: $? = 1
127configure:3766: checking whether we are using the GNU C++ compiler
128configure:3785: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -arch i386 -I/opt/local/include conftest.cpp >&5
129configure:3785: $? = 0
130configure:3794: result: yes
131configure:3803: checking whether /usr/bin/clang++ accepts -g
132configure:3823: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5
133configure:3823: $? = 0
134configure:3864: result: yes
135configure:3890: checking if C compiler supports -Werror=unknown-warning-option
136configure:3907: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
137conftest.c:13:1: warning: expression result unused [-Wunused-value]
1381;
139^
1401 warning generated.
141conftest.c:13:1: warning: expression result unused [-Wunused-value]
1421;
143^
1441 warning generated.
145configure:3907: $? = 0
146configure:3921: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386  -Werror=unknown-warning-option -I/opt/local/include conftest.c >&5
147conftest.c:13:1: warning: expression result unused [-Wunused-value]
1481;
149^
1501 warning generated.
151conftest.c:13:1: warning: expression result unused [-Wunused-value]
1521;
153^
1541 warning generated.
155configure:3921: $? = 0
156configure:3934: result: yes
157configure:3950: checking how to run the C preprocessor
158configure:3981: /usr/bin/clang -E -I/opt/local/include conftest.c
159configure:3981: $? = 0
160configure:3995: /usr/bin/clang -E -I/opt/local/include conftest.c
161conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
162#include <ac_nonexistent.h>
163         ^~~~~~~~~~~~~~~~~~
1641 error generated.
165configure:3995: $? = 1
166configure: failed program was:
167| /* confdefs.h */
168| #define PACKAGE_NAME "Kerberos 5"
169| #define PACKAGE_TARNAME "krb5"
170| #define PACKAGE_VERSION "1.16.1"
171| #define PACKAGE_STRING "Kerberos 5 1.16.1"
172| #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
173| #define PACKAGE_URL ""
174| /* end confdefs.h.  */
175| #include <ac_nonexistent.h>
176configure:4020: result: /usr/bin/clang -E
177configure:4040: /usr/bin/clang -E -I/opt/local/include conftest.c
178configure:4040: $? = 0
179configure:4054: /usr/bin/clang -E -I/opt/local/include conftest.c
180conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
181#include <ac_nonexistent.h>
182         ^~~~~~~~~~~~~~~~~~
1831 error generated.
184configure:4054: $? = 1
185configure: failed program was:
186| /* confdefs.h */
187| #define PACKAGE_NAME "Kerberos 5"
188| #define PACKAGE_TARNAME "krb5"
189| #define PACKAGE_VERSION "1.16.1"
190| #define PACKAGE_STRING "Kerberos 5 1.16.1"
191| #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
192| #define PACKAGE_URL ""
193| /* end confdefs.h.  */
194| #include <ac_nonexistent.h>
195configure:4097: checking build system type
196configure:4111: result: x86_64-apple-darwin17.7.0
197configure:4131: checking host system type
198configure:4144: result: x86_64-apple-darwin17.7.0
199configure:4164: checking for a sed that does not truncate output
200configure:4228: result: /usr/bin/sed
201configure:4233: checking for grep that handles long lines and -e
202configure:4291: result: /usr/bin/grep
203configure:4296: checking for egrep
204configure:4358: result: /usr/bin/grep -E
205configure:4363: checking for ANSI C header files
206configure:4383: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
207configure:4383: $? = 0
208configure:4456: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
209configure:4456: $? = 0
210configure:4456: ./conftest
211configure:4456: $? = 0
212configure:4467: result: yes
213configure:4480: checking for sys/types.h
214configure:4480: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
215configure:4480: $? = 0
216configure:4480: result: yes
217configure:4480: checking for sys/stat.h
218configure:4480: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
219configure:4480: $? = 0
220configure:4480: result: yes
221configure:4480: checking for stdlib.h
222configure:4480: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
223configure:4480: $? = 0
224configure:4480: result: yes
225configure:4480: checking for string.h
226configure:4480: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
227configure:4480: $? = 0
228configure:4480: result: yes
229configure:4480: checking for memory.h
230configure:4480: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
231configure:4480: $? = 0
232configure:4480: result: yes
233configure:4480: checking for strings.h
234configure:4480: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
235configure:4480: $? = 0
236configure:4480: result: yes
237configure:4480: checking for inttypes.h
238configure:4480: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
239configure:4480: $? = 0
240configure:4480: result: yes
241configure:4480: checking for stdint.h
242configure:4480: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
243configure:4480: $? = 0
244configure:4480: result: yes
245configure:4480: checking for unistd.h
246configure:4480: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
247configure:4480: $? = 0
248configure:4480: result: yes
249configure:4506: checking for GNU linker
250configure:4514: /usr/bin/clang -Wl,-v 2>&1                      | grep GNU ld > /dev/null
251configure:4517: $? = 1
252configure:4523: result: no
253configure:4556: adding extra warning flags for gcc
254configure:4560: skipping pedantic warnings on Darwin
255configure:4573: adding extra warning flags for g++
256configure:4580: checking if C compiler supports -Wno-format-zero-length
257configure:4597: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
258conftest.c:25:1: warning: expression result unused [-Wunused-value]
2591;
260^
2611 warning generated.
262conftest.c:25:1: warning: expression result unused [-Wunused-value]
2631;
264^
2651 warning generated.
266configure:4597: $? = 0
267configure:4611: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -Werror=unknown-warning-option -Wno-format-zero-length -I/opt/local/include conftest.c >&5
268conftest.c:25:1: warning: expression result unused [-Wunused-value]
2691;
270^
2711 warning generated.
272conftest.c:25:1: warning: expression result unused [-Wunused-value]
2731;
274^
2751 warning generated.
276configure:4611: $? = 0
277configure:4624: result: yes
278configure:4635: checking if C compiler supports -Woverflow
279configure:4652: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
280conftest.c:25:1: warning: expression result unused [-Wunused-value]
2811;
282^
2831 warning generated.
284conftest.c:25:1: warning: expression result unused [-Wunused-value]
2851;
286^
2871 warning generated.
288configure:4652: $? = 0
289configure:4666: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -Werror=unknown-warning-option -Woverflow -I/opt/local/include conftest.c >&5
290conftest.c:25:1: warning: expression result unused [-Wunused-value]
2911;
292^
2931 warning generated.
294conftest.c:25:1: warning: expression result unused [-Wunused-value]
2951;
296^
2971 warning generated.
298configure:4666: $? = 0
299configure:4679: result: yes
300configure:4635: checking if C compiler supports -Wstrict-overflow
301configure:4652: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
302conftest.c:25:1: warning: expression result unused [-Wunused-value]
3031;
304^
3051 warning generated.
306conftest.c:25:1: warning: expression result unused [-Wunused-value]
3071;
308^
3091 warning generated.
310configure:4652: $? = 0
311configure:4666: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -Werror=unknown-warning-option -Wstrict-overflow -I/opt/local/include conftest.c >&5
312conftest.c:25:1: warning: expression result unused [-Wunused-value]
3131;
314^
3151 warning generated.
316conftest.c:25:1: warning: expression result unused [-Wunused-value]
3171;
318^
3191 warning generated.
320configure:4666: $? = 0
321configure:4679: result: yes
322configure:4635: checking if C compiler supports -Wmissing-format-attribute
323configure:4652: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
324conftest.c:25:1: warning: expression result unused [-Wunused-value]
3251;
326^
3271 warning generated.
328conftest.c:25:1: warning: expression result unused [-Wunused-value]
3291;
330^
3311 warning generated.
332configure:4652: $? = 0
333configure:4666: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -Werror=unknown-warning-option -Wmissing-format-attribute -I/opt/local/include conftest.c >&5
334conftest.c:25:1: warning: expression result unused [-Wunused-value]
3351;
336^
3371 warning generated.
338conftest.c:25:1: warning: expression result unused [-Wunused-value]
3391;
340^
3411 warning generated.
342configure:4666: $? = 0
343configure:4679: result: yes
344configure:4635: checking if C compiler supports -Wmissing-prototypes
345configure:4652: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
346conftest.c:25:1: warning: expression result unused [-Wunused-value]
3471;
348^
3491 warning generated.
350conftest.c:25:1: warning: expression result unused [-Wunused-value]
3511;
352^
3531 warning generated.
354configure:4652: $? = 0
355configure:4666: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -Werror=unknown-warning-option -Wmissing-prototypes -I/opt/local/include conftest.c >&5
356conftest.c:25:1: warning: expression result unused [-Wunused-value]
3571;
358^
3591 warning generated.
360conftest.c:25:1: warning: expression result unused [-Wunused-value]
3611;
362^
3631 warning generated.
364configure:4666: $? = 0
365configure:4679: result: yes
366configure:4635: checking if C compiler supports -Wreturn-type
367configure:4652: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
368conftest.c:25:1: warning: expression result unused [-Wunused-value]
3691;
370^
3711 warning generated.
372conftest.c:25:1: warning: expression result unused [-Wunused-value]
3731;
374^
3751 warning generated.
376configure:4652: $? = 0
377configure:4666: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -Werror=unknown-warning-option -Wreturn-type -I/opt/local/include conftest.c >&5
378conftest.c:25:1: warning: expression result unused [-Wunused-value]
3791;
380^
3811 warning generated.
382conftest.c:25:1: warning: expression result unused [-Wunused-value]
3831;
384^
3851 warning generated.
386configure:4666: $? = 0
387configure:4679: result: yes
388configure:4635: checking if C compiler supports -Wmissing-braces
389configure:4652: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
390conftest.c:25:1: warning: expression result unused [-Wunused-value]
3911;
392^
3931 warning generated.
394conftest.c:25:1: warning: expression result unused [-Wunused-value]
3951;
396^
3971 warning generated.
398configure:4652: $? = 0
399configure:4666: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -Werror=unknown-warning-option -Wmissing-braces -I/opt/local/include conftest.c >&5
400conftest.c:25:1: warning: expression result unused [-Wunused-value]
4011;
402^
4031 warning generated.
404conftest.c:25:1: warning: expression result unused [-Wunused-value]
4051;
406^
4071 warning generated.
408configure:4666: $? = 0
409configure:4679: result: yes
410configure:4635: checking if C compiler supports -Wparentheses
411configure:4652: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
412conftest.c:25:1: warning: expression result unused [-Wunused-value]
4131;
414^
4151 warning generated.
416conftest.c:25:1: warning: expression result unused [-Wunused-value]
4171;
418^
4191 warning generated.
420configure:4652: $? = 0
421configure:4666: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -Werror=unknown-warning-option -Wparentheses -I/opt/local/include conftest.c >&5
422conftest.c:25:1: warning: expression result unused [-Wunused-value]
4231;
424^
4251 warning generated.
426conftest.c:25:1: warning: expression result unused [-Wunused-value]
4271;
428^
4291 warning generated.
430configure:4666: $? = 0
431configure:4679: result: yes
432configure:4635: checking if C compiler supports -Wswitch
433configure:4652: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
434conftest.c:25:1: warning: expression result unused [-Wunused-value]
4351;
436^
4371 warning generated.
438conftest.c:25:1: warning: expression result unused [-Wunused-value]
4391;
440^
4411 warning generated.
442configure:4652: $? = 0
443configure:4666: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -Werror=unknown-warning-option -Wswitch -I/opt/local/include conftest.c >&5
444conftest.c:25:1: warning: expression result unused [-Wunused-value]
4451;
446^
4471 warning generated.
448conftest.c:25:1: warning: expression result unused [-Wunused-value]
4491;
450^
4511 warning generated.
452configure:4666: $? = 0
453configure:4679: result: yes
454configure:4635: checking if C compiler supports -Wunused-function
455configure:4652: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
456conftest.c:25:1: warning: expression result unused [-Wunused-value]
4571;
458^
4591 warning generated.
460conftest.c:25:1: warning: expression result unused [-Wunused-value]
4611;
462^
4631 warning generated.
464configure:4652: $? = 0
465configure:4666: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -Werror=unknown-warning-option -Wunused-function -I/opt/local/include conftest.c >&5
466conftest.c:25:1: warning: expression result unused [-Wunused-value]
4671;
468^
4691 warning generated.
470conftest.c:25:1: warning: expression result unused [-Wunused-value]
4711;
472^
4731 warning generated.
474configure:4666: $? = 0
475configure:4679: result: yes
476configure:4635: checking if C compiler supports -Wunused-label
477configure:4652: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
478conftest.c:25:1: warning: expression result unused [-Wunused-value]
4791;
480^
4811 warning generated.
482conftest.c:25:1: warning: expression result unused [-Wunused-value]
4831;
484^
4851 warning generated.
486configure:4652: $? = 0
487configure:4666: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -Werror=unknown-warning-option -Wunused-label -I/opt/local/include conftest.c >&5
488conftest.c:25:1: warning: expression result unused [-Wunused-value]
4891;
490^
4911 warning generated.
492conftest.c:25:1: warning: expression result unused [-Wunused-value]
4931;
494^
4951 warning generated.
496configure:4666: $? = 0
497configure:4679: result: yes
498configure:4635: checking if C compiler supports -Wunused-variable
499configure:4652: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
500conftest.c:25:1: warning: expression result unused [-Wunused-value]
5011;
502^
5031 warning generated.
504conftest.c:25:1: warning: expression result unused [-Wunused-value]
5051;
506^
5071 warning generated.
508configure:4652: $? = 0
509configure:4666: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -Werror=unknown-warning-option -Wunused-variable -I/opt/local/include conftest.c >&5
510conftest.c:25:1: warning: expression result unused [-Wunused-value]
5111;
512^
5131 warning generated.
514conftest.c:25:1: warning: expression result unused [-Wunused-value]
5151;
516^
5171 warning generated.
518configure:4666: $? = 0
519configure:4679: result: yes
520configure:4635: checking if C compiler supports -Wunused-value
521configure:4652: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
522conftest.c:25:1: warning: expression result unused [-Wunused-value]
5231;
524^
5251 warning generated.
526conftest.c:25:1: warning: expression result unused [-Wunused-value]
5271;
528^
5291 warning generated.
530configure:4652: $? = 0
531configure:4666: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -Werror=unknown-warning-option -Wunused-value -I/opt/local/include conftest.c >&5
532conftest.c:25:1: warning: expression result unused [-Wunused-value]
5331;
534^
5351 warning generated.
536conftest.c:25:1: warning: expression result unused [-Wunused-value]
5371;
538^
5391 warning generated.
540configure:4666: $? = 0
541configure:4679: result: yes
542configure:4635: checking if C compiler supports -Wunknown-pragmas
543configure:4652: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
544conftest.c:25:1: warning: expression result unused [-Wunused-value]
5451;
546^
5471 warning generated.
548conftest.c:25:1: warning: expression result unused [-Wunused-value]
5491;
550^
5511 warning generated.
552configure:4652: $? = 0
553configure:4666: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -Werror=unknown-warning-option -Wunknown-pragmas -I/opt/local/include conftest.c >&5
554conftest.c:25:1: warning: expression result unused [-Wunused-value]
5551;
556^
5571 warning generated.
558conftest.c:25:1: warning: expression result unused [-Wunused-value]
5591;
560^
5611 warning generated.
562configure:4666: $? = 0
563configure:4679: result: yes
564configure:4635: checking if C compiler supports -Wsign-compare
565configure:4652: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
566conftest.c:25:1: warning: expression result unused [-Wunused-value]
5671;
568^
5691 warning generated.
570conftest.c:25:1: warning: expression result unused [-Wunused-value]
5711;
572^
5731 warning generated.
574configure:4652: $? = 0
575configure:4666: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -Werror=unknown-warning-option -Wsign-compare -I/opt/local/include conftest.c >&5
576conftest.c:25:1: warning: expression result unused [-Wunused-value]
5771;
578^
5791 warning generated.
580conftest.c:25:1: warning: expression result unused [-Wunused-value]
5811;
582^
5831 warning generated.
584configure:4666: $? = 0
585configure:4679: result: yes
586configure:4635: checking if C compiler supports -Wnewline-eof
587configure:4652: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
588conftest.c:25:1: warning: expression result unused [-Wunused-value]
5891;
590^
5911 warning generated.
592conftest.c:25:1: warning: expression result unused [-Wunused-value]
5931;
594^
5951 warning generated.
596configure:4652: $? = 0
597configure:4666: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -Werror=unknown-warning-option -Wnewline-eof -I/opt/local/include conftest.c >&5
598conftest.c:25:1: warning: expression result unused [-Wunused-value]
5991;
600^
6011 warning generated.
602conftest.c:25:1: warning: expression result unused [-Wunused-value]
6031;
604^
6051 warning generated.
606configure:4666: $? = 0
607configure:4679: result: yes
608configure:4635: checking if C compiler supports -Wno-maybe-uninitialized
609configure:4652: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
610conftest.c:25:1: warning: expression result unused [-Wunused-value]
6111;
612^
6131 warning generated.
614conftest.c:25:1: warning: expression result unused [-Wunused-value]
6151;
616^
6171 warning generated.
618configure:4652: $? = 0
619configure:4666: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -Werror=unknown-warning-option -Wno-maybe-uninitialized -I/opt/local/include conftest.c >&5
620error: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Werror,-Wunknown-warning-option]
621configure:4666: $? = 1
622configure: failed program was:
623| /* confdefs.h */
624| #define PACKAGE_NAME "Kerberos 5"
625| #define PACKAGE_TARNAME "krb5"
626| #define PACKAGE_VERSION "1.16.1"
627| #define PACKAGE_STRING "Kerberos 5 1.16.1"
628| #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
629| #define PACKAGE_URL ""
630| #define STDC_HEADERS 1
631| #define HAVE_SYS_TYPES_H 1
632| #define HAVE_SYS_STAT_H 1
633| #define HAVE_STDLIB_H 1
634| #define HAVE_STRING_H 1
635| #define HAVE_MEMORY_H 1
636| #define HAVE_STRINGS_H 1
637| #define HAVE_INTTYPES_H 1
638| #define HAVE_STDINT_H 1
639| #define HAVE_UNISTD_H 1
640| #define _GNU_SOURCE 1
641| #define __STDC_WANT_LIB_EXT1__ 1
642| /* end confdefs.h.  */
643|
644| int
645| main ()
646| {
647| 1;
648|   ;
649|   return 0;
650| }
651configure:4679: result: no
652configure:4702: checking if C compiler supports -Wdeclaration-after-statement
653configure:4719: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
654conftest.c:25:1: warning: expression result unused [-Wunused-value]
6551;
656^
6571 warning generated.
658conftest.c:25:1: warning: expression result unused [-Wunused-value]
6591;
660^
6611 warning generated.
662configure:4719: $? = 0
663configure:4733: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -Werror=unknown-warning-option -Wdeclaration-after-statement -I/opt/local/include conftest.c >&5
664conftest.c:25:1: warning: expression result unused [-Wunused-value]
6651;
666^
6671 warning generated.
668conftest.c:25:1: warning: expression result unused [-Wunused-value]
6691;
670^
6711 warning generated.
672configure:4733: $? = 0
673configure:4746: result: yes
674configure:4774: disabling the use of common storage on Darwin
675configure:4844: checking which version of com_err to use
676configure:4849: result: system
677configure:4858: checking for add_error_table in -lcom_err
678configure:4883: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lcom_err   >&5
679configure:4883: $? = 0
680configure:4892: result: yes
681configure:4900: checking for remove_error_table in -lcom_err
682configure:4925: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lcom_err   >&5
683configure:4925: $? = 0
684configure:4934: result: yes
685configure:4952: checking for compile_et
686configure:4968: found /opt/local/bin/compile_et
687configure:4979: result: compile_et
688configure:4994: checking whether compile_et is useful
689configure:5015: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include conftest.c >&5
690conftest.c:26:2: warning: expression result unused [-Wunused-value]
691 &et_foo_error_table;
692 ^~~~~~~~~~~~~~~~~~~
6931 warning generated.
694conftest.c:26:2: warning: expression result unused [-Wunused-value]
695 &et_foo_error_table;
696 ^~~~~~~~~~~~~~~~~~~
6971 warning generated.
698configure:5015: $? = 0
699configure:5026: result: yes
700configure:5028: checking whether compile_et supports --textdomain
701configure:5043: result: no
702configure:5064: checking which version of subsystem package to use
703configure:5150: result: krb5
704configure:5198: checking for an ANSI C-conforming const
705configure:5264: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include conftest.c >&5
706configure:5264: $? = 0
707configure:5271: result: yes
708configure:5295: checking for gethostbyname
709configure:5295: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
710configure:5295: $? = 0
711configure:5295: result: yes
712configure:5485: checking for socket
713configure:5485: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  >&5
714configure:5485: $? = 0
715configure:5485: result: yes
716configure:5600: checking for main in -lresolv
717configure:5619: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lresolv   >&5
718configure:5619: $? = 0
719configure:5628: result: yes
720configure:5646: checking for res_ninit
721configure:5668: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lresolv  >&5
722configure:5668: $? = 0
723configure:5677: result: yes
724configure:5646: checking for res_nclose
725configure:5668: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lresolv  >&5
726configure:5668: $? = 0
727configure:5677: result: yes
728configure:5646: checking for res_ndestroy
729configure:5668: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lresolv  >&5
730configure:5668: $? = 0
731configure:5677: result: yes
732configure:5646: checking for res_nsearch
733configure:5668: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lresolv  >&5
734configure:5668: $? = 0
735configure:5677: result: yes
736configure:5646: checking for ns_initparse
737configure:5668: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lresolv  >&5
738configure:5668: $? = 0
739configure:5677: result: yes
740configure:5646: checking for ns_name_uncompress
741configure:5668: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lresolv  >&5
742configure:5668: $? = 0
743configure:5677: result: yes
744configure:5646: checking for dn_skipname
745configure:5668: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lresolv  >&5
746configure:5668: $? = 0
747configure:5677: result: yes
748configure:5646: checking for res_search
749configure:5668: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lresolv  >&5
750configure:5668: $? = 0
751configure:5677: result: yes
752configure:5797: checking whether pragma weak references are supported
753configure:5814: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lresolv  >&5
754Undefined symbols for architecture x86_64:
755  "_flurbl", referenced from:
756      _main in conftest-e386bf.o
757ld: symbol(s) not found for architecture x86_64
758clang: error: linker command failed with exit code 1 (use -v to see invocation)
759configure:5814: $? = 1
760configure: failed program was:
761| /* confdefs.h */
762| #define PACKAGE_NAME "Kerberos 5"
763| #define PACKAGE_TARNAME "krb5"
764| #define PACKAGE_VERSION "1.16.1"
765| #define PACKAGE_STRING "Kerberos 5 1.16.1"
766| #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
767| #define PACKAGE_URL ""
768| #define STDC_HEADERS 1
769| #define HAVE_SYS_TYPES_H 1
770| #define HAVE_SYS_STAT_H 1
771| #define HAVE_STDLIB_H 1
772| #define HAVE_STRING_H 1
773| #define HAVE_MEMORY_H 1
774| #define HAVE_STRINGS_H 1
775| #define HAVE_INTTYPES_H 1
776| #define HAVE_STDINT_H 1
777| #define HAVE_UNISTD_H 1
778| #define _GNU_SOURCE 1
779| #define __STDC_WANT_LIB_EXT1__ 1
780| #define HAVE_BT_RSEQ 1
781| #define KRB5_DNS_LOOKUP 1
782| #define HAVE_LIBRESOLV 1
783| #define HAVE_RES_NINIT 1
784| #define HAVE_RES_NCLOSE 1
785| #define HAVE_RES_NDESTROY 1
786| #define HAVE_RES_NSEARCH 1
787| #define HAVE_NS_INITPARSE 1
788| #define HAVE_NS_NAME_UNCOMPRESS 1
789| #define HAVE_DN_SKIPNAME 1
790| #define HAVE_RES_SEARCH 1
791| /* end confdefs.h.  */
792| #pragma weak flurbl
793| extern int flurbl(void);
794| int
795| main ()
796| {
797| if (&flurbl != 0) return flurbl();
798|   ;
799|   return 0;
800| }
801configure:5822: result: no
802configure:5867: checking for constructor/destructor attribute support
803configure:5895: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lresolv  >&5
804conftest.c:34:15: warning: implicit declaration of function 'unlink' is invalid in C99 [-Wimplicit-function-declaration]
805void foo1() { unlink("conftest.1"); }
806              ^
8071 warning generated.
808conftest.c:34:15: warning: implicit declaration of function 'unlink' is invalid in C99 [-Wimplicit-function-declaration]
809void foo1() { unlink("conftest.1"); }
810              ^
8111 warning generated.
812configure:5895: $? = 0
813configure:5895: ./conftest
814configure:5895: $? = 0
815configure:5919: result: yes,yes
816configure:5958: enabling thread support
817configure:6148: checking whether /usr/bin/clang is Clang
818configure:6173: result: yes
819configure:6220: checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread
820configure:6245: /usr/bin/clang -o conftest -Werror -Wunknown-warning-option  -pthread -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lresolv  >&5
821configure:6245: $? = 0
822configure:6251: (/usr/bin/clang -c -Werror -Wunknown-warning-option  -pthread -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include conftest.c >&5) && (echo ==== >&5) && (/usr/bin/clang -o conftest -Werror -Wunknown-warning-option  -pthread -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.o -lresolv  >&5)
823====
824configure:6251: $? = 0
825configure:6269: result: no
826configure:6418: checking for joinable pthread attribute
827configure:6436: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -pthread -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  -lresolv  >&5
828configure:6436: $? = 0
829configure:6444: result: PTHREAD_CREATE_JOINABLE
830configure:6458: checking whether more special flags are required for pthreads
831configure:6471: result: no
832configure:6479: checking for PTHREAD_PRIO_INHERIT
833configure:6495: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -pthread -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c  -lresolv  >&5
834configure:6495: $? = 0
835configure:6504: result: yes
836configure:6606: PTHREAD_CC = /usr/bin/clang
837configure:6608: PTHREAD_CFLAGS = -pthread
838configure:6610: PTHREAD_LIBS =
839configure:6659: checking for pthread_once
840configure:6659: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lresolv  >&5
841configure:6659: $? = 0
842configure:6659: result: yes
843configure:6659: checking for pthread_rwlock_init
844configure:6659: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lresolv  >&5
845configure:6659: $? = 0
846configure:6659: result: yes
847configure:6676: rechecking with PTHREAD_... options
848configure:6678: checking for pthread_rwlock_init in -lc
849configure:6703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -pthread -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lc   -lresolv  >&5
850configure:6703: $? = 0
851configure:6712: result: yes
852configure:6727: checking for library containing dlopen
853configure:6758: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lresolv  >&5
854configure:6758: $? = 0
855configure:6775: result: none required
856configure:6795: checking keyutils.h usability
857configure:6795: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include conftest.c >&5
858conftest.c:75:10: fatal error: 'keyutils.h' file not found
859#include <keyutils.h>
860         ^~~~~~~~~~~~
8611 error generated.
862configure:6795: $? = 1
863configure: failed program was:
864| /* confdefs.h */
865| #define PACKAGE_NAME "Kerberos 5"
866| #define PACKAGE_TARNAME "krb5"
867| #define PACKAGE_VERSION "1.16.1"
868| #define PACKAGE_STRING "Kerberos 5 1.16.1"
869| #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
870| #define PACKAGE_URL ""
871| #define STDC_HEADERS 1
872| #define HAVE_SYS_TYPES_H 1
873| #define HAVE_SYS_STAT_H 1
874| #define HAVE_STDLIB_H 1
875| #define HAVE_STRING_H 1
876| #define HAVE_MEMORY_H 1
877| #define HAVE_STRINGS_H 1
878| #define HAVE_INTTYPES_H 1
879| #define HAVE_STDINT_H 1
880| #define HAVE_UNISTD_H 1
881| #define _GNU_SOURCE 1
882| #define __STDC_WANT_LIB_EXT1__ 1
883| #define HAVE_BT_RSEQ 1
884| #define KRB5_DNS_LOOKUP 1
885| #define HAVE_LIBRESOLV 1
886| #define HAVE_RES_NINIT 1
887| #define HAVE_RES_NCLOSE 1
888| #define HAVE_RES_NDESTROY 1
889| #define HAVE_RES_NSEARCH 1
890| #define HAVE_NS_INITPARSE 1
891| #define HAVE_NS_NAME_UNCOMPRESS 1
892| #define HAVE_DN_SKIPNAME 1
893| #define HAVE_RES_SEARCH 1
894| #define DELAY_INITIALIZER 1
895| #define CONSTRUCTOR_ATTR_WORKS 1
896| #define DESTRUCTOR_ATTR_WORKS 1
897| #define ENABLE_THREADS 1
898| #define HAVE_PTHREAD_PRIO_INHERIT 1
899| #define HAVE_PTHREAD 1
900| #define HAVE_PTHREAD_ONCE 1
901| #define HAVE_PTHREAD_RWLOCK_INIT 1
902| #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
903| #define USE_DLOPEN 1
904| /* end confdefs.h.  */
905| #include <stdio.h>
906| #ifdef HAVE_SYS_TYPES_H
907| # include <sys/types.h>
908| #endif
909| #ifdef HAVE_SYS_STAT_H
910| # include <sys/stat.h>
911| #endif
912| #ifdef STDC_HEADERS
913| # include <stdlib.h>
914| # include <stddef.h>
915| #else
916| # ifdef HAVE_STDLIB_H
917| #  include <stdlib.h>
918| # endif
919| #endif
920| #ifdef HAVE_STRING_H
921| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
922| #  include <memory.h>
923| # endif
924| # include <string.h>
925| #endif
926| #ifdef HAVE_STRINGS_H
927| # include <strings.h>
928| #endif
929| #ifdef HAVE_INTTYPES_H
930| # include <inttypes.h>
931| #endif
932| #ifdef HAVE_STDINT_H
933| # include <stdint.h>
934| #endif
935| #ifdef HAVE_UNISTD_H
936| # include <unistd.h>
937| #endif
938| #include <keyutils.h>
939configure:6795: result: no
940configure:6795: checking keyutils.h presence
941configure:6795: /usr/bin/clang -E -I/opt/local/include conftest.c
942conftest.c:42:10: fatal error: 'keyutils.h' file not found
943#include <keyutils.h>
944         ^~~~~~~~~~~~
9451 error generated.
946configure:6795: $? = 1
947configure: failed program was:
948| /* confdefs.h */
949| #define PACKAGE_NAME "Kerberos 5"
950| #define PACKAGE_TARNAME "krb5"
951| #define PACKAGE_VERSION "1.16.1"
952| #define PACKAGE_STRING "Kerberos 5 1.16.1"
953| #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
954| #define PACKAGE_URL ""
955| #define STDC_HEADERS 1
956| #define HAVE_SYS_TYPES_H 1
957| #define HAVE_SYS_STAT_H 1
958| #define HAVE_STDLIB_H 1
959| #define HAVE_STRING_H 1
960| #define HAVE_MEMORY_H 1
961| #define HAVE_STRINGS_H 1
962| #define HAVE_INTTYPES_H 1
963| #define HAVE_STDINT_H 1
964| #define HAVE_UNISTD_H 1
965| #define _GNU_SOURCE 1
966| #define __STDC_WANT_LIB_EXT1__ 1
967| #define HAVE_BT_RSEQ 1
968| #define KRB5_DNS_LOOKUP 1
969| #define HAVE_LIBRESOLV 1
970| #define HAVE_RES_NINIT 1
971| #define HAVE_RES_NCLOSE 1
972| #define HAVE_RES_NDESTROY 1
973| #define HAVE_RES_NSEARCH 1
974| #define HAVE_NS_INITPARSE 1
975| #define HAVE_NS_NAME_UNCOMPRESS 1
976| #define HAVE_DN_SKIPNAME 1
977| #define HAVE_RES_SEARCH 1
978| #define DELAY_INITIALIZER 1
979| #define CONSTRUCTOR_ATTR_WORKS 1
980| #define DESTRUCTOR_ATTR_WORKS 1
981| #define ENABLE_THREADS 1
982| #define HAVE_PTHREAD_PRIO_INHERIT 1
983| #define HAVE_PTHREAD 1
984| #define HAVE_PTHREAD_ONCE 1
985| #define HAVE_PTHREAD_RWLOCK_INIT 1
986| #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
987| #define USE_DLOPEN 1
988| /* end confdefs.h.  */
989| #include <keyutils.h>
990configure:6795: result: no
991configure:6795: checking for keyutils.h
992configure:6795: result: no
993configure:6852: checking for keyutils.h
994configure:6852: result: no
995configure:6912: checking for stdint.h
996configure:6912: result: yes
997configure:6921: checking whether integers are two's complement
998configure:6947: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include conftest.c >&5
999configure:6947: $? = 0
1000configure:6954: result: yes
1001configure:6961: checking whether CHAR_BIT is 8
1002configure:6974: /usr/bin/clang -E -I/opt/local/include conftest.c
1003configure:6974: $? = 0
1004configure:6981: result: yes
1005configure:6988: checking if va_copy is available
1006configure:7009: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lresolv  >&5
1007configure:7009: $? = 0
1008configure:7017: result: yes
1009configure:7028: checking if va_list objects can be copied by assignment
1010configure:7042: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include conftest.c >&5
1011conftest.c:47:7: error: array type 'va_list' (aka '__builtin_va_list') is not assignable
1012  va1 = va2;
1013  ~~~ ^
10141 error generated.
1015configure:7042: $? = 1
1016configure: failed program was:
1017| /* confdefs.h */
1018| #define PACKAGE_NAME "Kerberos 5"
1019| #define PACKAGE_TARNAME "krb5"
1020| #define PACKAGE_VERSION "1.16.1"
1021| #define PACKAGE_STRING "Kerberos 5 1.16.1"
1022| #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
1023| #define PACKAGE_URL ""
1024| #define STDC_HEADERS 1
1025| #define HAVE_SYS_TYPES_H 1
1026| #define HAVE_SYS_STAT_H 1
1027| #define HAVE_STDLIB_H 1
1028| #define HAVE_STRING_H 1
1029| #define HAVE_MEMORY_H 1
1030| #define HAVE_STRINGS_H 1
1031| #define HAVE_INTTYPES_H 1
1032| #define HAVE_STDINT_H 1
1033| #define HAVE_UNISTD_H 1
1034| #define _GNU_SOURCE 1
1035| #define __STDC_WANT_LIB_EXT1__ 1
1036| #define HAVE_BT_RSEQ 1
1037| #define KRB5_DNS_LOOKUP 1
1038| #define HAVE_LIBRESOLV 1
1039| #define HAVE_RES_NINIT 1
1040| #define HAVE_RES_NCLOSE 1
1041| #define HAVE_RES_NDESTROY 1
1042| #define HAVE_RES_NSEARCH 1
1043| #define HAVE_NS_INITPARSE 1
1044| #define HAVE_NS_NAME_UNCOMPRESS 1
1045| #define HAVE_DN_SKIPNAME 1
1046| #define HAVE_RES_SEARCH 1
1047| #define DELAY_INITIALIZER 1
1048| #define CONSTRUCTOR_ATTR_WORKS 1
1049| #define DESTRUCTOR_ATTR_WORKS 1
1050| #define ENABLE_THREADS 1
1051| #define HAVE_PTHREAD_PRIO_INHERIT 1
1052| #define HAVE_PTHREAD 1
1053| #define HAVE_PTHREAD_ONCE 1
1054| #define HAVE_PTHREAD_RWLOCK_INIT 1
1055| #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
1056| #define USE_DLOPEN 1
1057| #define HAS_VA_COPY 1
1058| /* end confdefs.h.  */
1059|
1060| #include <stdarg.h>
1061| void f(va_list va2) {
1062|   va_list va1;
1063|   va1 = va2;
1064| }
1065configure:7049: result: no
1066configure:7132: using shared libraries
1067configure:7605: checking whether ln -s works
1068configure:7609: result: yes
1069configure:7659: checking for ranlib
1070configure:7675: found /usr/bin/ranlib
1071configure:7686: result: ranlib
1072configure:7710: checking for ar
1073configure:7726: found /usr/bin/ar
1074configure:7738: result: ar cqv
1075configure:7748: checking for ar
1076configure:7764: found /usr/bin/ar
1077configure:7776: result: ar cruv
1078configure:7798: checking for a BSD-compatible install
1079configure:7866: result: /usr/bin/install -c
1080configure:7879: checking for ar
1081configure:7895: found /usr/bin/ar
1082configure:7907: result: ar
1083configure:7920: checking for perl
1084configure:7936: found /opt/local/bin/perl
1085configure:7948: result: perl
1086configure:7985: checking for working regcomp
1087configure:8003: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lresolv  >&5
1088configure:8003: $? = 0
1089configure:8003: ./conftest
1090configure:8003: $? = 0
1091configure:8014: result: yes
1092configure:8086: checking for mode_t
1093configure:8086: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include conftest.c >&5
1094configure:8086: $? = 0
1095configure:8086: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include conftest.c >&5
1096conftest.c:80:21: error: expected expression
1097if (sizeof ((mode_t)))
1098                    ^
10991 error generated.
1100configure:8086: $? = 1
1101configure: failed program was:
1102| /* confdefs.h */
1103| #define PACKAGE_NAME "Kerberos 5"
1104| #define PACKAGE_TARNAME "krb5"
1105| #define PACKAGE_VERSION "1.16.1"
1106| #define PACKAGE_STRING "Kerberos 5 1.16.1"
1107| #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
1108| #define PACKAGE_URL ""
1109| #define STDC_HEADERS 1
1110| #define HAVE_SYS_TYPES_H 1
1111| #define HAVE_SYS_STAT_H 1
1112| #define HAVE_STDLIB_H 1
1113| #define HAVE_STRING_H 1
1114| #define HAVE_MEMORY_H 1
1115| #define HAVE_STRINGS_H 1
1116| #define HAVE_INTTYPES_H 1
1117| #define HAVE_STDINT_H 1
1118| #define HAVE_UNISTD_H 1
1119| #define _GNU_SOURCE 1
1120| #define __STDC_WANT_LIB_EXT1__ 1
1121| #define HAVE_BT_RSEQ 1
1122| #define KRB5_DNS_LOOKUP 1
1123| #define HAVE_LIBRESOLV 1
1124| #define HAVE_RES_NINIT 1
1125| #define HAVE_RES_NCLOSE 1
1126| #define HAVE_RES_NDESTROY 1
1127| #define HAVE_RES_NSEARCH 1
1128| #define HAVE_NS_INITPARSE 1
1129| #define HAVE_NS_NAME_UNCOMPRESS 1
1130| #define HAVE_DN_SKIPNAME 1
1131| #define HAVE_RES_SEARCH 1
1132| #define DELAY_INITIALIZER 1
1133| #define CONSTRUCTOR_ATTR_WORKS 1
1134| #define DESTRUCTOR_ATTR_WORKS 1
1135| #define ENABLE_THREADS 1
1136| #define HAVE_PTHREAD_PRIO_INHERIT 1
1137| #define HAVE_PTHREAD 1
1138| #define HAVE_PTHREAD_ONCE 1
1139| #define HAVE_PTHREAD_RWLOCK_INIT 1
1140| #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
1141| #define USE_DLOPEN 1
1142| #define HAS_VA_COPY 1
1143| #define HAVE_REGCOMP 1
1144| /* end confdefs.h.  */
1145| #include <stdio.h>
1146| #ifdef HAVE_SYS_TYPES_H
1147| # include <sys/types.h>
1148| #endif
1149| #ifdef HAVE_SYS_STAT_H
1150| # include <sys/stat.h>
1151| #endif
1152| #ifdef STDC_HEADERS
1153| # include <stdlib.h>
1154| # include <stddef.h>
1155| #else
1156| # ifdef HAVE_STDLIB_H
1157| #  include <stdlib.h>
1158| # endif
1159| #endif
1160| #ifdef HAVE_STRING_H
1161| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1162| #  include <memory.h>
1163| # endif
1164| # include <string.h>
1165| #endif
1166| #ifdef HAVE_STRINGS_H
1167| # include <strings.h>
1168| #endif
1169| #ifdef HAVE_INTTYPES_H
1170| # include <inttypes.h>
1171| #endif
1172| #ifdef HAVE_STDINT_H
1173| # include <stdint.h>
1174| #endif
1175| #ifdef HAVE_UNISTD_H
1176| # include <unistd.h>
1177| #endif
1178| int
1179| main ()
1180| {
1181| if (sizeof ((mode_t)))
1182|           return 0;
1183|   ;
1184|   return 0;
1185| }
1186configure:8086: result: yes
1187configure:8101: checking if daemon needs a prototype provided
1188configure:8123: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include conftest.c >&5
1189configure:8123: $? = 0
1190configure:8130: result: yes
1191configure:8148: checking if getsockname() takes arguments struct sockaddr * and size_t *
1192configure:8168: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include conftest.c >&5
1193conftest.c:47:12: error: conflicting types for 'getsockname'
1194extern int getsockname(int, struct sockaddr *, size_t *);
1195           ^
1196/usr/include/sys/socket.h:687:5: note: previous declaration is here
1197int     getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict)
1198        ^
11991 error generated.
1200configure:8168: $? = 1
1201configure: failed program was:
1202| /* confdefs.h */
1203| #define PACKAGE_NAME "Kerberos 5"
1204| #define PACKAGE_TARNAME "krb5"
1205| #define PACKAGE_VERSION "1.16.1"
1206| #define PACKAGE_STRING "Kerberos 5 1.16.1"
1207| #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
1208| #define PACKAGE_URL ""
1209| #define STDC_HEADERS 1
1210| #define HAVE_SYS_TYPES_H 1
1211| #define HAVE_SYS_STAT_H 1
1212| #define HAVE_STDLIB_H 1
1213| #define HAVE_STRING_H 1
1214| #define HAVE_MEMORY_H 1
1215| #define HAVE_STRINGS_H 1
1216| #define HAVE_INTTYPES_H 1
1217| #define HAVE_STDINT_H 1
1218| #define HAVE_UNISTD_H 1
1219| #define _GNU_SOURCE 1
1220| #define __STDC_WANT_LIB_EXT1__ 1
1221| #define HAVE_BT_RSEQ 1
1222| #define KRB5_DNS_LOOKUP 1
1223| #define HAVE_LIBRESOLV 1
1224| #define HAVE_RES_NINIT 1
1225| #define HAVE_RES_NCLOSE 1
1226| #define HAVE_RES_NDESTROY 1
1227| #define HAVE_RES_NSEARCH 1
1228| #define HAVE_NS_INITPARSE 1
1229| #define HAVE_NS_NAME_UNCOMPRESS 1
1230| #define HAVE_DN_SKIPNAME 1
1231| #define HAVE_RES_SEARCH 1
1232| #define DELAY_INITIALIZER 1
1233| #define CONSTRUCTOR_ATTR_WORKS 1
1234| #define DESTRUCTOR_ATTR_WORKS 1
1235| #define ENABLE_THREADS 1
1236| #define HAVE_PTHREAD_PRIO_INHERIT 1
1237| #define HAVE_PTHREAD 1
1238| #define HAVE_PTHREAD_ONCE 1
1239| #define HAVE_PTHREAD_RWLOCK_INIT 1
1240| #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
1241| #define USE_DLOPEN 1
1242| #define HAS_VA_COPY 1
1243| #define HAVE_REGCOMP 1
1244| #define NEED_DAEMON_PROTO 1
1245| /* end confdefs.h.  */
1246| #include <sys/types.h>
1247| #include <sys/socket.h>
1248| extern int getsockname(int, struct sockaddr *, size_t *);
1249|
1250| int
1251| main ()
1252| {
1253|
1254|   ;
1255|   return 0;
1256| }
1257configure:8181: result: no
1258configure:8148: checking if getsockname() takes arguments struct sockaddr * and int *
1259configure:8168: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include conftest.c >&5
1260conftest.c:47:12: error: conflicting types for 'getsockname'
1261extern int getsockname(int, struct sockaddr *, int *);
1262           ^
1263/usr/include/sys/socket.h:687:5: note: previous declaration is here
1264int     getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict)
1265        ^
12661 error generated.
1267configure:8168: $? = 1
1268configure: failed program was:
1269| /* confdefs.h */
1270| #define PACKAGE_NAME "Kerberos 5"
1271| #define PACKAGE_TARNAME "krb5"
1272| #define PACKAGE_VERSION "1.16.1"
1273| #define PACKAGE_STRING "Kerberos 5 1.16.1"
1274| #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
1275| #define PACKAGE_URL ""
1276| #define STDC_HEADERS 1
1277| #define HAVE_SYS_TYPES_H 1
1278| #define HAVE_SYS_STAT_H 1
1279| #define HAVE_STDLIB_H 1
1280| #define HAVE_STRING_H 1
1281| #define HAVE_MEMORY_H 1
1282| #define HAVE_STRINGS_H 1
1283| #define HAVE_INTTYPES_H 1
1284| #define HAVE_STDINT_H 1
1285| #define HAVE_UNISTD_H 1
1286| #define _GNU_SOURCE 1
1287| #define __STDC_WANT_LIB_EXT1__ 1
1288| #define HAVE_BT_RSEQ 1
1289| #define KRB5_DNS_LOOKUP 1
1290| #define HAVE_LIBRESOLV 1
1291| #define HAVE_RES_NINIT 1
1292| #define HAVE_RES_NCLOSE 1
1293| #define HAVE_RES_NDESTROY 1
1294| #define HAVE_RES_NSEARCH 1
1295| #define HAVE_NS_INITPARSE 1
1296| #define HAVE_NS_NAME_UNCOMPRESS 1
1297| #define HAVE_DN_SKIPNAME 1
1298| #define HAVE_RES_SEARCH 1
1299| #define DELAY_INITIALIZER 1
1300| #define CONSTRUCTOR_ATTR_WORKS 1
1301| #define DESTRUCTOR_ATTR_WORKS 1
1302| #define ENABLE_THREADS 1
1303| #define HAVE_PTHREAD_PRIO_INHERIT 1
1304| #define HAVE_PTHREAD 1
1305| #define HAVE_PTHREAD_ONCE 1
1306| #define HAVE_PTHREAD_RWLOCK_INIT 1
1307| #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
1308| #define USE_DLOPEN 1
1309| #define HAS_VA_COPY 1
1310| #define HAVE_REGCOMP 1
1311| #define NEED_DAEMON_PROTO 1
1312| /* end confdefs.h.  */
1313| #include <sys/types.h>
1314| #include <sys/socket.h>
1315| extern int getsockname(int, struct sockaddr *, int *);
1316|
1317| int
1318| main ()
1319| {
1320|
1321|   ;
1322|   return 0;
1323| }
1324configure:8181: result: no
1325configure:8148: checking if getsockname() takes arguments struct sockaddr * and socklen_t *
1326configure:8168: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include conftest.c >&5
1327configure:8168: $? = 0
1328configure:8177: result: yes
1329configure:8208: checking for main in -lutil
1330configure:8227: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lutil  -lresolv  >&5
1331configure:8227: $? = 0
1332configure:8236: result: yes
1333configure:8258: checking libintl.h usability
1334configure:8258: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include conftest.c >&5
1335configure:8258: $? = 0
1336configure:8258: result: yes
1337configure:8258: checking libintl.h presence
1338configure:8258: /usr/bin/clang -E -I/opt/local/include conftest.c
1339configure:8258: $? = 0
1340configure:8258: result: yes
1341configure:8258: checking for libintl.h
1342configure:8258: result: yes
1343configure:8261: checking for library containing dgettext
1344configure:8292: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lresolv  >&5
1345Undefined symbols for architecture x86_64:
1346  "_dgettext", referenced from:
1347      _main in conftest-8df546.o
1348ld: symbol(s) not found for architecture x86_64
1349clang: error: linker command failed with exit code 1 (use -v to see invocation)
1350configure:8292: $? = 1
1351configure: failed program was:
1352| /* confdefs.h */
1353| #define PACKAGE_NAME "Kerberos 5"
1354| #define PACKAGE_TARNAME "krb5"
1355| #define PACKAGE_VERSION "1.16.1"
1356| #define PACKAGE_STRING "Kerberos 5 1.16.1"
1357| #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
1358| #define PACKAGE_URL ""
1359| #define STDC_HEADERS 1
1360| #define HAVE_SYS_TYPES_H 1
1361| #define HAVE_SYS_STAT_H 1
1362| #define HAVE_STDLIB_H 1
1363| #define HAVE_STRING_H 1
1364| #define HAVE_MEMORY_H 1
1365| #define HAVE_STRINGS_H 1
1366| #define HAVE_INTTYPES_H 1
1367| #define HAVE_STDINT_H 1
1368| #define HAVE_UNISTD_H 1
1369| #define _GNU_SOURCE 1
1370| #define __STDC_WANT_LIB_EXT1__ 1
1371| #define HAVE_BT_RSEQ 1
1372| #define KRB5_DNS_LOOKUP 1
1373| #define HAVE_LIBRESOLV 1
1374| #define HAVE_RES_NINIT 1
1375| #define HAVE_RES_NCLOSE 1
1376| #define HAVE_RES_NDESTROY 1
1377| #define HAVE_RES_NSEARCH 1
1378| #define HAVE_NS_INITPARSE 1
1379| #define HAVE_NS_NAME_UNCOMPRESS 1
1380| #define HAVE_DN_SKIPNAME 1
1381| #define HAVE_RES_SEARCH 1
1382| #define DELAY_INITIALIZER 1
1383| #define CONSTRUCTOR_ATTR_WORKS 1
1384| #define DESTRUCTOR_ATTR_WORKS 1
1385| #define ENABLE_THREADS 1
1386| #define HAVE_PTHREAD_PRIO_INHERIT 1
1387| #define HAVE_PTHREAD 1
1388| #define HAVE_PTHREAD_ONCE 1
1389| #define HAVE_PTHREAD_RWLOCK_INIT 1
1390| #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
1391| #define USE_DLOPEN 1
1392| #define HAS_VA_COPY 1
1393| #define HAVE_REGCOMP 1
1394| #define NEED_DAEMON_PROTO 1
1395| #define GETSOCKNAME_ARG3_TYPE socklen_t
1396| #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
1397| #define HAVE_LIBUTIL 1
1398| /* end confdefs.h.  */
1399|
1400| /* Override any GCC internal prototype to avoid an error.
1401|    Use char because int might match the return type of a GCC
1402|    builtin and then its argument prototype would still apply.  */
1403| #ifdef __cplusplus
1404| extern "C"
1405| #endif
1406| char dgettext ();
1407| int
1408| main ()
1409| {
1410| return dgettext ();
1411|   ;
1412|   return 0;
1413| }
1414configure:8292: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lintl  -lresolv  >&5
1415configure:8292: $? = 0
1416configure:8309: result: -lintl
1417configure:8327: checking for msgfmt
1418configure:8343: found /opt/local/bin/msgfmt
1419configure:8354: result: msgfmt
1420configure:8379: checking sys/sockio.h usability
1421configure:8379: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include conftest.c >&5
1422configure:8379: $? = 0
1423configure:8379: result: yes
1424configure:8379: checking sys/sockio.h presence
1425configure:8379: /usr/bin/clang -E -I/opt/local/include conftest.c
1426configure:8379: $? = 0
1427configure:8379: result: yes
1428configure:8379: checking for sys/sockio.h
1429configure:8379: result: yes
1430configure:8379: checking ifaddrs.h usability
1431configure:8379: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include conftest.c >&5
1432configure:8379: $? = 0
1433configure:8379: result: yes
1434configure:8379: checking ifaddrs.h presence
1435configure:8379: /usr/bin/clang -E -I/opt/local/include conftest.c
1436configure:8379: $? = 0
1437configure:8379: result: yes
1438configure:8379: checking for ifaddrs.h
1439configure:8379: result: yes
1440configure:8379: checking for unistd.h
1441configure:8379: result: yes
1442configure:8379: checking fnmatch.h usability
1443configure:8379: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include conftest.c >&5
1444configure:8379: $? = 0
1445configure:8379: result: yes
1446configure:8379: checking fnmatch.h presence
1447configure:8379: /usr/bin/clang -E -I/opt/local/include conftest.c
1448configure:8379: $? = 0
1449configure:8379: result: yes
1450configure:8379: checking for fnmatch.h
1451configure:8379: result: yes
1452configure:8392: checking for strftime
1453configure:8392: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lintl -lresolv  >&5
1454configure:8392: $? = 0
1455configure:8392: result: yes
1456configure:8392: checking for vsprintf
1457configure:8392: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lintl -lresolv  >&5
1458conftest.c:77:6: warning: incompatible redeclaration of library function 'vsprintf' [-Wincompatible-library-redeclaration]
1459char vsprintf ();
1460     ^
1461conftest.c:77:6: note: 'vsprintf' is a builtin with type 'int (char *, const char *, struct __va_list_tag *)'
14621 warning generated.
1463conftest.c:77:6: warning: incompatible redeclaration of library function 'vsprintf' [-Wincompatible-library-redeclaration]
1464char vsprintf ();
1465     ^
1466conftest.c:77:6: note: 'vsprintf' is a builtin with type 'int (char *, const char *, __builtin_va_list)'
14671 warning generated.
1468configure:8392: $? = 0
1469configure:8392: result: yes
1470configure:8392: checking for vasprintf
1471configure:8392: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lintl -lresolv  >&5
1472conftest.c:89:19: warning: format string missing [-Wformat]
1473return vasprintf ();
1474       ~~~~~~~~~  ^
14751 warning generated.
1476conftest.c:89:19: warning: format string missing [-Wformat]
1477return vasprintf ();
1478       ~~~~~~~~~  ^
14791 warning generated.
1480configure:8392: $? = 0
1481configure:8392: result: yes
1482configure:8392: checking for vsnprintf
1483configure:8392: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lintl -lresolv  >&5
1484conftest.c:79:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
1485char vsnprintf ();
1486     ^
1487conftest.c:79:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
14881 warning generated.
1489conftest.c:79:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
1490char vsnprintf ();
1491     ^
1492conftest.c:79:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, __builtin_va_list)'
14931 warning generated.
1494configure:8392: $? = 0
1495configure:8392: result: yes
1496configure:8392: checking for strlcpy
1497configure:8392: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lintl -lresolv  >&5
1498conftest.c:80:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
1499char strlcpy ();
1500     ^
1501conftest.c:80:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
15021 warning generated.
1503conftest.c:80:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
1504char strlcpy ();
1505     ^
1506conftest.c:80:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
15071 warning generated.
1508configure:8392: $? = 0
1509configure:8392: result: yes
1510configure:8392: checking for fnmatch
1511configure:8392: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lintl -lresolv  >&5
1512configure:8392: $? = 0
1513configure:8392: result: yes
1514configure:8403: checking for strlcpy
1515configure:8403: result: yes
1516configure:8416: checking for getopt
1517configure:8416: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lintl -lresolv  >&5
1518configure:8416: $? = 0
1519configure:8416: result: yes
1520configure:8432: checking for getopt_long
1521configure:8432: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lintl -lresolv  >&5
1522configure:8432: $? = 0
1523configure:8432: result: yes
1524configure:8448: checking for fnmatch
1525configure:8448: result: yes
1526configure:8461: checking for vasprintf
1527configure:8461: result: yes
1528configure:8475: checking if vasprintf needs a prototype provided
1529configure:8497: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include conftest.c >&5
1530conftest.c:69:12: error: conflicting types for 'vasprintf'
1531extern int vasprintf (struct k5foo*);
1532           ^
1533/usr/include/stdio.h:381:6: note: previous declaration is here
1534int      vasprintf(char ** __restrict, const char * __restrict, va_list) __printflike(2, 0);
1535         ^
15361 error generated.
1537configure:8497: $? = 1
1538configure: failed program was:
1539| /* confdefs.h */
1540| #define PACKAGE_NAME "Kerberos 5"
1541| #define PACKAGE_TARNAME "krb5"
1542| #define PACKAGE_VERSION "1.16.1"
1543| #define PACKAGE_STRING "Kerberos 5 1.16.1"
1544| #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
1545| #define PACKAGE_URL ""
1546| #define STDC_HEADERS 1
1547| #define HAVE_SYS_TYPES_H 1
1548| #define HAVE_SYS_STAT_H 1
1549| #define HAVE_STDLIB_H 1
1550| #define HAVE_STRING_H 1
1551| #define HAVE_MEMORY_H 1
1552| #define HAVE_STRINGS_H 1
1553| #define HAVE_INTTYPES_H 1
1554| #define HAVE_STDINT_H 1
1555| #define HAVE_UNISTD_H 1
1556| #define _GNU_SOURCE 1
1557| #define __STDC_WANT_LIB_EXT1__ 1
1558| #define HAVE_BT_RSEQ 1
1559| #define KRB5_DNS_LOOKUP 1
1560| #define HAVE_LIBRESOLV 1
1561| #define HAVE_RES_NINIT 1
1562| #define HAVE_RES_NCLOSE 1
1563| #define HAVE_RES_NDESTROY 1
1564| #define HAVE_RES_NSEARCH 1
1565| #define HAVE_NS_INITPARSE 1
1566| #define HAVE_NS_NAME_UNCOMPRESS 1
1567| #define HAVE_DN_SKIPNAME 1
1568| #define HAVE_RES_SEARCH 1
1569| #define DELAY_INITIALIZER 1
1570| #define CONSTRUCTOR_ATTR_WORKS 1
1571| #define DESTRUCTOR_ATTR_WORKS 1
1572| #define ENABLE_THREADS 1
1573| #define HAVE_PTHREAD_PRIO_INHERIT 1
1574| #define HAVE_PTHREAD 1
1575| #define HAVE_PTHREAD_ONCE 1
1576| #define HAVE_PTHREAD_RWLOCK_INIT 1
1577| #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
1578| #define USE_DLOPEN 1
1579| #define HAS_VA_COPY 1
1580| #define HAVE_REGCOMP 1
1581| #define NEED_DAEMON_PROTO 1
1582| #define GETSOCKNAME_ARG3_TYPE socklen_t
1583| #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
1584| #define HAVE_LIBUTIL 1
1585| #define ENABLE_NLS 1
1586| #define HAVE_SYS_SOCKIO_H 1
1587| #define HAVE_IFADDRS_H 1
1588| #define HAVE_UNISTD_H 1
1589| #define HAVE_FNMATCH_H 1
1590| #define HAVE_STRFTIME 1
1591| #define HAVE_VSPRINTF 1
1592| #define HAVE_VASPRINTF 1
1593| #define HAVE_VSNPRINTF 1
1594| #define HAVE_STRLCPY 1
1595| #define HAVE_FNMATCH 1
1596| #define HAVE_GETOPT 1
1597| #define HAVE_GETOPT_LONG 1
1598| /* end confdefs.h.  */
1599| #include <stdarg.h>
1600| #include <stdio.h>
1601|
1602| int
1603| main ()
1604| {
1605| #undef vasprintf
1606| struct k5foo {int foo; } xx;
1607| extern int vasprintf (struct k5foo*);
1608| vasprintf(&xx);
1609|
1610|   ;
1611|   return 0;
1612| }
1613configure:8504: result: no
1614configure:8515: checking if swab needs a prototype provided
1615configure:8541: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include conftest.c >&5
1616conftest.c:73:12: error: conflicting types for 'swab'
1617extern int swab (struct k5foo*);
1618           ^
1619/usr/include/unistd.h:600:10: note: previous declaration is here
1620void     swab(const void * __restrict, void * __restrict, ssize_t);
1621         ^
16221 error generated.
1623configure:8541: $? = 1
1624configure: failed program was:
1625| /* confdefs.h */
1626| #define PACKAGE_NAME "Kerberos 5"
1627| #define PACKAGE_TARNAME "krb5"
1628| #define PACKAGE_VERSION "1.16.1"
1629| #define PACKAGE_STRING "Kerberos 5 1.16.1"
1630| #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
1631| #define PACKAGE_URL ""
1632| #define STDC_HEADERS 1
1633| #define HAVE_SYS_TYPES_H 1
1634| #define HAVE_SYS_STAT_H 1
1635| #define HAVE_STDLIB_H 1
1636| #define HAVE_STRING_H 1
1637| #define HAVE_MEMORY_H 1
1638| #define HAVE_STRINGS_H 1
1639| #define HAVE_INTTYPES_H 1
1640| #define HAVE_STDINT_H 1
1641| #define HAVE_UNISTD_H 1
1642| #define _GNU_SOURCE 1
1643| #define __STDC_WANT_LIB_EXT1__ 1
1644| #define HAVE_BT_RSEQ 1
1645| #define KRB5_DNS_LOOKUP 1
1646| #define HAVE_LIBRESOLV 1
1647| #define HAVE_RES_NINIT 1
1648| #define HAVE_RES_NCLOSE 1
1649| #define HAVE_RES_NDESTROY 1
1650| #define HAVE_RES_NSEARCH 1
1651| #define HAVE_NS_INITPARSE 1
1652| #define HAVE_NS_NAME_UNCOMPRESS 1
1653| #define HAVE_DN_SKIPNAME 1
1654| #define HAVE_RES_SEARCH 1
1655| #define DELAY_INITIALIZER 1
1656| #define CONSTRUCTOR_ATTR_WORKS 1
1657| #define DESTRUCTOR_ATTR_WORKS 1
1658| #define ENABLE_THREADS 1
1659| #define HAVE_PTHREAD_PRIO_INHERIT 1
1660| #define HAVE_PTHREAD 1
1661| #define HAVE_PTHREAD_ONCE 1
1662| #define HAVE_PTHREAD_RWLOCK_INIT 1
1663| #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
1664| #define USE_DLOPEN 1
1665| #define HAS_VA_COPY 1
1666| #define HAVE_REGCOMP 1
1667| #define NEED_DAEMON_PROTO 1
1668| #define GETSOCKNAME_ARG3_TYPE socklen_t
1669| #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
1670| #define HAVE_LIBUTIL 1
1671| #define ENABLE_NLS 1
1672| #define HAVE_SYS_SOCKIO_H 1
1673| #define HAVE_IFADDRS_H 1
1674| #define HAVE_UNISTD_H 1
1675| #define HAVE_FNMATCH_H 1
1676| #define HAVE_STRFTIME 1
1677| #define HAVE_VSPRINTF 1
1678| #define HAVE_VASPRINTF 1
1679| #define HAVE_VSNPRINTF 1
1680| #define HAVE_STRLCPY 1
1681| #define HAVE_FNMATCH 1
1682| #define HAVE_GETOPT 1
1683| #define HAVE_GETOPT_LONG 1
1684| /* end confdefs.h.  */
1685| #include <string.h>
1686| #ifdef HAVE_UNISTD_H
1687| #include <unistd.h>
1688| #endif
1689| /* Solaris 8 declares swab in stdlib.h.  */
1690| #include <stdlib.h>
1691|
1692| int
1693| main ()
1694| {
1695| #undef swab
1696| struct k5foo {int foo; } xx;
1697| extern int swab (struct k5foo*);
1698| swab(&xx);
1699|
1700|   ;
1701|   return 0;
1702| }
1703configure:8548: result: no
1704configure:8562: checking for gawk
1705configure:8589: result: /usr/bin/awk
1706configure:8600: checking for struct sockaddr.sa_len
1707configure:8600: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include conftest.c >&5
1708configure:8600: $? = 0
1709configure:8600: result: yes
1710configure:8614: checking for sys/types.h
1711configure:8614: result: yes
1712configure:8614: checking sys/socket.h usability
1713configure:8614: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include conftest.c >&5
1714configure:8614: $? = 0
1715configure:8614: result: yes
1716configure:8614: checking sys/socket.h presence
1717configure:8614: /usr/bin/clang -E -I/opt/local/include conftest.c
1718configure:8614: $? = 0
1719configure:8614: result: yes
1720configure:8614: checking for sys/socket.h
1721configure:8614: result: yes
1722configure:8614: checking netinet/in.h usability
1723configure:8614: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include conftest.c >&5
1724configure:8614: $? = 0
1725configure:8614: result: yes
1726configure:8614: checking netinet/in.h presence
1727configure:8614: /usr/bin/clang -E -I/opt/local/include conftest.c
1728configure:8614: $? = 0
1729configure:8614: result: yes
1730configure:8614: checking for netinet/in.h
1731configure:8614: result: yes
1732configure:8614: checking netdb.h usability
1733configure:8614: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include conftest.c >&5
1734configure:8614: $? = 0
1735configure:8614: result: yes
1736configure:8614: checking netdb.h presence
1737configure:8614: /usr/bin/clang -E -I/opt/local/include conftest.c
1738configure:8614: $? = 0
1739configure:8614: result: yes
1740configure:8614: checking for netdb.h
1741configure:8614: result: yes
1742configure:8627: checking for inet_ntop
1743configure:8627: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lintl -lresolv  >&5
1744configure:8627: $? = 0
1745configure:8627: result: yes
1746configure:8627: checking for inet_pton
1747configure:8627: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lintl -lresolv  >&5
1748configure:8627: $? = 0
1749configure:8627: result: yes
1750configure:8627: checking for getnameinfo
1751configure:8627: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lintl -lresolv  >&5
1752configure:8627: $? = 0
1753configure:8627: result: yes
1754configure:8636: checking for getaddrinfo
1755configure:8657: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lintl -lresolv  >&5
1756configure:8657: $? = 0
1757configure:8666: result: yes
1758configure:8673: checking for IPv6 compile-time support without -DINET6
1759configure:8704: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include conftest.c >&5
1760configure:8704: $? = 0
1761configure:8713: result: yes
1762configure:8766: checking for struct sockaddr.sa_len
1763configure:8766: result: yes
1764configure:8777: checking for sigprocmask
1765configure:8777: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lintl -lresolv  >&5
1766configure:8777: $? = 0
1767configure:8777: result: yes
1768configure:8779: checking for sigset_t and POSIX_SIGNALS
1769configure:8795: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include conftest.c >&5
1770configure:8795: $? = 0
1771configure:8803: result: yes
1772configure:8909: k5crypto will use 'openssl'
1773configure:8920: checking for PKCS7_get_signer_info in -lcrypto
1774configure:8945: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lcrypto  -lintl -lresolv  >&5
1775configure:8945: $? = 0
1776configure:8954: result: yes
1777configure:9008: checking for SSL_CTX_new in -lssl
1778configure:9033: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first conftest.c -lssl -lcrypto -lcrypto -lintl -lresolv  >&5
1779configure:9033: $? = 0
1780configure:9042: result: yes
1781configure:9050: checking for OpenSSL
1782configure:9056: result: yes
1783configure:9060: TLS module will use OpenSSL
1784configure:9227: checking return type of signal handlers
1785configure:9245: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -fno-common -I/opt/local/include conftest.c >&5
1786conftest.c:81:8: error: indirection requires pointer operand ('void' invalid)
1787return *(signal (0, 0)) (0) == 1;
1788       ^~~~~~~~~~~~~~~~~~~~
17891 error generated.
1790configure:9245: $? = 1
1791configure: failed program was:
1792| /* confdefs.h */
1793| #define PACKAGE_NAME "Kerberos 5"
1794| #define PACKAGE_TARNAME "krb5"
1795| #define PACKAGE_VERSION "1.16.1"
1796| #define PACKAGE_STRING "Kerberos 5 1.16.1"
1797| #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
1798| #define PACKAGE_URL ""
1799| #define STDC_HEADERS 1
1800| #define HAVE_SYS_TYPES_H 1
1801| #define HAVE_SYS_STAT_H 1
1802| #define HAVE_STDLIB_H 1
1803| #define HAVE_STRING_H 1
1804| #define HAVE_MEMORY_H 1
1805| #define HAVE_STRINGS_H 1
1806| #define HAVE_INTTYPES_H 1
1807| #define HAVE_STDINT_H 1
1808| #define HAVE_UNISTD_H 1
1809| #define _GNU_SOURCE 1
1810| #define __STDC_WANT_LIB_EXT1__ 1
1811| #define HAVE_BT_RSEQ 1
1812| #define KRB5_DNS_LOOKUP 1
1813| #define HAVE_LIBRESOLV 1
1814| #define HAVE_RES_NINIT 1
1815| #define HAVE_RES_NCLOSE 1
1816| #define HAVE_RES_NDESTROY 1
1817| #define HAVE_RES_NSEARCH 1
1818| #define HAVE_NS_INITPARSE 1
1819| #define HAVE_NS_NAME_UNCOMPRESS 1
1820| #define HAVE_DN_SKIPNAME 1
1821| #define HAVE_RES_SEARCH 1
1822| #define DELAY_INITIALIZER 1
1823| #define CONSTRUCTOR_ATTR_WORKS 1
1824| #define DESTRUCTOR_ATTR_WORKS 1
1825| #define ENABLE_THREADS 1
1826| #define HAVE_PTHREAD_PRIO_INHERIT 1
1827| #define HAVE_PTHREAD 1
1828| #define HAVE_PTHREAD_ONCE 1
1829| #define HAVE_PTHREAD_RWLOCK_INIT 1
1830| #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
1831| #define USE_DLOPEN 1
1832| #define HAS_VA_COPY 1
1833| #define HAVE_REGCOMP 1
1834| #define NEED_DAEMON_PROTO 1
1835| #define GETSOCKNAME_ARG3_TYPE socklen_t
1836| #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
1837| #define HAVE_LIBUTIL 1
1838| #define ENABLE_NLS 1
1839| #define HAVE_SYS_SOCKIO_H 1
1840| #define HAVE_IFADDRS_H 1
1841| #define HAVE_UNISTD_H 1
1842| #define HAVE_FNMATCH_H 1
1843| #define HAVE_STRFTIME 1
1844| #define HAVE_VSPRINTF 1
1845| #define HAVE_VASPRINTF 1
1846| #define HAVE_VSNPRINTF 1
1847| #define HAVE_STRLCPY 1
1848| #define HAVE_FNMATCH 1
1849| #define HAVE_GETOPT 1
1850| #define HAVE_GETOPT_LONG 1
1851| #define HAVE_SA_LEN 1
1852| #define HAVE_SYS_TYPES_H 1
1853| #define HAVE_SYS_SOCKET_H 1
1854| #define HAVE_NETINET_IN_H 1
1855| #define HAVE_NETDB_H 1
1856| #define HAVE_INET_NTOP 1
1857| #define HAVE_INET_PTON 1
1858| #define HAVE_GETNAMEINFO 1
1859| #define HAVE_GETADDRINFO 1
1860| #define HAVE_SA_LEN 1
1861| #define POSIX_SIGNALS 1
1862| #define HAVE_LIBCRYPTO 1
1863| #define FORTUNA 1
1864| #define TLS_IMPL_OPENSSL 1
1865| /* end confdefs.h.  */
1866| #include <sys/types.h>
1867| #include <signal.h>
1868|
1869| int
1870| main ()
1871| {
1872| return *(signal (0, 0)) (0) == 1;
1873|   ;
1874|   return 0;
1875| }
1876configure:9252: result: void
1877configure:9270: checking for flex
1878configure:9286: found /usr/bin/flex
1879configure:9297: result: flex
1880configure:9335: flex conftest.l
1881flex: error writing output file lex.yy.c
1882configure:9339: $? = 1
1883configure:9341: checking lex output file root
1884configure:9352: error: cannot find output from flex; giving up
1885
1886## ---------------- ##
1887## Cache variables. ##
1888## ---------------- ##
1889
1890ac_cv_build=x86_64-apple-darwin17.7.0
1891ac_cv_c_compiler_gnu=yes
1892ac_cv_c_const=yes
1893ac_cv_cxx_compiler_gnu=yes
1894ac_cv_env_CCC_set=
1895ac_cv_env_CCC_value=
1896ac_cv_env_CC_set=set
1897ac_cv_env_CC_value=/usr/bin/clang
1898ac_cv_env_CFLAGS_set=set
1899ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64 -arch i386'
1900ac_cv_env_CPPFLAGS_set=set
1901ac_cv_env_CPPFLAGS_value=-I/opt/local/include
1902ac_cv_env_CPP_set=
1903ac_cv_env_CPP_value=
1904ac_cv_env_CXXFLAGS_set=set
1905ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -arch x86_64 -arch i386'
1906ac_cv_env_CXX_set=set
1907ac_cv_env_CXX_value=/usr/bin/clang++
1908ac_cv_env_DB_HEADER_set=
1909ac_cv_env_DB_HEADER_value=
1910ac_cv_env_DB_LIB_set=
1911ac_cv_env_DB_LIB_value=
1912ac_cv_env_DEFCCNAME_set=
1913ac_cv_env_DEFCCNAME_value=
1914ac_cv_env_DEFCKTNAME_set=
1915ac_cv_env_DEFCKTNAME_value=
1916ac_cv_env_DEFKTNAME_set=
1917ac_cv_env_DEFKTNAME_value=
1918ac_cv_env_LDFLAGS_set=set
1919ac_cv_env_LDFLAGS_value='-Wl,-headerpad_max_install_names -arch x86_64 -arch i386'
1920ac_cv_env_LD_set=
1921ac_cv_env_LD_value=
1922ac_cv_env_LIBS_set=
1923ac_cv_env_LIBS_value=
1924ac_cv_env_SS_LIB_set=
1925ac_cv_env_SS_LIB_value=
1926ac_cv_env_YACC_set=
1927ac_cv_env_YACC_value=
1928ac_cv_env_YFLAGS_set=
1929ac_cv_env_YFLAGS_value=
1930ac_cv_env_build_alias_set=
1931ac_cv_env_build_alias_value=
1932ac_cv_env_host_alias_set=
1933ac_cv_env_host_alias_value=
1934ac_cv_env_target_alias_set=
1935ac_cv_env_target_alias_value=
1936ac_cv_func_fnmatch=yes
1937ac_cv_func_getaddrinfo=yes
1938ac_cv_func_gethostbyname=yes
1939ac_cv_func_getnameinfo=yes
1940ac_cv_func_getopt=yes
1941ac_cv_func_getopt_long=yes
1942ac_cv_func_inet_ntop=yes
1943ac_cv_func_inet_pton=yes
1944ac_cv_func_pthread_once=yes
1945ac_cv_func_pthread_rwlock_init=yes
1946ac_cv_func_regcomp=yes
1947ac_cv_func_sigprocmask=yes
1948ac_cv_func_socket=yes
1949ac_cv_func_strftime=yes
1950ac_cv_func_strlcpy=yes
1951ac_cv_func_vasprintf=yes
1952ac_cv_func_vsnprintf=yes
1953ac_cv_func_vsprintf=yes
1954ac_cv_header_fnmatch_h=yes
1955ac_cv_header_ifaddrs_h=yes
1956ac_cv_header_inttypes_h=yes
1957ac_cv_header_keyutils_h=no
1958ac_cv_header_libintl_h=yes
1959ac_cv_header_memory_h=yes
1960ac_cv_header_netdb_h=yes
1961ac_cv_header_netinet_in_h=yes
1962ac_cv_header_stdc=yes
1963ac_cv_header_stdint_h=yes
1964ac_cv_header_stdlib_h=yes
1965ac_cv_header_string_h=yes
1966ac_cv_header_strings_h=yes
1967ac_cv_header_sys_socket_h=yes
1968ac_cv_header_sys_sockio_h=yes
1969ac_cv_header_sys_stat_h=yes
1970ac_cv_header_sys_types_h=yes
1971ac_cv_header_unistd_h=yes
1972ac_cv_host=x86_64-apple-darwin17.7.0
1973ac_cv_lib_c_pthread_rwlock_init=yes
1974ac_cv_lib_com_err_add_error_table=yes
1975ac_cv_lib_com_err_remove_error_table=yes
1976ac_cv_lib_crypto_PKCS7_get_signer_info=yes
1977ac_cv_lib_resolv_main=yes
1978ac_cv_lib_ssl_SSL_CTX_new=yes
1979ac_cv_lib_util_main=yes
1980ac_cv_member_struct_sockaddr_sa_len=yes
1981ac_cv_objext=o
1982ac_cv_path_EGREP='/usr/bin/grep -E'
1983ac_cv_path_GREP=/usr/bin/grep
1984ac_cv_path_SED=/usr/bin/sed
1985ac_cv_prog_AR=ar
1986ac_cv_prog_ARADD='ar cruv'
1987ac_cv_prog_ARCHIVE='ar cqv'
1988ac_cv_prog_AWK=/usr/bin/awk
1989ac_cv_prog_CPP='/usr/bin/clang -E'
1990ac_cv_prog_LEX=flex
1991ac_cv_prog_MSGFMT=msgfmt
1992ac_cv_prog_PERL=perl
1993ac_cv_prog_ac_ct_CC=/usr/bin/clang
1994ac_cv_prog_ac_ct_RANLIB=ranlib
1995ac_cv_prog_cc_c89=
1996ac_cv_prog_cc_g=yes
1997ac_cv_prog_compile_et=compile_et
1998ac_cv_prog_cxx_g=yes
1999ac_cv_search_dgettext=-lintl
2000ac_cv_search_dlopen='none required'
2001ac_cv_type_mode_t=yes
2002ac_cv_type_signal=void
2003ax_cv_PTHREAD_CLANG=yes
2004ax_cv_PTHREAD_CLANG_NO_WARN_FLAG=no
2005ax_cv_PTHREAD_JOINABLE_ATTR=PTHREAD_CREATE_JOINABLE
2006ax_cv_PTHREAD_PRIO_INHERIT=yes
2007ax_cv_PTHREAD_SPECIAL_FLAGS=no
2008krb5_cv_attr_constructor_destructor=yes,yes
2009krb5_cv_cc_flag__dash_Wdeclaration_dash_after_dash_statement=yes
2010krb5_cv_cc_flag__dash_Werror_eq_unknown_dash_warning_dash_option=yes
2011krb5_cv_cc_flag__dash_Wmissing_dash_braces=yes
2012krb5_cv_cc_flag__dash_Wmissing_dash_format_dash_attribute=yes
2013krb5_cv_cc_flag__dash_Wmissing_dash_prototypes=yes
2014krb5_cv_cc_flag__dash_Wnewline_dash_eof=yes
2015krb5_cv_cc_flag__dash_Wno_dash_format_dash_zero_dash_length=yes
2016krb5_cv_cc_flag__dash_Wno_dash_maybe_dash_uninitialized=no
2017krb5_cv_cc_flag__dash_Woverflow=yes
2018krb5_cv_cc_flag__dash_Wparentheses=yes
2019krb5_cv_cc_flag__dash_Wreturn_dash_type=yes
2020krb5_cv_cc_flag__dash_Wsign_dash_compare=yes
2021krb5_cv_cc_flag__dash_Wstrict_dash_overflow=yes
2022krb5_cv_cc_flag__dash_Wswitch=yes
2023krb5_cv_cc_flag__dash_Wunknown_dash_pragmas=yes
2024krb5_cv_cc_flag__dash_Wunused_dash_function=yes
2025krb5_cv_cc_flag__dash_Wunused_dash_label=yes
2026krb5_cv_cc_flag__dash_Wunused_dash_value=yes
2027krb5_cv_cc_flag__dash_Wunused_dash_variable=yes
2028krb5_cv_char_bit_8=yes
2029krb5_cv_compile_et_textdomain=no
2030krb5_cv_compile_et_useful=yes
2031krb5_cv_func_daemon_noproto=yes
2032krb5_cv_func_dn_skipname=yes
2033krb5_cv_func_ns_initparse=yes
2034krb5_cv_func_ns_name_uncompress=yes
2035krb5_cv_func_res_nclose=yes
2036krb5_cv_func_res_ndestroy=yes
2037krb5_cv_func_res_ninit=yes
2038krb5_cv_func_res_nsearch=yes
2039krb5_cv_func_res_search=yes
2040krb5_cv_func_swab_noproto=no
2041krb5_cv_func_vasprintf_noproto=no
2042krb5_cv_getsockname_proto_struct_sockaddr_p_int_p=no
2043krb5_cv_getsockname_proto_struct_sockaddr_p_size_t_p=no
2044krb5_cv_getsockname_proto_struct_sockaddr_p_socklen_t_p=yes
2045krb5_cv_host=x86_64-apple-darwin17.7.0
2046krb5_cv_inet6=yes
2047krb5_cv_ints_twos_compl=yes
2048krb5_cv_pragma_weak_ref=no
2049krb5_cv_prog_gnu_ld=no
2050krb5_cv_type_sigset_t=yes
2051krb5_cv_va_copy=yes
2052krb5_cv_va_simple_copy=no
2053
2054## ----------------- ##
2055## Output variables. ##
2056## ----------------- ##
2057
2058AESNI_FLAGS=''
2059AESNI_OBJ=''
2060AR='ar'
2061ARADD='ar cruv'
2062ARCHIVE='ar cqv'
2063ASAN='no'
2064ASAN_FLAGS=''
2065AUDIT_IMPL_LIBS=''
2066AWK='/usr/bin/awk'
2067BASH='/bin/sh'
2068CC='/usr/bin/clang'
2069CC_LINK='$(CC) $(PROG_LIBPATH) -dynamic $(CFLAGS) $(LDFLAGS)'
2070CFLAGS='-pipe -Os -arch x86_64 -arch i386 -fno-common'
2071CMOCKA_LIBS=''
2072COM_ERR_VERSION='sys'
2073CONFIG_RELTOPDIR='.'
2074CPP='/usr/bin/clang -E'
2075CPPFLAGS='-I/opt/local/include'
2076CRYPTO_IMPL='openssl'
2077CRYPTO_IMPL_CFLAGS=''
2078CRYPTO_IMPL_LIBS=''
2079CXX='/usr/bin/clang++'
2080CXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64 -arch i386'
2081CXX_LINK='$(CXX) $(PROG_LIBPATH) -dynamic $(CXXFLAGS) $(LDFLAGS)'
2082DB_EXTRA_LIBS=''
2083DB_HEADER='db.h'
2084DB_HEADER_VERSION='k5'
2085DB_LIB='-ldb'
2086DB_VERSION='k5'
2087DEFCCNAME=''
2088DEFCKTNAME=''
2089DEFKTNAME=''
2090DEFS=''
2091DEPLIBEXT='.dylib'
2092DIG=''
2093DL_LIB=''
2094DO_ALL=''
2095DO_TCL=''
2096DO_TEST=''
2097DYNOBJEXT='.so'
2098DYNOBJ_EXPDEPS='$(SHLIB_EXPDEPS)'
2099DYNOBJ_EXPFLAGS='$(SHLIB_EXPFLAGS)'
2100ECHO_C='\c'
2101ECHO_N=''
2102ECHO_T=''
2103EGREP='/usr/bin/grep -E'
2104EXEEXT=''
2105EXPECT=''
2106EXTRA_FILES=''
2107EXTRA_SUPPORT_SYMS=''
2108FCTSH=''
2109FNMATCH_OBJ=''
2110FNMATCH_ST_OBJ=''
2111GEN_LIB=''
2112GETOPT_LONG_OBJ=''
2113GETOPT_LONG_ST_OBJ=''
2114GETOPT_OBJ=''
2115GETOPT_ST_OBJ=''
2116GETTIMEOFDAY_OBJ=''
2117GETTIMEOFDAY_ST_OBJ=''
2118GREP='/usr/bin/grep'
2119GROFF=''
2120GSSRPC__BSD_TYPEALIASES=''
2121GSSRPC__NETDB_H=''
2122GSSRPC__SYS_PARAM_H=''
2123GSSRPC__SYS_SELECT_H=''
2124GSSRPC__SYS_TIME_H=''
2125GSSRPC__UNISTD_H=''
2126HAVE_CMOCKA=''
2127HAVE_GCC='yes'
2128HAVE_PYTHON=''
2129HAVE_RESOLV_WRAPPER=''
2130HAVE_RUNTEST=''
2131HAVE_SASL=''
2132HESIOD_DEFS=''
2133HESIOD_LIBS=''
2134INSTALL_DATA='${INSTALL} -m 644'
2135INSTALL_PROGRAM='${INSTALL}'
2136INSTALL_SCRIPT='${INSTALL}'
2137INSTALL_SHLIB='$(INSTALL_DATA)'
2138KDB5_DB_LIB=''
2139KDB5_PLUGIN_DEPLIBS=''
2140KDB5_PLUGIN_LIBS=''
2141KRB5_RCTMPDIR=''
2142KRB5_RUN_ENV='DYLD_LIBRARY_PATH=`echo $(PROG_LIBPATH) | sed -e "s/-L//g" -e "s/ /:/g"`'
2143KRB5_RUN_VARS='DYLD_LIBRARY_PATH'
2144KRB5_VERSION='1.16.1'
2145KSU_LIBS=''
2146LD='/usr/bin/clang'
2147LDAP=''
2148LDAP_LIBS=''
2149LDFLAGS='-Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-search_paths_first'
2150LEX='flex'
2151LEXLIB=''
2152LEX_OUTPUT_ROOT=''
2153LIBINSTLIST='install-shlib-soname'
2154LIBLINKS='$(TOPLIBD)/lib$(LIBBASE)$(SHLIBEXT) $(TOPLIBD)/lib$(LIBBASE)$(SHLIBVEXT) $(TOPLIBD)/lib$(LIBBASE)$(SHLIBSEXT)'
2155LIBLIST='lib$(LIBBASE)$(SHLIBEXT) lib$(LIBBASE)$(SHLIBSEXT)'
2156LIBOBJS=''
2157LIBS='-lcrypto -lintl -lresolv '
2158LIBUTIL='-lutil'
2159LN_S='ln -s'
2160LTLIBOBJS=''
2161MAINT='#'
2162MAINTAINER_MODE_FALSE=''
2163MAINTAINER_MODE_TRUE='#'
2164MAKE_DYNOBJ_COMMAND='$(CC) -bundle $(CFLAGS) $(LDFLAGS) -o $@ $$objlist $(DYNOBJ_EXPFLAGS) $(LDFLAGS) -exported_symbols_list darwin.exports'
2165MAKE_SHLIB_COMMAND='$(CC) -undefined error -dead_strip -dynamiclib -compatibility_version $(LIBMAJOR) -current_version $(LIBMAJOR).$(LIBMINOR) -install_name "$(KRB5_LIBDIR)/$(LIBPREFIX)$(LIBBASE)$(SHLIBVEXT)" -exported_symbols_list darwin.exports $(CFLAGS) -o $@ $$objlist $(SHLIB_EXPFLAGS) $(LDFLAGS) '
2166MKSTEMP_OBJ=''
2167MKSTEMP_ST_OBJ=''
2168MSGFMT='msgfmt'
2169NSLOOKUP=''
2170OBJEXT='o'
2171OBJLISTS='OBJS.SH'
2172OSX=''
2173PACKAGE_BUGREPORT='krb5-bugs@mit.edu'
2174PACKAGE_NAME='Kerberos 5'
2175PACKAGE_STRING='Kerberos 5 1.16.1'
2176PACKAGE_TARNAME='krb5'
2177PACKAGE_URL=''
2178PACKAGE_VERSION='1.16.1'
2179PASS=''
2180PATH_SEPARATOR=':'
2181PERL='perl'
2182PERL_PATH=''
2183PFLIBEXT='_p.a'
2184PFOBJEXT='.po'
2185PICFLAGS=''
2186PKINIT=''
2187PLUGIN='$(LIBBASE)$(DYNOBJEXT)'
2188PLUGININST='install-plugin'
2189PLUGINLINK='../$(PLUGIN)'
2190PRINTF_OBJ=''
2191PRINTF_ST_OBJ=''
2192PRIOCNTL_HACK=''
2193PRNG_ALG='fortuna'
2194PROFFLAGS=''
2195PROG_RPATH_FLAGS=''
2196PTHREAD_CC='/usr/bin/clang'
2197PTHREAD_CFLAGS='-pthread'
2198PTHREAD_LIBS=''
2199PYTHON='/opt/local/bin/python2.7'
2200RANLIB='ranlib'
2201RBUILD=''
2202RL_CFLAGS=''
2203RL_LIBS=''
2204RPATH_FLAG=''
2205RUNTEST=''
2206SED='/usr/bin/sed'
2207SETENVOBJ=''
2208SH5=''
2209SH=''
2210SHELL='/bin/sh'
2211SHLIBEXT='.dylib'
2212SHLIBSEXT='.$(LIBMAJOR).dylib'
2213SHLIBVEXT='.$(LIBMAJOR).$(LIBMINOR).dylib'
2214SHLIB_EXPFLAGS='$(SHLIB_DIRS) $(SHLIB_EXPLIBS)'
2215SHLIB_EXPORT_FILE_DEP='darwin.exports'
2216SHLIB_RPATH_FLAGS=''
2217SHOBJEXT='.so'
2218SIZEOF_TIME_T=''
2219SS_LIB=''
2220SS_VERSION='k5'
2221STLIBEXT='.a'
2222STOBJEXT='.o'
2223STRLCPY_OBJ=''
2224STRLCPY_ST_OBJ=''
2225SUPPORTLIB_MAJOR=''
2226SYSCONFCONF=':${prefix}/etc/krb5.conf'
2227S_TOP=''
2228TCL_INCLUDES=''
2229TCL_LIBPATH=''
2230TCL_LIBS=''
2231TCL_MAYBE_RPATH=''
2232TCL_RPATH=''
2233THREAD_SUPPORT='1'
2234TLS_IMPL='openssl'
2235TLS_IMPL_CFLAGS=''
2236TLS_IMPL_LIBS='-lssl -lcrypto'
2237UNDEF_CHECK=''
2238VERTO_CFLAGS=''
2239VERTO_LIBS=''
2240VERTO_VERSION=''
2241WARN_CFLAGS=' -Werror=unknown-warning-option -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement'
2242WARN_CXXFLAGS=' -Wall -Wcast-align -Wshadow'
2243YACC=''
2244YASM=''
2245YFLAGS=''
2246ac_ct_CC='/usr/bin/clang'
2247ac_ct_CXX=''
2248audit_plugin=''
2249ax_pthread_config=''
2250bindir='${exec_prefix}/bin'
2251build='x86_64-apple-darwin17.7.0'
2252build_alias=''
2253build_cpu='x86_64'
2254build_os='darwin17.7.0'
2255build_vendor='apple'
2256compile_et='compile_et'
2257datadir='${datarootdir}'
2258datarootdir='${prefix}/share'
2259docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
2260dvidir='${docdir}'
2261exec_prefix='NONE'
2262have_PERL=''
2263have_RUNTEST=''
2264host='x86_64-apple-darwin17.7.0'
2265host_alias=''
2266host_cpu='x86_64'
2267host_os='darwin17.7.0'
2268host_vendor='apple'
2269htmldir='${docdir}'
2270include_xom=''
2271includedir='${prefix}/include'
2272infodir='${datarootdir}/info'
2273krb5_cv_host='x86_64-apple-darwin17.7.0'
2274ldap_plugin_dir=''
2275libdir='${exec_prefix}/lib'
2276libexecdir='${exec_prefix}/libexec'
2277localedir='${datarootdir}/locale'
2278localstatedir='${prefix}/var'
2279mandir='/opt/local/share/man'
2280oldincludedir='/usr/include'
2281pdfdir='${docdir}'
2282po='po'
2283prefix='/opt/local'
2284program_transform_name='s,x,x,'
2285psdir='${docdir}'
2286rpcent_define=''
2287runstatedir='${prefix}/var/run'
2288sam2_plugin=''
2289sbindir='${exec_prefix}/sbin'
2290sharedstatedir='${prefix}/com'
2291sysconfdir='${prefix}/etc'
2292target_alias=''
2293
2294## ------------------- ##
2295## File substitutions. ##
2296## ------------------- ##
2297
2298lib_frag='././config/lib.in'
2299libnodeps_frag='././config/libnodeps.in'
2300libnover_frag='././config/libnover.in'
2301libobj_frag='././config/libobj.in'
2302libpriv_frag='././config/libpriv.in'
2303
2304## ----------- ##
2305## confdefs.h. ##
2306## ----------- ##
2307
2308/* confdefs.h */
2309#define PACKAGE_NAME "Kerberos 5"
2310#define PACKAGE_TARNAME "krb5"
2311#define PACKAGE_VERSION "1.16.1"
2312#define PACKAGE_STRING "Kerberos 5 1.16.1"
2313#define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
2314#define PACKAGE_URL ""
2315#define STDC_HEADERS 1
2316#define HAVE_SYS_TYPES_H 1
2317#define HAVE_SYS_STAT_H 1
2318#define HAVE_STDLIB_H 1
2319#define HAVE_STRING_H 1
2320#define HAVE_MEMORY_H 1
2321#define HAVE_STRINGS_H 1
2322#define HAVE_INTTYPES_H 1
2323#define HAVE_STDINT_H 1
2324#define HAVE_UNISTD_H 1
2325#define _GNU_SOURCE 1
2326#define __STDC_WANT_LIB_EXT1__ 1
2327#define HAVE_BT_RSEQ 1
2328#define KRB5_DNS_LOOKUP 1
2329#define HAVE_LIBRESOLV 1
2330#define HAVE_RES_NINIT 1
2331#define HAVE_RES_NCLOSE 1
2332#define HAVE_RES_NDESTROY 1
2333#define HAVE_RES_NSEARCH 1
2334#define HAVE_NS_INITPARSE 1
2335#define HAVE_NS_NAME_UNCOMPRESS 1
2336#define HAVE_DN_SKIPNAME 1
2337#define HAVE_RES_SEARCH 1
2338#define DELAY_INITIALIZER 1
2339#define CONSTRUCTOR_ATTR_WORKS 1
2340#define DESTRUCTOR_ATTR_WORKS 1
2341#define ENABLE_THREADS 1
2342#define HAVE_PTHREAD_PRIO_INHERIT 1
2343#define HAVE_PTHREAD 1
2344#define HAVE_PTHREAD_ONCE 1
2345#define HAVE_PTHREAD_RWLOCK_INIT 1
2346#define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
2347#define USE_DLOPEN 1
2348#define HAS_VA_COPY 1
2349#define HAVE_REGCOMP 1
2350#define NEED_DAEMON_PROTO 1
2351#define GETSOCKNAME_ARG3_TYPE socklen_t
2352#define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
2353#define HAVE_LIBUTIL 1
2354#define ENABLE_NLS 1
2355#define HAVE_SYS_SOCKIO_H 1
2356#define HAVE_IFADDRS_H 1
2357#define HAVE_UNISTD_H 1
2358#define HAVE_FNMATCH_H 1
2359#define HAVE_STRFTIME 1
2360#define HAVE_VSPRINTF 1
2361#define HAVE_VASPRINTF 1
2362#define HAVE_VSNPRINTF 1
2363#define HAVE_STRLCPY 1
2364#define HAVE_FNMATCH 1
2365#define HAVE_GETOPT 1
2366#define HAVE_GETOPT_LONG 1
2367#define HAVE_SA_LEN 1
2368#define HAVE_SYS_TYPES_H 1
2369#define HAVE_SYS_SOCKET_H 1
2370#define HAVE_NETINET_IN_H 1
2371#define HAVE_NETDB_H 1
2372#define HAVE_INET_NTOP 1
2373#define HAVE_INET_PTON 1
2374#define HAVE_GETNAMEINFO 1
2375#define HAVE_GETADDRINFO 1
2376#define HAVE_SA_LEN 1
2377#define POSIX_SIGNALS 1
2378#define HAVE_LIBCRYPTO 1
2379#define FORTUNA 1
2380#define TLS_IMPL_OPENSSL 1
2381#define RETSIGTYPE void
2382
2383configure: exit 1