Ticket #58815: config.log

File config.log, 299.9 KB (added by satraul (Satryaji Aulia), 5 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by unbound configure 1.9.2, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/macports-test --with-pidfile=/opt/macports-test/var/run/unbound/unbound.pid --with-ssl=/opt/macports-test --with-rootkey-file=/opt/macports-test/etc/unbound/root.key
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = skylancer.local
14uname -m = x86_64
15uname -r = 18.5.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 18.5.0: Mon Mar 11 20:40:32 PDT 2019; root:xnu-4903.251.3~3/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 18.5.0: Mon Mar 11 20:40:32 PDT 2019; root:xnu-4903.251.3~3/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 421 tasks, 1568 threads, 8 processors
34Load average: 3.24, Mach factor: 5.02
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/macports-test/bin
40PATH: /opt/macports-test/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2932: checking for gcc
52configure:2959: result: /usr/bin/clang
53configure:3188: checking for C compiler version
54configure:3197: /usr/bin/clang --version >&5
55Apple LLVM version 10.0.1 (clang-1001.0.46.4)
56Target: x86_64-apple-darwin18.5.0
57Thread model: posix
58InstalledDir: /Library/Developer/CommandLineTools/usr/bin
59configure:3208: $? = 0
60configure:3197: /usr/bin/clang -v >&5
61Apple LLVM version 10.0.1 (clang-1001.0.46.4)
62Target: x86_64-apple-darwin18.5.0
63Thread model: posix
64InstalledDir: /Library/Developer/CommandLineTools/usr/bin
65configure:3208: $? = 0
66configure:3197: /usr/bin/clang -V >&5
67clang: error: unsupported option '-V -Wno-atomic-implicit-seq-cst'
68clang: error: no input files
69configure:3208: $? = 1
70configure:3197: /usr/bin/clang -qversion >&5
71clang: error: unknown argument '-qversion', did you mean '--version'?
72clang: error: no input files
73configure:3208: $? = 1
74configure:3228: checking whether the C compiler works
75configure:3250: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
76configure:3254: $? = 0
77configure:3302: result: yes
78configure:3305: checking for C compiler default output file name
79configure:3307: result: a.out
80configure:3313: checking for suffix of executables
81configure:3320: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
82configure:3324: $? = 0
83configure:3346: result:
84configure:3368: checking whether we are cross compiling
85configure:3376: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
86configure:3380: $? = 0
87configure:3387: ./conftest
88configure:3391: $? = 0
89configure:3406: result: no
90configure:3411: checking for suffix of object files
91configure:3433: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
92configure:3437: $? = 0
93configure:3458: result: o
94configure:3462: checking whether we are using the GNU C compiler
95configure:3481: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
96configure:3481: $? = 0
97configure:3490: result: yes
98configure:3499: checking whether /usr/bin/clang accepts -g
99configure:3519: /usr/bin/clang -c -g -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
100configure:3519: $? = 0
101configure:3560: result: yes
102configure:3577: checking for /usr/bin/clang option to accept ISO C89
103configure:3640: /usr/bin/clang  -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
104configure:3640: $? = 0
105configure:3653: result: none needed
106configure:3679: checking how to run the C preprocessor
107configure:3710: /usr/bin/clang -E -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c
108configure:3710: $? = 0
109configure:3724: /usr/bin/clang -E -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c
110conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
111#include <ac_nonexistent.h>
112         ^~~~~~~~~~~~~~~~~~
1131 error generated.
114configure:3724: $? = 1
115configure: failed program was:
116| /* confdefs.h */
117| #define PACKAGE_NAME "unbound"
118| #define PACKAGE_TARNAME "unbound"
119| #define PACKAGE_VERSION "1.9.2"
120| #define PACKAGE_STRING "unbound 1.9.2"
121| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
122| #define PACKAGE_URL ""
123| /* end confdefs.h.  */
124| #include <ac_nonexistent.h>
125configure:3749: result: /usr/bin/clang -E
126configure:3769: /usr/bin/clang -E -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c
127configure:3769: $? = 0
128configure:3783: /usr/bin/clang -E -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c
129conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
130#include <ac_nonexistent.h>
131         ^~~~~~~~~~~~~~~~~~
1321 error generated.
133configure:3783: $? = 1
134configure: failed program was:
135| /* confdefs.h */
136| #define PACKAGE_NAME "unbound"
137| #define PACKAGE_TARNAME "unbound"
138| #define PACKAGE_VERSION "1.9.2"
139| #define PACKAGE_STRING "unbound 1.9.2"
140| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
141| #define PACKAGE_URL ""
142| /* end confdefs.h.  */
143| #include <ac_nonexistent.h>
144configure:3812: checking for grep that handles long lines and -e
145configure:3870: result: /usr/bin/grep
146configure:3875: checking for egrep
147configure:3937: result: /usr/bin/grep -E
148configure:3942: checking for ANSI C header files
149configure:3962: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
150configure:3962: $? = 0
151configure:4035: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
152configure:4035: $? = 0
153configure:4035: ./conftest
154configure:4035: $? = 0
155configure:4046: result: yes
156configure:4059: checking for sys/types.h
157configure:4059: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
158configure:4059: $? = 0
159configure:4059: result: yes
160configure:4059: checking for sys/stat.h
161configure:4059: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
162configure:4059: $? = 0
163configure:4059: result: yes
164configure:4059: checking for stdlib.h
165configure:4059: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
166configure:4059: $? = 0
167configure:4059: result: yes
168configure:4059: checking for string.h
169configure:4059: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
170configure:4059: $? = 0
171configure:4059: result: yes
172configure:4059: checking for memory.h
173configure:4059: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
174configure:4059: $? = 0
175configure:4059: result: yes
176configure:4059: checking for strings.h
177configure:4059: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
178configure:4059: $? = 0
179configure:4059: result: yes
180configure:4059: checking for inttypes.h
181configure:4059: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
182configure:4059: $? = 0
183configure:4059: result: yes
184configure:4059: checking for stdint.h
185configure:4059: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
186configure:4059: $? = 0
187configure:4059: result: yes
188configure:4059: checking for unistd.h
189configure:4059: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
190configure:4059: $? = 0
191configure:4059: result: yes
192configure:4072: checking minix/config.h usability
193configure:4072: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
194conftest.c:52:10: fatal error: 'minix/config.h' file not found
195#include <minix/config.h>
196         ^~~~~~~~~~~~~~~~
1971 error generated.
198configure:4072: $? = 1
199configure: failed program was:
200| /* confdefs.h */
201| #define PACKAGE_NAME "unbound"
202| #define PACKAGE_TARNAME "unbound"
203| #define PACKAGE_VERSION "1.9.2"
204| #define PACKAGE_STRING "unbound 1.9.2"
205| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
206| #define PACKAGE_URL ""
207| #define STDC_HEADERS 1
208| #define HAVE_SYS_TYPES_H 1
209| #define HAVE_SYS_STAT_H 1
210| #define HAVE_STDLIB_H 1
211| #define HAVE_STRING_H 1
212| #define HAVE_MEMORY_H 1
213| #define HAVE_STRINGS_H 1
214| #define HAVE_INTTYPES_H 1
215| #define HAVE_STDINT_H 1
216| #define HAVE_UNISTD_H 1
217| /* end confdefs.h.  */
218| #include <stdio.h>
219| #ifdef HAVE_SYS_TYPES_H
220| # include <sys/types.h>
221| #endif
222| #ifdef HAVE_SYS_STAT_H
223| # include <sys/stat.h>
224| #endif
225| #ifdef STDC_HEADERS
226| # include <stdlib.h>
227| # include <stddef.h>
228| #else
229| # ifdef HAVE_STDLIB_H
230| #  include <stdlib.h>
231| # endif
232| #endif
233| #ifdef HAVE_STRING_H
234| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
235| #  include <memory.h>
236| # endif
237| # include <string.h>
238| #endif
239| #ifdef HAVE_STRINGS_H
240| # include <strings.h>
241| #endif
242| #ifdef HAVE_INTTYPES_H
243| # include <inttypes.h>
244| #endif
245| #ifdef HAVE_STDINT_H
246| # include <stdint.h>
247| #endif
248| #ifdef HAVE_UNISTD_H
249| # include <unistd.h>
250| #endif
251| #include <minix/config.h>
252configure:4072: result: no
253configure:4072: checking minix/config.h presence
254configure:4072: /usr/bin/clang -E -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c
255conftest.c:19:10: fatal error: 'minix/config.h' file not found
256#include <minix/config.h>
257         ^~~~~~~~~~~~~~~~
2581 error generated.
259configure:4072: $? = 1
260configure: failed program was:
261| /* confdefs.h */
262| #define PACKAGE_NAME "unbound"
263| #define PACKAGE_TARNAME "unbound"
264| #define PACKAGE_VERSION "1.9.2"
265| #define PACKAGE_STRING "unbound 1.9.2"
266| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
267| #define PACKAGE_URL ""
268| #define STDC_HEADERS 1
269| #define HAVE_SYS_TYPES_H 1
270| #define HAVE_SYS_STAT_H 1
271| #define HAVE_STDLIB_H 1
272| #define HAVE_STRING_H 1
273| #define HAVE_MEMORY_H 1
274| #define HAVE_STRINGS_H 1
275| #define HAVE_INTTYPES_H 1
276| #define HAVE_STDINT_H 1
277| #define HAVE_UNISTD_H 1
278| /* end confdefs.h.  */
279| #include <minix/config.h>
280configure:4072: result: no
281configure:4072: checking for minix/config.h
282configure:4072: result: no
283configure:4093: checking whether it is safe to define __EXTENSIONS__
284configure:4111: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
285configure:4111: $? = 0
286configure:4118: result: yes
287configure:4363: checking for an ANSI C-conforming const
288configure:4429: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
289configure:4429: $? = 0
290configure:4436: result: yes
291configure:4565: checking for gcc
292configure:4592: result: /usr/bin/clang
293configure:4821: checking for C compiler version
294configure:4830: /usr/bin/clang --version >&5
295Apple LLVM version 10.0.1 (clang-1001.0.46.4)
296Target: x86_64-apple-darwin18.5.0
297Thread model: posix
298InstalledDir: /Library/Developer/CommandLineTools/usr/bin
299configure:4841: $? = 0
300configure:4830: /usr/bin/clang -v >&5
301Apple LLVM version 10.0.1 (clang-1001.0.46.4)
302Target: x86_64-apple-darwin18.5.0
303Thread model: posix
304InstalledDir: /Library/Developer/CommandLineTools/usr/bin
305configure:4841: $? = 0
306configure:4830: /usr/bin/clang -V >&5
307clang: error: unsupported option '-V -Wno-atomic-implicit-seq-cst'
308clang: error: no input files
309configure:4841: $? = 1
310configure:4830: /usr/bin/clang -qversion >&5
311clang: error: unknown argument '-qversion', did you mean '--version'?
312clang: error: no input files
313configure:4841: $? = 1
314configure:4845: checking whether we are using the GNU C compiler
315configure:4873: result: yes
316configure:4882: checking whether /usr/bin/clang accepts -g
317configure:4943: result: yes
318configure:4960: checking for /usr/bin/clang option to accept ISO C89
319configure:5036: result: none needed
320configure:5057: checking /usr/bin/clang dependency flag
321configure:5069: result: -MM
322configure:5077: checking whether /usr/bin/clang supports -Werror
323configure:5095: result: yes
324configure:5108: checking whether /usr/bin/clang supports -Wall
325configure:5126: result: yes
326configure:5141: checking whether /usr/bin/clang supports -std=c99
327configure:5159: result: yes
328configure:5172: checking whether /usr/bin/clang supports -xc99
329configure:5195: result: no
330configure:5205: checking for getopt.h
331configure:5205: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
332configure:5205: $? = 0
333configure:5205: result: yes
334configure:5205: checking for time.h
335configure:5205: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
336configure:5205: $? = 0
337configure:5205: result: yes
338configure:5220: checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED=1 -D_ALL_SOURCE as a flag for /usr/bin/clang
339configure:5290: result: no
340configure:5311: checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_ALL_SOURCE as a flag for /usr/bin/clang
341configure:5381: result: no
342configure:5402: checking whether we need -std=c99 as a flag for /usr/bin/clang
343configure:5445: result: no
344configure:5466: checking whether we need -D_BSD_SOURCE -D_DEFAULT_SOURCE as a flag for /usr/bin/clang
345configure:5510: result: no
346configure:5531: checking whether we need -D_GNU_SOURCE as a flag for /usr/bin/clang
347configure:5575: result: no
348configure:5599: checking whether we need -D_GNU_SOURCE -D_FRSRESGID as a flag for /usr/bin/clang
349configure:5653: result: failed
350configure:5664: checking whether we need -D_POSIX_C_SOURCE=200112 as a flag for /usr/bin/clang
351configure:5719: result: no
352configure:5740: checking whether we need -D__EXTENSIONS__ as a flag for /usr/bin/clang
353configure:5801: result: no
354configure:6109: checking for inline
355configure:6125: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
356configure:6125: $? = 0
357configure:6133: result: inline
358configure:6152: checking whether the C compiler (/usr/bin/clang) accepts the "format" attribute
359configure:6174: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
360configure:6174: $? = 0
361configure:6184: result: yes
362configure:6193: checking whether the C compiler (/usr/bin/clang) accepts the "unused" attribute
363configure:6214: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
364configure:6214: $? = 0
365configure:6226: result: yes
366configure:6237: checking whether the C compiler (/usr/bin/clang) accepts the "weak" attribute
367configure:6258: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
368configure:6258: $? = 0
369configure:6268: result: yes
370configure:6282: checking whether the C compiler (/usr/bin/clang) accepts the "noreturn" attribute
371configure:6303: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
372conftest.c:41:60: warning: function declared 'noreturn' should not return [-Winvalid-noreturn]
373__attribute__((noreturn)) void f(int x) { printf("%d", x); }
374                                                           ^
3751 warning generated.
376configure:6303: $? = 0
377configure:6313: result: yes
378configure:6337: checking for flex
379configure:6353: found /opt/macports-test/bin/flex
380configure:6364: result: flex
381configure:6402: flex conftest.l
382configure:6406: $? = 0
383configure:6408: checking lex output file root
384configure:6422: result: lex.yy
385configure:6427: checking lex library
386configure:6441: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c   >&5
387Undefined symbols for architecture x86_64:
388  "_yywrap", referenced from:
389      _yylex in conftest-828a24.o
390      _main in conftest-828a24.o
391ld: symbol(s) not found for architecture x86_64
392clang: error: linker command failed with exit code 1 (use -v to see invocation)
393configure:6441: $? = 1
394configure: failed program was:
395| /* confdefs.h */
396| #define PACKAGE_NAME "unbound"
397| #define PACKAGE_TARNAME "unbound"
398| #define PACKAGE_VERSION "1.9.2"
399| #define PACKAGE_STRING "unbound 1.9.2"
400| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
401| #define PACKAGE_URL ""
402| #define STDC_HEADERS 1
403| #define HAVE_SYS_TYPES_H 1
404| #define HAVE_SYS_STAT_H 1
405| #define HAVE_STDLIB_H 1
406| #define HAVE_STRING_H 1
407| #define HAVE_MEMORY_H 1
408| #define HAVE_STRINGS_H 1
409| #define HAVE_INTTYPES_H 1
410| #define HAVE_STDINT_H 1
411| #define HAVE_UNISTD_H 1
412| #define __EXTENSIONS__ 1
413| #define _ALL_SOURCE 1
414| #define _GNU_SOURCE 1
415| #define _POSIX_PTHREAD_SEMANTICS 1
416| #define _TANDEM_SOURCE 1
417| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
418| #define RUN_DIR "/opt/macports-test/etc/unbound"
419| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
420| #define SHARE_DIR "/opt/macports-test/etc/unbound"
421| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
422| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
423| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
424| #define UB_USERNAME "unbound"
425| #define WINVER 0x0502
426| #define RSRC_PACKAGE_VERSION 1,9,2,0
427| #define HAVE_GETOPT_H 1
428| #define HAVE_TIME_H 1
429| #define HAVE_ATTR_FORMAT 1
430| #define HAVE_ATTR_UNUSED 1
431| #define HAVE_ATTR_WEAK 1
432| #define ATTR_WEAK __attribute__((weak))
433| #define HAVE_ATTR_NORETURN 1
434| #define ATTR_NORETURN __attribute__((__noreturn__))
435| /* end confdefs.h.  */
436|
437| #line 2 "lex.yy.c"
438|
439| #define  YY_INT_ALIGNED short int
440|
441| /* A lexical scanner generated by flex */
442|
443| #define FLEX_SCANNER
444| #define YY_FLEX_MAJOR_VERSION 2
445| #define YY_FLEX_MINOR_VERSION 6
446| #define YY_FLEX_SUBMINOR_VERSION 4
447| #if YY_FLEX_SUBMINOR_VERSION > 0
448| #define FLEX_BETA
449| #endif
450|
451| /* First, we deal with  platform-specific or compiler-specific issues. */
452|
453| /* begin standard C headers. */
454| #include <stdio.h>
455| #include <string.h>
456| #include <errno.h>
457| #include <stdlib.h>
458|
459| /* end standard C headers. */
460|
461| /* flex integer type definitions */
462|
463| #ifndef FLEXINT_H
464| #define FLEXINT_H
465|
466| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
467|
468| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
469|
470| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
471|  * if you want the limit (max/min) macros for int types.
472|  */
473| #ifndef __STDC_LIMIT_MACROS
474| #define __STDC_LIMIT_MACROS 1
475| #endif
476|
477| #include <inttypes.h>
478| typedef int8_t flex_int8_t;
479| typedef uint8_t flex_uint8_t;
480| typedef int16_t flex_int16_t;
481| typedef uint16_t flex_uint16_t;
482| typedef int32_t flex_int32_t;
483| typedef uint32_t flex_uint32_t;
484| #else
485| typedef signed char flex_int8_t;
486| typedef short int flex_int16_t;
487| typedef int flex_int32_t;
488| typedef unsigned char flex_uint8_t;
489| typedef unsigned short int flex_uint16_t;
490| typedef unsigned int flex_uint32_t;
491|
492| /* Limits of integral types. */
493| #ifndef INT8_MIN
494| #define INT8_MIN               (-128)
495| #endif
496| #ifndef INT16_MIN
497| #define INT16_MIN              (-32767-1)
498| #endif
499| #ifndef INT32_MIN
500| #define INT32_MIN              (-2147483647-1)
501| #endif
502| #ifndef INT8_MAX
503| #define INT8_MAX               (127)
504| #endif
505| #ifndef INT16_MAX
506| #define INT16_MAX              (32767)
507| #endif
508| #ifndef INT32_MAX
509| #define INT32_MAX              (2147483647)
510| #endif
511| #ifndef UINT8_MAX
512| #define UINT8_MAX              (255U)
513| #endif
514| #ifndef UINT16_MAX
515| #define UINT16_MAX             (65535U)
516| #endif
517| #ifndef UINT32_MAX
518| #define UINT32_MAX             (4294967295U)
519| #endif
520|
521| #ifndef SIZE_MAX
522| #define SIZE_MAX               (~(size_t)0)
523| #endif
524|
525| #endif /* ! C99 */
526|
527| #endif /* ! FLEXINT_H */
528|
529| /* begin standard C++ headers. */
530|
531| /* TODO: this is always defined, so inline it */
532| #define yyconst const
533|
534| #if defined(__GNUC__) && __GNUC__ >= 3
535| #define yynoreturn __attribute__((__noreturn__))
536| #else
537| #define yynoreturn
538| #endif
539|
540| /* Returned upon end-of-file. */
541| #define YY_NULL 0
542|
543| /* Promotes a possibly negative, possibly signed char to an
544|  *   integer in range [0..255] for use as an array index.
545|  */
546| #define YY_SC_TO_UI(c) ((YY_CHAR) (c))
547|
548| /* Enter a start condition.  This macro really ought to take a parameter,
549|  * but we do it the disgusting crufty way forced on us by the ()-less
550|  * definition of BEGIN.
551|  */
552| #define BEGIN (yy_start) = 1 + 2 *
553| /* Translate the current start state into a value that can be later handed
554|  * to BEGIN to return to the state.  The YYSTATE alias is for lex
555|  * compatibility.
556|  */
557| #define YY_START (((yy_start) - 1) / 2)
558| #define YYSTATE YY_START
559| /* Action number for EOF rule of a given start state. */
560| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
561| /* Special action meaning "start processing a new file". */
562| #define YY_NEW_FILE yyrestart( yyin  )
563| #define YY_END_OF_BUFFER_CHAR 0
564|
565| /* Size of default input buffer. */
566| #ifndef YY_BUF_SIZE
567| #ifdef __ia64__
568| /* On IA-64, the buffer size is 16k, not 8k.
569|  * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
570|  * Ditto for the __ia64__ case accordingly.
571|  */
572| #define YY_BUF_SIZE 32768
573| #else
574| #define YY_BUF_SIZE 16384
575| #endif /* __ia64__ */
576| #endif
577|
578| /* The state buf must be large enough to hold one state per character in the main buffer.
579|  */
580| #define YY_STATE_BUF_SIZE   ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
581|
582| #ifndef YY_TYPEDEF_YY_BUFFER_STATE
583| #define YY_TYPEDEF_YY_BUFFER_STATE
584| typedef struct yy_buffer_state *YY_BUFFER_STATE;
585| #endif
586|
587| #ifndef YY_TYPEDEF_YY_SIZE_T
588| #define YY_TYPEDEF_YY_SIZE_T
589| typedef size_t yy_size_t;
590| #endif
591|
592| extern int yyleng;
593|
594| extern FILE *yyin, *yyout;
595|
596| #define EOB_ACT_CONTINUE_SCAN 0
597| #define EOB_ACT_END_OF_FILE 1
598| #define EOB_ACT_LAST_MATCH 2
599|     
600|     #define YY_LESS_LINENO(n)
601|     #define YY_LINENO_REWIND_TO(ptr)
602|     
603| /* Return all but the first "n" matched characters back to the input stream. */
604| #define yyless(n) \
605|       do \
606|               { \
607|               /* Undo effects of setting up yytext. */ \
608|         int yyless_macro_arg = (n); \
609|         YY_LESS_LINENO(yyless_macro_arg);\
610|               *yy_cp = (yy_hold_char); \
611|               YY_RESTORE_YY_MORE_OFFSET \
612|               (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
613|               YY_DO_BEFORE_ACTION; /* set up yytext again */ \
614|               } \
615|       while ( 0 )
616| #define unput(c) yyunput( c, (yytext_ptr)  )
617|
618| #ifndef YY_STRUCT_YY_BUFFER_STATE
619| #define YY_STRUCT_YY_BUFFER_STATE
620| struct yy_buffer_state
621|       {
622|       FILE *yy_input_file;
623|
624|       char *yy_ch_buf;                /* input buffer */
625|       char *yy_buf_pos;               /* current position in input buffer */
626|
627|       /* Size of input buffer in bytes, not including room for EOB
628|        * characters.
629|        */
630|       int yy_buf_size;
631|
632|       /* Number of characters read into yy_ch_buf, not including EOB
633|        * characters.
634|        */
635|       int yy_n_chars;
636|
637|       /* Whether we "own" the buffer - i.e., we know we created it,
638|        * and can realloc() it to grow it, and should free() it to
639|        * delete it.
640|        */
641|       int yy_is_our_buffer;
642|
643|       /* Whether this is an "interactive" input source; if so, and
644|        * if we're using stdio for input, then we want to use getc()
645|        * instead of fread(), to make sure we stop fetching input after
646|        * each newline.
647|        */
648|       int yy_is_interactive;
649|
650|       /* Whether we're considered to be at the beginning of a line.
651|        * If so, '^' rules will be active on the next match, otherwise
652|        * not.
653|        */
654|       int yy_at_bol;
655|
656|     int yy_bs_lineno; /**< The line count. */
657|     int yy_bs_column; /**< The column count. */
658|
659|       /* Whether to try to fill the input buffer when we reach the
660|        * end of it.
661|        */
662|       int yy_fill_buffer;
663|
664|       int yy_buffer_status;
665|
666| #define YY_BUFFER_NEW 0
667| #define YY_BUFFER_NORMAL 1
668|       /* When an EOF's been seen but there's still some text to process
669|        * then we mark the buffer as YY_EOF_PENDING, to indicate that we
670|        * shouldn't try reading from the input source any more.  We might
671|        * still have a bunch of tokens to match, though, because of
672|        * possible backing-up.
673|        *
674|        * When we actually see the EOF, we change the status to "new"
675|        * (via yyrestart()), so that the user can continue scanning by
676|        * just pointing yyin at a new input file.
677|        */
678| #define YY_BUFFER_EOF_PENDING 2
679|
680|       };
681| #endif /* !YY_STRUCT_YY_BUFFER_STATE */
682|
683| /* Stack of input buffers. */
684| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
685| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
686| static YY_BUFFER_STATE * yy_buffer_stack = NULL; /**< Stack as an array. */
687|
688| /* We provide macros for accessing buffer states in case in the
689|  * future we want to put the buffer states in a more general
690|  * "scanner state".
691|  *
692|  * Returns the top of the stack, or NULL.
693|  */
694| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
695|                           ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
696|                           : NULL)
697| /* Same as previous macro, but useful when we know that the buffer stack is not
698|  * NULL or when we need an lvalue. For internal use only.
699|  */
700| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
701|
702| /* yy_hold_char holds the character lost when yytext is formed. */
703| static char yy_hold_char;
704| static int yy_n_chars;                /* number of characters read into yy_ch_buf */
705| int yyleng;
706|
707| /* Points to current character in buffer. */
708| static char *yy_c_buf_p = NULL;
709| static int yy_init = 0;               /* whether we need to initialize */
710| static int yy_start = 0;      /* start state number */
711|
712| /* Flag which is used to allow yywrap()'s to do buffer switches
713|  * instead of setting up a fresh yyin.  A bit of a hack ...
714|  */
715| static int yy_did_buffer_switch_on_eof;
716|
717| void yyrestart ( FILE *input_file  );
718| void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer  );
719| YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size  );
720| void yy_delete_buffer ( YY_BUFFER_STATE b  );
721| void yy_flush_buffer ( YY_BUFFER_STATE b  );
722| void yypush_buffer_state ( YY_BUFFER_STATE new_buffer  );
723| void yypop_buffer_state ( void );
724|
725| static void yyensure_buffer_stack ( void );
726| static void yy_load_buffer_state ( void );
727| static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file  );
728| #define YY_FLUSH_BUFFER yy_flush_buffer( YY_CURRENT_BUFFER )
729|
730| YY_BUFFER_STATE yy_scan_buffer ( char *base, yy_size_t size  );
731| YY_BUFFER_STATE yy_scan_string ( const char *yy_str  );
732| YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len  );
733|
734| void *yyalloc ( yy_size_t  );
735| void *yyrealloc ( void *, yy_size_t  );
736| void yyfree ( void *  );
737|
738| #define yy_new_buffer yy_create_buffer
739| #define yy_set_interactive(is_interactive) \
740|       { \
741|       if ( ! YY_CURRENT_BUFFER ){ \
742|         yyensure_buffer_stack (); \
743|               YY_CURRENT_BUFFER_LVALUE =    \
744|             yy_create_buffer( yyin, YY_BUF_SIZE ); \
745|       } \
746|       YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
747|       }
748| #define yy_set_bol(at_bol) \
749|       { \
750|       if ( ! YY_CURRENT_BUFFER ){\
751|         yyensure_buffer_stack (); \
752|               YY_CURRENT_BUFFER_LVALUE =    \
753|             yy_create_buffer( yyin, YY_BUF_SIZE ); \
754|       } \
755|       YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
756|       }
757| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
758|
759| /* Begin user sect3 */
760| typedef flex_uint8_t YY_CHAR;
761|
762| FILE *yyin = NULL, *yyout = NULL;
763|
764| typedef int yy_state_type;
765|
766| extern int yylineno;
767| int yylineno = 1;
768|
769| extern char *yytext;
770| #ifdef yytext_ptr
771| #undef yytext_ptr
772| #endif
773| #define yytext_ptr yytext
774|
775| static yy_state_type yy_get_previous_state ( void );
776| static yy_state_type yy_try_NUL_trans ( yy_state_type current_state  );
777| static int yy_get_next_buffer ( void );
778| static void yynoreturn yy_fatal_error ( const char* msg  );
779|
780| /* Done after the current pattern has been matched and before the
781|  * corresponding action - sets up yytext.
782|  */
783| #define YY_DO_BEFORE_ACTION \
784|       (yytext_ptr) = yy_bp; \
785|       (yytext_ptr) -= (yy_more_len); \
786|       yyleng = (int) (yy_cp - (yytext_ptr)); \
787|       (yy_hold_char) = *yy_cp; \
788|       *yy_cp = '\0'; \
789|       (yy_c_buf_p) = yy_cp;
790| #define YY_NUM_RULES 8
791| #define YY_END_OF_BUFFER 9
792| /* This struct is not used in this scanner,
793|    but its presence is necessary. */
794| struct yy_trans_info
795|       {
796|       flex_int32_t yy_verify;
797|       flex_int32_t yy_nxt;
798|       };
799| static const flex_int16_t yy_acclist[23] =
800|     {   0,
801|         9,    7,    8,    8,    1,    7,    8,    2,    7,    8,
802|         3,    7,    8,    4,    7,    8,    5,    7,    8,    6,
803|         7,    8
804|     } ;
805|
806| static const flex_int16_t yy_accept[14] =
807|     {   0,
808|         1,    1,    1,    2,    4,    5,    8,   11,   14,   17,
809|        20,   23,   23
810|     } ;
811|
812| static const YY_CHAR yy_ec[256] =
813|     {   0,
814|         1,    1,    1,    1,    1,    1,    1,    1,    1,    2,
815|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
816|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
817|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
818|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
819|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
820|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
821|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
822|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
823|         1,    1,    1,    1,    1,    1,    3,    4,    5,    6,
824|
825|         7,    8,    1,    1,    1,    1,    1,    1,    1,    1,
826|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
827|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
828|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
829|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
830|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
831|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
832|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
833|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
834|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
835|
836|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
837|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
838|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
839|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
840|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
841|         1,    1,    1,    1,    1
842|     } ;
843|
844| static const YY_CHAR yy_meta[9] =
845|     {   0,
846|         1,    1,    1,    1,    1,    1,    1,    1
847|     } ;
848|
849| static const flex_int16_t yy_base[13] =
850|     {   0,
851|         0,    0,    9,   10,   10,   10,   10,   10,   10,   10,
852|        10,   10
853|     } ;
854|
855| static const flex_int16_t yy_def[13] =
856|     {   0,
857|        12,    1,   12,   12,   12,   12,   12,   12,   12,   12,
858|        12,    0
859|     } ;
860|
861| static const flex_int16_t yy_nxt[19] =
862|     {   0,
863|         4,    5,    6,    7,    8,    9,   10,   11,   12,    3,
864|        12,   12,   12,   12,   12,   12,   12,   12
865|     } ;
866|
867| static const flex_int16_t yy_chk[19] =
868|     {   0,
869|         1,    1,    1,    1,    1,    1,    1,    1,    3,   12,
870|        12,   12,   12,   12,   12,   12,   12,   12
871|     } ;
872|
873| extern int yy_flex_debug;
874| int yy_flex_debug = 0;
875|
876| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
877| static char *yy_full_match;
878| static int yy_lp;
879| #define REJECT \
880| { \
881| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
882| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
883| ++(yy_lp); \
884| goto find_rule; \
885| }
886|
887| static int yy_more_flag = 0;
888| static int yy_more_len = 0;
889| #define yymore() ((yy_more_flag) = 1)
890| #define YY_MORE_ADJ (yy_more_len)
891| #define YY_RESTORE_YY_MORE_OFFSET
892| char *yytext;
893| #line 1 "conftest.l"
894| #line 459 "lex.yy.c"
895|
896| #define INITIAL 0
897|
898| #ifndef YY_NO_UNISTD_H
899| /* Special case for "unistd.h", since it is non-ANSI. We include it way
900|  * down here because we want the user's section 1 to have been scanned first.
901|  * The user has a chance to override it with an option.
902|  */
903| #include <unistd.h>
904| #endif
905|
906| #ifndef YY_EXTRA_TYPE
907| #define YY_EXTRA_TYPE void *
908| #endif
909|
910| static int yy_init_globals ( void );
911|
912| /* Accessor methods to globals.
913|    These are made visible to non-reentrant scanners for convenience. */
914|
915| int yylex_destroy ( void );
916|
917| int yyget_debug ( void );
918|
919| void yyset_debug ( int debug_flag  );
920|
921| YY_EXTRA_TYPE yyget_extra ( void );
922|
923| void yyset_extra ( YY_EXTRA_TYPE user_defined  );
924|
925| FILE *yyget_in ( void );
926|
927| void yyset_in  ( FILE * _in_str  );
928|
929| FILE *yyget_out ( void );
930|
931| void yyset_out  ( FILE * _out_str  );
932|
933|                       int yyget_leng ( void );
934|
935| char *yyget_text ( void );
936|
937| int yyget_lineno ( void );
938|
939| void yyset_lineno ( int _line_number  );
940|
941| /* Macros after this point can all be overridden by user definitions in
942|  * section 1.
943|  */
944|
945| #ifndef YY_SKIP_YYWRAP
946| #ifdef __cplusplus
947| extern "C" int yywrap ( void );
948| #else
949| extern int yywrap ( void );
950| #endif
951| #endif
952|
953| #ifndef YY_NO_UNPUT
954|     
955|     static void yyunput ( int c, char *buf_ptr  );
956|     
957| #endif
958|
959| #ifndef yytext_ptr
960| static void yy_flex_strncpy ( char *, const char *, int );
961| #endif
962|
963| #ifdef YY_NEED_STRLEN
964| static int yy_flex_strlen ( const char * );
965| #endif
966|
967| #ifndef YY_NO_INPUT
968| #ifdef __cplusplus
969| static int yyinput ( void );
970| #else
971| static int input ( void );
972| #endif
973|
974| #endif
975|
976| /* Amount of stuff to slurp up with each read. */
977| #ifndef YY_READ_BUF_SIZE
978| #ifdef __ia64__
979| /* On IA-64, the buffer size is 16k, not 8k */
980| #define YY_READ_BUF_SIZE 16384
981| #else
982| #define YY_READ_BUF_SIZE 8192
983| #endif /* __ia64__ */
984| #endif
985|
986| /* Copy whatever the last rule matched to the standard output. */
987| #ifndef ECHO
988| /* This used to be an fputs(), but since the string might contain NUL's,
989|  * we now use fwrite().
990|  */
991| #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0)
992| #endif
993|
994| /* Gets input and stuffs it into "buf".  number of characters read, or YY_NULL,
995|  * is returned in "result".
996|  */
997| #ifndef YY_INPUT
998| #define YY_INPUT(buf,result,max_size) \
999|       if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
1000|               { \
1001|               int c = '*'; \
1002|               int n; \
1003|               for ( n = 0; n < max_size && \
1004|                            (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
1005|                       buf[n] = (char) c; \
1006|               if ( c == '\n' ) \
1007|                       buf[n++] = (char) c; \
1008|               if ( c == EOF && ferror( yyin ) ) \
1009|                       YY_FATAL_ERROR( "input in flex scanner failed" ); \
1010|               result = n; \
1011|               } \
1012|       else \
1013|               { \
1014|               errno=0; \
1015|               while ( (result = (int) fread(buf, 1, (yy_size_t) max_size, yyin)) == 0 && ferror(yyin)) \
1016|                       { \
1017|                       if( errno != EINTR) \
1018|                               { \
1019|                               YY_FATAL_ERROR( "input in flex scanner failed" ); \
1020|                               break; \
1021|                               } \
1022|                       errno=0; \
1023|                       clearerr(yyin); \
1024|                       } \
1025|               }\
1026| \
1027|
1028| #endif
1029|
1030| /* No semi-colon after return; correct usage is to write "yyterminate();" -
1031|  * we don't want an extra ';' after the "return" because that will cause
1032|  * some compilers to complain about unreachable statements.
1033|  */
1034| #ifndef yyterminate
1035| #define yyterminate() return YY_NULL
1036| #endif
1037|
1038| /* Number of entries by which start-condition stack grows. */
1039| #ifndef YY_START_STACK_INCR
1040| #define YY_START_STACK_INCR 25
1041| #endif
1042|
1043| /* Report a fatal error. */
1044| #ifndef YY_FATAL_ERROR
1045| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
1046| #endif
1047|
1048| /* end tables serialization structures and prototypes */
1049|
1050| /* Default declaration of generated scanner - a define so the user can
1051|  * easily add parameters.
1052|  */
1053| #ifndef YY_DECL
1054| #define YY_DECL_IS_OURS 1
1055|
1056| extern int yylex (void);
1057|
1058| #define YY_DECL int yylex (void)
1059| #endif /* !YY_DECL */
1060|
1061| /* Code executed at the beginning of each rule, after yytext and yyleng
1062|  * have been set up.
1063|  */
1064| #ifndef YY_USER_ACTION
1065| #define YY_USER_ACTION
1066| #endif
1067|
1068| /* Code executed at the end of each rule. */
1069| #ifndef YY_BREAK
1070| #define YY_BREAK /*LINTED*/break;
1071| #endif
1072|
1073| #define YY_RULE_SETUP \
1074|       YY_USER_ACTION
1075|
1076| /** The main scanner function which does all the work.
1077|  */
1078| YY_DECL
1079| {
1080|       yy_state_type yy_current_state;
1081|       char *yy_cp, *yy_bp;
1082|       int yy_act;
1083|     
1084|       if ( !(yy_init) )
1085|               {
1086|               (yy_init) = 1;
1087|
1088| #ifdef YY_USER_INIT
1089|               YY_USER_INIT;
1090| #endif
1091|
1092|         /* Create the reject buffer large enough to save one state per allowed character. */
1093|         if ( ! (yy_state_buf) )
1094|             (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE  );
1095|             if ( ! (yy_state_buf) )
1096|                 YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
1097|
1098|               if ( ! (yy_start) )
1099|                       (yy_start) = 1; /* first start state */
1100|
1101|               if ( ! yyin )
1102|                       yyin = stdin;
1103|
1104|               if ( ! yyout )
1105|                       yyout = stdout;
1106|
1107|               if ( ! YY_CURRENT_BUFFER ) {
1108|                       yyensure_buffer_stack ();
1109|                       YY_CURRENT_BUFFER_LVALUE =
1110|                               yy_create_buffer( yyin, YY_BUF_SIZE );
1111|               }
1112|
1113|               yy_load_buffer_state(  );
1114|               }
1115|
1116|       {
1117| #line 1 "conftest.l"
1118|
1119| #line 684 "lex.yy.c"
1120|
1121|       while ( /*CONSTCOND*/1 )                /* loops until end-of-file is reached */
1122|               {
1123|               (yy_more_len) = 0;
1124|               if ( (yy_more_flag) )
1125|                       {
1126|                       (yy_more_len) = (int) ((yy_c_buf_p) - (yytext_ptr));
1127|                       (yy_more_flag) = 0;
1128|                       }
1129|               yy_cp = (yy_c_buf_p);
1130|
1131|               /* Support of yytext. */
1132|               *yy_cp = (yy_hold_char);
1133|
1134|               /* yy_bp points to the position in yy_ch_buf of the start of
1135|                * the current run.
1136|                */
1137|               yy_bp = yy_cp;
1138|
1139|               yy_current_state = (yy_start);
1140|
1141|               (yy_state_ptr) = (yy_state_buf);
1142|               *(yy_state_ptr)++ = yy_current_state;
1143|
1144| yy_match:
1145|               do
1146|                       {
1147|                       YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
1148|                       while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1149|                               {
1150|                               yy_current_state = (int) yy_def[yy_current_state];
1151|                               if ( yy_current_state >= 13 )
1152|                                       yy_c = yy_meta[yy_c];
1153|                               }
1154|                       yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
1155|                       *(yy_state_ptr)++ = yy_current_state;
1156|                       ++yy_cp;
1157|                       }
1158|               while ( yy_base[yy_current_state] != 10 );
1159|
1160| yy_find_action:
1161|               yy_current_state = *--(yy_state_ptr);
1162|               (yy_lp) = yy_accept[yy_current_state];
1163|
1164| find_rule: /* we branch to this label when backing up */
1165|
1166|               for ( ; ; ) /* until we find what rule we matched */
1167|                       {
1168|                       if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
1169|                               {
1170|                               yy_act = yy_acclist[(yy_lp)];
1171|                                       {
1172|                                       (yy_full_match) = yy_cp;
1173|                                       break;
1174|                                       }
1175|                               }
1176|                       --yy_cp;
1177|                       yy_current_state = *--(yy_state_ptr);
1178|                       (yy_lp) = yy_accept[yy_current_state];
1179|                       }
1180|
1181|               YY_DO_BEFORE_ACTION;
1182|
1183| do_action:    /* This label is used only to access EOF actions. */
1184|
1185|               switch ( yy_act )
1186|       { /* beginning of action switch */
1187| case 1:
1188| YY_RULE_SETUP
1189| #line 2 "conftest.l"
1190| { ECHO; }
1191|       YY_BREAK
1192| case 2:
1193| YY_RULE_SETUP
1194| #line 3 "conftest.l"
1195| { REJECT; }
1196|       YY_BREAK
1197| case 3:
1198| YY_RULE_SETUP
1199| #line 4 "conftest.l"
1200| { yymore (); }
1201|       YY_BREAK
1202| case 4:
1203| YY_RULE_SETUP
1204| #line 5 "conftest.l"
1205| { yyless (1); }
1206|       YY_BREAK
1207| case 5:
1208| YY_RULE_SETUP
1209| #line 6 "conftest.l"
1210| { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument.  */
1211|     yyless ((input () != 0)); }
1212|       YY_BREAK
1213| case 6:
1214| YY_RULE_SETUP
1215| #line 8 "conftest.l"
1216| { unput (yytext[0]); }
1217|       YY_BREAK
1218| case 7:
1219| YY_RULE_SETUP
1220| #line 9 "conftest.l"
1221| { BEGIN INITIAL; }
1222|       YY_BREAK
1223| case 8:
1224| YY_RULE_SETUP
1225| #line 10 "conftest.l"
1226| ECHO;
1227|       YY_BREAK
1228| #line 793 "lex.yy.c"
1229|                       case YY_STATE_EOF(INITIAL):
1230|                               yyterminate();
1231|
1232|       case YY_END_OF_BUFFER:
1233|               {
1234|               /* Amount of text matched not including the EOB char. */
1235|               int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
1236|
1237|               /* Undo the effects of YY_DO_BEFORE_ACTION. */
1238|               *yy_cp = (yy_hold_char);
1239|               YY_RESTORE_YY_MORE_OFFSET
1240|
1241|               if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
1242|                       {
1243|                       /* We're scanning a new file or input source.  It's
1244|                        * possible that this happened because the user
1245|                        * just pointed yyin at a new source and called
1246|                        * yylex().  If so, then we have to assure
1247|                        * consistency between YY_CURRENT_BUFFER and our
1248|                        * globals.  Here is the right place to do so, because
1249|                        * this is the first action (other than possibly a
1250|                        * back-up) that will match for the new input source.
1251|                        */
1252|                       (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
1253|                       YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
1254|                       YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
1255|                       }
1256|
1257|               /* Note that here we test for yy_c_buf_p "<=" to the position
1258|                * of the first EOB in the buffer, since yy_c_buf_p will
1259|                * already have been incremented past the NUL character
1260|                * (since all states make transitions on EOB to the
1261|                * end-of-buffer state).  Contrast this with the test
1262|                * in input().
1263|                */
1264|               if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
1265|                       { /* This was really a NUL. */
1266|                       yy_state_type yy_next_state;
1267|
1268|                       (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1269|
1270|                       yy_current_state = yy_get_previous_state(  );
1271|
1272|                       /* Okay, we're now positioned to make the NUL
1273|                        * transition.  We couldn't have
1274|                        * yy_get_previous_state() go ahead and do it
1275|                        * for us because it doesn't know how to deal
1276|                        * with the possibility of jamming (and we don't
1277|                        * want to build jamming into it because then it
1278|                        * will run more slowly).
1279|                        */
1280|
1281|                       yy_next_state = yy_try_NUL_trans( yy_current_state );
1282|
1283|                       yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1284|
1285|                       if ( yy_next_state )
1286|                               {
1287|                               /* Consume the NUL. */
1288|                               yy_cp = ++(yy_c_buf_p);
1289|                               yy_current_state = yy_next_state;
1290|                               goto yy_match;
1291|                               }
1292|
1293|                       else
1294|                               {
1295|                               yy_cp = (yy_c_buf_p);
1296|                               goto yy_find_action;
1297|                               }
1298|                       }
1299|
1300|               else switch ( yy_get_next_buffer(  ) )
1301|                       {
1302|                       case EOB_ACT_END_OF_FILE:
1303|                               {
1304|                               (yy_did_buffer_switch_on_eof) = 0;
1305|
1306|                               if ( yywrap(  ) )
1307|                                       {
1308|                                       /* Note: because we've taken care in
1309|                                        * yy_get_next_buffer() to have set up
1310|                                        * yytext, we can now set up
1311|                                        * yy_c_buf_p so that if some total
1312|                                        * hoser (like flex itself) wants to
1313|                                        * call the scanner after we return the
1314|                                        * YY_NULL, it'll still work - another
1315|                                        * YY_NULL will get returned.
1316|                                        */
1317|                                       (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
1318|
1319|                                       yy_act = YY_STATE_EOF(YY_START);
1320|                                       goto do_action;
1321|                                       }
1322|
1323|                               else
1324|                                       {
1325|                                       if ( ! (yy_did_buffer_switch_on_eof) )
1326|                                               YY_NEW_FILE;
1327|                                       }
1328|                               break;
1329|                               }
1330|
1331|                       case EOB_ACT_CONTINUE_SCAN:
1332|                               (yy_c_buf_p) =
1333|                                       (yytext_ptr) + yy_amount_of_matched_text;
1334|
1335|                               yy_current_state = yy_get_previous_state(  );
1336|
1337|                               yy_cp = (yy_c_buf_p);
1338|                               yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1339|                               goto yy_match;
1340|
1341|                       case EOB_ACT_LAST_MATCH:
1342|                               (yy_c_buf_p) =
1343|                               &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
1344|
1345|                               yy_current_state = yy_get_previous_state(  );
1346|
1347|                               yy_cp = (yy_c_buf_p);
1348|                               yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1349|                               goto yy_find_action;
1350|                       }
1351|               break;
1352|               }
1353|
1354|       default:
1355|               YY_FATAL_ERROR(
1356|                       "fatal flex scanner internal error--no action found" );
1357|       } /* end of action switch */
1358|               } /* end of scanning one token */
1359|       } /* end of user's declarations */
1360| } /* end of yylex */
1361|
1362| /* yy_get_next_buffer - try to read in a new buffer
1363|  *
1364|  * Returns a code representing an action:
1365|  *    EOB_ACT_LAST_MATCH -
1366|  *    EOB_ACT_CONTINUE_SCAN - continue scanning from current position
1367|  *    EOB_ACT_END_OF_FILE - end of file
1368|  */
1369| static int yy_get_next_buffer (void)
1370| {
1371|       char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
1372|       char *source = (yytext_ptr);
1373|       int number_to_move, i;
1374|       int ret_val;
1375|
1376|       if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
1377|               YY_FATAL_ERROR(
1378|               "fatal flex scanner internal error--end of buffer missed" );
1379|
1380|       if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
1381|               { /* Don't try to fill the buffer, so this is an EOF. */
1382|               if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
1383|                       {
1384|                       /* We matched a single character, the EOB, so
1385|                        * treat this as a final EOF.
1386|                        */
1387|                       return EOB_ACT_END_OF_FILE;
1388|                       }
1389|
1390|               else
1391|                       {
1392|                       /* We matched some text prior to the EOB, first
1393|                        * process it.
1394|                        */
1395|                       return EOB_ACT_LAST_MATCH;
1396|                       }
1397|               }
1398|
1399|       /* Try to read more data. */
1400|
1401|       /* First move last chars to start of buffer. */
1402|       number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr) - 1);
1403|
1404|       for ( i = 0; i < number_to_move; ++i )
1405|               *(dest++) = *(source++);
1406|
1407|       if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
1408|               /* don't do the read, it's not guaranteed to return an EOF,
1409|                * just force an EOF
1410|                */
1411|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
1412|
1413|       else
1414|               {
1415|                       int num_to_read =
1416|                       YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
1417|
1418|               while ( num_to_read <= 0 )
1419|                       { /* Not enough room in the buffer - grow it. */
1420|
1421|                       YY_FATAL_ERROR(
1422| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
1423|
1424|                       }
1425|
1426|               if ( num_to_read > YY_READ_BUF_SIZE )
1427|                       num_to_read = YY_READ_BUF_SIZE;
1428|
1429|               /* Read in more data. */
1430|               YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
1431|                       (yy_n_chars), num_to_read );
1432|
1433|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
1434|               }
1435|
1436|       if ( (yy_n_chars) == 0 )
1437|               {
1438|               if ( number_to_move == YY_MORE_ADJ )
1439|                       {
1440|                       ret_val = EOB_ACT_END_OF_FILE;
1441|                       yyrestart( yyin  );
1442|                       }
1443|
1444|               else
1445|                       {
1446|                       ret_val = EOB_ACT_LAST_MATCH;
1447|                       YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
1448|                               YY_BUFFER_EOF_PENDING;
1449|                       }
1450|               }
1451|
1452|       else
1453|               ret_val = EOB_ACT_CONTINUE_SCAN;
1454|
1455|       if (((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
1456|               /* Extend the array by 50%, plus the number we really need. */
1457|               int new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
1458|               YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc(
1459|                       (void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf, (yy_size_t) new_size  );
1460|               if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
1461|                       YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
1462|               /* "- 2" to take care of EOB's */
1463|               YY_CURRENT_BUFFER_LVALUE->yy_buf_size = (int) (new_size - 2);
1464|       }
1465|
1466|       (yy_n_chars) += number_to_move;
1467|       YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
1468|       YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
1469|
1470|       (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
1471|
1472|       return ret_val;
1473| }
1474|
1475| /* yy_get_previous_state - get the state just before the EOB char was reached */
1476|
1477|     static yy_state_type yy_get_previous_state (void)
1478| {
1479|       yy_state_type yy_current_state;
1480|       char *yy_cp;
1481|     
1482|       yy_current_state = (yy_start);
1483|
1484|       (yy_state_ptr) = (yy_state_buf);
1485|       *(yy_state_ptr)++ = yy_current_state;
1486|
1487|       for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
1488|               {
1489|               YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
1490|               while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1491|                       {
1492|                       yy_current_state = (int) yy_def[yy_current_state];
1493|                       if ( yy_current_state >= 13 )
1494|                               yy_c = yy_meta[yy_c];
1495|                       }
1496|               yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
1497|               *(yy_state_ptr)++ = yy_current_state;
1498|               }
1499|
1500|       return yy_current_state;
1501| }
1502|
1503| /* yy_try_NUL_trans - try to make a transition on the NUL character
1504|  *
1505|  * synopsis
1506|  *    next_state = yy_try_NUL_trans( current_state );
1507|  */
1508|     static yy_state_type yy_try_NUL_trans  (yy_state_type yy_current_state )
1509| {
1510|       int yy_is_jam;
1511|     
1512|       YY_CHAR yy_c = 1;
1513|       while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1514|               {
1515|               yy_current_state = (int) yy_def[yy_current_state];
1516|               if ( yy_current_state >= 13 )
1517|                       yy_c = yy_meta[yy_c];
1518|               }
1519|       yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
1520|       yy_is_jam = (yy_current_state == 12);
1521|       if ( ! yy_is_jam )
1522|               *(yy_state_ptr)++ = yy_current_state;
1523|
1524|               return yy_is_jam ? 0 : yy_current_state;
1525| }
1526|
1527| #ifndef YY_NO_UNPUT
1528|
1529|     static void yyunput (int c, char * yy_bp )
1530| {
1531|       char *yy_cp;
1532|     
1533|     yy_cp = (yy_c_buf_p);
1534|
1535|       /* undo effects of setting up yytext */
1536|       *yy_cp = (yy_hold_char);
1537|
1538|       if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
1539|               { /* need to shift things up to make room */
1540|               /* +2 for EOB chars. */
1541|               int number_to_move = (yy_n_chars) + 2;
1542|               char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
1543|                                       YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
1544|               char *source =
1545|                               &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
1546|
1547|               while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
1548|                       *--dest = *--source;
1549|
1550|               yy_cp += (int) (dest - source);
1551|               yy_bp += (int) (dest - source);
1552|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
1553|                       (yy_n_chars) = (int) YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
1554|
1555|               if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
1556|                       YY_FATAL_ERROR( "flex scanner push-back overflow" );
1557|               }
1558|
1559|       *--yy_cp = (char) c;
1560|
1561|       (yytext_ptr) = yy_bp;
1562|       (yy_hold_char) = *yy_cp;
1563|       (yy_c_buf_p) = yy_cp;
1564| }
1565|
1566| #endif
1567|
1568| #ifndef YY_NO_INPUT
1569| #ifdef __cplusplus
1570|     static int yyinput (void)
1571| #else
1572|     static int input  (void)
1573| #endif
1574|
1575| {
1576|       int c;
1577|     
1578|       *(yy_c_buf_p) = (yy_hold_char);
1579|
1580|       if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
1581|               {
1582|               /* yy_c_buf_p now points to the character we want to return.
1583|                * If this occurs *before* the EOB characters, then it's a
1584|                * valid NUL; if not, then we've hit the end of the buffer.
1585|                */
1586|               if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
1587|                       /* This was really a NUL. */
1588|                       *(yy_c_buf_p) = '\0';
1589|
1590|               else
1591|                       { /* need more input */
1592|                       int offset = (int) ((yy_c_buf_p) - (yytext_ptr));
1593|                       ++(yy_c_buf_p);
1594|
1595|                       switch ( yy_get_next_buffer(  ) )
1596|                               {
1597|                               case EOB_ACT_LAST_MATCH:
1598|                                       /* This happens because yy_g_n_b()
1599|                                        * sees that we've accumulated a
1600|                                        * token and flags that we need to
1601|                                        * try matching the token before
1602|                                        * proceeding.  But for input(),
1603|                                        * there's no matching to consider.
1604|                                        * So convert the EOB_ACT_LAST_MATCH
1605|                                        * to EOB_ACT_END_OF_FILE.
1606|                                        */
1607|
1608|                                       /* Reset buffer status. */
1609|                                       yyrestart( yyin );
1610|
1611|                                       /*FALLTHROUGH*/
1612|
1613|                               case EOB_ACT_END_OF_FILE:
1614|                                       {
1615|                                       if ( yywrap(  ) )
1616|                                               return 0;
1617|
1618|                                       if ( ! (yy_did_buffer_switch_on_eof) )
1619|                                               YY_NEW_FILE;
1620| #ifdef __cplusplus
1621|                                       return yyinput();
1622| #else
1623|                                       return input();
1624| #endif
1625|                                       }
1626|
1627|                               case EOB_ACT_CONTINUE_SCAN:
1628|                                       (yy_c_buf_p) = (yytext_ptr) + offset;
1629|                                       break;
1630|                               }
1631|                       }
1632|               }
1633|
1634|       c = *(unsigned char *) (yy_c_buf_p);    /* cast for 8-bit char's */
1635|       *(yy_c_buf_p) = '\0';   /* preserve yytext */
1636|       (yy_hold_char) = *++(yy_c_buf_p);
1637|
1638|       return c;
1639| }
1640| #endif        /* ifndef YY_NO_INPUT */
1641|
1642| /** Immediately switch to a different input stream.
1643|  * @param input_file A readable stream.
1644|  *
1645|  * @note This function does not reset the start condition to @c INITIAL .
1646|  */
1647|     void yyrestart  (FILE * input_file )
1648| {
1649|     
1650|       if ( ! YY_CURRENT_BUFFER ){
1651|         yyensure_buffer_stack ();
1652|               YY_CURRENT_BUFFER_LVALUE =
1653|             yy_create_buffer( yyin, YY_BUF_SIZE );
1654|       }
1655|
1656|       yy_init_buffer( YY_CURRENT_BUFFER, input_file );
1657|       yy_load_buffer_state(  );
1658| }
1659|
1660| /** Switch to a different input buffer.
1661|  * @param new_buffer The new input buffer.
1662|  *
1663|  */
1664|     void yy_switch_to_buffer  (YY_BUFFER_STATE  new_buffer )
1665| {
1666|     
1667|       /* TODO. We should be able to replace this entire function body
1668|        * with
1669|        *              yypop_buffer_state();
1670|        *              yypush_buffer_state(new_buffer);
1671|      */
1672|       yyensure_buffer_stack ();
1673|       if ( YY_CURRENT_BUFFER == new_buffer )
1674|               return;
1675|
1676|       if ( YY_CURRENT_BUFFER )
1677|               {
1678|               /* Flush out information for old buffer. */
1679|               *(yy_c_buf_p) = (yy_hold_char);
1680|               YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
1681|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
1682|               }
1683|
1684|       YY_CURRENT_BUFFER_LVALUE = new_buffer;
1685|       yy_load_buffer_state(  );
1686|
1687|       /* We don't actually know whether we did this switch during
1688|        * EOF (yywrap()) processing, but the only time this flag
1689|        * is looked at is after yywrap() is called, so it's safe
1690|        * to go ahead and always set it.
1691|        */
1692|       (yy_did_buffer_switch_on_eof) = 1;
1693| }
1694|
1695| static void yy_load_buffer_state  (void)
1696| {
1697|       (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
1698|       (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
1699|       yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
1700|       (yy_hold_char) = *(yy_c_buf_p);
1701| }
1702|
1703| /** Allocate and initialize an input buffer state.
1704|  * @param file A readable stream.
1705|  * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
1706|  *
1707|  * @return the allocated buffer state.
1708|  */
1709|     YY_BUFFER_STATE yy_create_buffer  (FILE * file, int  size )
1710| {
1711|       YY_BUFFER_STATE b;
1712|     
1713|       b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state )  );
1714|       if ( ! b )
1715|               YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
1716|
1717|       b->yy_buf_size = size;
1718|
1719|       /* yy_ch_buf has to be 2 characters longer than the size given because
1720|        * we need to put in 2 end-of-buffer characters.
1721|        */
1722|       b->yy_ch_buf = (char *) yyalloc( (yy_size_t) (b->yy_buf_size + 2)  );
1723|       if ( ! b->yy_ch_buf )
1724|               YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
1725|
1726|       b->yy_is_our_buffer = 1;
1727|
1728|       yy_init_buffer( b, file );
1729|
1730|       return b;
1731| }
1732|
1733| /** Destroy the buffer.
1734|  * @param b a buffer created with yy_create_buffer()
1735|  *
1736|  */
1737|     void yy_delete_buffer (YY_BUFFER_STATE  b )
1738| {
1739|     
1740|       if ( ! b )
1741|               return;
1742|
1743|       if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
1744|               YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
1745|
1746|       if ( b->yy_is_our_buffer )
1747|               yyfree( (void *) b->yy_ch_buf  );
1748|
1749|       yyfree( (void *) b  );
1750| }
1751|
1752| /* Initializes or reinitializes a buffer.
1753|  * This function is sometimes called more than once on the same buffer,
1754|  * such as during a yyrestart() or at EOF.
1755|  */
1756|     static void yy_init_buffer  (YY_BUFFER_STATE  b, FILE * file )
1757|
1758| {
1759|       int oerrno = errno;
1760|     
1761|       yy_flush_buffer( b );
1762|
1763|       b->yy_input_file = file;
1764|       b->yy_fill_buffer = 1;
1765|
1766|     /* If b is the current buffer, then yy_init_buffer was _probably_
1767|      * called from yyrestart() or through yy_get_next_buffer.
1768|      * In that case, we don't want to reset the lineno or column.
1769|      */
1770|     if (b != YY_CURRENT_BUFFER){
1771|         b->yy_bs_lineno = 1;
1772|         b->yy_bs_column = 0;
1773|     }
1774|
1775|         b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
1776|     
1777|       errno = oerrno;
1778| }
1779|
1780| /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
1781|  * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
1782|  *
1783|  */
1784|     void yy_flush_buffer (YY_BUFFER_STATE  b )
1785| {
1786|       if ( ! b )
1787|               return;
1788|
1789|       b->yy_n_chars = 0;
1790|
1791|       /* We always need two end-of-buffer characters.  The first causes
1792|        * a transition to the end-of-buffer state.  The second causes
1793|        * a jam in that state.
1794|        */
1795|       b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
1796|       b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
1797|
1798|       b->yy_buf_pos = &b->yy_ch_buf[0];
1799|
1800|       b->yy_at_bol = 1;
1801|       b->yy_buffer_status = YY_BUFFER_NEW;
1802|
1803|       if ( b == YY_CURRENT_BUFFER )
1804|               yy_load_buffer_state(  );
1805| }
1806|
1807| /** Pushes the new state onto the stack. The new state becomes
1808|  *  the current state. This function will allocate the stack
1809|  *  if necessary.
1810|  *  @param new_buffer The new state.
1811|  * 
1812|  */
1813| void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
1814| {
1815|       if (new_buffer == NULL)
1816|               return;
1817|
1818|       yyensure_buffer_stack();
1819|
1820|       /* This block is copied from yy_switch_to_buffer. */
1821|       if ( YY_CURRENT_BUFFER )
1822|               {
1823|               /* Flush out information for old buffer. */
1824|               *(yy_c_buf_p) = (yy_hold_char);
1825|               YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
1826|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
1827|               }
1828|
1829|       /* Only push if top exists. Otherwise, replace top. */
1830|       if (YY_CURRENT_BUFFER)
1831|               (yy_buffer_stack_top)++;
1832|       YY_CURRENT_BUFFER_LVALUE = new_buffer;
1833|
1834|       /* copied from yy_switch_to_buffer. */
1835|       yy_load_buffer_state(  );
1836|       (yy_did_buffer_switch_on_eof) = 1;
1837| }
1838|
1839| /** Removes and deletes the top of the stack, if present.
1840|  *  The next element becomes the new top.
1841|  * 
1842|  */
1843| void yypop_buffer_state (void)
1844| {
1845|       if (!YY_CURRENT_BUFFER)
1846|               return;
1847|
1848|       yy_delete_buffer(YY_CURRENT_BUFFER );
1849|       YY_CURRENT_BUFFER_LVALUE = NULL;
1850|       if ((yy_buffer_stack_top) > 0)
1851|               --(yy_buffer_stack_top);
1852|
1853|       if (YY_CURRENT_BUFFER) {
1854|               yy_load_buffer_state(  );
1855|               (yy_did_buffer_switch_on_eof) = 1;
1856|       }
1857| }
1858|
1859| /* Allocates the stack if it does not exist.
1860|  *  Guarantees space for at least one push.
1861|  */
1862| static void yyensure_buffer_stack (void)
1863| {
1864|       yy_size_t num_to_alloc;
1865|     
1866|       if (!(yy_buffer_stack)) {
1867|
1868|               /* First allocation is just for 2 elements, since we don't know if this
1869|                * scanner will even need a stack. We use 2 instead of 1 to avoid an
1870|                * immediate realloc on the next call.
1871|          */
1872|       num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */
1873|               (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
1874|                                                               (num_to_alloc * sizeof(struct yy_buffer_state*)
1875|                                                               );
1876|               if ( ! (yy_buffer_stack) )
1877|                       YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
1878|
1879|               memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
1880|
1881|               (yy_buffer_stack_max) = num_to_alloc;
1882|               (yy_buffer_stack_top) = 0;
1883|               return;
1884|       }
1885|
1886|       if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
1887|
1888|               /* Increase the buffer to prepare for a possible push. */
1889|               yy_size_t grow_size = 8 /* arbitrary grow size */;
1890|
1891|               num_to_alloc = (yy_buffer_stack_max) + grow_size;
1892|               (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
1893|                                                               ((yy_buffer_stack),
1894|                                                               num_to_alloc * sizeof(struct yy_buffer_state*)
1895|                                                               );
1896|               if ( ! (yy_buffer_stack) )
1897|                       YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
1898|
1899|               /* zero only the new slots.*/
1900|               memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
1901|               (yy_buffer_stack_max) = num_to_alloc;
1902|       }
1903| }
1904|
1905| /** Setup the input buffer state to scan directly from a user-specified character buffer.
1906|  * @param base the character buffer
1907|  * @param size the size in bytes of the character buffer
1908|  *
1909|  * @return the newly allocated buffer state object.
1910|  */
1911| YY_BUFFER_STATE yy_scan_buffer  (char * base, yy_size_t  size )
1912| {
1913|       YY_BUFFER_STATE b;
1914|     
1915|       if ( size < 2 ||
1916|            base[size-2] != YY_END_OF_BUFFER_CHAR ||
1917|            base[size-1] != YY_END_OF_BUFFER_CHAR )
1918|               /* They forgot to leave room for the EOB's. */
1919|               return NULL;
1920|
1921|       b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state )  );
1922|       if ( ! b )
1923|               YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
1924|
1925|       b->yy_buf_size = (int) (size - 2);      /* "- 2" to take care of EOB's */
1926|       b->yy_buf_pos = b->yy_ch_buf = base;
1927|       b->yy_is_our_buffer = 0;
1928|       b->yy_input_file = NULL;
1929|       b->yy_n_chars = b->yy_buf_size;
1930|       b->yy_is_interactive = 0;
1931|       b->yy_at_bol = 1;
1932|       b->yy_fill_buffer = 0;
1933|       b->yy_buffer_status = YY_BUFFER_NEW;
1934|
1935|       yy_switch_to_buffer( b  );
1936|
1937|       return b;
1938| }
1939|
1940| /** Setup the input buffer state to scan a string. The next call to yylex() will
1941|  * scan from a @e copy of @a str.
1942|  * @param yystr a NUL-terminated string to scan
1943|  *
1944|  * @return the newly allocated buffer state object.
1945|  * @note If you want to scan bytes that may contain NUL values, then use
1946|  *       yy_scan_bytes() instead.
1947|  */
1948| YY_BUFFER_STATE yy_scan_string (const char * yystr )
1949| {
1950|     
1951|       return yy_scan_bytes( yystr, (int) strlen(yystr) );
1952| }
1953|
1954| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
1955|  * scan from a @e copy of @a bytes.
1956|  * @param yybytes the byte buffer to scan
1957|  * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
1958|  *
1959|  * @return the newly allocated buffer state object.
1960|  */
1961| YY_BUFFER_STATE yy_scan_bytes  (const char * yybytes, int  _yybytes_len )
1962| {
1963|       YY_BUFFER_STATE b;
1964|       char *buf;
1965|       yy_size_t n;
1966|       int i;
1967|     
1968|       /* Get memory for full buffer, including space for trailing EOB's. */
1969|       n = (yy_size_t) (_yybytes_len + 2);
1970|       buf = (char *) yyalloc( n  );
1971|       if ( ! buf )
1972|               YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
1973|
1974|       for ( i = 0; i < _yybytes_len; ++i )
1975|               buf[i] = yybytes[i];
1976|
1977|       buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
1978|
1979|       b = yy_scan_buffer( buf, n );
1980|       if ( ! b )
1981|               YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
1982|
1983|       /* It's okay to grow etc. this buffer, and we should throw it
1984|        * away when we're done.
1985|        */
1986|       b->yy_is_our_buffer = 1;
1987|
1988|       return b;
1989| }
1990|
1991| #ifndef YY_EXIT_FAILURE
1992| #define YY_EXIT_FAILURE 2
1993| #endif
1994|
1995| static void yynoreturn yy_fatal_error (const char* msg )
1996| {
1997|                       fprintf( stderr, "%s\n", msg );
1998|       exit( YY_EXIT_FAILURE );
1999| }
2000|
2001| /* Redefine yyless() so it works in section 3 code. */
2002|
2003| #undef yyless
2004| #define yyless(n) \
2005|       do \
2006|               { \
2007|               /* Undo effects of setting up yytext. */ \
2008|         int yyless_macro_arg = (n); \
2009|         YY_LESS_LINENO(yyless_macro_arg);\
2010|               yytext[yyleng] = (yy_hold_char); \
2011|               (yy_c_buf_p) = yytext + yyless_macro_arg; \
2012|               (yy_hold_char) = *(yy_c_buf_p); \
2013|               *(yy_c_buf_p) = '\0'; \
2014|               yyleng = yyless_macro_arg; \
2015|               } \
2016|       while ( 0 )
2017|
2018| /* Accessor  methods (get/set functions) to struct members. */
2019|
2020| /** Get the current line number.
2021|  *
2022|  */
2023| int yyget_lineno  (void)
2024| {
2025|     
2026|     return yylineno;
2027| }
2028|
2029| /** Get the input stream.
2030|  *
2031|  */
2032| FILE *yyget_in  (void)
2033| {
2034|         return yyin;
2035| }
2036|
2037| /** Get the output stream.
2038|  *
2039|  */
2040| FILE *yyget_out  (void)
2041| {
2042|         return yyout;
2043| }
2044|
2045| /** Get the length of the current token.
2046|  *
2047|  */
2048| int yyget_leng  (void)
2049| {
2050|         return yyleng;
2051| }
2052|
2053| /** Get the current token.
2054|  *
2055|  */
2056|
2057| char *yyget_text  (void)
2058| {
2059|         return yytext;
2060| }
2061|
2062| /** Set the current line number.
2063|  * @param _line_number line number
2064|  *
2065|  */
2066| void yyset_lineno (int  _line_number )
2067| {
2068|     
2069|     yylineno = _line_number;
2070| }
2071|
2072| /** Set the input stream. This does not discard the current
2073|  * input buffer.
2074|  * @param _in_str A readable stream.
2075|  *
2076|  * @see yy_switch_to_buffer
2077|  */
2078| void yyset_in (FILE *  _in_str )
2079| {
2080|         yyin = _in_str ;
2081| }
2082|
2083| void yyset_out (FILE *  _out_str )
2084| {
2085|         yyout = _out_str ;
2086| }
2087|
2088| int yyget_debug  (void)
2089| {
2090|         return yy_flex_debug;
2091| }
2092|
2093| void yyset_debug (int  _bdebug )
2094| {
2095|         yy_flex_debug = _bdebug ;
2096| }
2097|
2098| static int yy_init_globals (void)
2099| {
2100|         /* Initialization is the same as for the non-reentrant scanner.
2101|      * This function is called from yylex_destroy(), so don't allocate here.
2102|      */
2103|
2104|     (yy_buffer_stack) = NULL;
2105|     (yy_buffer_stack_top) = 0;
2106|     (yy_buffer_stack_max) = 0;
2107|     (yy_c_buf_p) = NULL;
2108|     (yy_init) = 0;
2109|     (yy_start) = 0;
2110|
2111|     (yy_state_buf) = 0;
2112|     (yy_state_ptr) = 0;
2113|     (yy_full_match) = 0;
2114|     (yy_lp) = 0;
2115|
2116| /* Defined in main.c */
2117| #ifdef YY_STDINIT
2118|     yyin = stdin;
2119|     yyout = stdout;
2120| #else
2121|     yyin = NULL;
2122|     yyout = NULL;
2123| #endif
2124|
2125|     /* For future reference: Set errno on error, since we are called by
2126|      * yylex_init()
2127|      */
2128|     return 0;
2129| }
2130|
2131| /* yylex_destroy is for both reentrant and non-reentrant scanners. */
2132| int yylex_destroy  (void)
2133| {
2134|     
2135|     /* Pop the buffer stack, destroying each element. */
2136|       while(YY_CURRENT_BUFFER){
2137|               yy_delete_buffer( YY_CURRENT_BUFFER  );
2138|               YY_CURRENT_BUFFER_LVALUE = NULL;
2139|               yypop_buffer_state();
2140|       }
2141|
2142|       /* Destroy the stack itself. */
2143|       yyfree((yy_buffer_stack) );
2144|       (yy_buffer_stack) = NULL;
2145|
2146|     yyfree ( (yy_state_buf) );
2147|     (yy_state_buf)  = NULL;
2148|
2149|     /* Reset the globals. This is important in a non-reentrant scanner so the next time
2150|      * yylex() is called, initialization will occur. */
2151|     yy_init_globals( );
2152|
2153|     return 0;
2154| }
2155|
2156| /*
2157|  * Internal utility routines.
2158|  */
2159|
2160| #ifndef yytext_ptr
2161| static void yy_flex_strncpy (char* s1, const char * s2, int n )
2162| {
2163|               
2164|       int i;
2165|       for ( i = 0; i < n; ++i )
2166|               s1[i] = s2[i];
2167| }
2168| #endif
2169|
2170| #ifdef YY_NEED_STRLEN
2171| static int yy_flex_strlen (const char * s )
2172| {
2173|       int n;
2174|       for ( n = 0; s[n]; ++n )
2175|               ;
2176|
2177|       return n;
2178| }
2179| #endif
2180|
2181| void *yyalloc (yy_size_t  size )
2182| {
2183|                       return malloc(size);
2184| }
2185|
2186| void *yyrealloc  (void * ptr, yy_size_t  size )
2187| {
2188|               
2189|       /* The cast to (char *) in the following accommodates both
2190|        * implementations that use char* generic pointers, and those
2191|        * that use void* generic pointers.  It works with the latter
2192|        * because both ANSI C and C++ allow castless assignment from
2193|        * any pointer type to void*, and deal with argument conversions
2194|        * as though doing an assignment.
2195|        */
2196|       return realloc(ptr, size);
2197| }
2198|
2199| void yyfree (void * ptr )
2200| {
2201|                       free( (char *) ptr );   /* see yyrealloc() for (char *) cast */
2202| }
2203|
2204| #define YYTABLES_NAME "yytables"
2205|
2206| #line 10 "conftest.l"
2207|
2208| #ifdef YYTEXT_POINTER
2209| extern char *yytext;
2210| #endif
2211| int
2212| main (void)
2213| {
2214|   return ! yylex () + ! yywrap ();
2215| }
2216configure:6441: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lfl  >&5
2217configure:6441: $? = 0
2218configure:6451: result: -lfl
2219configure:6457: checking whether yytext is a pointer
2220configure:6474: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lfl  >&5
2221configure:6474: $? = 0
2222configure:6482: result: yes
2223configure:6494: checking for yylex_destroy
2224configure:6500: result: yes
2225configure:6510: checking for lex %option
2226configure:6516: result: yes
2227configure:6528: checking for bison
2228configure:6544: found /usr/bin/bison
2229configure:6555: result: bison -y
2230configure:6569: checking for doxygen
2231configure:6599: result: no
2232configure:6647: checking for strip
2233configure:6663: found /usr/bin/strip
2234configure:6674: result: strip
2235configure:6729: checking build system type
2236configure:6743: result: x86_64-apple-darwin18.5.0
2237configure:6763: checking host system type
2238configure:6776: result: x86_64-apple-darwin18.5.0
2239configure:6862: checking for ar
2240configure:6880: found /usr/bin/ar
2241configure:6892: result: /usr/bin/ar
2242configure:6964: checking how to print strings
2243configure:6991: result: printf
2244configure:7012: checking for a sed that does not truncate output
2245configure:7076: result: /usr/bin/sed
2246configure:7094: checking for fgrep
2247configure:7156: result: /usr/bin/grep -F
2248configure:7191: checking for ld used by /usr/bin/clang
2249configure:7258: result: /Library/Developer/CommandLineTools/usr/bin/ld
2250configure:7265: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
2251configure:7280: result: no
2252configure:7292: checking for BSD- or MS-compatible name lister (nm)
2253configure:7346: result: /usr/bin/nm -B
2254configure:7476: checking the name lister (/usr/bin/nm -B) interface
2255configure:7483: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
2256configure:7486: /usr/bin/nm -B "conftest.o"
2257configure:7489: output
22580000000000000000 S _some_variable
2259configure:7496: result: BSD nm
2260configure:7499: checking whether ln -s works
2261configure:7503: result: yes
2262configure:7511: checking the maximum length of command line arguments
2263configure:7642: result: 196608
2264configure:7690: checking how to convert x86_64-apple-darwin18.5.0 file names to x86_64-apple-darwin18.5.0 format
2265configure:7730: result: func_convert_file_noop
2266configure:7737: checking how to convert x86_64-apple-darwin18.5.0 file names to toolchain format
2267configure:7757: result: func_convert_file_noop
2268configure:7764: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
2269configure:7771: result: -r
2270configure:7845: checking for objdump
2271configure:7861: found /usr/bin/objdump
2272configure:7872: result: objdump
2273configure:7904: checking how to recognize dependent libraries
2274configure:8104: result: pass_all
2275configure:8189: checking for dlltool
2276configure:8219: result: no
2277configure:8249: checking how to associate runtime and link libraries
2278configure:8276: result: printf %s\n
2279configure:8400: checking for archiver @FILE support
2280configure:8417: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
2281configure:8417: $? = 0
2282configure:8420: /usr/bin/ar cru libconftest.a @conftest.lst >&5
2283ar: @conftest.lst: No such file or directory
2284configure:8423: $? = 1
2285configure:8443: result: no
2286configure:8501: checking for strip
2287configure:8528: result: strip
2288configure:8600: checking for ranlib
2289configure:8616: found /usr/bin/ranlib
2290configure:8627: result: ranlib
2291configure:8704: checking for gawk
2292configure:8734: result: no
2293configure:8704: checking for mawk
2294configure:8734: result: no
2295configure:8704: checking for nawk
2296configure:8734: result: no
2297configure:8704: checking for awk
2298configure:8720: found /usr/bin/awk
2299configure:8731: result: awk
2300configure:8771: checking command to parse /usr/bin/nm -B output from /usr/bin/clang object
2301configure:8924: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
2302configure:8927: $? = 0
2303configure:8931: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
2304configure:8934: $? = 0
2305cannot find nm_test_var in conftest.nm
2306configure:8924: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
2307configure:8927: $? = 0
2308configure:8931: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
2309configure:8934: $? = 0
2310configure:9000: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c conftstm.o >&5
2311configure:9003: $? = 0
2312configure:9041: result: ok
2313configure:9088: checking for sysroot
2314configure:9118: result: no
2315configure:9125: checking for a working dd
2316configure:9163: result: /bin/dd
2317configure:9167: checking how to truncate binary pipes
2318configure:9182: result: /bin/dd bs=4096 count=1
2319configure:9511: checking for mt
2320configure:9541: result: no
2321configure:9561: checking if : is a manifest tool
2322configure:9567: : '-?'
2323configure:9575: result: no
2324configure:9631: checking for dsymutil
2325configure:9647: found /usr/bin/dsymutil
2326configure:9658: result: dsymutil
2327configure:9723: checking for nmedit
2328configure:9739: found /usr/bin/nmedit
2329configure:9750: result: nmedit
2330configure:9815: checking for lipo
2331configure:9831: found /usr/bin/lipo
2332configure:9842: result: lipo
2333configure:9907: checking for otool
2334configure:9923: found /usr/bin/otool
2335configure:9934: result: otool
2336configure:9999: checking for otool64
2337configure:10029: result: no
2338configure:10074: checking for -single_module linker flag
2339/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
2340configure:10107: result: yes
2341configure:10110: checking for -exported_symbols_list linker flag
2342configure:10130: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
2343configure:10130: $? = 0
2344configure:10140: result: yes
2345configure:10143: checking for -force_load linker flag
2346/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c -o conftest.o conftest.c
2347/usr/bin/ar cru libconftest.a conftest.o
2348ranlib libconftest.a
2349/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
2350configure:10175: result: yes
2351configure:10249: checking for dlfcn.h
2352configure:10249: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
2353configure:10249: $? = 0
2354configure:10249: result: yes
2355configure:10507: checking for objdir
2356configure:10522: result: .libs
2357configure:10782: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
2358configure:10800: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -fno-rtti -fno-exceptions conftest.c >&5
2359configure:10804: $? = 0
2360configure:10817: result: yes
2361configure:11175: checking for /usr/bin/clang option to produce PIC
2362configure:11182: result: -fno-common -DPIC
2363configure:11190: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
2364configure:11208: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -fno-common -DPIC -DPIC conftest.c >&5
2365configure:11212: $? = 0
2366configure:11225: result: yes
2367configure:11254: checking if /usr/bin/clang static flag -static works
2368configure:11282: result: no
2369configure:11297: checking if /usr/bin/clang supports -c -o file.o
2370configure:11318: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -o out/conftest2.o conftest.c >&5
2371configure:11322: $? = 0
2372configure:11344: result: yes
2373configure:11352: checking if /usr/bin/clang supports -c -o file.o
2374configure:11399: result: yes
2375configure:11432: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
2376configure:12691: result: yes
2377configure:12931: checking dynamic linker characteristics
2378configure:13752: result: darwin18.5.0 dyld
2379configure:13874: checking how to hardcode library paths into programs
2380configure:13899: result: immediate
2381configure:14447: checking whether stripping libraries is possible
2382configure:14461: result: yes
2383configure:14487: checking if libtool supports shared libraries
2384configure:14489: result: yes
2385configure:14492: checking whether to build shared libraries
2386configure:14517: result: yes
2387configure:14520: checking whether to build static libraries
2388configure:14524: result: yes
2389configure:14617: checking for pkg-config
2390configure:14650: result: no
2391configure:14688: checking for stdarg.h
2392configure:14688: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
2393configure:14688: $? = 0
2394configure:14688: result: yes
2395configure:14688: checking for stdbool.h
2396configure:14688: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
2397configure:14688: $? = 0
2398configure:14688: result: yes
2399configure:14688: checking for netinet/in.h
2400configure:14688: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
2401configure:14688: $? = 0
2402configure:14688: result: yes
2403configure:14688: checking for netinet/tcp.h
2404configure:14688: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
2405configure:14688: $? = 0
2406configure:14688: result: yes
2407configure:14688: checking for sys/param.h
2408configure:14688: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
2409configure:14688: $? = 0
2410configure:14688: result: yes
2411configure:14688: checking for sys/socket.h
2412configure:14688: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
2413configure:14688: $? = 0
2414configure:14688: result: yes
2415configure:14688: checking for sys/un.h
2416configure:14688: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
2417configure:14688: $? = 0
2418configure:14688: result: yes
2419configure:14688: checking for sys/uio.h
2420configure:14688: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
2421configure:14688: $? = 0
2422configure:14688: result: yes
2423configure:14688: checking for sys/resource.h
2424configure:14688: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
2425configure:14688: $? = 0
2426configure:14688: result: yes
2427configure:14688: checking for arpa/inet.h
2428configure:14688: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
2429configure:14688: $? = 0
2430configure:14688: result: yes
2431configure:14688: checking for syslog.h
2432configure:14688: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
2433configure:14688: $? = 0
2434configure:14688: result: yes
2435configure:14688: checking for netdb.h
2436configure:14688: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
2437configure:14688: $? = 0
2438configure:14688: result: yes
2439configure:14688: checking for sys/wait.h
2440configure:14688: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
2441configure:14688: $? = 0
2442configure:14688: result: yes
2443configure:14688: checking for pwd.h
2444configure:14688: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
2445configure:14688: $? = 0
2446configure:14688: result: yes
2447configure:14688: checking for glob.h
2448configure:14688: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
2449configure:14688: $? = 0
2450configure:14688: result: yes
2451configure:14688: checking for grp.h
2452configure:14688: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
2453configure:14688: $? = 0
2454configure:14688: result: yes
2455configure:14688: checking for login_cap.h
2456configure:14688: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
2457conftest.c:96:10: fatal error: 'login_cap.h' file not found
2458#include <login_cap.h>
2459         ^~~~~~~~~~~~~
24601 error generated.
2461configure:14688: $? = 1
2462configure: failed program was:
2463| /* confdefs.h */
2464| #define PACKAGE_NAME "unbound"
2465| #define PACKAGE_TARNAME "unbound"
2466| #define PACKAGE_VERSION "1.9.2"
2467| #define PACKAGE_STRING "unbound 1.9.2"
2468| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
2469| #define PACKAGE_URL ""
2470| #define STDC_HEADERS 1
2471| #define HAVE_SYS_TYPES_H 1
2472| #define HAVE_SYS_STAT_H 1
2473| #define HAVE_STDLIB_H 1
2474| #define HAVE_STRING_H 1
2475| #define HAVE_MEMORY_H 1
2476| #define HAVE_STRINGS_H 1
2477| #define HAVE_INTTYPES_H 1
2478| #define HAVE_STDINT_H 1
2479| #define HAVE_UNISTD_H 1
2480| #define __EXTENSIONS__ 1
2481| #define _ALL_SOURCE 1
2482| #define _GNU_SOURCE 1
2483| #define _POSIX_PTHREAD_SEMANTICS 1
2484| #define _TANDEM_SOURCE 1
2485| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
2486| #define RUN_DIR "/opt/macports-test/etc/unbound"
2487| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
2488| #define SHARE_DIR "/opt/macports-test/etc/unbound"
2489| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
2490| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
2491| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
2492| #define UB_USERNAME "unbound"
2493| #define WINVER 0x0502
2494| #define RSRC_PACKAGE_VERSION 1,9,2,0
2495| #define HAVE_GETOPT_H 1
2496| #define HAVE_TIME_H 1
2497| #define HAVE_ATTR_FORMAT 1
2498| #define HAVE_ATTR_UNUSED 1
2499| #define HAVE_ATTR_WEAK 1
2500| #define ATTR_WEAK __attribute__((weak))
2501| #define HAVE_ATTR_NORETURN 1
2502| #define ATTR_NORETURN __attribute__((__noreturn__))
2503| #define YYTEXT_POINTER 1
2504| #define LEX_HAS_YYLEX_DESTROY 1
2505| #define HAVE_DLFCN_H 1
2506| #define LT_OBJDIR ".libs/"
2507| #define HAVE_STDARG_H 1
2508| #define HAVE_STDBOOL_H 1
2509| #define HAVE_NETINET_IN_H 1
2510| #define HAVE_NETINET_TCP_H 1
2511| #define HAVE_SYS_PARAM_H 1
2512| #define HAVE_SYS_SOCKET_H 1
2513| #define HAVE_SYS_UN_H 1
2514| #define HAVE_SYS_UIO_H 1
2515| #define HAVE_SYS_RESOURCE_H 1
2516| #define HAVE_ARPA_INET_H 1
2517| #define HAVE_SYSLOG_H 1
2518| #define HAVE_NETDB_H 1
2519| #define HAVE_SYS_WAIT_H 1
2520| #define HAVE_PWD_H 1
2521| #define HAVE_GLOB_H 1
2522| #define HAVE_GRP_H 1
2523| /* end confdefs.h.  */
2524| #include <stdio.h>
2525| #ifdef HAVE_SYS_TYPES_H
2526| # include <sys/types.h>
2527| #endif
2528| #ifdef HAVE_SYS_STAT_H
2529| # include <sys/stat.h>
2530| #endif
2531| #ifdef STDC_HEADERS
2532| # include <stdlib.h>
2533| # include <stddef.h>
2534| #else
2535| # ifdef HAVE_STDLIB_H
2536| #  include <stdlib.h>
2537| # endif
2538| #endif
2539| #ifdef HAVE_STRING_H
2540| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2541| #  include <memory.h>
2542| # endif
2543| # include <string.h>
2544| #endif
2545| #ifdef HAVE_STRINGS_H
2546| # include <strings.h>
2547| #endif
2548| #ifdef HAVE_INTTYPES_H
2549| # include <inttypes.h>
2550| #endif
2551| #ifdef HAVE_STDINT_H
2552| # include <stdint.h>
2553| #endif
2554| #ifdef HAVE_UNISTD_H
2555| # include <unistd.h>
2556| #endif
2557|
2558| #include <login_cap.h>
2559configure:14688: result: no
2560configure:14688: checking for winsock2.h
2561configure:14688: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
2562conftest.c:96:10: fatal error: 'winsock2.h' file not found
2563#include <winsock2.h>
2564         ^~~~~~~~~~~~
25651 error generated.
2566configure:14688: $? = 1
2567configure: failed program was:
2568| /* confdefs.h */
2569| #define PACKAGE_NAME "unbound"
2570| #define PACKAGE_TARNAME "unbound"
2571| #define PACKAGE_VERSION "1.9.2"
2572| #define PACKAGE_STRING "unbound 1.9.2"
2573| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
2574| #define PACKAGE_URL ""
2575| #define STDC_HEADERS 1
2576| #define HAVE_SYS_TYPES_H 1
2577| #define HAVE_SYS_STAT_H 1
2578| #define HAVE_STDLIB_H 1
2579| #define HAVE_STRING_H 1
2580| #define HAVE_MEMORY_H 1
2581| #define HAVE_STRINGS_H 1
2582| #define HAVE_INTTYPES_H 1
2583| #define HAVE_STDINT_H 1
2584| #define HAVE_UNISTD_H 1
2585| #define __EXTENSIONS__ 1
2586| #define _ALL_SOURCE 1
2587| #define _GNU_SOURCE 1
2588| #define _POSIX_PTHREAD_SEMANTICS 1
2589| #define _TANDEM_SOURCE 1
2590| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
2591| #define RUN_DIR "/opt/macports-test/etc/unbound"
2592| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
2593| #define SHARE_DIR "/opt/macports-test/etc/unbound"
2594| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
2595| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
2596| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
2597| #define UB_USERNAME "unbound"
2598| #define WINVER 0x0502
2599| #define RSRC_PACKAGE_VERSION 1,9,2,0
2600| #define HAVE_GETOPT_H 1
2601| #define HAVE_TIME_H 1
2602| #define HAVE_ATTR_FORMAT 1
2603| #define HAVE_ATTR_UNUSED 1
2604| #define HAVE_ATTR_WEAK 1
2605| #define ATTR_WEAK __attribute__((weak))
2606| #define HAVE_ATTR_NORETURN 1
2607| #define ATTR_NORETURN __attribute__((__noreturn__))
2608| #define YYTEXT_POINTER 1
2609| #define LEX_HAS_YYLEX_DESTROY 1
2610| #define HAVE_DLFCN_H 1
2611| #define LT_OBJDIR ".libs/"
2612| #define HAVE_STDARG_H 1
2613| #define HAVE_STDBOOL_H 1
2614| #define HAVE_NETINET_IN_H 1
2615| #define HAVE_NETINET_TCP_H 1
2616| #define HAVE_SYS_PARAM_H 1
2617| #define HAVE_SYS_SOCKET_H 1
2618| #define HAVE_SYS_UN_H 1
2619| #define HAVE_SYS_UIO_H 1
2620| #define HAVE_SYS_RESOURCE_H 1
2621| #define HAVE_ARPA_INET_H 1
2622| #define HAVE_SYSLOG_H 1
2623| #define HAVE_NETDB_H 1
2624| #define HAVE_SYS_WAIT_H 1
2625| #define HAVE_PWD_H 1
2626| #define HAVE_GLOB_H 1
2627| #define HAVE_GRP_H 1
2628| /* end confdefs.h.  */
2629| #include <stdio.h>
2630| #ifdef HAVE_SYS_TYPES_H
2631| # include <sys/types.h>
2632| #endif
2633| #ifdef HAVE_SYS_STAT_H
2634| # include <sys/stat.h>
2635| #endif
2636| #ifdef STDC_HEADERS
2637| # include <stdlib.h>
2638| # include <stddef.h>
2639| #else
2640| # ifdef HAVE_STDLIB_H
2641| #  include <stdlib.h>
2642| # endif
2643| #endif
2644| #ifdef HAVE_STRING_H
2645| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2646| #  include <memory.h>
2647| # endif
2648| # include <string.h>
2649| #endif
2650| #ifdef HAVE_STRINGS_H
2651| # include <strings.h>
2652| #endif
2653| #ifdef HAVE_INTTYPES_H
2654| # include <inttypes.h>
2655| #endif
2656| #ifdef HAVE_STDINT_H
2657| # include <stdint.h>
2658| #endif
2659| #ifdef HAVE_UNISTD_H
2660| # include <unistd.h>
2661| #endif
2662|
2663| #include <winsock2.h>
2664configure:14688: result: no
2665configure:14688: checking for ws2tcpip.h
2666configure:14688: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
2667conftest.c:96:10: fatal error: 'ws2tcpip.h' file not found
2668#include <ws2tcpip.h>
2669         ^~~~~~~~~~~~
26701 error generated.
2671configure:14688: $? = 1
2672configure: failed program was:
2673| /* confdefs.h */
2674| #define PACKAGE_NAME "unbound"
2675| #define PACKAGE_TARNAME "unbound"
2676| #define PACKAGE_VERSION "1.9.2"
2677| #define PACKAGE_STRING "unbound 1.9.2"
2678| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
2679| #define PACKAGE_URL ""
2680| #define STDC_HEADERS 1
2681| #define HAVE_SYS_TYPES_H 1
2682| #define HAVE_SYS_STAT_H 1
2683| #define HAVE_STDLIB_H 1
2684| #define HAVE_STRING_H 1
2685| #define HAVE_MEMORY_H 1
2686| #define HAVE_STRINGS_H 1
2687| #define HAVE_INTTYPES_H 1
2688| #define HAVE_STDINT_H 1
2689| #define HAVE_UNISTD_H 1
2690| #define __EXTENSIONS__ 1
2691| #define _ALL_SOURCE 1
2692| #define _GNU_SOURCE 1
2693| #define _POSIX_PTHREAD_SEMANTICS 1
2694| #define _TANDEM_SOURCE 1
2695| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
2696| #define RUN_DIR "/opt/macports-test/etc/unbound"
2697| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
2698| #define SHARE_DIR "/opt/macports-test/etc/unbound"
2699| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
2700| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
2701| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
2702| #define UB_USERNAME "unbound"
2703| #define WINVER 0x0502
2704| #define RSRC_PACKAGE_VERSION 1,9,2,0
2705| #define HAVE_GETOPT_H 1
2706| #define HAVE_TIME_H 1
2707| #define HAVE_ATTR_FORMAT 1
2708| #define HAVE_ATTR_UNUSED 1
2709| #define HAVE_ATTR_WEAK 1
2710| #define ATTR_WEAK __attribute__((weak))
2711| #define HAVE_ATTR_NORETURN 1
2712| #define ATTR_NORETURN __attribute__((__noreturn__))
2713| #define YYTEXT_POINTER 1
2714| #define LEX_HAS_YYLEX_DESTROY 1
2715| #define HAVE_DLFCN_H 1
2716| #define LT_OBJDIR ".libs/"
2717| #define HAVE_STDARG_H 1
2718| #define HAVE_STDBOOL_H 1
2719| #define HAVE_NETINET_IN_H 1
2720| #define HAVE_NETINET_TCP_H 1
2721| #define HAVE_SYS_PARAM_H 1
2722| #define HAVE_SYS_SOCKET_H 1
2723| #define HAVE_SYS_UN_H 1
2724| #define HAVE_SYS_UIO_H 1
2725| #define HAVE_SYS_RESOURCE_H 1
2726| #define HAVE_ARPA_INET_H 1
2727| #define HAVE_SYSLOG_H 1
2728| #define HAVE_NETDB_H 1
2729| #define HAVE_SYS_WAIT_H 1
2730| #define HAVE_PWD_H 1
2731| #define HAVE_GLOB_H 1
2732| #define HAVE_GRP_H 1
2733| /* end confdefs.h.  */
2734| #include <stdio.h>
2735| #ifdef HAVE_SYS_TYPES_H
2736| # include <sys/types.h>
2737| #endif
2738| #ifdef HAVE_SYS_STAT_H
2739| # include <sys/stat.h>
2740| #endif
2741| #ifdef STDC_HEADERS
2742| # include <stdlib.h>
2743| # include <stddef.h>
2744| #else
2745| # ifdef HAVE_STDLIB_H
2746| #  include <stdlib.h>
2747| # endif
2748| #endif
2749| #ifdef HAVE_STRING_H
2750| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2751| #  include <memory.h>
2752| # endif
2753| # include <string.h>
2754| #endif
2755| #ifdef HAVE_STRINGS_H
2756| # include <strings.h>
2757| #endif
2758| #ifdef HAVE_INTTYPES_H
2759| # include <inttypes.h>
2760| #endif
2761| #ifdef HAVE_STDINT_H
2762| # include <stdint.h>
2763| #endif
2764| #ifdef HAVE_UNISTD_H
2765| # include <unistd.h>
2766| #endif
2767|
2768| #include <ws2tcpip.h>
2769configure:14688: result: no
2770configure:14688: checking for endian.h
2771configure:14688: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
2772conftest.c:96:10: fatal error: 'endian.h' file not found
2773#include <endian.h>
2774         ^~~~~~~~~~
27751 error generated.
2776configure:14688: $? = 1
2777configure: failed program was:
2778| /* confdefs.h */
2779| #define PACKAGE_NAME "unbound"
2780| #define PACKAGE_TARNAME "unbound"
2781| #define PACKAGE_VERSION "1.9.2"
2782| #define PACKAGE_STRING "unbound 1.9.2"
2783| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
2784| #define PACKAGE_URL ""
2785| #define STDC_HEADERS 1
2786| #define HAVE_SYS_TYPES_H 1
2787| #define HAVE_SYS_STAT_H 1
2788| #define HAVE_STDLIB_H 1
2789| #define HAVE_STRING_H 1
2790| #define HAVE_MEMORY_H 1
2791| #define HAVE_STRINGS_H 1
2792| #define HAVE_INTTYPES_H 1
2793| #define HAVE_STDINT_H 1
2794| #define HAVE_UNISTD_H 1
2795| #define __EXTENSIONS__ 1
2796| #define _ALL_SOURCE 1
2797| #define _GNU_SOURCE 1
2798| #define _POSIX_PTHREAD_SEMANTICS 1
2799| #define _TANDEM_SOURCE 1
2800| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
2801| #define RUN_DIR "/opt/macports-test/etc/unbound"
2802| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
2803| #define SHARE_DIR "/opt/macports-test/etc/unbound"
2804| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
2805| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
2806| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
2807| #define UB_USERNAME "unbound"
2808| #define WINVER 0x0502
2809| #define RSRC_PACKAGE_VERSION 1,9,2,0
2810| #define HAVE_GETOPT_H 1
2811| #define HAVE_TIME_H 1
2812| #define HAVE_ATTR_FORMAT 1
2813| #define HAVE_ATTR_UNUSED 1
2814| #define HAVE_ATTR_WEAK 1
2815| #define ATTR_WEAK __attribute__((weak))
2816| #define HAVE_ATTR_NORETURN 1
2817| #define ATTR_NORETURN __attribute__((__noreturn__))
2818| #define YYTEXT_POINTER 1
2819| #define LEX_HAS_YYLEX_DESTROY 1
2820| #define HAVE_DLFCN_H 1
2821| #define LT_OBJDIR ".libs/"
2822| #define HAVE_STDARG_H 1
2823| #define HAVE_STDBOOL_H 1
2824| #define HAVE_NETINET_IN_H 1
2825| #define HAVE_NETINET_TCP_H 1
2826| #define HAVE_SYS_PARAM_H 1
2827| #define HAVE_SYS_SOCKET_H 1
2828| #define HAVE_SYS_UN_H 1
2829| #define HAVE_SYS_UIO_H 1
2830| #define HAVE_SYS_RESOURCE_H 1
2831| #define HAVE_ARPA_INET_H 1
2832| #define HAVE_SYSLOG_H 1
2833| #define HAVE_NETDB_H 1
2834| #define HAVE_SYS_WAIT_H 1
2835| #define HAVE_PWD_H 1
2836| #define HAVE_GLOB_H 1
2837| #define HAVE_GRP_H 1
2838| /* end confdefs.h.  */
2839| #include <stdio.h>
2840| #ifdef HAVE_SYS_TYPES_H
2841| # include <sys/types.h>
2842| #endif
2843| #ifdef HAVE_SYS_STAT_H
2844| # include <sys/stat.h>
2845| #endif
2846| #ifdef STDC_HEADERS
2847| # include <stdlib.h>
2848| # include <stddef.h>
2849| #else
2850| # ifdef HAVE_STDLIB_H
2851| #  include <stdlib.h>
2852| # endif
2853| #endif
2854| #ifdef HAVE_STRING_H
2855| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2856| #  include <memory.h>
2857| # endif
2858| # include <string.h>
2859| #endif
2860| #ifdef HAVE_STRINGS_H
2861| # include <strings.h>
2862| #endif
2863| #ifdef HAVE_INTTYPES_H
2864| # include <inttypes.h>
2865| #endif
2866| #ifdef HAVE_STDINT_H
2867| # include <stdint.h>
2868| #endif
2869| #ifdef HAVE_UNISTD_H
2870| # include <unistd.h>
2871| #endif
2872|
2873| #include <endian.h>
2874configure:14688: result: no
2875configure:14688: checking for sys/endian.h
2876configure:14688: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
2877conftest.c:96:10: fatal error: 'sys/endian.h' file not found
2878#include <sys/endian.h>
2879         ^~~~~~~~~~~~~~
28801 error generated.
2881configure:14688: $? = 1
2882configure: failed program was:
2883| /* confdefs.h */
2884| #define PACKAGE_NAME "unbound"
2885| #define PACKAGE_TARNAME "unbound"
2886| #define PACKAGE_VERSION "1.9.2"
2887| #define PACKAGE_STRING "unbound 1.9.2"
2888| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
2889| #define PACKAGE_URL ""
2890| #define STDC_HEADERS 1
2891| #define HAVE_SYS_TYPES_H 1
2892| #define HAVE_SYS_STAT_H 1
2893| #define HAVE_STDLIB_H 1
2894| #define HAVE_STRING_H 1
2895| #define HAVE_MEMORY_H 1
2896| #define HAVE_STRINGS_H 1
2897| #define HAVE_INTTYPES_H 1
2898| #define HAVE_STDINT_H 1
2899| #define HAVE_UNISTD_H 1
2900| #define __EXTENSIONS__ 1
2901| #define _ALL_SOURCE 1
2902| #define _GNU_SOURCE 1
2903| #define _POSIX_PTHREAD_SEMANTICS 1
2904| #define _TANDEM_SOURCE 1
2905| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
2906| #define RUN_DIR "/opt/macports-test/etc/unbound"
2907| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
2908| #define SHARE_DIR "/opt/macports-test/etc/unbound"
2909| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
2910| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
2911| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
2912| #define UB_USERNAME "unbound"
2913| #define WINVER 0x0502
2914| #define RSRC_PACKAGE_VERSION 1,9,2,0
2915| #define HAVE_GETOPT_H 1
2916| #define HAVE_TIME_H 1
2917| #define HAVE_ATTR_FORMAT 1
2918| #define HAVE_ATTR_UNUSED 1
2919| #define HAVE_ATTR_WEAK 1
2920| #define ATTR_WEAK __attribute__((weak))
2921| #define HAVE_ATTR_NORETURN 1
2922| #define ATTR_NORETURN __attribute__((__noreturn__))
2923| #define YYTEXT_POINTER 1
2924| #define LEX_HAS_YYLEX_DESTROY 1
2925| #define HAVE_DLFCN_H 1
2926| #define LT_OBJDIR ".libs/"
2927| #define HAVE_STDARG_H 1
2928| #define HAVE_STDBOOL_H 1
2929| #define HAVE_NETINET_IN_H 1
2930| #define HAVE_NETINET_TCP_H 1
2931| #define HAVE_SYS_PARAM_H 1
2932| #define HAVE_SYS_SOCKET_H 1
2933| #define HAVE_SYS_UN_H 1
2934| #define HAVE_SYS_UIO_H 1
2935| #define HAVE_SYS_RESOURCE_H 1
2936| #define HAVE_ARPA_INET_H 1
2937| #define HAVE_SYSLOG_H 1
2938| #define HAVE_NETDB_H 1
2939| #define HAVE_SYS_WAIT_H 1
2940| #define HAVE_PWD_H 1
2941| #define HAVE_GLOB_H 1
2942| #define HAVE_GRP_H 1
2943| /* end confdefs.h.  */
2944| #include <stdio.h>
2945| #ifdef HAVE_SYS_TYPES_H
2946| # include <sys/types.h>
2947| #endif
2948| #ifdef HAVE_SYS_STAT_H
2949| # include <sys/stat.h>
2950| #endif
2951| #ifdef STDC_HEADERS
2952| # include <stdlib.h>
2953| # include <stddef.h>
2954| #else
2955| # ifdef HAVE_STDLIB_H
2956| #  include <stdlib.h>
2957| # endif
2958| #endif
2959| #ifdef HAVE_STRING_H
2960| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2961| #  include <memory.h>
2962| # endif
2963| # include <string.h>
2964| #endif
2965| #ifdef HAVE_STRINGS_H
2966| # include <strings.h>
2967| #endif
2968| #ifdef HAVE_INTTYPES_H
2969| # include <inttypes.h>
2970| #endif
2971| #ifdef HAVE_STDINT_H
2972| # include <stdint.h>
2973| #endif
2974| #ifdef HAVE_UNISTD_H
2975| # include <unistd.h>
2976| #endif
2977|
2978| #include <sys/endian.h>
2979configure:14688: result: no
2980configure:14688: checking for libkern/OSByteOrder.h
2981configure:14688: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
2982configure:14688: $? = 0
2983configure:14688: result: yes
2984configure:14688: checking for sys/ipc.h
2985configure:14688: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
2986configure:14688: $? = 0
2987configure:14688: result: yes
2988configure:14688: checking for sys/shm.h
2989configure:14688: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
2990configure:14688: $? = 0
2991configure:14688: result: yes
2992configure:14702: checking for int8_t
2993configure:14702: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
2994configure:14702: $? = 0
2995configure:14702: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
2996conftest.c:101:21: error: expected expression
2997if (sizeof ((int8_t)))
2998                    ^
29991 error generated.
3000configure:14702: $? = 1
3001configure: failed program was:
3002| /* confdefs.h */
3003| #define PACKAGE_NAME "unbound"
3004| #define PACKAGE_TARNAME "unbound"
3005| #define PACKAGE_VERSION "1.9.2"
3006| #define PACKAGE_STRING "unbound 1.9.2"
3007| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
3008| #define PACKAGE_URL ""
3009| #define STDC_HEADERS 1
3010| #define HAVE_SYS_TYPES_H 1
3011| #define HAVE_SYS_STAT_H 1
3012| #define HAVE_STDLIB_H 1
3013| #define HAVE_STRING_H 1
3014| #define HAVE_MEMORY_H 1
3015| #define HAVE_STRINGS_H 1
3016| #define HAVE_INTTYPES_H 1
3017| #define HAVE_STDINT_H 1
3018| #define HAVE_UNISTD_H 1
3019| #define __EXTENSIONS__ 1
3020| #define _ALL_SOURCE 1
3021| #define _GNU_SOURCE 1
3022| #define _POSIX_PTHREAD_SEMANTICS 1
3023| #define _TANDEM_SOURCE 1
3024| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
3025| #define RUN_DIR "/opt/macports-test/etc/unbound"
3026| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
3027| #define SHARE_DIR "/opt/macports-test/etc/unbound"
3028| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
3029| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
3030| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
3031| #define UB_USERNAME "unbound"
3032| #define WINVER 0x0502
3033| #define RSRC_PACKAGE_VERSION 1,9,2,0
3034| #define HAVE_GETOPT_H 1
3035| #define HAVE_TIME_H 1
3036| #define HAVE_ATTR_FORMAT 1
3037| #define HAVE_ATTR_UNUSED 1
3038| #define HAVE_ATTR_WEAK 1
3039| #define ATTR_WEAK __attribute__((weak))
3040| #define HAVE_ATTR_NORETURN 1
3041| #define ATTR_NORETURN __attribute__((__noreturn__))
3042| #define YYTEXT_POINTER 1
3043| #define LEX_HAS_YYLEX_DESTROY 1
3044| #define HAVE_DLFCN_H 1
3045| #define LT_OBJDIR ".libs/"
3046| #define HAVE_STDARG_H 1
3047| #define HAVE_STDBOOL_H 1
3048| #define HAVE_NETINET_IN_H 1
3049| #define HAVE_NETINET_TCP_H 1
3050| #define HAVE_SYS_PARAM_H 1
3051| #define HAVE_SYS_SOCKET_H 1
3052| #define HAVE_SYS_UN_H 1
3053| #define HAVE_SYS_UIO_H 1
3054| #define HAVE_SYS_RESOURCE_H 1
3055| #define HAVE_ARPA_INET_H 1
3056| #define HAVE_SYSLOG_H 1
3057| #define HAVE_NETDB_H 1
3058| #define HAVE_SYS_WAIT_H 1
3059| #define HAVE_PWD_H 1
3060| #define HAVE_GLOB_H 1
3061| #define HAVE_GRP_H 1
3062| #define HAVE_LIBKERN_OSBYTEORDER_H 1
3063| #define HAVE_SYS_IPC_H 1
3064| #define HAVE_SYS_SHM_H 1
3065| /* end confdefs.h.  */
3066| #include <stdio.h>
3067| #ifdef HAVE_SYS_TYPES_H
3068| # include <sys/types.h>
3069| #endif
3070| #ifdef HAVE_SYS_STAT_H
3071| # include <sys/stat.h>
3072| #endif
3073| #ifdef STDC_HEADERS
3074| # include <stdlib.h>
3075| # include <stddef.h>
3076| #else
3077| # ifdef HAVE_STDLIB_H
3078| #  include <stdlib.h>
3079| # endif
3080| #endif
3081| #ifdef HAVE_STRING_H
3082| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3083| #  include <memory.h>
3084| # endif
3085| # include <string.h>
3086| #endif
3087| #ifdef HAVE_STRINGS_H
3088| # include <strings.h>
3089| #endif
3090| #ifdef HAVE_INTTYPES_H
3091| # include <inttypes.h>
3092| #endif
3093| #ifdef HAVE_STDINT_H
3094| # include <stdint.h>
3095| #endif
3096| #ifdef HAVE_UNISTD_H
3097| # include <unistd.h>
3098| #endif
3099| int
3100| main ()
3101| {
3102| if (sizeof ((int8_t)))
3103|           return 0;
3104|   ;
3105|   return 0;
3106| }
3107configure:14702: result: yes
3108configure:14713: checking for int16_t
3109configure:14713: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3110configure:14713: $? = 0
3111configure:14713: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3112conftest.c:101:22: error: expected expression
3113if (sizeof ((int16_t)))
3114                     ^
31151 error generated.
3116configure:14713: $? = 1
3117configure: failed program was:
3118| /* confdefs.h */
3119| #define PACKAGE_NAME "unbound"
3120| #define PACKAGE_TARNAME "unbound"
3121| #define PACKAGE_VERSION "1.9.2"
3122| #define PACKAGE_STRING "unbound 1.9.2"
3123| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
3124| #define PACKAGE_URL ""
3125| #define STDC_HEADERS 1
3126| #define HAVE_SYS_TYPES_H 1
3127| #define HAVE_SYS_STAT_H 1
3128| #define HAVE_STDLIB_H 1
3129| #define HAVE_STRING_H 1
3130| #define HAVE_MEMORY_H 1
3131| #define HAVE_STRINGS_H 1
3132| #define HAVE_INTTYPES_H 1
3133| #define HAVE_STDINT_H 1
3134| #define HAVE_UNISTD_H 1
3135| #define __EXTENSIONS__ 1
3136| #define _ALL_SOURCE 1
3137| #define _GNU_SOURCE 1
3138| #define _POSIX_PTHREAD_SEMANTICS 1
3139| #define _TANDEM_SOURCE 1
3140| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
3141| #define RUN_DIR "/opt/macports-test/etc/unbound"
3142| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
3143| #define SHARE_DIR "/opt/macports-test/etc/unbound"
3144| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
3145| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
3146| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
3147| #define UB_USERNAME "unbound"
3148| #define WINVER 0x0502
3149| #define RSRC_PACKAGE_VERSION 1,9,2,0
3150| #define HAVE_GETOPT_H 1
3151| #define HAVE_TIME_H 1
3152| #define HAVE_ATTR_FORMAT 1
3153| #define HAVE_ATTR_UNUSED 1
3154| #define HAVE_ATTR_WEAK 1
3155| #define ATTR_WEAK __attribute__((weak))
3156| #define HAVE_ATTR_NORETURN 1
3157| #define ATTR_NORETURN __attribute__((__noreturn__))
3158| #define YYTEXT_POINTER 1
3159| #define LEX_HAS_YYLEX_DESTROY 1
3160| #define HAVE_DLFCN_H 1
3161| #define LT_OBJDIR ".libs/"
3162| #define HAVE_STDARG_H 1
3163| #define HAVE_STDBOOL_H 1
3164| #define HAVE_NETINET_IN_H 1
3165| #define HAVE_NETINET_TCP_H 1
3166| #define HAVE_SYS_PARAM_H 1
3167| #define HAVE_SYS_SOCKET_H 1
3168| #define HAVE_SYS_UN_H 1
3169| #define HAVE_SYS_UIO_H 1
3170| #define HAVE_SYS_RESOURCE_H 1
3171| #define HAVE_ARPA_INET_H 1
3172| #define HAVE_SYSLOG_H 1
3173| #define HAVE_NETDB_H 1
3174| #define HAVE_SYS_WAIT_H 1
3175| #define HAVE_PWD_H 1
3176| #define HAVE_GLOB_H 1
3177| #define HAVE_GRP_H 1
3178| #define HAVE_LIBKERN_OSBYTEORDER_H 1
3179| #define HAVE_SYS_IPC_H 1
3180| #define HAVE_SYS_SHM_H 1
3181| /* end confdefs.h.  */
3182| #include <stdio.h>
3183| #ifdef HAVE_SYS_TYPES_H
3184| # include <sys/types.h>
3185| #endif
3186| #ifdef HAVE_SYS_STAT_H
3187| # include <sys/stat.h>
3188| #endif
3189| #ifdef STDC_HEADERS
3190| # include <stdlib.h>
3191| # include <stddef.h>
3192| #else
3193| # ifdef HAVE_STDLIB_H
3194| #  include <stdlib.h>
3195| # endif
3196| #endif
3197| #ifdef HAVE_STRING_H
3198| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3199| #  include <memory.h>
3200| # endif
3201| # include <string.h>
3202| #endif
3203| #ifdef HAVE_STRINGS_H
3204| # include <strings.h>
3205| #endif
3206| #ifdef HAVE_INTTYPES_H
3207| # include <inttypes.h>
3208| #endif
3209| #ifdef HAVE_STDINT_H
3210| # include <stdint.h>
3211| #endif
3212| #ifdef HAVE_UNISTD_H
3213| # include <unistd.h>
3214| #endif
3215| int
3216| main ()
3217| {
3218| if (sizeof ((int16_t)))
3219|           return 0;
3220|   ;
3221|   return 0;
3222| }
3223configure:14713: result: yes
3224configure:14724: checking for int32_t
3225configure:14724: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3226configure:14724: $? = 0
3227configure:14724: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3228conftest.c:101:22: error: expected expression
3229if (sizeof ((int32_t)))
3230                     ^
32311 error generated.
3232configure:14724: $? = 1
3233configure: failed program was:
3234| /* confdefs.h */
3235| #define PACKAGE_NAME "unbound"
3236| #define PACKAGE_TARNAME "unbound"
3237| #define PACKAGE_VERSION "1.9.2"
3238| #define PACKAGE_STRING "unbound 1.9.2"
3239| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
3240| #define PACKAGE_URL ""
3241| #define STDC_HEADERS 1
3242| #define HAVE_SYS_TYPES_H 1
3243| #define HAVE_SYS_STAT_H 1
3244| #define HAVE_STDLIB_H 1
3245| #define HAVE_STRING_H 1
3246| #define HAVE_MEMORY_H 1
3247| #define HAVE_STRINGS_H 1
3248| #define HAVE_INTTYPES_H 1
3249| #define HAVE_STDINT_H 1
3250| #define HAVE_UNISTD_H 1
3251| #define __EXTENSIONS__ 1
3252| #define _ALL_SOURCE 1
3253| #define _GNU_SOURCE 1
3254| #define _POSIX_PTHREAD_SEMANTICS 1
3255| #define _TANDEM_SOURCE 1
3256| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
3257| #define RUN_DIR "/opt/macports-test/etc/unbound"
3258| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
3259| #define SHARE_DIR "/opt/macports-test/etc/unbound"
3260| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
3261| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
3262| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
3263| #define UB_USERNAME "unbound"
3264| #define WINVER 0x0502
3265| #define RSRC_PACKAGE_VERSION 1,9,2,0
3266| #define HAVE_GETOPT_H 1
3267| #define HAVE_TIME_H 1
3268| #define HAVE_ATTR_FORMAT 1
3269| #define HAVE_ATTR_UNUSED 1
3270| #define HAVE_ATTR_WEAK 1
3271| #define ATTR_WEAK __attribute__((weak))
3272| #define HAVE_ATTR_NORETURN 1
3273| #define ATTR_NORETURN __attribute__((__noreturn__))
3274| #define YYTEXT_POINTER 1
3275| #define LEX_HAS_YYLEX_DESTROY 1
3276| #define HAVE_DLFCN_H 1
3277| #define LT_OBJDIR ".libs/"
3278| #define HAVE_STDARG_H 1
3279| #define HAVE_STDBOOL_H 1
3280| #define HAVE_NETINET_IN_H 1
3281| #define HAVE_NETINET_TCP_H 1
3282| #define HAVE_SYS_PARAM_H 1
3283| #define HAVE_SYS_SOCKET_H 1
3284| #define HAVE_SYS_UN_H 1
3285| #define HAVE_SYS_UIO_H 1
3286| #define HAVE_SYS_RESOURCE_H 1
3287| #define HAVE_ARPA_INET_H 1
3288| #define HAVE_SYSLOG_H 1
3289| #define HAVE_NETDB_H 1
3290| #define HAVE_SYS_WAIT_H 1
3291| #define HAVE_PWD_H 1
3292| #define HAVE_GLOB_H 1
3293| #define HAVE_GRP_H 1
3294| #define HAVE_LIBKERN_OSBYTEORDER_H 1
3295| #define HAVE_SYS_IPC_H 1
3296| #define HAVE_SYS_SHM_H 1
3297| /* end confdefs.h.  */
3298| #include <stdio.h>
3299| #ifdef HAVE_SYS_TYPES_H
3300| # include <sys/types.h>
3301| #endif
3302| #ifdef HAVE_SYS_STAT_H
3303| # include <sys/stat.h>
3304| #endif
3305| #ifdef STDC_HEADERS
3306| # include <stdlib.h>
3307| # include <stddef.h>
3308| #else
3309| # ifdef HAVE_STDLIB_H
3310| #  include <stdlib.h>
3311| # endif
3312| #endif
3313| #ifdef HAVE_STRING_H
3314| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3315| #  include <memory.h>
3316| # endif
3317| # include <string.h>
3318| #endif
3319| #ifdef HAVE_STRINGS_H
3320| # include <strings.h>
3321| #endif
3322| #ifdef HAVE_INTTYPES_H
3323| # include <inttypes.h>
3324| #endif
3325| #ifdef HAVE_STDINT_H
3326| # include <stdint.h>
3327| #endif
3328| #ifdef HAVE_UNISTD_H
3329| # include <unistd.h>
3330| #endif
3331| int
3332| main ()
3333| {
3334| if (sizeof ((int32_t)))
3335|           return 0;
3336|   ;
3337|   return 0;
3338| }
3339configure:14724: result: yes
3340configure:14735: checking for int64_t
3341configure:14735: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3342configure:14735: $? = 0
3343configure:14735: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3344conftest.c:101:22: error: expected expression
3345if (sizeof ((int64_t)))
3346                     ^
33471 error generated.
3348configure:14735: $? = 1
3349configure: failed program was:
3350| /* confdefs.h */
3351| #define PACKAGE_NAME "unbound"
3352| #define PACKAGE_TARNAME "unbound"
3353| #define PACKAGE_VERSION "1.9.2"
3354| #define PACKAGE_STRING "unbound 1.9.2"
3355| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
3356| #define PACKAGE_URL ""
3357| #define STDC_HEADERS 1
3358| #define HAVE_SYS_TYPES_H 1
3359| #define HAVE_SYS_STAT_H 1
3360| #define HAVE_STDLIB_H 1
3361| #define HAVE_STRING_H 1
3362| #define HAVE_MEMORY_H 1
3363| #define HAVE_STRINGS_H 1
3364| #define HAVE_INTTYPES_H 1
3365| #define HAVE_STDINT_H 1
3366| #define HAVE_UNISTD_H 1
3367| #define __EXTENSIONS__ 1
3368| #define _ALL_SOURCE 1
3369| #define _GNU_SOURCE 1
3370| #define _POSIX_PTHREAD_SEMANTICS 1
3371| #define _TANDEM_SOURCE 1
3372| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
3373| #define RUN_DIR "/opt/macports-test/etc/unbound"
3374| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
3375| #define SHARE_DIR "/opt/macports-test/etc/unbound"
3376| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
3377| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
3378| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
3379| #define UB_USERNAME "unbound"
3380| #define WINVER 0x0502
3381| #define RSRC_PACKAGE_VERSION 1,9,2,0
3382| #define HAVE_GETOPT_H 1
3383| #define HAVE_TIME_H 1
3384| #define HAVE_ATTR_FORMAT 1
3385| #define HAVE_ATTR_UNUSED 1
3386| #define HAVE_ATTR_WEAK 1
3387| #define ATTR_WEAK __attribute__((weak))
3388| #define HAVE_ATTR_NORETURN 1
3389| #define ATTR_NORETURN __attribute__((__noreturn__))
3390| #define YYTEXT_POINTER 1
3391| #define LEX_HAS_YYLEX_DESTROY 1
3392| #define HAVE_DLFCN_H 1
3393| #define LT_OBJDIR ".libs/"
3394| #define HAVE_STDARG_H 1
3395| #define HAVE_STDBOOL_H 1
3396| #define HAVE_NETINET_IN_H 1
3397| #define HAVE_NETINET_TCP_H 1
3398| #define HAVE_SYS_PARAM_H 1
3399| #define HAVE_SYS_SOCKET_H 1
3400| #define HAVE_SYS_UN_H 1
3401| #define HAVE_SYS_UIO_H 1
3402| #define HAVE_SYS_RESOURCE_H 1
3403| #define HAVE_ARPA_INET_H 1
3404| #define HAVE_SYSLOG_H 1
3405| #define HAVE_NETDB_H 1
3406| #define HAVE_SYS_WAIT_H 1
3407| #define HAVE_PWD_H 1
3408| #define HAVE_GLOB_H 1
3409| #define HAVE_GRP_H 1
3410| #define HAVE_LIBKERN_OSBYTEORDER_H 1
3411| #define HAVE_SYS_IPC_H 1
3412| #define HAVE_SYS_SHM_H 1
3413| /* end confdefs.h.  */
3414| #include <stdio.h>
3415| #ifdef HAVE_SYS_TYPES_H
3416| # include <sys/types.h>
3417| #endif
3418| #ifdef HAVE_SYS_STAT_H
3419| # include <sys/stat.h>
3420| #endif
3421| #ifdef STDC_HEADERS
3422| # include <stdlib.h>
3423| # include <stddef.h>
3424| #else
3425| # ifdef HAVE_STDLIB_H
3426| #  include <stdlib.h>
3427| # endif
3428| #endif
3429| #ifdef HAVE_STRING_H
3430| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3431| #  include <memory.h>
3432| # endif
3433| # include <string.h>
3434| #endif
3435| #ifdef HAVE_STRINGS_H
3436| # include <strings.h>
3437| #endif
3438| #ifdef HAVE_INTTYPES_H
3439| # include <inttypes.h>
3440| #endif
3441| #ifdef HAVE_STDINT_H
3442| # include <stdint.h>
3443| #endif
3444| #ifdef HAVE_UNISTD_H
3445| # include <unistd.h>
3446| #endif
3447| int
3448| main ()
3449| {
3450| if (sizeof ((int64_t)))
3451|           return 0;
3452|   ;
3453|   return 0;
3454| }
3455configure:14735: result: yes
3456configure:14746: checking for uint8_t
3457configure:14746: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3458configure:14746: $? = 0
3459configure:14746: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3460conftest.c:101:22: error: expected expression
3461if (sizeof ((uint8_t)))
3462                     ^
34631 error generated.
3464configure:14746: $? = 1
3465configure: failed program was:
3466| /* confdefs.h */
3467| #define PACKAGE_NAME "unbound"
3468| #define PACKAGE_TARNAME "unbound"
3469| #define PACKAGE_VERSION "1.9.2"
3470| #define PACKAGE_STRING "unbound 1.9.2"
3471| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
3472| #define PACKAGE_URL ""
3473| #define STDC_HEADERS 1
3474| #define HAVE_SYS_TYPES_H 1
3475| #define HAVE_SYS_STAT_H 1
3476| #define HAVE_STDLIB_H 1
3477| #define HAVE_STRING_H 1
3478| #define HAVE_MEMORY_H 1
3479| #define HAVE_STRINGS_H 1
3480| #define HAVE_INTTYPES_H 1
3481| #define HAVE_STDINT_H 1
3482| #define HAVE_UNISTD_H 1
3483| #define __EXTENSIONS__ 1
3484| #define _ALL_SOURCE 1
3485| #define _GNU_SOURCE 1
3486| #define _POSIX_PTHREAD_SEMANTICS 1
3487| #define _TANDEM_SOURCE 1
3488| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
3489| #define RUN_DIR "/opt/macports-test/etc/unbound"
3490| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
3491| #define SHARE_DIR "/opt/macports-test/etc/unbound"
3492| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
3493| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
3494| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
3495| #define UB_USERNAME "unbound"
3496| #define WINVER 0x0502
3497| #define RSRC_PACKAGE_VERSION 1,9,2,0
3498| #define HAVE_GETOPT_H 1
3499| #define HAVE_TIME_H 1
3500| #define HAVE_ATTR_FORMAT 1
3501| #define HAVE_ATTR_UNUSED 1
3502| #define HAVE_ATTR_WEAK 1
3503| #define ATTR_WEAK __attribute__((weak))
3504| #define HAVE_ATTR_NORETURN 1
3505| #define ATTR_NORETURN __attribute__((__noreturn__))
3506| #define YYTEXT_POINTER 1
3507| #define LEX_HAS_YYLEX_DESTROY 1
3508| #define HAVE_DLFCN_H 1
3509| #define LT_OBJDIR ".libs/"
3510| #define HAVE_STDARG_H 1
3511| #define HAVE_STDBOOL_H 1
3512| #define HAVE_NETINET_IN_H 1
3513| #define HAVE_NETINET_TCP_H 1
3514| #define HAVE_SYS_PARAM_H 1
3515| #define HAVE_SYS_SOCKET_H 1
3516| #define HAVE_SYS_UN_H 1
3517| #define HAVE_SYS_UIO_H 1
3518| #define HAVE_SYS_RESOURCE_H 1
3519| #define HAVE_ARPA_INET_H 1
3520| #define HAVE_SYSLOG_H 1
3521| #define HAVE_NETDB_H 1
3522| #define HAVE_SYS_WAIT_H 1
3523| #define HAVE_PWD_H 1
3524| #define HAVE_GLOB_H 1
3525| #define HAVE_GRP_H 1
3526| #define HAVE_LIBKERN_OSBYTEORDER_H 1
3527| #define HAVE_SYS_IPC_H 1
3528| #define HAVE_SYS_SHM_H 1
3529| /* end confdefs.h.  */
3530| #include <stdio.h>
3531| #ifdef HAVE_SYS_TYPES_H
3532| # include <sys/types.h>
3533| #endif
3534| #ifdef HAVE_SYS_STAT_H
3535| # include <sys/stat.h>
3536| #endif
3537| #ifdef STDC_HEADERS
3538| # include <stdlib.h>
3539| # include <stddef.h>
3540| #else
3541| # ifdef HAVE_STDLIB_H
3542| #  include <stdlib.h>
3543| # endif
3544| #endif
3545| #ifdef HAVE_STRING_H
3546| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3547| #  include <memory.h>
3548| # endif
3549| # include <string.h>
3550| #endif
3551| #ifdef HAVE_STRINGS_H
3552| # include <strings.h>
3553| #endif
3554| #ifdef HAVE_INTTYPES_H
3555| # include <inttypes.h>
3556| #endif
3557| #ifdef HAVE_STDINT_H
3558| # include <stdint.h>
3559| #endif
3560| #ifdef HAVE_UNISTD_H
3561| # include <unistd.h>
3562| #endif
3563| int
3564| main ()
3565| {
3566| if (sizeof ((uint8_t)))
3567|           return 0;
3568|   ;
3569|   return 0;
3570| }
3571configure:14746: result: yes
3572configure:14757: checking for uint16_t
3573configure:14757: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3574configure:14757: $? = 0
3575configure:14757: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3576conftest.c:101:23: error: expected expression
3577if (sizeof ((uint16_t)))
3578                      ^
35791 error generated.
3580configure:14757: $? = 1
3581configure: failed program was:
3582| /* confdefs.h */
3583| #define PACKAGE_NAME "unbound"
3584| #define PACKAGE_TARNAME "unbound"
3585| #define PACKAGE_VERSION "1.9.2"
3586| #define PACKAGE_STRING "unbound 1.9.2"
3587| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
3588| #define PACKAGE_URL ""
3589| #define STDC_HEADERS 1
3590| #define HAVE_SYS_TYPES_H 1
3591| #define HAVE_SYS_STAT_H 1
3592| #define HAVE_STDLIB_H 1
3593| #define HAVE_STRING_H 1
3594| #define HAVE_MEMORY_H 1
3595| #define HAVE_STRINGS_H 1
3596| #define HAVE_INTTYPES_H 1
3597| #define HAVE_STDINT_H 1
3598| #define HAVE_UNISTD_H 1
3599| #define __EXTENSIONS__ 1
3600| #define _ALL_SOURCE 1
3601| #define _GNU_SOURCE 1
3602| #define _POSIX_PTHREAD_SEMANTICS 1
3603| #define _TANDEM_SOURCE 1
3604| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
3605| #define RUN_DIR "/opt/macports-test/etc/unbound"
3606| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
3607| #define SHARE_DIR "/opt/macports-test/etc/unbound"
3608| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
3609| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
3610| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
3611| #define UB_USERNAME "unbound"
3612| #define WINVER 0x0502
3613| #define RSRC_PACKAGE_VERSION 1,9,2,0
3614| #define HAVE_GETOPT_H 1
3615| #define HAVE_TIME_H 1
3616| #define HAVE_ATTR_FORMAT 1
3617| #define HAVE_ATTR_UNUSED 1
3618| #define HAVE_ATTR_WEAK 1
3619| #define ATTR_WEAK __attribute__((weak))
3620| #define HAVE_ATTR_NORETURN 1
3621| #define ATTR_NORETURN __attribute__((__noreturn__))
3622| #define YYTEXT_POINTER 1
3623| #define LEX_HAS_YYLEX_DESTROY 1
3624| #define HAVE_DLFCN_H 1
3625| #define LT_OBJDIR ".libs/"
3626| #define HAVE_STDARG_H 1
3627| #define HAVE_STDBOOL_H 1
3628| #define HAVE_NETINET_IN_H 1
3629| #define HAVE_NETINET_TCP_H 1
3630| #define HAVE_SYS_PARAM_H 1
3631| #define HAVE_SYS_SOCKET_H 1
3632| #define HAVE_SYS_UN_H 1
3633| #define HAVE_SYS_UIO_H 1
3634| #define HAVE_SYS_RESOURCE_H 1
3635| #define HAVE_ARPA_INET_H 1
3636| #define HAVE_SYSLOG_H 1
3637| #define HAVE_NETDB_H 1
3638| #define HAVE_SYS_WAIT_H 1
3639| #define HAVE_PWD_H 1
3640| #define HAVE_GLOB_H 1
3641| #define HAVE_GRP_H 1
3642| #define HAVE_LIBKERN_OSBYTEORDER_H 1
3643| #define HAVE_SYS_IPC_H 1
3644| #define HAVE_SYS_SHM_H 1
3645| /* end confdefs.h.  */
3646| #include <stdio.h>
3647| #ifdef HAVE_SYS_TYPES_H
3648| # include <sys/types.h>
3649| #endif
3650| #ifdef HAVE_SYS_STAT_H
3651| # include <sys/stat.h>
3652| #endif
3653| #ifdef STDC_HEADERS
3654| # include <stdlib.h>
3655| # include <stddef.h>
3656| #else
3657| # ifdef HAVE_STDLIB_H
3658| #  include <stdlib.h>
3659| # endif
3660| #endif
3661| #ifdef HAVE_STRING_H
3662| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3663| #  include <memory.h>
3664| # endif
3665| # include <string.h>
3666| #endif
3667| #ifdef HAVE_STRINGS_H
3668| # include <strings.h>
3669| #endif
3670| #ifdef HAVE_INTTYPES_H
3671| # include <inttypes.h>
3672| #endif
3673| #ifdef HAVE_STDINT_H
3674| # include <stdint.h>
3675| #endif
3676| #ifdef HAVE_UNISTD_H
3677| # include <unistd.h>
3678| #endif
3679| int
3680| main ()
3681| {
3682| if (sizeof ((uint16_t)))
3683|           return 0;
3684|   ;
3685|   return 0;
3686| }
3687configure:14757: result: yes
3688configure:14768: checking for uint32_t
3689configure:14768: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3690configure:14768: $? = 0
3691configure:14768: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3692conftest.c:101:23: error: expected expression
3693if (sizeof ((uint32_t)))
3694                      ^
36951 error generated.
3696configure:14768: $? = 1
3697configure: failed program was:
3698| /* confdefs.h */
3699| #define PACKAGE_NAME "unbound"
3700| #define PACKAGE_TARNAME "unbound"
3701| #define PACKAGE_VERSION "1.9.2"
3702| #define PACKAGE_STRING "unbound 1.9.2"
3703| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
3704| #define PACKAGE_URL ""
3705| #define STDC_HEADERS 1
3706| #define HAVE_SYS_TYPES_H 1
3707| #define HAVE_SYS_STAT_H 1
3708| #define HAVE_STDLIB_H 1
3709| #define HAVE_STRING_H 1
3710| #define HAVE_MEMORY_H 1
3711| #define HAVE_STRINGS_H 1
3712| #define HAVE_INTTYPES_H 1
3713| #define HAVE_STDINT_H 1
3714| #define HAVE_UNISTD_H 1
3715| #define __EXTENSIONS__ 1
3716| #define _ALL_SOURCE 1
3717| #define _GNU_SOURCE 1
3718| #define _POSIX_PTHREAD_SEMANTICS 1
3719| #define _TANDEM_SOURCE 1
3720| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
3721| #define RUN_DIR "/opt/macports-test/etc/unbound"
3722| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
3723| #define SHARE_DIR "/opt/macports-test/etc/unbound"
3724| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
3725| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
3726| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
3727| #define UB_USERNAME "unbound"
3728| #define WINVER 0x0502
3729| #define RSRC_PACKAGE_VERSION 1,9,2,0
3730| #define HAVE_GETOPT_H 1
3731| #define HAVE_TIME_H 1
3732| #define HAVE_ATTR_FORMAT 1
3733| #define HAVE_ATTR_UNUSED 1
3734| #define HAVE_ATTR_WEAK 1
3735| #define ATTR_WEAK __attribute__((weak))
3736| #define HAVE_ATTR_NORETURN 1
3737| #define ATTR_NORETURN __attribute__((__noreturn__))
3738| #define YYTEXT_POINTER 1
3739| #define LEX_HAS_YYLEX_DESTROY 1
3740| #define HAVE_DLFCN_H 1
3741| #define LT_OBJDIR ".libs/"
3742| #define HAVE_STDARG_H 1
3743| #define HAVE_STDBOOL_H 1
3744| #define HAVE_NETINET_IN_H 1
3745| #define HAVE_NETINET_TCP_H 1
3746| #define HAVE_SYS_PARAM_H 1
3747| #define HAVE_SYS_SOCKET_H 1
3748| #define HAVE_SYS_UN_H 1
3749| #define HAVE_SYS_UIO_H 1
3750| #define HAVE_SYS_RESOURCE_H 1
3751| #define HAVE_ARPA_INET_H 1
3752| #define HAVE_SYSLOG_H 1
3753| #define HAVE_NETDB_H 1
3754| #define HAVE_SYS_WAIT_H 1
3755| #define HAVE_PWD_H 1
3756| #define HAVE_GLOB_H 1
3757| #define HAVE_GRP_H 1
3758| #define HAVE_LIBKERN_OSBYTEORDER_H 1
3759| #define HAVE_SYS_IPC_H 1
3760| #define HAVE_SYS_SHM_H 1
3761| /* end confdefs.h.  */
3762| #include <stdio.h>
3763| #ifdef HAVE_SYS_TYPES_H
3764| # include <sys/types.h>
3765| #endif
3766| #ifdef HAVE_SYS_STAT_H
3767| # include <sys/stat.h>
3768| #endif
3769| #ifdef STDC_HEADERS
3770| # include <stdlib.h>
3771| # include <stddef.h>
3772| #else
3773| # ifdef HAVE_STDLIB_H
3774| #  include <stdlib.h>
3775| # endif
3776| #endif
3777| #ifdef HAVE_STRING_H
3778| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3779| #  include <memory.h>
3780| # endif
3781| # include <string.h>
3782| #endif
3783| #ifdef HAVE_STRINGS_H
3784| # include <strings.h>
3785| #endif
3786| #ifdef HAVE_INTTYPES_H
3787| # include <inttypes.h>
3788| #endif
3789| #ifdef HAVE_STDINT_H
3790| # include <stdint.h>
3791| #endif
3792| #ifdef HAVE_UNISTD_H
3793| # include <unistd.h>
3794| #endif
3795| int
3796| main ()
3797| {
3798| if (sizeof ((uint32_t)))
3799|           return 0;
3800|   ;
3801|   return 0;
3802| }
3803configure:14768: result: yes
3804configure:14779: checking for uint64_t
3805configure:14779: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3806configure:14779: $? = 0
3807configure:14779: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3808conftest.c:101:23: error: expected expression
3809if (sizeof ((uint64_t)))
3810                      ^
38111 error generated.
3812configure:14779: $? = 1
3813configure: failed program was:
3814| /* confdefs.h */
3815| #define PACKAGE_NAME "unbound"
3816| #define PACKAGE_TARNAME "unbound"
3817| #define PACKAGE_VERSION "1.9.2"
3818| #define PACKAGE_STRING "unbound 1.9.2"
3819| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
3820| #define PACKAGE_URL ""
3821| #define STDC_HEADERS 1
3822| #define HAVE_SYS_TYPES_H 1
3823| #define HAVE_SYS_STAT_H 1
3824| #define HAVE_STDLIB_H 1
3825| #define HAVE_STRING_H 1
3826| #define HAVE_MEMORY_H 1
3827| #define HAVE_STRINGS_H 1
3828| #define HAVE_INTTYPES_H 1
3829| #define HAVE_STDINT_H 1
3830| #define HAVE_UNISTD_H 1
3831| #define __EXTENSIONS__ 1
3832| #define _ALL_SOURCE 1
3833| #define _GNU_SOURCE 1
3834| #define _POSIX_PTHREAD_SEMANTICS 1
3835| #define _TANDEM_SOURCE 1
3836| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
3837| #define RUN_DIR "/opt/macports-test/etc/unbound"
3838| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
3839| #define SHARE_DIR "/opt/macports-test/etc/unbound"
3840| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
3841| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
3842| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
3843| #define UB_USERNAME "unbound"
3844| #define WINVER 0x0502
3845| #define RSRC_PACKAGE_VERSION 1,9,2,0
3846| #define HAVE_GETOPT_H 1
3847| #define HAVE_TIME_H 1
3848| #define HAVE_ATTR_FORMAT 1
3849| #define HAVE_ATTR_UNUSED 1
3850| #define HAVE_ATTR_WEAK 1
3851| #define ATTR_WEAK __attribute__((weak))
3852| #define HAVE_ATTR_NORETURN 1
3853| #define ATTR_NORETURN __attribute__((__noreturn__))
3854| #define YYTEXT_POINTER 1
3855| #define LEX_HAS_YYLEX_DESTROY 1
3856| #define HAVE_DLFCN_H 1
3857| #define LT_OBJDIR ".libs/"
3858| #define HAVE_STDARG_H 1
3859| #define HAVE_STDBOOL_H 1
3860| #define HAVE_NETINET_IN_H 1
3861| #define HAVE_NETINET_TCP_H 1
3862| #define HAVE_SYS_PARAM_H 1
3863| #define HAVE_SYS_SOCKET_H 1
3864| #define HAVE_SYS_UN_H 1
3865| #define HAVE_SYS_UIO_H 1
3866| #define HAVE_SYS_RESOURCE_H 1
3867| #define HAVE_ARPA_INET_H 1
3868| #define HAVE_SYSLOG_H 1
3869| #define HAVE_NETDB_H 1
3870| #define HAVE_SYS_WAIT_H 1
3871| #define HAVE_PWD_H 1
3872| #define HAVE_GLOB_H 1
3873| #define HAVE_GRP_H 1
3874| #define HAVE_LIBKERN_OSBYTEORDER_H 1
3875| #define HAVE_SYS_IPC_H 1
3876| #define HAVE_SYS_SHM_H 1
3877| /* end confdefs.h.  */
3878| #include <stdio.h>
3879| #ifdef HAVE_SYS_TYPES_H
3880| # include <sys/types.h>
3881| #endif
3882| #ifdef HAVE_SYS_STAT_H
3883| # include <sys/stat.h>
3884| #endif
3885| #ifdef STDC_HEADERS
3886| # include <stdlib.h>
3887| # include <stddef.h>
3888| #else
3889| # ifdef HAVE_STDLIB_H
3890| #  include <stdlib.h>
3891| # endif
3892| #endif
3893| #ifdef HAVE_STRING_H
3894| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3895| #  include <memory.h>
3896| # endif
3897| # include <string.h>
3898| #endif
3899| #ifdef HAVE_STRINGS_H
3900| # include <strings.h>
3901| #endif
3902| #ifdef HAVE_INTTYPES_H
3903| # include <inttypes.h>
3904| #endif
3905| #ifdef HAVE_STDINT_H
3906| # include <stdint.h>
3907| #endif
3908| #ifdef HAVE_UNISTD_H
3909| # include <unistd.h>
3910| #endif
3911| int
3912| main ()
3913| {
3914| if (sizeof ((uint64_t)))
3915|           return 0;
3916|   ;
3917|   return 0;
3918| }
3919configure:14779: result: yes
3920configure:14790: checking for size_t
3921configure:14790: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3922configure:14790: $? = 0
3923configure:14790: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
3924conftest.c:101:21: error: expected expression
3925if (sizeof ((size_t)))
3926                    ^
39271 error generated.
3928configure:14790: $? = 1
3929configure: failed program was:
3930| /* confdefs.h */
3931| #define PACKAGE_NAME "unbound"
3932| #define PACKAGE_TARNAME "unbound"
3933| #define PACKAGE_VERSION "1.9.2"
3934| #define PACKAGE_STRING "unbound 1.9.2"
3935| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
3936| #define PACKAGE_URL ""
3937| #define STDC_HEADERS 1
3938| #define HAVE_SYS_TYPES_H 1
3939| #define HAVE_SYS_STAT_H 1
3940| #define HAVE_STDLIB_H 1
3941| #define HAVE_STRING_H 1
3942| #define HAVE_MEMORY_H 1
3943| #define HAVE_STRINGS_H 1
3944| #define HAVE_INTTYPES_H 1
3945| #define HAVE_STDINT_H 1
3946| #define HAVE_UNISTD_H 1
3947| #define __EXTENSIONS__ 1
3948| #define _ALL_SOURCE 1
3949| #define _GNU_SOURCE 1
3950| #define _POSIX_PTHREAD_SEMANTICS 1
3951| #define _TANDEM_SOURCE 1
3952| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
3953| #define RUN_DIR "/opt/macports-test/etc/unbound"
3954| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
3955| #define SHARE_DIR "/opt/macports-test/etc/unbound"
3956| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
3957| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
3958| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
3959| #define UB_USERNAME "unbound"
3960| #define WINVER 0x0502
3961| #define RSRC_PACKAGE_VERSION 1,9,2,0
3962| #define HAVE_GETOPT_H 1
3963| #define HAVE_TIME_H 1
3964| #define HAVE_ATTR_FORMAT 1
3965| #define HAVE_ATTR_UNUSED 1
3966| #define HAVE_ATTR_WEAK 1
3967| #define ATTR_WEAK __attribute__((weak))
3968| #define HAVE_ATTR_NORETURN 1
3969| #define ATTR_NORETURN __attribute__((__noreturn__))
3970| #define YYTEXT_POINTER 1
3971| #define LEX_HAS_YYLEX_DESTROY 1
3972| #define HAVE_DLFCN_H 1
3973| #define LT_OBJDIR ".libs/"
3974| #define HAVE_STDARG_H 1
3975| #define HAVE_STDBOOL_H 1
3976| #define HAVE_NETINET_IN_H 1
3977| #define HAVE_NETINET_TCP_H 1
3978| #define HAVE_SYS_PARAM_H 1
3979| #define HAVE_SYS_SOCKET_H 1
3980| #define HAVE_SYS_UN_H 1
3981| #define HAVE_SYS_UIO_H 1
3982| #define HAVE_SYS_RESOURCE_H 1
3983| #define HAVE_ARPA_INET_H 1
3984| #define HAVE_SYSLOG_H 1
3985| #define HAVE_NETDB_H 1
3986| #define HAVE_SYS_WAIT_H 1
3987| #define HAVE_PWD_H 1
3988| #define HAVE_GLOB_H 1
3989| #define HAVE_GRP_H 1
3990| #define HAVE_LIBKERN_OSBYTEORDER_H 1
3991| #define HAVE_SYS_IPC_H 1
3992| #define HAVE_SYS_SHM_H 1
3993| /* end confdefs.h.  */
3994| #include <stdio.h>
3995| #ifdef HAVE_SYS_TYPES_H
3996| # include <sys/types.h>
3997| #endif
3998| #ifdef HAVE_SYS_STAT_H
3999| # include <sys/stat.h>
4000| #endif
4001| #ifdef STDC_HEADERS
4002| # include <stdlib.h>
4003| # include <stddef.h>
4004| #else
4005| # ifdef HAVE_STDLIB_H
4006| #  include <stdlib.h>
4007| # endif
4008| #endif
4009| #ifdef HAVE_STRING_H
4010| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4011| #  include <memory.h>
4012| # endif
4013| # include <string.h>
4014| #endif
4015| #ifdef HAVE_STRINGS_H
4016| # include <strings.h>
4017| #endif
4018| #ifdef HAVE_INTTYPES_H
4019| # include <inttypes.h>
4020| #endif
4021| #ifdef HAVE_STDINT_H
4022| # include <stdint.h>
4023| #endif
4024| #ifdef HAVE_UNISTD_H
4025| # include <unistd.h>
4026| #endif
4027| int
4028| main ()
4029| {
4030| if (sizeof ((size_t)))
4031|           return 0;
4032|   ;
4033|   return 0;
4034| }
4035configure:14790: result: yes
4036configure:14801: checking for ssize_t
4037configure:14801: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
4038configure:14801: $? = 0
4039configure:14801: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
4040conftest.c:101:22: error: expected expression
4041if (sizeof ((ssize_t)))
4042                     ^
40431 error generated.
4044configure:14801: $? = 1
4045configure: failed program was:
4046| /* confdefs.h */
4047| #define PACKAGE_NAME "unbound"
4048| #define PACKAGE_TARNAME "unbound"
4049| #define PACKAGE_VERSION "1.9.2"
4050| #define PACKAGE_STRING "unbound 1.9.2"
4051| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
4052| #define PACKAGE_URL ""
4053| #define STDC_HEADERS 1
4054| #define HAVE_SYS_TYPES_H 1
4055| #define HAVE_SYS_STAT_H 1
4056| #define HAVE_STDLIB_H 1
4057| #define HAVE_STRING_H 1
4058| #define HAVE_MEMORY_H 1
4059| #define HAVE_STRINGS_H 1
4060| #define HAVE_INTTYPES_H 1
4061| #define HAVE_STDINT_H 1
4062| #define HAVE_UNISTD_H 1
4063| #define __EXTENSIONS__ 1
4064| #define _ALL_SOURCE 1
4065| #define _GNU_SOURCE 1
4066| #define _POSIX_PTHREAD_SEMANTICS 1
4067| #define _TANDEM_SOURCE 1
4068| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
4069| #define RUN_DIR "/opt/macports-test/etc/unbound"
4070| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
4071| #define SHARE_DIR "/opt/macports-test/etc/unbound"
4072| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
4073| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
4074| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
4075| #define UB_USERNAME "unbound"
4076| #define WINVER 0x0502
4077| #define RSRC_PACKAGE_VERSION 1,9,2,0
4078| #define HAVE_GETOPT_H 1
4079| #define HAVE_TIME_H 1
4080| #define HAVE_ATTR_FORMAT 1
4081| #define HAVE_ATTR_UNUSED 1
4082| #define HAVE_ATTR_WEAK 1
4083| #define ATTR_WEAK __attribute__((weak))
4084| #define HAVE_ATTR_NORETURN 1
4085| #define ATTR_NORETURN __attribute__((__noreturn__))
4086| #define YYTEXT_POINTER 1
4087| #define LEX_HAS_YYLEX_DESTROY 1
4088| #define HAVE_DLFCN_H 1
4089| #define LT_OBJDIR ".libs/"
4090| #define HAVE_STDARG_H 1
4091| #define HAVE_STDBOOL_H 1
4092| #define HAVE_NETINET_IN_H 1
4093| #define HAVE_NETINET_TCP_H 1
4094| #define HAVE_SYS_PARAM_H 1
4095| #define HAVE_SYS_SOCKET_H 1
4096| #define HAVE_SYS_UN_H 1
4097| #define HAVE_SYS_UIO_H 1
4098| #define HAVE_SYS_RESOURCE_H 1
4099| #define HAVE_ARPA_INET_H 1
4100| #define HAVE_SYSLOG_H 1
4101| #define HAVE_NETDB_H 1
4102| #define HAVE_SYS_WAIT_H 1
4103| #define HAVE_PWD_H 1
4104| #define HAVE_GLOB_H 1
4105| #define HAVE_GRP_H 1
4106| #define HAVE_LIBKERN_OSBYTEORDER_H 1
4107| #define HAVE_SYS_IPC_H 1
4108| #define HAVE_SYS_SHM_H 1
4109| /* end confdefs.h.  */
4110| #include <stdio.h>
4111| #ifdef HAVE_SYS_TYPES_H
4112| # include <sys/types.h>
4113| #endif
4114| #ifdef HAVE_SYS_STAT_H
4115| # include <sys/stat.h>
4116| #endif
4117| #ifdef STDC_HEADERS
4118| # include <stdlib.h>
4119| # include <stddef.h>
4120| #else
4121| # ifdef HAVE_STDLIB_H
4122| #  include <stdlib.h>
4123| # endif
4124| #endif
4125| #ifdef HAVE_STRING_H
4126| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4127| #  include <memory.h>
4128| # endif
4129| # include <string.h>
4130| #endif
4131| #ifdef HAVE_STRINGS_H
4132| # include <strings.h>
4133| #endif
4134| #ifdef HAVE_INTTYPES_H
4135| # include <inttypes.h>
4136| #endif
4137| #ifdef HAVE_STDINT_H
4138| # include <stdint.h>
4139| #endif
4140| #ifdef HAVE_UNISTD_H
4141| # include <unistd.h>
4142| #endif
4143| int
4144| main ()
4145| {
4146| if (sizeof ((ssize_t)))
4147|           return 0;
4148|   ;
4149|   return 0;
4150| }
4151configure:14801: result: yes
4152configure:14812: checking for uid_t in sys/types.h
4153configure:14831: result: yes
4154configure:14842: checking for pid_t
4155configure:14842: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
4156configure:14842: $? = 0
4157configure:14842: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
4158conftest.c:101:20: error: expected expression
4159if (sizeof ((pid_t)))
4160                   ^
41611 error generated.
4162configure:14842: $? = 1
4163configure: failed program was:
4164| /* confdefs.h */
4165| #define PACKAGE_NAME "unbound"
4166| #define PACKAGE_TARNAME "unbound"
4167| #define PACKAGE_VERSION "1.9.2"
4168| #define PACKAGE_STRING "unbound 1.9.2"
4169| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
4170| #define PACKAGE_URL ""
4171| #define STDC_HEADERS 1
4172| #define HAVE_SYS_TYPES_H 1
4173| #define HAVE_SYS_STAT_H 1
4174| #define HAVE_STDLIB_H 1
4175| #define HAVE_STRING_H 1
4176| #define HAVE_MEMORY_H 1
4177| #define HAVE_STRINGS_H 1
4178| #define HAVE_INTTYPES_H 1
4179| #define HAVE_STDINT_H 1
4180| #define HAVE_UNISTD_H 1
4181| #define __EXTENSIONS__ 1
4182| #define _ALL_SOURCE 1
4183| #define _GNU_SOURCE 1
4184| #define _POSIX_PTHREAD_SEMANTICS 1
4185| #define _TANDEM_SOURCE 1
4186| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
4187| #define RUN_DIR "/opt/macports-test/etc/unbound"
4188| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
4189| #define SHARE_DIR "/opt/macports-test/etc/unbound"
4190| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
4191| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
4192| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
4193| #define UB_USERNAME "unbound"
4194| #define WINVER 0x0502
4195| #define RSRC_PACKAGE_VERSION 1,9,2,0
4196| #define HAVE_GETOPT_H 1
4197| #define HAVE_TIME_H 1
4198| #define HAVE_ATTR_FORMAT 1
4199| #define HAVE_ATTR_UNUSED 1
4200| #define HAVE_ATTR_WEAK 1
4201| #define ATTR_WEAK __attribute__((weak))
4202| #define HAVE_ATTR_NORETURN 1
4203| #define ATTR_NORETURN __attribute__((__noreturn__))
4204| #define YYTEXT_POINTER 1
4205| #define LEX_HAS_YYLEX_DESTROY 1
4206| #define HAVE_DLFCN_H 1
4207| #define LT_OBJDIR ".libs/"
4208| #define HAVE_STDARG_H 1
4209| #define HAVE_STDBOOL_H 1
4210| #define HAVE_NETINET_IN_H 1
4211| #define HAVE_NETINET_TCP_H 1
4212| #define HAVE_SYS_PARAM_H 1
4213| #define HAVE_SYS_SOCKET_H 1
4214| #define HAVE_SYS_UN_H 1
4215| #define HAVE_SYS_UIO_H 1
4216| #define HAVE_SYS_RESOURCE_H 1
4217| #define HAVE_ARPA_INET_H 1
4218| #define HAVE_SYSLOG_H 1
4219| #define HAVE_NETDB_H 1
4220| #define HAVE_SYS_WAIT_H 1
4221| #define HAVE_PWD_H 1
4222| #define HAVE_GLOB_H 1
4223| #define HAVE_GRP_H 1
4224| #define HAVE_LIBKERN_OSBYTEORDER_H 1
4225| #define HAVE_SYS_IPC_H 1
4226| #define HAVE_SYS_SHM_H 1
4227| /* end confdefs.h.  */
4228| #include <stdio.h>
4229| #ifdef HAVE_SYS_TYPES_H
4230| # include <sys/types.h>
4231| #endif
4232| #ifdef HAVE_SYS_STAT_H
4233| # include <sys/stat.h>
4234| #endif
4235| #ifdef STDC_HEADERS
4236| # include <stdlib.h>
4237| # include <stddef.h>
4238| #else
4239| # ifdef HAVE_STDLIB_H
4240| #  include <stdlib.h>
4241| # endif
4242| #endif
4243| #ifdef HAVE_STRING_H
4244| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4245| #  include <memory.h>
4246| # endif
4247| # include <string.h>
4248| #endif
4249| #ifdef HAVE_STRINGS_H
4250| # include <strings.h>
4251| #endif
4252| #ifdef HAVE_INTTYPES_H
4253| # include <inttypes.h>
4254| #endif
4255| #ifdef HAVE_STDINT_H
4256| # include <stdint.h>
4257| #endif
4258| #ifdef HAVE_UNISTD_H
4259| # include <unistd.h>
4260| #endif
4261| int
4262| main ()
4263| {
4264| if (sizeof ((pid_t)))
4265|           return 0;
4266|   ;
4267|   return 0;
4268| }
4269configure:14842: result: yes
4270configure:14853: checking for off_t
4271configure:14853: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
4272configure:14853: $? = 0
4273configure:14853: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
4274conftest.c:101:20: error: expected expression
4275if (sizeof ((off_t)))
4276                   ^
42771 error generated.
4278configure:14853: $? = 1
4279configure: failed program was:
4280| /* confdefs.h */
4281| #define PACKAGE_NAME "unbound"
4282| #define PACKAGE_TARNAME "unbound"
4283| #define PACKAGE_VERSION "1.9.2"
4284| #define PACKAGE_STRING "unbound 1.9.2"
4285| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
4286| #define PACKAGE_URL ""
4287| #define STDC_HEADERS 1
4288| #define HAVE_SYS_TYPES_H 1
4289| #define HAVE_SYS_STAT_H 1
4290| #define HAVE_STDLIB_H 1
4291| #define HAVE_STRING_H 1
4292| #define HAVE_MEMORY_H 1
4293| #define HAVE_STRINGS_H 1
4294| #define HAVE_INTTYPES_H 1
4295| #define HAVE_STDINT_H 1
4296| #define HAVE_UNISTD_H 1
4297| #define __EXTENSIONS__ 1
4298| #define _ALL_SOURCE 1
4299| #define _GNU_SOURCE 1
4300| #define _POSIX_PTHREAD_SEMANTICS 1
4301| #define _TANDEM_SOURCE 1
4302| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
4303| #define RUN_DIR "/opt/macports-test/etc/unbound"
4304| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
4305| #define SHARE_DIR "/opt/macports-test/etc/unbound"
4306| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
4307| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
4308| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
4309| #define UB_USERNAME "unbound"
4310| #define WINVER 0x0502
4311| #define RSRC_PACKAGE_VERSION 1,9,2,0
4312| #define HAVE_GETOPT_H 1
4313| #define HAVE_TIME_H 1
4314| #define HAVE_ATTR_FORMAT 1
4315| #define HAVE_ATTR_UNUSED 1
4316| #define HAVE_ATTR_WEAK 1
4317| #define ATTR_WEAK __attribute__((weak))
4318| #define HAVE_ATTR_NORETURN 1
4319| #define ATTR_NORETURN __attribute__((__noreturn__))
4320| #define YYTEXT_POINTER 1
4321| #define LEX_HAS_YYLEX_DESTROY 1
4322| #define HAVE_DLFCN_H 1
4323| #define LT_OBJDIR ".libs/"
4324| #define HAVE_STDARG_H 1
4325| #define HAVE_STDBOOL_H 1
4326| #define HAVE_NETINET_IN_H 1
4327| #define HAVE_NETINET_TCP_H 1
4328| #define HAVE_SYS_PARAM_H 1
4329| #define HAVE_SYS_SOCKET_H 1
4330| #define HAVE_SYS_UN_H 1
4331| #define HAVE_SYS_UIO_H 1
4332| #define HAVE_SYS_RESOURCE_H 1
4333| #define HAVE_ARPA_INET_H 1
4334| #define HAVE_SYSLOG_H 1
4335| #define HAVE_NETDB_H 1
4336| #define HAVE_SYS_WAIT_H 1
4337| #define HAVE_PWD_H 1
4338| #define HAVE_GLOB_H 1
4339| #define HAVE_GRP_H 1
4340| #define HAVE_LIBKERN_OSBYTEORDER_H 1
4341| #define HAVE_SYS_IPC_H 1
4342| #define HAVE_SYS_SHM_H 1
4343| /* end confdefs.h.  */
4344| #include <stdio.h>
4345| #ifdef HAVE_SYS_TYPES_H
4346| # include <sys/types.h>
4347| #endif
4348| #ifdef HAVE_SYS_STAT_H
4349| # include <sys/stat.h>
4350| #endif
4351| #ifdef STDC_HEADERS
4352| # include <stdlib.h>
4353| # include <stddef.h>
4354| #else
4355| # ifdef HAVE_STDLIB_H
4356| #  include <stdlib.h>
4357| # endif
4358| #endif
4359| #ifdef HAVE_STRING_H
4360| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4361| #  include <memory.h>
4362| # endif
4363| # include <string.h>
4364| #endif
4365| #ifdef HAVE_STRINGS_H
4366| # include <strings.h>
4367| #endif
4368| #ifdef HAVE_INTTYPES_H
4369| # include <inttypes.h>
4370| #endif
4371| #ifdef HAVE_STDINT_H
4372| # include <stdint.h>
4373| #endif
4374| #ifdef HAVE_UNISTD_H
4375| # include <unistd.h>
4376| #endif
4377| int
4378| main ()
4379| {
4380| if (sizeof ((off_t)))
4381|           return 0;
4382|   ;
4383|   return 0;
4384| }
4385configure:14853: result: yes
4386configure:14864: checking for u_char
4387configure:14864: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
4388configure:14864: $? = 0
4389configure:14864: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
4390conftest.c:107:21: error: expected expression
4391if (sizeof ((u_char)))
4392                    ^
43931 error generated.
4394configure:14864: $? = 1
4395configure: failed program was:
4396| /* confdefs.h */
4397| #define PACKAGE_NAME "unbound"
4398| #define PACKAGE_TARNAME "unbound"
4399| #define PACKAGE_VERSION "1.9.2"
4400| #define PACKAGE_STRING "unbound 1.9.2"
4401| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
4402| #define PACKAGE_URL ""
4403| #define STDC_HEADERS 1
4404| #define HAVE_SYS_TYPES_H 1
4405| #define HAVE_SYS_STAT_H 1
4406| #define HAVE_STDLIB_H 1
4407| #define HAVE_STRING_H 1
4408| #define HAVE_MEMORY_H 1
4409| #define HAVE_STRINGS_H 1
4410| #define HAVE_INTTYPES_H 1
4411| #define HAVE_STDINT_H 1
4412| #define HAVE_UNISTD_H 1
4413| #define __EXTENSIONS__ 1
4414| #define _ALL_SOURCE 1
4415| #define _GNU_SOURCE 1
4416| #define _POSIX_PTHREAD_SEMANTICS 1
4417| #define _TANDEM_SOURCE 1
4418| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
4419| #define RUN_DIR "/opt/macports-test/etc/unbound"
4420| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
4421| #define SHARE_DIR "/opt/macports-test/etc/unbound"
4422| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
4423| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
4424| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
4425| #define UB_USERNAME "unbound"
4426| #define WINVER 0x0502
4427| #define RSRC_PACKAGE_VERSION 1,9,2,0
4428| #define HAVE_GETOPT_H 1
4429| #define HAVE_TIME_H 1
4430| #define HAVE_ATTR_FORMAT 1
4431| #define HAVE_ATTR_UNUSED 1
4432| #define HAVE_ATTR_WEAK 1
4433| #define ATTR_WEAK __attribute__((weak))
4434| #define HAVE_ATTR_NORETURN 1
4435| #define ATTR_NORETURN __attribute__((__noreturn__))
4436| #define YYTEXT_POINTER 1
4437| #define LEX_HAS_YYLEX_DESTROY 1
4438| #define HAVE_DLFCN_H 1
4439| #define LT_OBJDIR ".libs/"
4440| #define HAVE_STDARG_H 1
4441| #define HAVE_STDBOOL_H 1
4442| #define HAVE_NETINET_IN_H 1
4443| #define HAVE_NETINET_TCP_H 1
4444| #define HAVE_SYS_PARAM_H 1
4445| #define HAVE_SYS_SOCKET_H 1
4446| #define HAVE_SYS_UN_H 1
4447| #define HAVE_SYS_UIO_H 1
4448| #define HAVE_SYS_RESOURCE_H 1
4449| #define HAVE_ARPA_INET_H 1
4450| #define HAVE_SYSLOG_H 1
4451| #define HAVE_NETDB_H 1
4452| #define HAVE_SYS_WAIT_H 1
4453| #define HAVE_PWD_H 1
4454| #define HAVE_GLOB_H 1
4455| #define HAVE_GRP_H 1
4456| #define HAVE_LIBKERN_OSBYTEORDER_H 1
4457| #define HAVE_SYS_IPC_H 1
4458| #define HAVE_SYS_SHM_H 1
4459| /* end confdefs.h.  */
4460|
4461| #include <stdio.h>
4462| #ifdef HAVE_SYS_TYPES_H
4463| # include <sys/types.h>
4464| #endif
4465| #ifdef HAVE_SYS_STAT_H
4466| # include <sys/stat.h>
4467| #endif
4468| #ifdef STDC_HEADERS
4469| # include <stdlib.h>
4470| # include <stddef.h>
4471| #else
4472| # ifdef HAVE_STDLIB_H
4473| #  include <stdlib.h>
4474| # endif
4475| #endif
4476| #ifdef HAVE_STRING_H
4477| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4478| #  include <memory.h>
4479| # endif
4480| # include <string.h>
4481| #endif
4482| #ifdef HAVE_STRINGS_H
4483| # include <strings.h>
4484| #endif
4485| #ifdef HAVE_INTTYPES_H
4486| # include <inttypes.h>
4487| #endif
4488| #ifdef HAVE_STDINT_H
4489| # include <stdint.h>
4490| #endif
4491| #ifdef HAVE_UNISTD_H
4492| # include <unistd.h>
4493| #endif
4494| #ifdef HAVE_WINSOCK2_H
4495| #  include <winsock2.h>
4496| #endif
4497|
4498|
4499| int
4500| main ()
4501| {
4502| if (sizeof ((u_char)))
4503|           return 0;
4504|   ;
4505|   return 0;
4506| }
4507configure:14864: result: yes
4508configure:14879: checking for rlim_t
4509configure:14879: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
4510configure:14879: $? = 0
4511configure:14879: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
4512conftest.c:107:21: error: expected expression
4513if (sizeof ((rlim_t)))
4514                    ^
45151 error generated.
4516configure:14879: $? = 1
4517configure: failed program was:
4518| /* confdefs.h */
4519| #define PACKAGE_NAME "unbound"
4520| #define PACKAGE_TARNAME "unbound"
4521| #define PACKAGE_VERSION "1.9.2"
4522| #define PACKAGE_STRING "unbound 1.9.2"
4523| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
4524| #define PACKAGE_URL ""
4525| #define STDC_HEADERS 1
4526| #define HAVE_SYS_TYPES_H 1
4527| #define HAVE_SYS_STAT_H 1
4528| #define HAVE_STDLIB_H 1
4529| #define HAVE_STRING_H 1
4530| #define HAVE_MEMORY_H 1
4531| #define HAVE_STRINGS_H 1
4532| #define HAVE_INTTYPES_H 1
4533| #define HAVE_STDINT_H 1
4534| #define HAVE_UNISTD_H 1
4535| #define __EXTENSIONS__ 1
4536| #define _ALL_SOURCE 1
4537| #define _GNU_SOURCE 1
4538| #define _POSIX_PTHREAD_SEMANTICS 1
4539| #define _TANDEM_SOURCE 1
4540| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
4541| #define RUN_DIR "/opt/macports-test/etc/unbound"
4542| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
4543| #define SHARE_DIR "/opt/macports-test/etc/unbound"
4544| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
4545| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
4546| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
4547| #define UB_USERNAME "unbound"
4548| #define WINVER 0x0502
4549| #define RSRC_PACKAGE_VERSION 1,9,2,0
4550| #define HAVE_GETOPT_H 1
4551| #define HAVE_TIME_H 1
4552| #define HAVE_ATTR_FORMAT 1
4553| #define HAVE_ATTR_UNUSED 1
4554| #define HAVE_ATTR_WEAK 1
4555| #define ATTR_WEAK __attribute__((weak))
4556| #define HAVE_ATTR_NORETURN 1
4557| #define ATTR_NORETURN __attribute__((__noreturn__))
4558| #define YYTEXT_POINTER 1
4559| #define LEX_HAS_YYLEX_DESTROY 1
4560| #define HAVE_DLFCN_H 1
4561| #define LT_OBJDIR ".libs/"
4562| #define HAVE_STDARG_H 1
4563| #define HAVE_STDBOOL_H 1
4564| #define HAVE_NETINET_IN_H 1
4565| #define HAVE_NETINET_TCP_H 1
4566| #define HAVE_SYS_PARAM_H 1
4567| #define HAVE_SYS_SOCKET_H 1
4568| #define HAVE_SYS_UN_H 1
4569| #define HAVE_SYS_UIO_H 1
4570| #define HAVE_SYS_RESOURCE_H 1
4571| #define HAVE_ARPA_INET_H 1
4572| #define HAVE_SYSLOG_H 1
4573| #define HAVE_NETDB_H 1
4574| #define HAVE_SYS_WAIT_H 1
4575| #define HAVE_PWD_H 1
4576| #define HAVE_GLOB_H 1
4577| #define HAVE_GRP_H 1
4578| #define HAVE_LIBKERN_OSBYTEORDER_H 1
4579| #define HAVE_SYS_IPC_H 1
4580| #define HAVE_SYS_SHM_H 1
4581| /* end confdefs.h.  */
4582|
4583| #include <stdio.h>
4584| #ifdef HAVE_SYS_TYPES_H
4585| # include <sys/types.h>
4586| #endif
4587| #ifdef HAVE_SYS_STAT_H
4588| # include <sys/stat.h>
4589| #endif
4590| #ifdef STDC_HEADERS
4591| # include <stdlib.h>
4592| # include <stddef.h>
4593| #else
4594| # ifdef HAVE_STDLIB_H
4595| #  include <stdlib.h>
4596| # endif
4597| #endif
4598| #ifdef HAVE_STRING_H
4599| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4600| #  include <memory.h>
4601| # endif
4602| # include <string.h>
4603| #endif
4604| #ifdef HAVE_STRINGS_H
4605| # include <strings.h>
4606| #endif
4607| #ifdef HAVE_INTTYPES_H
4608| # include <inttypes.h>
4609| #endif
4610| #ifdef HAVE_STDINT_H
4611| # include <stdint.h>
4612| #endif
4613| #ifdef HAVE_UNISTD_H
4614| # include <unistd.h>
4615| #endif
4616| #ifdef HAVE_SYS_RESOURCE_H
4617| #  include <sys/resource.h>
4618| #endif
4619|
4620|
4621| int
4622| main ()
4623| {
4624| if (sizeof ((rlim_t)))
4625|           return 0;
4626|   ;
4627|   return 0;
4628| }
4629configure:14879: result: yes
4630configure:14895: checking for socklen_t
4631configure:14895: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
4632configure:14895: $? = 0
4633configure:14895: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
4634conftest.c:110:24: error: expected expression
4635if (sizeof ((socklen_t)))
4636                       ^
46371 error generated.
4638configure:14895: $? = 1
4639configure: failed program was:
4640| /* confdefs.h */
4641| #define PACKAGE_NAME "unbound"
4642| #define PACKAGE_TARNAME "unbound"
4643| #define PACKAGE_VERSION "1.9.2"
4644| #define PACKAGE_STRING "unbound 1.9.2"
4645| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
4646| #define PACKAGE_URL ""
4647| #define STDC_HEADERS 1
4648| #define HAVE_SYS_TYPES_H 1
4649| #define HAVE_SYS_STAT_H 1
4650| #define HAVE_STDLIB_H 1
4651| #define HAVE_STRING_H 1
4652| #define HAVE_MEMORY_H 1
4653| #define HAVE_STRINGS_H 1
4654| #define HAVE_INTTYPES_H 1
4655| #define HAVE_STDINT_H 1
4656| #define HAVE_UNISTD_H 1
4657| #define __EXTENSIONS__ 1
4658| #define _ALL_SOURCE 1
4659| #define _GNU_SOURCE 1
4660| #define _POSIX_PTHREAD_SEMANTICS 1
4661| #define _TANDEM_SOURCE 1
4662| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
4663| #define RUN_DIR "/opt/macports-test/etc/unbound"
4664| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
4665| #define SHARE_DIR "/opt/macports-test/etc/unbound"
4666| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
4667| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
4668| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
4669| #define UB_USERNAME "unbound"
4670| #define WINVER 0x0502
4671| #define RSRC_PACKAGE_VERSION 1,9,2,0
4672| #define HAVE_GETOPT_H 1
4673| #define HAVE_TIME_H 1
4674| #define HAVE_ATTR_FORMAT 1
4675| #define HAVE_ATTR_UNUSED 1
4676| #define HAVE_ATTR_WEAK 1
4677| #define ATTR_WEAK __attribute__((weak))
4678| #define HAVE_ATTR_NORETURN 1
4679| #define ATTR_NORETURN __attribute__((__noreturn__))
4680| #define YYTEXT_POINTER 1
4681| #define LEX_HAS_YYLEX_DESTROY 1
4682| #define HAVE_DLFCN_H 1
4683| #define LT_OBJDIR ".libs/"
4684| #define HAVE_STDARG_H 1
4685| #define HAVE_STDBOOL_H 1
4686| #define HAVE_NETINET_IN_H 1
4687| #define HAVE_NETINET_TCP_H 1
4688| #define HAVE_SYS_PARAM_H 1
4689| #define HAVE_SYS_SOCKET_H 1
4690| #define HAVE_SYS_UN_H 1
4691| #define HAVE_SYS_UIO_H 1
4692| #define HAVE_SYS_RESOURCE_H 1
4693| #define HAVE_ARPA_INET_H 1
4694| #define HAVE_SYSLOG_H 1
4695| #define HAVE_NETDB_H 1
4696| #define HAVE_SYS_WAIT_H 1
4697| #define HAVE_PWD_H 1
4698| #define HAVE_GLOB_H 1
4699| #define HAVE_GRP_H 1
4700| #define HAVE_LIBKERN_OSBYTEORDER_H 1
4701| #define HAVE_SYS_IPC_H 1
4702| #define HAVE_SYS_SHM_H 1
4703| /* end confdefs.h.  */
4704|
4705| #include <stdio.h>
4706| #ifdef HAVE_SYS_TYPES_H
4707| # include <sys/types.h>
4708| #endif
4709| #ifdef HAVE_SYS_STAT_H
4710| # include <sys/stat.h>
4711| #endif
4712| #ifdef STDC_HEADERS
4713| # include <stdlib.h>
4714| # include <stddef.h>
4715| #else
4716| # ifdef HAVE_STDLIB_H
4717| #  include <stdlib.h>
4718| # endif
4719| #endif
4720| #ifdef HAVE_STRING_H
4721| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4722| #  include <memory.h>
4723| # endif
4724| # include <string.h>
4725| #endif
4726| #ifdef HAVE_STRINGS_H
4727| # include <strings.h>
4728| #endif
4729| #ifdef HAVE_INTTYPES_H
4730| # include <inttypes.h>
4731| #endif
4732| #ifdef HAVE_STDINT_H
4733| # include <stdint.h>
4734| #endif
4735| #ifdef HAVE_UNISTD_H
4736| # include <unistd.h>
4737| #endif
4738| #ifdef HAVE_SYS_SOCKET_H
4739| #  include <sys/socket.h>
4740| #endif
4741| #ifdef HAVE_WS2TCPIP_H
4742| #  include <ws2tcpip.h>
4743| #endif
4744|
4745|
4746| int
4747| main ()
4748| {
4749| if (sizeof ((socklen_t)))
4750|           return 0;
4751|   ;
4752|   return 0;
4753| }
4754configure:14895: result: yes
4755configure:14913: checking for in_addr_t
4756configure:14913: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
4757configure:14913: $? = 0
4758configure:14913: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
4759conftest.c:110:24: error: expected expression
4760if (sizeof ((in_addr_t)))
4761                       ^
47621 error generated.
4763configure:14913: $? = 1
4764configure: failed program was:
4765| /* confdefs.h */
4766| #define PACKAGE_NAME "unbound"
4767| #define PACKAGE_TARNAME "unbound"
4768| #define PACKAGE_VERSION "1.9.2"
4769| #define PACKAGE_STRING "unbound 1.9.2"
4770| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
4771| #define PACKAGE_URL ""
4772| #define STDC_HEADERS 1
4773| #define HAVE_SYS_TYPES_H 1
4774| #define HAVE_SYS_STAT_H 1
4775| #define HAVE_STDLIB_H 1
4776| #define HAVE_STRING_H 1
4777| #define HAVE_MEMORY_H 1
4778| #define HAVE_STRINGS_H 1
4779| #define HAVE_INTTYPES_H 1
4780| #define HAVE_STDINT_H 1
4781| #define HAVE_UNISTD_H 1
4782| #define __EXTENSIONS__ 1
4783| #define _ALL_SOURCE 1
4784| #define _GNU_SOURCE 1
4785| #define _POSIX_PTHREAD_SEMANTICS 1
4786| #define _TANDEM_SOURCE 1
4787| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
4788| #define RUN_DIR "/opt/macports-test/etc/unbound"
4789| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
4790| #define SHARE_DIR "/opt/macports-test/etc/unbound"
4791| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
4792| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
4793| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
4794| #define UB_USERNAME "unbound"
4795| #define WINVER 0x0502
4796| #define RSRC_PACKAGE_VERSION 1,9,2,0
4797| #define HAVE_GETOPT_H 1
4798| #define HAVE_TIME_H 1
4799| #define HAVE_ATTR_FORMAT 1
4800| #define HAVE_ATTR_UNUSED 1
4801| #define HAVE_ATTR_WEAK 1
4802| #define ATTR_WEAK __attribute__((weak))
4803| #define HAVE_ATTR_NORETURN 1
4804| #define ATTR_NORETURN __attribute__((__noreturn__))
4805| #define YYTEXT_POINTER 1
4806| #define LEX_HAS_YYLEX_DESTROY 1
4807| #define HAVE_DLFCN_H 1
4808| #define LT_OBJDIR ".libs/"
4809| #define HAVE_STDARG_H 1
4810| #define HAVE_STDBOOL_H 1
4811| #define HAVE_NETINET_IN_H 1
4812| #define HAVE_NETINET_TCP_H 1
4813| #define HAVE_SYS_PARAM_H 1
4814| #define HAVE_SYS_SOCKET_H 1
4815| #define HAVE_SYS_UN_H 1
4816| #define HAVE_SYS_UIO_H 1
4817| #define HAVE_SYS_RESOURCE_H 1
4818| #define HAVE_ARPA_INET_H 1
4819| #define HAVE_SYSLOG_H 1
4820| #define HAVE_NETDB_H 1
4821| #define HAVE_SYS_WAIT_H 1
4822| #define HAVE_PWD_H 1
4823| #define HAVE_GLOB_H 1
4824| #define HAVE_GRP_H 1
4825| #define HAVE_LIBKERN_OSBYTEORDER_H 1
4826| #define HAVE_SYS_IPC_H 1
4827| #define HAVE_SYS_SHM_H 1
4828| /* end confdefs.h.  */
4829|
4830| #include <stdio.h>
4831| #ifdef HAVE_SYS_TYPES_H
4832| # include <sys/types.h>
4833| #endif
4834| #ifdef HAVE_SYS_STAT_H
4835| # include <sys/stat.h>
4836| #endif
4837| #ifdef STDC_HEADERS
4838| # include <stdlib.h>
4839| # include <stddef.h>
4840| #else
4841| # ifdef HAVE_STDLIB_H
4842| #  include <stdlib.h>
4843| # endif
4844| #endif
4845| #ifdef HAVE_STRING_H
4846| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4847| #  include <memory.h>
4848| # endif
4849| # include <string.h>
4850| #endif
4851| #ifdef HAVE_STRINGS_H
4852| # include <strings.h>
4853| #endif
4854| #ifdef HAVE_INTTYPES_H
4855| # include <inttypes.h>
4856| #endif
4857| #ifdef HAVE_STDINT_H
4858| # include <stdint.h>
4859| #endif
4860| #ifdef HAVE_UNISTD_H
4861| # include <unistd.h>
4862| #endif
4863| #ifdef HAVE_SYS_TYPES_H
4864| # include <sys/types.h>
4865| #endif
4866| #ifdef HAVE_NETINET_IN_H
4867| # include <netinet/in.h>
4868| #endif
4869|
4870|
4871| int
4872| main ()
4873| {
4874| if (sizeof ((in_addr_t)))
4875|           return 0;
4876|   ;
4877|   return 0;
4878| }
4879configure:14913: result: yes
4880configure:14931: checking for in_port_t
4881configure:14931: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
4882configure:14931: $? = 0
4883configure:14931: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
4884conftest.c:110:24: error: expected expression
4885if (sizeof ((in_port_t)))
4886                       ^
48871 error generated.
4888configure:14931: $? = 1
4889configure: failed program was:
4890| /* confdefs.h */
4891| #define PACKAGE_NAME "unbound"
4892| #define PACKAGE_TARNAME "unbound"
4893| #define PACKAGE_VERSION "1.9.2"
4894| #define PACKAGE_STRING "unbound 1.9.2"
4895| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
4896| #define PACKAGE_URL ""
4897| #define STDC_HEADERS 1
4898| #define HAVE_SYS_TYPES_H 1
4899| #define HAVE_SYS_STAT_H 1
4900| #define HAVE_STDLIB_H 1
4901| #define HAVE_STRING_H 1
4902| #define HAVE_MEMORY_H 1
4903| #define HAVE_STRINGS_H 1
4904| #define HAVE_INTTYPES_H 1
4905| #define HAVE_STDINT_H 1
4906| #define HAVE_UNISTD_H 1
4907| #define __EXTENSIONS__ 1
4908| #define _ALL_SOURCE 1
4909| #define _GNU_SOURCE 1
4910| #define _POSIX_PTHREAD_SEMANTICS 1
4911| #define _TANDEM_SOURCE 1
4912| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
4913| #define RUN_DIR "/opt/macports-test/etc/unbound"
4914| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
4915| #define SHARE_DIR "/opt/macports-test/etc/unbound"
4916| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
4917| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
4918| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
4919| #define UB_USERNAME "unbound"
4920| #define WINVER 0x0502
4921| #define RSRC_PACKAGE_VERSION 1,9,2,0
4922| #define HAVE_GETOPT_H 1
4923| #define HAVE_TIME_H 1
4924| #define HAVE_ATTR_FORMAT 1
4925| #define HAVE_ATTR_UNUSED 1
4926| #define HAVE_ATTR_WEAK 1
4927| #define ATTR_WEAK __attribute__((weak))
4928| #define HAVE_ATTR_NORETURN 1
4929| #define ATTR_NORETURN __attribute__((__noreturn__))
4930| #define YYTEXT_POINTER 1
4931| #define LEX_HAS_YYLEX_DESTROY 1
4932| #define HAVE_DLFCN_H 1
4933| #define LT_OBJDIR ".libs/"
4934| #define HAVE_STDARG_H 1
4935| #define HAVE_STDBOOL_H 1
4936| #define HAVE_NETINET_IN_H 1
4937| #define HAVE_NETINET_TCP_H 1
4938| #define HAVE_SYS_PARAM_H 1
4939| #define HAVE_SYS_SOCKET_H 1
4940| #define HAVE_SYS_UN_H 1
4941| #define HAVE_SYS_UIO_H 1
4942| #define HAVE_SYS_RESOURCE_H 1
4943| #define HAVE_ARPA_INET_H 1
4944| #define HAVE_SYSLOG_H 1
4945| #define HAVE_NETDB_H 1
4946| #define HAVE_SYS_WAIT_H 1
4947| #define HAVE_PWD_H 1
4948| #define HAVE_GLOB_H 1
4949| #define HAVE_GRP_H 1
4950| #define HAVE_LIBKERN_OSBYTEORDER_H 1
4951| #define HAVE_SYS_IPC_H 1
4952| #define HAVE_SYS_SHM_H 1
4953| /* end confdefs.h.  */
4954|
4955| #include <stdio.h>
4956| #ifdef HAVE_SYS_TYPES_H
4957| # include <sys/types.h>
4958| #endif
4959| #ifdef HAVE_SYS_STAT_H
4960| # include <sys/stat.h>
4961| #endif
4962| #ifdef STDC_HEADERS
4963| # include <stdlib.h>
4964| # include <stddef.h>
4965| #else
4966| # ifdef HAVE_STDLIB_H
4967| #  include <stdlib.h>
4968| # endif
4969| #endif
4970| #ifdef HAVE_STRING_H
4971| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4972| #  include <memory.h>
4973| # endif
4974| # include <string.h>
4975| #endif
4976| #ifdef HAVE_STRINGS_H
4977| # include <strings.h>
4978| #endif
4979| #ifdef HAVE_INTTYPES_H
4980| # include <inttypes.h>
4981| #endif
4982| #ifdef HAVE_STDINT_H
4983| # include <stdint.h>
4984| #endif
4985| #ifdef HAVE_UNISTD_H
4986| # include <unistd.h>
4987| #endif
4988| #ifdef HAVE_SYS_TYPES_H
4989| # include <sys/types.h>
4990| #endif
4991| #ifdef HAVE_NETINET_IN_H
4992| # include <netinet/in.h>
4993| #endif
4994|
4995|
4996| int
4997| main ()
4998| {
4999| if (sizeof ((in_port_t)))
5000|           return 0;
5001|   ;
5002|   return 0;
5003| }
5004configure:14931: result: yes
5005configure:14949: checking if memcmp compares unsigned
5006configure:14980: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
5007conftest.c:71:11: warning: implicit conversion from 'int' to 'char' changes value from 255 to -1 [-Wconstant-conversion]
5008        char a = 255, b = 0;
5009             ~   ^~~
50101 warning generated.
5011configure:14980: $? = 0
5012configure:14980: ./conftest
5013configure:14980: $? = 0
5014configure:14981: result: yes
5015configure:15006: checking size of time_t
5016configure:15011: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
5017configure:15011: $? = 0
5018configure:15011: ./conftest
5019configure:15011: $? = 0
5020configure:15038: result: 8
5021configure:15066: checking for library containing inet_pton
5022configure:15097: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
5023configure:15097: $? = 0
5024configure:15114: result: none required
5025configure:15122: checking for library containing socket
5026configure:15153: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
5027configure:15153: $? = 0
5028configure:15170: result: none required
5029configure:15184: checking for unistd.h
5030configure:15184: result: yes
5031configure:15194: checking for working chown
5032configure:15227: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
5033configure:15227: $? = 0
5034configure:15227: ./conftest
5035configure:15227: $? = 0
5036configure:15239: result: yes
5037configure:15249: checking vfork.h usability
5038configure:15249: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
5039conftest.c:101:10: fatal error: 'vfork.h' file not found
5040#include <vfork.h>
5041         ^~~~~~~~~
50421 error generated.
5043configure:15249: $? = 1
5044configure: failed program was:
5045| /* confdefs.h */
5046| #define PACKAGE_NAME "unbound"
5047| #define PACKAGE_TARNAME "unbound"
5048| #define PACKAGE_VERSION "1.9.2"
5049| #define PACKAGE_STRING "unbound 1.9.2"
5050| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
5051| #define PACKAGE_URL ""
5052| #define STDC_HEADERS 1
5053| #define HAVE_SYS_TYPES_H 1
5054| #define HAVE_SYS_STAT_H 1
5055| #define HAVE_STDLIB_H 1
5056| #define HAVE_STRING_H 1
5057| #define HAVE_MEMORY_H 1
5058| #define HAVE_STRINGS_H 1
5059| #define HAVE_INTTYPES_H 1
5060| #define HAVE_STDINT_H 1
5061| #define HAVE_UNISTD_H 1
5062| #define __EXTENSIONS__ 1
5063| #define _ALL_SOURCE 1
5064| #define _GNU_SOURCE 1
5065| #define _POSIX_PTHREAD_SEMANTICS 1
5066| #define _TANDEM_SOURCE 1
5067| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
5068| #define RUN_DIR "/opt/macports-test/etc/unbound"
5069| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
5070| #define SHARE_DIR "/opt/macports-test/etc/unbound"
5071| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
5072| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
5073| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
5074| #define UB_USERNAME "unbound"
5075| #define WINVER 0x0502
5076| #define RSRC_PACKAGE_VERSION 1,9,2,0
5077| #define HAVE_GETOPT_H 1
5078| #define HAVE_TIME_H 1
5079| #define HAVE_ATTR_FORMAT 1
5080| #define HAVE_ATTR_UNUSED 1
5081| #define HAVE_ATTR_WEAK 1
5082| #define ATTR_WEAK __attribute__((weak))
5083| #define HAVE_ATTR_NORETURN 1
5084| #define ATTR_NORETURN __attribute__((__noreturn__))
5085| #define YYTEXT_POINTER 1
5086| #define LEX_HAS_YYLEX_DESTROY 1
5087| #define HAVE_DLFCN_H 1
5088| #define LT_OBJDIR ".libs/"
5089| #define HAVE_STDARG_H 1
5090| #define HAVE_STDBOOL_H 1
5091| #define HAVE_NETINET_IN_H 1
5092| #define HAVE_NETINET_TCP_H 1
5093| #define HAVE_SYS_PARAM_H 1
5094| #define HAVE_SYS_SOCKET_H 1
5095| #define HAVE_SYS_UN_H 1
5096| #define HAVE_SYS_UIO_H 1
5097| #define HAVE_SYS_RESOURCE_H 1
5098| #define HAVE_ARPA_INET_H 1
5099| #define HAVE_SYSLOG_H 1
5100| #define HAVE_NETDB_H 1
5101| #define HAVE_SYS_WAIT_H 1
5102| #define HAVE_PWD_H 1
5103| #define HAVE_GLOB_H 1
5104| #define HAVE_GRP_H 1
5105| #define HAVE_LIBKERN_OSBYTEORDER_H 1
5106| #define HAVE_SYS_IPC_H 1
5107| #define HAVE_SYS_SHM_H 1
5108| #define SIZEOF_TIME_T 8
5109| #define HAVE_UNISTD_H 1
5110| #define HAVE_CHOWN 1
5111| /* end confdefs.h.  */
5112| #include <stdio.h>
5113| #ifdef HAVE_SYS_TYPES_H
5114| # include <sys/types.h>
5115| #endif
5116| #ifdef HAVE_SYS_STAT_H
5117| # include <sys/stat.h>
5118| #endif
5119| #ifdef STDC_HEADERS
5120| # include <stdlib.h>
5121| # include <stddef.h>
5122| #else
5123| # ifdef HAVE_STDLIB_H
5124| #  include <stdlib.h>
5125| # endif
5126| #endif
5127| #ifdef HAVE_STRING_H
5128| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5129| #  include <memory.h>
5130| # endif
5131| # include <string.h>
5132| #endif
5133| #ifdef HAVE_STRINGS_H
5134| # include <strings.h>
5135| #endif
5136| #ifdef HAVE_INTTYPES_H
5137| # include <inttypes.h>
5138| #endif
5139| #ifdef HAVE_STDINT_H
5140| # include <stdint.h>
5141| #endif
5142| #ifdef HAVE_UNISTD_H
5143| # include <unistd.h>
5144| #endif
5145| #include <vfork.h>
5146configure:15249: result: no
5147configure:15249: checking vfork.h presence
5148configure:15249: /usr/bin/clang -E -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c
5149conftest.c:68:10: fatal error: 'vfork.h' file not found
5150#include <vfork.h>
5151         ^~~~~~~~~
51521 error generated.
5153configure:15249: $? = 1
5154configure: failed program was:
5155| /* confdefs.h */
5156| #define PACKAGE_NAME "unbound"
5157| #define PACKAGE_TARNAME "unbound"
5158| #define PACKAGE_VERSION "1.9.2"
5159| #define PACKAGE_STRING "unbound 1.9.2"
5160| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
5161| #define PACKAGE_URL ""
5162| #define STDC_HEADERS 1
5163| #define HAVE_SYS_TYPES_H 1
5164| #define HAVE_SYS_STAT_H 1
5165| #define HAVE_STDLIB_H 1
5166| #define HAVE_STRING_H 1
5167| #define HAVE_MEMORY_H 1
5168| #define HAVE_STRINGS_H 1
5169| #define HAVE_INTTYPES_H 1
5170| #define HAVE_STDINT_H 1
5171| #define HAVE_UNISTD_H 1
5172| #define __EXTENSIONS__ 1
5173| #define _ALL_SOURCE 1
5174| #define _GNU_SOURCE 1
5175| #define _POSIX_PTHREAD_SEMANTICS 1
5176| #define _TANDEM_SOURCE 1
5177| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
5178| #define RUN_DIR "/opt/macports-test/etc/unbound"
5179| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
5180| #define SHARE_DIR "/opt/macports-test/etc/unbound"
5181| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
5182| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
5183| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
5184| #define UB_USERNAME "unbound"
5185| #define WINVER 0x0502
5186| #define RSRC_PACKAGE_VERSION 1,9,2,0
5187| #define HAVE_GETOPT_H 1
5188| #define HAVE_TIME_H 1
5189| #define HAVE_ATTR_FORMAT 1
5190| #define HAVE_ATTR_UNUSED 1
5191| #define HAVE_ATTR_WEAK 1
5192| #define ATTR_WEAK __attribute__((weak))
5193| #define HAVE_ATTR_NORETURN 1
5194| #define ATTR_NORETURN __attribute__((__noreturn__))
5195| #define YYTEXT_POINTER 1
5196| #define LEX_HAS_YYLEX_DESTROY 1
5197| #define HAVE_DLFCN_H 1
5198| #define LT_OBJDIR ".libs/"
5199| #define HAVE_STDARG_H 1
5200| #define HAVE_STDBOOL_H 1
5201| #define HAVE_NETINET_IN_H 1
5202| #define HAVE_NETINET_TCP_H 1
5203| #define HAVE_SYS_PARAM_H 1
5204| #define HAVE_SYS_SOCKET_H 1
5205| #define HAVE_SYS_UN_H 1
5206| #define HAVE_SYS_UIO_H 1
5207| #define HAVE_SYS_RESOURCE_H 1
5208| #define HAVE_ARPA_INET_H 1
5209| #define HAVE_SYSLOG_H 1
5210| #define HAVE_NETDB_H 1
5211| #define HAVE_SYS_WAIT_H 1
5212| #define HAVE_PWD_H 1
5213| #define HAVE_GLOB_H 1
5214| #define HAVE_GRP_H 1
5215| #define HAVE_LIBKERN_OSBYTEORDER_H 1
5216| #define HAVE_SYS_IPC_H 1
5217| #define HAVE_SYS_SHM_H 1
5218| #define SIZEOF_TIME_T 8
5219| #define HAVE_UNISTD_H 1
5220| #define HAVE_CHOWN 1
5221| /* end confdefs.h.  */
5222| #include <vfork.h>
5223configure:15249: result: no
5224configure:15249: checking for vfork.h
5225configure:15249: result: no
5226configure:15262: checking for fork
5227configure:15262: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
5228configure:15262: $? = 0
5229configure:15262: result: yes
5230configure:15262: checking for vfork
5231configure:15262: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
5232conftest.c:92:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
5233char vfork ();
5234     ^
5235conftest.c:92:6: note: 'vfork' is a builtin with type 'int (void)'
52361 warning generated.
5237configure:15262: $? = 0
5238configure:15262: result: yes
5239configure:15272: checking for working fork
5240configure:15294: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
5241configure:15294: $? = 0
5242configure:15294: ./conftest
5243configure:15294: $? = 0
5244configure:15304: result: yes
5245configure:15325: checking for working vfork
5246configure:15435: result: yes
5247configure:15460: checking return type of signal handlers
5248configure:15478: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
5249conftest.c:78:8: error: indirection requires pointer operand ('void' invalid)
5250return *(signal (0, 0)) (0) == 1;
5251       ^~~~~~~~~~~~~~~~~~~~
52521 error generated.
5253configure:15478: $? = 1
5254configure: failed program was:
5255| /* confdefs.h */
5256| #define PACKAGE_NAME "unbound"
5257| #define PACKAGE_TARNAME "unbound"
5258| #define PACKAGE_VERSION "1.9.2"
5259| #define PACKAGE_STRING "unbound 1.9.2"
5260| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
5261| #define PACKAGE_URL ""
5262| #define STDC_HEADERS 1
5263| #define HAVE_SYS_TYPES_H 1
5264| #define HAVE_SYS_STAT_H 1
5265| #define HAVE_STDLIB_H 1
5266| #define HAVE_STRING_H 1
5267| #define HAVE_MEMORY_H 1
5268| #define HAVE_STRINGS_H 1
5269| #define HAVE_INTTYPES_H 1
5270| #define HAVE_STDINT_H 1
5271| #define HAVE_UNISTD_H 1
5272| #define __EXTENSIONS__ 1
5273| #define _ALL_SOURCE 1
5274| #define _GNU_SOURCE 1
5275| #define _POSIX_PTHREAD_SEMANTICS 1
5276| #define _TANDEM_SOURCE 1
5277| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
5278| #define RUN_DIR "/opt/macports-test/etc/unbound"
5279| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
5280| #define SHARE_DIR "/opt/macports-test/etc/unbound"
5281| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
5282| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
5283| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
5284| #define UB_USERNAME "unbound"
5285| #define WINVER 0x0502
5286| #define RSRC_PACKAGE_VERSION 1,9,2,0
5287| #define HAVE_GETOPT_H 1
5288| #define HAVE_TIME_H 1
5289| #define HAVE_ATTR_FORMAT 1
5290| #define HAVE_ATTR_UNUSED 1
5291| #define HAVE_ATTR_WEAK 1
5292| #define ATTR_WEAK __attribute__((weak))
5293| #define HAVE_ATTR_NORETURN 1
5294| #define ATTR_NORETURN __attribute__((__noreturn__))
5295| #define YYTEXT_POINTER 1
5296| #define LEX_HAS_YYLEX_DESTROY 1
5297| #define HAVE_DLFCN_H 1
5298| #define LT_OBJDIR ".libs/"
5299| #define HAVE_STDARG_H 1
5300| #define HAVE_STDBOOL_H 1
5301| #define HAVE_NETINET_IN_H 1
5302| #define HAVE_NETINET_TCP_H 1
5303| #define HAVE_SYS_PARAM_H 1
5304| #define HAVE_SYS_SOCKET_H 1
5305| #define HAVE_SYS_UN_H 1
5306| #define HAVE_SYS_UIO_H 1
5307| #define HAVE_SYS_RESOURCE_H 1
5308| #define HAVE_ARPA_INET_H 1
5309| #define HAVE_SYSLOG_H 1
5310| #define HAVE_NETDB_H 1
5311| #define HAVE_SYS_WAIT_H 1
5312| #define HAVE_PWD_H 1
5313| #define HAVE_GLOB_H 1
5314| #define HAVE_GRP_H 1
5315| #define HAVE_LIBKERN_OSBYTEORDER_H 1
5316| #define HAVE_SYS_IPC_H 1
5317| #define HAVE_SYS_SHM_H 1
5318| #define SIZEOF_TIME_T 8
5319| #define HAVE_UNISTD_H 1
5320| #define HAVE_CHOWN 1
5321| #define HAVE_FORK 1
5322| #define HAVE_VFORK 1
5323| #define HAVE_WORKING_VFORK 1
5324| #define HAVE_WORKING_FORK 1
5325| /* end confdefs.h.  */
5326| #include <sys/types.h>
5327| #include <signal.h>
5328|
5329| int
5330| main ()
5331| {
5332| return *(signal (0, 0)) (0) == 1;
5333|   ;
5334|   return 0;
5335| }
5336configure:15485: result: void
5337configure:15493: checking for _LARGEFILE_SOURCE value needed for large files
5338configure:15512: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
5339configure:15512: $? = 0
5340configure:15540: result: no
5341configure:15569: checking for special C compiler options needed for large files
5342configure:15614: result: no
5343configure:15620: checking for _FILE_OFFSET_BITS value needed for large files
5344configure:15645: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
5345configure:15645: $? = 0
5346configure:15677: result: no
5347configure:15765: checking whether we need -D_LARGEFILE_SOURCE=1 as a flag for /usr/bin/clang
5348configure:15807: result: no
5349configure:15826: checking if nonblocking sockets work
5350configure:15967: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
5351configure:15967: $? = 0
5352configure:15967: ./conftest
5353configure:15967: $? = 0
5354configure:15969: result: yes
5355configure:15988: checking whether mkdir has one arg
5356configure:16012: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
5357conftest.c:88:25: error: too few arguments to function call, expected 2, have 1
5358        (void)mkdir("directory");
5359              ~~~~~            ^
5360/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/stat.h:359:1: note: 'mkdir' declared here
5361int     mkdir(const char *, mode_t);
5362^
53631 error generated.
5364configure:16012: $? = 1
5365configure: failed program was:
5366| /* confdefs.h */
5367| #define PACKAGE_NAME "unbound"
5368| #define PACKAGE_TARNAME "unbound"
5369| #define PACKAGE_VERSION "1.9.2"
5370| #define PACKAGE_STRING "unbound 1.9.2"
5371| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
5372| #define PACKAGE_URL ""
5373| #define STDC_HEADERS 1
5374| #define HAVE_SYS_TYPES_H 1
5375| #define HAVE_SYS_STAT_H 1
5376| #define HAVE_STDLIB_H 1
5377| #define HAVE_STRING_H 1
5378| #define HAVE_MEMORY_H 1
5379| #define HAVE_STRINGS_H 1
5380| #define HAVE_INTTYPES_H 1
5381| #define HAVE_STDINT_H 1
5382| #define HAVE_UNISTD_H 1
5383| #define __EXTENSIONS__ 1
5384| #define _ALL_SOURCE 1
5385| #define _GNU_SOURCE 1
5386| #define _POSIX_PTHREAD_SEMANTICS 1
5387| #define _TANDEM_SOURCE 1
5388| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
5389| #define RUN_DIR "/opt/macports-test/etc/unbound"
5390| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
5391| #define SHARE_DIR "/opt/macports-test/etc/unbound"
5392| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
5393| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
5394| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
5395| #define UB_USERNAME "unbound"
5396| #define WINVER 0x0502
5397| #define RSRC_PACKAGE_VERSION 1,9,2,0
5398| #define HAVE_GETOPT_H 1
5399| #define HAVE_TIME_H 1
5400| #define HAVE_ATTR_FORMAT 1
5401| #define HAVE_ATTR_UNUSED 1
5402| #define HAVE_ATTR_WEAK 1
5403| #define ATTR_WEAK __attribute__((weak))
5404| #define HAVE_ATTR_NORETURN 1
5405| #define ATTR_NORETURN __attribute__((__noreturn__))
5406| #define YYTEXT_POINTER 1
5407| #define LEX_HAS_YYLEX_DESTROY 1
5408| #define HAVE_DLFCN_H 1
5409| #define LT_OBJDIR ".libs/"
5410| #define HAVE_STDARG_H 1
5411| #define HAVE_STDBOOL_H 1
5412| #define HAVE_NETINET_IN_H 1
5413| #define HAVE_NETINET_TCP_H 1
5414| #define HAVE_SYS_PARAM_H 1
5415| #define HAVE_SYS_SOCKET_H 1
5416| #define HAVE_SYS_UN_H 1
5417| #define HAVE_SYS_UIO_H 1
5418| #define HAVE_SYS_RESOURCE_H 1
5419| #define HAVE_ARPA_INET_H 1
5420| #define HAVE_SYSLOG_H 1
5421| #define HAVE_NETDB_H 1
5422| #define HAVE_SYS_WAIT_H 1
5423| #define HAVE_PWD_H 1
5424| #define HAVE_GLOB_H 1
5425| #define HAVE_GRP_H 1
5426| #define HAVE_LIBKERN_OSBYTEORDER_H 1
5427| #define HAVE_SYS_IPC_H 1
5428| #define HAVE_SYS_SHM_H 1
5429| #define SIZEOF_TIME_T 8
5430| #define HAVE_UNISTD_H 1
5431| #define HAVE_CHOWN 1
5432| #define HAVE_FORK 1
5433| #define HAVE_VFORK 1
5434| #define HAVE_WORKING_VFORK 1
5435| #define HAVE_WORKING_FORK 1
5436| #define RETSIGTYPE void
5437| #define HAVE_FSEEKO 1
5438| /* end confdefs.h.  */
5439|
5440| #include <stdio.h>
5441| #include <unistd.h>
5442| #ifdef HAVE_WINSOCK2_H
5443| #include <winsock2.h>
5444| #endif
5445| #ifdef HAVE_SYS_STAT_H
5446| #include <sys/stat.h>
5447| #endif
5448|
5449| int
5450| main ()
5451| {
5452|
5453|       (void)mkdir("directory");
5454|
5455|   ;
5456|   return 0;
5457| }
5458configure:16020: result: no
5459configure:16028: checking for strptime
5460configure:16028: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
5461configure:16028: $? = 0
5462configure:16028: result: yes
5463configure:16034: checking whether strptime works
5464configure:16055: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
5465configure:16055: $? = 0
5466configure:16055: ./conftest
5467configure:16055: $? = 2
5468configure: program exited with status 2
5469configure: failed program was:
5470| /* confdefs.h */
5471| #define PACKAGE_NAME "unbound"
5472| #define PACKAGE_TARNAME "unbound"
5473| #define PACKAGE_VERSION "1.9.2"
5474| #define PACKAGE_STRING "unbound 1.9.2"
5475| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
5476| #define PACKAGE_URL ""
5477| #define STDC_HEADERS 1
5478| #define HAVE_SYS_TYPES_H 1
5479| #define HAVE_SYS_STAT_H 1
5480| #define HAVE_STDLIB_H 1
5481| #define HAVE_STRING_H 1
5482| #define HAVE_MEMORY_H 1
5483| #define HAVE_STRINGS_H 1
5484| #define HAVE_INTTYPES_H 1
5485| #define HAVE_STDINT_H 1
5486| #define HAVE_UNISTD_H 1
5487| #define __EXTENSIONS__ 1
5488| #define _ALL_SOURCE 1
5489| #define _GNU_SOURCE 1
5490| #define _POSIX_PTHREAD_SEMANTICS 1
5491| #define _TANDEM_SOURCE 1
5492| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
5493| #define RUN_DIR "/opt/macports-test/etc/unbound"
5494| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
5495| #define SHARE_DIR "/opt/macports-test/etc/unbound"
5496| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
5497| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
5498| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
5499| #define UB_USERNAME "unbound"
5500| #define WINVER 0x0502
5501| #define RSRC_PACKAGE_VERSION 1,9,2,0
5502| #define HAVE_GETOPT_H 1
5503| #define HAVE_TIME_H 1
5504| #define HAVE_ATTR_FORMAT 1
5505| #define HAVE_ATTR_UNUSED 1
5506| #define HAVE_ATTR_WEAK 1
5507| #define ATTR_WEAK __attribute__((weak))
5508| #define HAVE_ATTR_NORETURN 1
5509| #define ATTR_NORETURN __attribute__((__noreturn__))
5510| #define YYTEXT_POINTER 1
5511| #define LEX_HAS_YYLEX_DESTROY 1
5512| #define HAVE_DLFCN_H 1
5513| #define LT_OBJDIR ".libs/"
5514| #define HAVE_STDARG_H 1
5515| #define HAVE_STDBOOL_H 1
5516| #define HAVE_NETINET_IN_H 1
5517| #define HAVE_NETINET_TCP_H 1
5518| #define HAVE_SYS_PARAM_H 1
5519| #define HAVE_SYS_SOCKET_H 1
5520| #define HAVE_SYS_UN_H 1
5521| #define HAVE_SYS_UIO_H 1
5522| #define HAVE_SYS_RESOURCE_H 1
5523| #define HAVE_ARPA_INET_H 1
5524| #define HAVE_SYSLOG_H 1
5525| #define HAVE_NETDB_H 1
5526| #define HAVE_SYS_WAIT_H 1
5527| #define HAVE_PWD_H 1
5528| #define HAVE_GLOB_H 1
5529| #define HAVE_GRP_H 1
5530| #define HAVE_LIBKERN_OSBYTEORDER_H 1
5531| #define HAVE_SYS_IPC_H 1
5532| #define HAVE_SYS_SHM_H 1
5533| #define SIZEOF_TIME_T 8
5534| #define HAVE_UNISTD_H 1
5535| #define HAVE_CHOWN 1
5536| #define HAVE_FORK 1
5537| #define HAVE_VFORK 1
5538| #define HAVE_WORKING_VFORK 1
5539| #define HAVE_WORKING_FORK 1
5540| #define RETSIGTYPE void
5541| #define HAVE_FSEEKO 1
5542| #define HAVE_STRPTIME 1
5543| /* end confdefs.h.  */
5544|
5545| #define _XOPEN_SOURCE 600
5546| #include <time.h>
5547| int main(void) { struct tm tm; char *res;
5548| res = strptime("2010-07-15T00:00:00+00:00", "%t%Y%t-%t%m%t-%t%d%tT%t%H%t:%t%M%t:%t%S%t", &tm);
5549| if (!res) return 2;
5550| res = strptime("20070207111842", "%Y%m%d%H%M%S", &tm);
5551| if (!res) return 1; return 0; }
5552|
5553configure:16067: result: no
5554configure:16138: checking for GNU libc compatible malloc
5555configure:16172: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
5556configure:16172: $? = 0
5557configure:16172: ./conftest
5558configure:16172: $? = 1
5559configure: program exited with status 1
5560configure: failed program was:
5561| /* confdefs.h */
5562| #define PACKAGE_NAME "unbound"
5563| #define PACKAGE_TARNAME "unbound"
5564| #define PACKAGE_VERSION "1.9.2"
5565| #define PACKAGE_STRING "unbound 1.9.2"
5566| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
5567| #define PACKAGE_URL ""
5568| #define STDC_HEADERS 1
5569| #define HAVE_SYS_TYPES_H 1
5570| #define HAVE_SYS_STAT_H 1
5571| #define HAVE_STDLIB_H 1
5572| #define HAVE_STRING_H 1
5573| #define HAVE_MEMORY_H 1
5574| #define HAVE_STRINGS_H 1
5575| #define HAVE_INTTYPES_H 1
5576| #define HAVE_STDINT_H 1
5577| #define HAVE_UNISTD_H 1
5578| #define __EXTENSIONS__ 1
5579| #define _ALL_SOURCE 1
5580| #define _GNU_SOURCE 1
5581| #define _POSIX_PTHREAD_SEMANTICS 1
5582| #define _TANDEM_SOURCE 1
5583| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
5584| #define RUN_DIR "/opt/macports-test/etc/unbound"
5585| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
5586| #define SHARE_DIR "/opt/macports-test/etc/unbound"
5587| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
5588| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
5589| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
5590| #define UB_USERNAME "unbound"
5591| #define WINVER 0x0502
5592| #define RSRC_PACKAGE_VERSION 1,9,2,0
5593| #define HAVE_GETOPT_H 1
5594| #define HAVE_TIME_H 1
5595| #define HAVE_ATTR_FORMAT 1
5596| #define HAVE_ATTR_UNUSED 1
5597| #define HAVE_ATTR_WEAK 1
5598| #define ATTR_WEAK __attribute__((weak))
5599| #define HAVE_ATTR_NORETURN 1
5600| #define ATTR_NORETURN __attribute__((__noreturn__))
5601| #define YYTEXT_POINTER 1
5602| #define LEX_HAS_YYLEX_DESTROY 1
5603| #define HAVE_DLFCN_H 1
5604| #define LT_OBJDIR ".libs/"
5605| #define HAVE_STDARG_H 1
5606| #define HAVE_STDBOOL_H 1
5607| #define HAVE_NETINET_IN_H 1
5608| #define HAVE_NETINET_TCP_H 1
5609| #define HAVE_SYS_PARAM_H 1
5610| #define HAVE_SYS_SOCKET_H 1
5611| #define HAVE_SYS_UN_H 1
5612| #define HAVE_SYS_UIO_H 1
5613| #define HAVE_SYS_RESOURCE_H 1
5614| #define HAVE_ARPA_INET_H 1
5615| #define HAVE_SYSLOG_H 1
5616| #define HAVE_NETDB_H 1
5617| #define HAVE_SYS_WAIT_H 1
5618| #define HAVE_PWD_H 1
5619| #define HAVE_GLOB_H 1
5620| #define HAVE_GRP_H 1
5621| #define HAVE_LIBKERN_OSBYTEORDER_H 1
5622| #define HAVE_SYS_IPC_H 1
5623| #define HAVE_SYS_SHM_H 1
5624| #define SIZEOF_TIME_T 8
5625| #define HAVE_UNISTD_H 1
5626| #define HAVE_CHOWN 1
5627| #define HAVE_FORK 1
5628| #define HAVE_VFORK 1
5629| #define HAVE_WORKING_VFORK 1
5630| #define HAVE_WORKING_FORK 1
5631| #define RETSIGTYPE void
5632| #define HAVE_FSEEKO 1
5633| #define HAVE_STRPTIME 1
5634| #define REUSEPORT_DEFAULT 0
5635| /* end confdefs.h.  */
5636| #if defined STDC_HEADERS || defined HAVE_STDLIB_H
5637| #include <stdlib.h>
5638| #else
5639| char *malloc ();
5640| #endif
5641|
5642| int
5643| main ()
5644| {
5645|  if(malloc(0) != 0) return 1;
5646|   ;
5647|   return 0;
5648| }
5649|
5650configure:16187: result: yes
5651configure:16379: checking if compiler needs -Werror to reject unknown flags
5652configure:16395: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Werror -Wunknown-warning-option -Wsizeof-array-argument -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
5653configure:16395: $? = 0
5654configure:16396: result: yes
5655configure:16416: checking whether pthreads work with -pthread
5656configure:16504: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -pthread -Werror -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c   >&5
5657configure:16504: $? = 0
5658configure:16513: result: yes
5659configure:16532: checking for joinable pthread attribute
5660configure:16547: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c   >&5
5661configure:16547: $? = 0
5662configure:16553: result: PTHREAD_CREATE_JOINABLE
5663configure:16563: checking if more special flags are required for pthreads
5664configure:16578: result: -D_THREAD_SAFE
5665configure:16584: checking for PTHREAD_PRIO_INHERIT
5666configure:16601: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c   >&5
5667configure:16601: $? = 0
5668configure:16610: result: yes
5669configure:16704: checking for pthread_spinlock_t
5670configure:16704: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
5671conftest.c:84:13: error: use of undeclared identifier 'pthread_spinlock_t'
5672if (sizeof (pthread_spinlock_t))
5673            ^
56741 error generated.
5675configure:16704: $? = 1
5676configure: failed program was:
5677| /* confdefs.h */
5678| #define PACKAGE_NAME "unbound"
5679| #define PACKAGE_TARNAME "unbound"
5680| #define PACKAGE_VERSION "1.9.2"
5681| #define PACKAGE_STRING "unbound 1.9.2"
5682| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
5683| #define PACKAGE_URL ""
5684| #define STDC_HEADERS 1
5685| #define HAVE_SYS_TYPES_H 1
5686| #define HAVE_SYS_STAT_H 1
5687| #define HAVE_STDLIB_H 1
5688| #define HAVE_STRING_H 1
5689| #define HAVE_MEMORY_H 1
5690| #define HAVE_STRINGS_H 1
5691| #define HAVE_INTTYPES_H 1
5692| #define HAVE_STDINT_H 1
5693| #define HAVE_UNISTD_H 1
5694| #define __EXTENSIONS__ 1
5695| #define _ALL_SOURCE 1
5696| #define _GNU_SOURCE 1
5697| #define _POSIX_PTHREAD_SEMANTICS 1
5698| #define _TANDEM_SOURCE 1
5699| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
5700| #define RUN_DIR "/opt/macports-test/etc/unbound"
5701| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
5702| #define SHARE_DIR "/opt/macports-test/etc/unbound"
5703| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
5704| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
5705| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
5706| #define UB_USERNAME "unbound"
5707| #define WINVER 0x0502
5708| #define RSRC_PACKAGE_VERSION 1,9,2,0
5709| #define HAVE_GETOPT_H 1
5710| #define HAVE_TIME_H 1
5711| #define HAVE_ATTR_FORMAT 1
5712| #define HAVE_ATTR_UNUSED 1
5713| #define HAVE_ATTR_WEAK 1
5714| #define ATTR_WEAK __attribute__((weak))
5715| #define HAVE_ATTR_NORETURN 1
5716| #define ATTR_NORETURN __attribute__((__noreturn__))
5717| #define YYTEXT_POINTER 1
5718| #define LEX_HAS_YYLEX_DESTROY 1
5719| #define HAVE_DLFCN_H 1
5720| #define LT_OBJDIR ".libs/"
5721| #define HAVE_STDARG_H 1
5722| #define HAVE_STDBOOL_H 1
5723| #define HAVE_NETINET_IN_H 1
5724| #define HAVE_NETINET_TCP_H 1
5725| #define HAVE_SYS_PARAM_H 1
5726| #define HAVE_SYS_SOCKET_H 1
5727| #define HAVE_SYS_UN_H 1
5728| #define HAVE_SYS_UIO_H 1
5729| #define HAVE_SYS_RESOURCE_H 1
5730| #define HAVE_ARPA_INET_H 1
5731| #define HAVE_SYSLOG_H 1
5732| #define HAVE_NETDB_H 1
5733| #define HAVE_SYS_WAIT_H 1
5734| #define HAVE_PWD_H 1
5735| #define HAVE_GLOB_H 1
5736| #define HAVE_GRP_H 1
5737| #define HAVE_LIBKERN_OSBYTEORDER_H 1
5738| #define HAVE_SYS_IPC_H 1
5739| #define HAVE_SYS_SHM_H 1
5740| #define SIZEOF_TIME_T 8
5741| #define HAVE_UNISTD_H 1
5742| #define HAVE_CHOWN 1
5743| #define HAVE_FORK 1
5744| #define HAVE_VFORK 1
5745| #define HAVE_WORKING_VFORK 1
5746| #define HAVE_WORKING_FORK 1
5747| #define RETSIGTYPE void
5748| #define HAVE_FSEEKO 1
5749| #define HAVE_STRPTIME 1
5750| #define REUSEPORT_DEFAULT 0
5751| #define HAVE_MALLOC 1
5752| #define HAVE_PTHREAD_PRIO_INHERIT 1
5753| #define HAVE_PTHREAD 1
5754| /* end confdefs.h.  */
5755| #include <pthread.h>
5756|
5757| int
5758| main ()
5759| {
5760| if (sizeof (pthread_spinlock_t))
5761|        return 0;
5762|   ;
5763|   return 0;
5764| }
5765configure:16704: result: no
5766configure:16714: checking for pthread_rwlock_t
5767configure:16714: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
5768configure:16714: $? = 0
5769configure:16714: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
5770conftest.c:84:31: error: expected expression
5771if (sizeof ((pthread_rwlock_t)))
5772                              ^
57731 error generated.
5774configure:16714: $? = 1
5775configure: failed program was:
5776| /* confdefs.h */
5777| #define PACKAGE_NAME "unbound"
5778| #define PACKAGE_TARNAME "unbound"
5779| #define PACKAGE_VERSION "1.9.2"
5780| #define PACKAGE_STRING "unbound 1.9.2"
5781| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
5782| #define PACKAGE_URL ""
5783| #define STDC_HEADERS 1
5784| #define HAVE_SYS_TYPES_H 1
5785| #define HAVE_SYS_STAT_H 1
5786| #define HAVE_STDLIB_H 1
5787| #define HAVE_STRING_H 1
5788| #define HAVE_MEMORY_H 1
5789| #define HAVE_STRINGS_H 1
5790| #define HAVE_INTTYPES_H 1
5791| #define HAVE_STDINT_H 1
5792| #define HAVE_UNISTD_H 1
5793| #define __EXTENSIONS__ 1
5794| #define _ALL_SOURCE 1
5795| #define _GNU_SOURCE 1
5796| #define _POSIX_PTHREAD_SEMANTICS 1
5797| #define _TANDEM_SOURCE 1
5798| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
5799| #define RUN_DIR "/opt/macports-test/etc/unbound"
5800| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
5801| #define SHARE_DIR "/opt/macports-test/etc/unbound"
5802| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
5803| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
5804| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
5805| #define UB_USERNAME "unbound"
5806| #define WINVER 0x0502
5807| #define RSRC_PACKAGE_VERSION 1,9,2,0
5808| #define HAVE_GETOPT_H 1
5809| #define HAVE_TIME_H 1
5810| #define HAVE_ATTR_FORMAT 1
5811| #define HAVE_ATTR_UNUSED 1
5812| #define HAVE_ATTR_WEAK 1
5813| #define ATTR_WEAK __attribute__((weak))
5814| #define HAVE_ATTR_NORETURN 1
5815| #define ATTR_NORETURN __attribute__((__noreturn__))
5816| #define YYTEXT_POINTER 1
5817| #define LEX_HAS_YYLEX_DESTROY 1
5818| #define HAVE_DLFCN_H 1
5819| #define LT_OBJDIR ".libs/"
5820| #define HAVE_STDARG_H 1
5821| #define HAVE_STDBOOL_H 1
5822| #define HAVE_NETINET_IN_H 1
5823| #define HAVE_NETINET_TCP_H 1
5824| #define HAVE_SYS_PARAM_H 1
5825| #define HAVE_SYS_SOCKET_H 1
5826| #define HAVE_SYS_UN_H 1
5827| #define HAVE_SYS_UIO_H 1
5828| #define HAVE_SYS_RESOURCE_H 1
5829| #define HAVE_ARPA_INET_H 1
5830| #define HAVE_SYSLOG_H 1
5831| #define HAVE_NETDB_H 1
5832| #define HAVE_SYS_WAIT_H 1
5833| #define HAVE_PWD_H 1
5834| #define HAVE_GLOB_H 1
5835| #define HAVE_GRP_H 1
5836| #define HAVE_LIBKERN_OSBYTEORDER_H 1
5837| #define HAVE_SYS_IPC_H 1
5838| #define HAVE_SYS_SHM_H 1
5839| #define SIZEOF_TIME_T 8
5840| #define HAVE_UNISTD_H 1
5841| #define HAVE_CHOWN 1
5842| #define HAVE_FORK 1
5843| #define HAVE_VFORK 1
5844| #define HAVE_WORKING_VFORK 1
5845| #define HAVE_WORKING_FORK 1
5846| #define RETSIGTYPE void
5847| #define HAVE_FSEEKO 1
5848| #define HAVE_STRPTIME 1
5849| #define REUSEPORT_DEFAULT 0
5850| #define HAVE_MALLOC 1
5851| #define HAVE_PTHREAD_PRIO_INHERIT 1
5852| #define HAVE_PTHREAD 1
5853| /* end confdefs.h.  */
5854| #include <pthread.h>
5855|
5856| int
5857| main ()
5858| {
5859| if (sizeof ((pthread_rwlock_t)))
5860|           return 0;
5861|   ;
5862|   return 0;
5863| }
5864configure:16714: result: yes
5865configure:16727: checking if -pthread unused during linking
5866/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -c conftest.c -o conftest.o
5867/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -Werror -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -o conftest contest.o
5868configure:16752: result: no
5869configure:17555: checking for SSL
5870configure:17579: result: found in /opt/macports-test
5871configure:17594: checking for HMAC_Update in -lcrypto
5872configure:17612: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib conftest.c  -lcrypto >&5
5873configure:17612: $? = 0
5874configure:17614: result: yes
5875configure:17744: checking for openssl/ssl.h
5876configure:17744: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include conftest.c >&5
5877configure:17744: $? = 0
5878configure:17744: result: yes
5879configure:17757: checking for openssl/err.h
5880configure:17757: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include conftest.c >&5
5881configure:17757: $? = 0
5882configure:17757: result: yes
5883configure:17770: checking for openssl/rand.h
5884configure:17770: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include conftest.c >&5
5885configure:17770: $? = 0
5886configure:17770: result: yes
5887configure:17787: checking if libssl needs libdl
5888configure:17807: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib conftest.c -lssl  -lcrypto >&5
5889configure:17807: $? = 0
5890configure:17809: result: no
5891configure:17883: checking if libssl needs -lcrypt32
5892configure:17903: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib conftest.c -lssl  -lcrypto >&5
5893configure:17903: $? = 0
5894configure:17905: result: no
5895configure:17920: checking for LibreSSL
5896configure:17982: result: no
5897configure:17988: checking for openssl/conf.h
5898configure:17988: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include conftest.c >&5
5899configure:17988: $? = 0
5900configure:17988: result: yes
5901configure:17988: checking for openssl/engine.h
5902configure:17988: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include conftest.c >&5
5903configure:17988: $? = 0
5904configure:17988: result: yes
5905configure:17988: checking for openssl/bn.h
5906configure:17988: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include conftest.c >&5
5907configure:17988: $? = 0
5908configure:17988: result: yes
5909configure:17988: checking for openssl/dh.h
5910configure:17988: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include conftest.c >&5
5911configure:17988: $? = 0
5912configure:17988: result: yes
5913configure:17988: checking for openssl/dsa.h
5914configure:17988: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include conftest.c >&5
5915configure:17988: $? = 0
5916configure:17988: result: yes
5917configure:17988: checking for openssl/rsa.h
5918configure:17988: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include conftest.c >&5
5919configure:17988: $? = 0
5920configure:17988: result: yes
5921configure:18002: checking for OPENSSL_config
5922configure:18002: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib conftest.c  -lcrypto >&5
5923configure:18002: $? = 0
5924configure:18002: result: yes
5925configure:18002: checking for EVP_sha1
5926configure:18002: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib conftest.c  -lcrypto >&5
5927configure:18002: $? = 0
5928configure:18002: result: yes
5929configure:18002: checking for EVP_sha256
5930configure:18002: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib conftest.c  -lcrypto >&5
5931configure:18002: $? = 0
5932configure:18002: result: yes
5933configure:18002: checking for EVP_sha512
5934configure:18002: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib conftest.c  -lcrypto >&5
5935configure:18002: $? = 0
5936configure:18002: result: yes
5937configure:18002: checking for FIPS_mode
5938configure:18002: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib conftest.c  -lcrypto >&5
5939configure:18002: $? = 0
5940configure:18002: result: yes
5941configure:18002: checking for EVP_MD_CTX_new
5942configure:18002: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib conftest.c  -lcrypto >&5
5943Undefined symbols for architecture x86_64:
5944  "_EVP_MD_CTX_new", referenced from:
5945      _main in conftest-a360bd.o
5946ld: symbol(s) not found for architecture x86_64
5947clang: error: linker command failed with exit code 1 (use -v to see invocation)
5948configure:18002: $? = 1
5949configure: failed program was:
5950| /* confdefs.h */
5951| #define PACKAGE_NAME "unbound"
5952| #define PACKAGE_TARNAME "unbound"
5953| #define PACKAGE_VERSION "1.9.2"
5954| #define PACKAGE_STRING "unbound 1.9.2"
5955| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
5956| #define PACKAGE_URL ""
5957| #define STDC_HEADERS 1
5958| #define HAVE_SYS_TYPES_H 1
5959| #define HAVE_SYS_STAT_H 1
5960| #define HAVE_STDLIB_H 1
5961| #define HAVE_STRING_H 1
5962| #define HAVE_MEMORY_H 1
5963| #define HAVE_STRINGS_H 1
5964| #define HAVE_INTTYPES_H 1
5965| #define HAVE_STDINT_H 1
5966| #define HAVE_UNISTD_H 1
5967| #define __EXTENSIONS__ 1
5968| #define _ALL_SOURCE 1
5969| #define _GNU_SOURCE 1
5970| #define _POSIX_PTHREAD_SEMANTICS 1
5971| #define _TANDEM_SOURCE 1
5972| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
5973| #define RUN_DIR "/opt/macports-test/etc/unbound"
5974| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
5975| #define SHARE_DIR "/opt/macports-test/etc/unbound"
5976| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
5977| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
5978| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
5979| #define UB_USERNAME "unbound"
5980| #define WINVER 0x0502
5981| #define RSRC_PACKAGE_VERSION 1,9,2,0
5982| #define HAVE_GETOPT_H 1
5983| #define HAVE_TIME_H 1
5984| #define HAVE_ATTR_FORMAT 1
5985| #define HAVE_ATTR_UNUSED 1
5986| #define HAVE_ATTR_WEAK 1
5987| #define ATTR_WEAK __attribute__((weak))
5988| #define HAVE_ATTR_NORETURN 1
5989| #define ATTR_NORETURN __attribute__((__noreturn__))
5990| #define YYTEXT_POINTER 1
5991| #define LEX_HAS_YYLEX_DESTROY 1
5992| #define HAVE_DLFCN_H 1
5993| #define LT_OBJDIR ".libs/"
5994| #define HAVE_STDARG_H 1
5995| #define HAVE_STDBOOL_H 1
5996| #define HAVE_NETINET_IN_H 1
5997| #define HAVE_NETINET_TCP_H 1
5998| #define HAVE_SYS_PARAM_H 1
5999| #define HAVE_SYS_SOCKET_H 1
6000| #define HAVE_SYS_UN_H 1
6001| #define HAVE_SYS_UIO_H 1
6002| #define HAVE_SYS_RESOURCE_H 1
6003| #define HAVE_ARPA_INET_H 1
6004| #define HAVE_SYSLOG_H 1
6005| #define HAVE_NETDB_H 1
6006| #define HAVE_SYS_WAIT_H 1
6007| #define HAVE_PWD_H 1
6008| #define HAVE_GLOB_H 1
6009| #define HAVE_GRP_H 1
6010| #define HAVE_LIBKERN_OSBYTEORDER_H 1
6011| #define HAVE_SYS_IPC_H 1
6012| #define HAVE_SYS_SHM_H 1
6013| #define SIZEOF_TIME_T 8
6014| #define HAVE_UNISTD_H 1
6015| #define HAVE_CHOWN 1
6016| #define HAVE_FORK 1
6017| #define HAVE_VFORK 1
6018| #define HAVE_WORKING_VFORK 1
6019| #define HAVE_WORKING_FORK 1
6020| #define RETSIGTYPE void
6021| #define HAVE_FSEEKO 1
6022| #define HAVE_STRPTIME 1
6023| #define REUSEPORT_DEFAULT 0
6024| #define HAVE_MALLOC 1
6025| #define HAVE_PTHREAD_PRIO_INHERIT 1
6026| #define HAVE_PTHREAD 1
6027| #define HAVE_PTHREAD_RWLOCK_T 1
6028| #define HAVE_SSL /**/
6029| #define HAVE_HMAC_UPDATE 1
6030| #define HAVE_OPENSSL_SSL_H 1
6031| #define HAVE_OPENSSL_ERR_H 1
6032| #define HAVE_OPENSSL_RAND_H 1
6033| #define HAVE_OPENSSL_CONF_H 1
6034| #define HAVE_OPENSSL_ENGINE_H 1
6035| #define HAVE_OPENSSL_BN_H 1
6036| #define HAVE_OPENSSL_DH_H 1
6037| #define HAVE_OPENSSL_DSA_H 1
6038| #define HAVE_OPENSSL_RSA_H 1
6039| #define HAVE_OPENSSL_CONFIG 1
6040| #define HAVE_EVP_SHA1 1
6041| #define HAVE_EVP_SHA256 1
6042| #define HAVE_EVP_SHA512 1
6043| #define HAVE_FIPS_MODE 1
6044| /* end confdefs.h.  */
6045| /* Define EVP_MD_CTX_new to an innocuous variant, in case <limits.h> declares EVP_MD_CTX_new.
6046|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6047| #define EVP_MD_CTX_new innocuous_EVP_MD_CTX_new
6048|
6049| /* System header to define __stub macros and hopefully few prototypes,
6050|     which can conflict with char EVP_MD_CTX_new (); below.
6051|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6052|     <limits.h> exists even on freestanding compilers.  */
6053|
6054| #ifdef __STDC__
6055| # include <limits.h>
6056| #else
6057| # include <assert.h>
6058| #endif
6059|
6060| #undef EVP_MD_CTX_new
6061|
6062| /* Override any GCC internal prototype to avoid an error.
6063|    Use char because int might match the return type of a GCC
6064|    builtin and then its argument prototype would still apply.  */
6065| #ifdef __cplusplus
6066| extern "C"
6067| #endif
6068| char EVP_MD_CTX_new ();
6069| /* The GNU C library defines this for functions which it implements
6070|     to always fail with ENOSYS.  Some functions are actually named
6071|     something starting with __ and the normal name is an alias.  */
6072| #if defined __stub_EVP_MD_CTX_new || defined __stub___EVP_MD_CTX_new
6073| choke me
6074| #endif
6075|
6076| int
6077| main ()
6078| {
6079| return EVP_MD_CTX_new ();
6080|   ;
6081|   return 0;
6082| }
6083configure:18002: result: no
6084configure:18002: checking for OpenSSL_add_all_digests
6085configure:18002: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib conftest.c  -lcrypto >&5
6086configure:18002: $? = 0
6087configure:18002: result: yes
6088configure:18002: checking for OPENSSL_init_crypto
6089configure:18002: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib conftest.c  -lcrypto >&5
6090Undefined symbols for architecture x86_64:
6091  "_OPENSSL_init_crypto", referenced from:
6092      _main in conftest-143280.o
6093ld: symbol(s) not found for architecture x86_64
6094clang: error: linker command failed with exit code 1 (use -v to see invocation)
6095configure:18002: $? = 1
6096configure: failed program was:
6097| /* confdefs.h */
6098| #define PACKAGE_NAME "unbound"
6099| #define PACKAGE_TARNAME "unbound"
6100| #define PACKAGE_VERSION "1.9.2"
6101| #define PACKAGE_STRING "unbound 1.9.2"
6102| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
6103| #define PACKAGE_URL ""
6104| #define STDC_HEADERS 1
6105| #define HAVE_SYS_TYPES_H 1
6106| #define HAVE_SYS_STAT_H 1
6107| #define HAVE_STDLIB_H 1
6108| #define HAVE_STRING_H 1
6109| #define HAVE_MEMORY_H 1
6110| #define HAVE_STRINGS_H 1
6111| #define HAVE_INTTYPES_H 1
6112| #define HAVE_STDINT_H 1
6113| #define HAVE_UNISTD_H 1
6114| #define __EXTENSIONS__ 1
6115| #define _ALL_SOURCE 1
6116| #define _GNU_SOURCE 1
6117| #define _POSIX_PTHREAD_SEMANTICS 1
6118| #define _TANDEM_SOURCE 1
6119| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
6120| #define RUN_DIR "/opt/macports-test/etc/unbound"
6121| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
6122| #define SHARE_DIR "/opt/macports-test/etc/unbound"
6123| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
6124| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
6125| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
6126| #define UB_USERNAME "unbound"
6127| #define WINVER 0x0502
6128| #define RSRC_PACKAGE_VERSION 1,9,2,0
6129| #define HAVE_GETOPT_H 1
6130| #define HAVE_TIME_H 1
6131| #define HAVE_ATTR_FORMAT 1
6132| #define HAVE_ATTR_UNUSED 1
6133| #define HAVE_ATTR_WEAK 1
6134| #define ATTR_WEAK __attribute__((weak))
6135| #define HAVE_ATTR_NORETURN 1
6136| #define ATTR_NORETURN __attribute__((__noreturn__))
6137| #define YYTEXT_POINTER 1
6138| #define LEX_HAS_YYLEX_DESTROY 1
6139| #define HAVE_DLFCN_H 1
6140| #define LT_OBJDIR ".libs/"
6141| #define HAVE_STDARG_H 1
6142| #define HAVE_STDBOOL_H 1
6143| #define HAVE_NETINET_IN_H 1
6144| #define HAVE_NETINET_TCP_H 1
6145| #define HAVE_SYS_PARAM_H 1
6146| #define HAVE_SYS_SOCKET_H 1
6147| #define HAVE_SYS_UN_H 1
6148| #define HAVE_SYS_UIO_H 1
6149| #define HAVE_SYS_RESOURCE_H 1
6150| #define HAVE_ARPA_INET_H 1
6151| #define HAVE_SYSLOG_H 1
6152| #define HAVE_NETDB_H 1
6153| #define HAVE_SYS_WAIT_H 1
6154| #define HAVE_PWD_H 1
6155| #define HAVE_GLOB_H 1
6156| #define HAVE_GRP_H 1
6157| #define HAVE_LIBKERN_OSBYTEORDER_H 1
6158| #define HAVE_SYS_IPC_H 1
6159| #define HAVE_SYS_SHM_H 1
6160| #define SIZEOF_TIME_T 8
6161| #define HAVE_UNISTD_H 1
6162| #define HAVE_CHOWN 1
6163| #define HAVE_FORK 1
6164| #define HAVE_VFORK 1
6165| #define HAVE_WORKING_VFORK 1
6166| #define HAVE_WORKING_FORK 1
6167| #define RETSIGTYPE void
6168| #define HAVE_FSEEKO 1
6169| #define HAVE_STRPTIME 1
6170| #define REUSEPORT_DEFAULT 0
6171| #define HAVE_MALLOC 1
6172| #define HAVE_PTHREAD_PRIO_INHERIT 1
6173| #define HAVE_PTHREAD 1
6174| #define HAVE_PTHREAD_RWLOCK_T 1
6175| #define HAVE_SSL /**/
6176| #define HAVE_HMAC_UPDATE 1
6177| #define HAVE_OPENSSL_SSL_H 1
6178| #define HAVE_OPENSSL_ERR_H 1
6179| #define HAVE_OPENSSL_RAND_H 1
6180| #define HAVE_OPENSSL_CONF_H 1
6181| #define HAVE_OPENSSL_ENGINE_H 1
6182| #define HAVE_OPENSSL_BN_H 1
6183| #define HAVE_OPENSSL_DH_H 1
6184| #define HAVE_OPENSSL_DSA_H 1
6185| #define HAVE_OPENSSL_RSA_H 1
6186| #define HAVE_OPENSSL_CONFIG 1
6187| #define HAVE_EVP_SHA1 1
6188| #define HAVE_EVP_SHA256 1
6189| #define HAVE_EVP_SHA512 1
6190| #define HAVE_FIPS_MODE 1
6191| #define HAVE_OPENSSL_ADD_ALL_DIGESTS 1
6192| /* end confdefs.h.  */
6193| /* Define OPENSSL_init_crypto to an innocuous variant, in case <limits.h> declares OPENSSL_init_crypto.
6194|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6195| #define OPENSSL_init_crypto innocuous_OPENSSL_init_crypto
6196|
6197| /* System header to define __stub macros and hopefully few prototypes,
6198|     which can conflict with char OPENSSL_init_crypto (); below.
6199|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6200|     <limits.h> exists even on freestanding compilers.  */
6201|
6202| #ifdef __STDC__
6203| # include <limits.h>
6204| #else
6205| # include <assert.h>
6206| #endif
6207|
6208| #undef OPENSSL_init_crypto
6209|
6210| /* Override any GCC internal prototype to avoid an error.
6211|    Use char because int might match the return type of a GCC
6212|    builtin and then its argument prototype would still apply.  */
6213| #ifdef __cplusplus
6214| extern "C"
6215| #endif
6216| char OPENSSL_init_crypto ();
6217| /* The GNU C library defines this for functions which it implements
6218|     to always fail with ENOSYS.  Some functions are actually named
6219|     something starting with __ and the normal name is an alias.  */
6220| #if defined __stub_OPENSSL_init_crypto || defined __stub___OPENSSL_init_crypto
6221| choke me
6222| #endif
6223|
6224| int
6225| main ()
6226| {
6227| return OPENSSL_init_crypto ();
6228|   ;
6229|   return 0;
6230| }
6231configure:18002: result: no
6232configure:18002: checking for EVP_cleanup
6233configure:18002: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib conftest.c  -lcrypto >&5
6234configure:18002: $? = 0
6235configure:18002: result: yes
6236configure:18002: checking for ERR_load_crypto_strings
6237configure:18002: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib conftest.c  -lcrypto >&5
6238configure:18002: $? = 0
6239configure:18002: result: yes
6240configure:18002: checking for CRYPTO_cleanup_all_ex_data
6241configure:18002: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib conftest.c  -lcrypto >&5
6242configure:18002: $? = 0
6243configure:18002: result: yes
6244configure:18002: checking for ERR_free_strings
6245configure:18002: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib conftest.c  -lcrypto >&5
6246configure:18002: $? = 0
6247configure:18002: result: yes
6248configure:18002: checking for RAND_cleanup
6249configure:18002: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib conftest.c  -lcrypto >&5
6250configure:18002: $? = 0
6251configure:18002: result: yes
6252configure:18002: checking for DSA_SIG_set0
6253configure:18002: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib conftest.c  -lcrypto >&5
6254Undefined symbols for architecture x86_64:
6255  "_DSA_SIG_set0", referenced from:
6256      _main in conftest-f38175.o
6257ld: symbol(s) not found for architecture x86_64
6258clang: error: linker command failed with exit code 1 (use -v to see invocation)
6259configure:18002: $? = 1
6260configure: failed program was:
6261| /* confdefs.h */
6262| #define PACKAGE_NAME "unbound"
6263| #define PACKAGE_TARNAME "unbound"
6264| #define PACKAGE_VERSION "1.9.2"
6265| #define PACKAGE_STRING "unbound 1.9.2"
6266| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
6267| #define PACKAGE_URL ""
6268| #define STDC_HEADERS 1
6269| #define HAVE_SYS_TYPES_H 1
6270| #define HAVE_SYS_STAT_H 1
6271| #define HAVE_STDLIB_H 1
6272| #define HAVE_STRING_H 1
6273| #define HAVE_MEMORY_H 1
6274| #define HAVE_STRINGS_H 1
6275| #define HAVE_INTTYPES_H 1
6276| #define HAVE_STDINT_H 1
6277| #define HAVE_UNISTD_H 1
6278| #define __EXTENSIONS__ 1
6279| #define _ALL_SOURCE 1
6280| #define _GNU_SOURCE 1
6281| #define _POSIX_PTHREAD_SEMANTICS 1
6282| #define _TANDEM_SOURCE 1
6283| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
6284| #define RUN_DIR "/opt/macports-test/etc/unbound"
6285| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
6286| #define SHARE_DIR "/opt/macports-test/etc/unbound"
6287| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
6288| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
6289| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
6290| #define UB_USERNAME "unbound"
6291| #define WINVER 0x0502
6292| #define RSRC_PACKAGE_VERSION 1,9,2,0
6293| #define HAVE_GETOPT_H 1
6294| #define HAVE_TIME_H 1
6295| #define HAVE_ATTR_FORMAT 1
6296| #define HAVE_ATTR_UNUSED 1
6297| #define HAVE_ATTR_WEAK 1
6298| #define ATTR_WEAK __attribute__((weak))
6299| #define HAVE_ATTR_NORETURN 1
6300| #define ATTR_NORETURN __attribute__((__noreturn__))
6301| #define YYTEXT_POINTER 1
6302| #define LEX_HAS_YYLEX_DESTROY 1
6303| #define HAVE_DLFCN_H 1
6304| #define LT_OBJDIR ".libs/"
6305| #define HAVE_STDARG_H 1
6306| #define HAVE_STDBOOL_H 1
6307| #define HAVE_NETINET_IN_H 1
6308| #define HAVE_NETINET_TCP_H 1
6309| #define HAVE_SYS_PARAM_H 1
6310| #define HAVE_SYS_SOCKET_H 1
6311| #define HAVE_SYS_UN_H 1
6312| #define HAVE_SYS_UIO_H 1
6313| #define HAVE_SYS_RESOURCE_H 1
6314| #define HAVE_ARPA_INET_H 1
6315| #define HAVE_SYSLOG_H 1
6316| #define HAVE_NETDB_H 1
6317| #define HAVE_SYS_WAIT_H 1
6318| #define HAVE_PWD_H 1
6319| #define HAVE_GLOB_H 1
6320| #define HAVE_GRP_H 1
6321| #define HAVE_LIBKERN_OSBYTEORDER_H 1
6322| #define HAVE_SYS_IPC_H 1
6323| #define HAVE_SYS_SHM_H 1
6324| #define SIZEOF_TIME_T 8
6325| #define HAVE_UNISTD_H 1
6326| #define HAVE_CHOWN 1
6327| #define HAVE_FORK 1
6328| #define HAVE_VFORK 1
6329| #define HAVE_WORKING_VFORK 1
6330| #define HAVE_WORKING_FORK 1
6331| #define RETSIGTYPE void
6332| #define HAVE_FSEEKO 1
6333| #define HAVE_STRPTIME 1
6334| #define REUSEPORT_DEFAULT 0
6335| #define HAVE_MALLOC 1
6336| #define HAVE_PTHREAD_PRIO_INHERIT 1
6337| #define HAVE_PTHREAD 1
6338| #define HAVE_PTHREAD_RWLOCK_T 1
6339| #define HAVE_SSL /**/
6340| #define HAVE_HMAC_UPDATE 1
6341| #define HAVE_OPENSSL_SSL_H 1
6342| #define HAVE_OPENSSL_ERR_H 1
6343| #define HAVE_OPENSSL_RAND_H 1
6344| #define HAVE_OPENSSL_CONF_H 1
6345| #define HAVE_OPENSSL_ENGINE_H 1
6346| #define HAVE_OPENSSL_BN_H 1
6347| #define HAVE_OPENSSL_DH_H 1
6348| #define HAVE_OPENSSL_DSA_H 1
6349| #define HAVE_OPENSSL_RSA_H 1
6350| #define HAVE_OPENSSL_CONFIG 1
6351| #define HAVE_EVP_SHA1 1
6352| #define HAVE_EVP_SHA256 1
6353| #define HAVE_EVP_SHA512 1
6354| #define HAVE_FIPS_MODE 1
6355| #define HAVE_OPENSSL_ADD_ALL_DIGESTS 1
6356| #define HAVE_EVP_CLEANUP 1
6357| #define HAVE_ERR_LOAD_CRYPTO_STRINGS 1
6358| #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1
6359| #define HAVE_ERR_FREE_STRINGS 1
6360| #define HAVE_RAND_CLEANUP 1
6361| /* end confdefs.h.  */
6362| /* Define DSA_SIG_set0 to an innocuous variant, in case <limits.h> declares DSA_SIG_set0.
6363|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6364| #define DSA_SIG_set0 innocuous_DSA_SIG_set0
6365|
6366| /* System header to define __stub macros and hopefully few prototypes,
6367|     which can conflict with char DSA_SIG_set0 (); below.
6368|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6369|     <limits.h> exists even on freestanding compilers.  */
6370|
6371| #ifdef __STDC__
6372| # include <limits.h>
6373| #else
6374| # include <assert.h>
6375| #endif
6376|
6377| #undef DSA_SIG_set0
6378|
6379| /* Override any GCC internal prototype to avoid an error.
6380|    Use char because int might match the return type of a GCC
6381|    builtin and then its argument prototype would still apply.  */
6382| #ifdef __cplusplus
6383| extern "C"
6384| #endif
6385| char DSA_SIG_set0 ();
6386| /* The GNU C library defines this for functions which it implements
6387|     to always fail with ENOSYS.  Some functions are actually named
6388|     something starting with __ and the normal name is an alias.  */
6389| #if defined __stub_DSA_SIG_set0 || defined __stub___DSA_SIG_set0
6390| choke me
6391| #endif
6392|
6393| int
6394| main ()
6395| {
6396| return DSA_SIG_set0 ();
6397|   ;
6398|   return 0;
6399| }
6400configure:18002: result: no
6401configure:18002: checking for EVP_dss1
6402configure:18002: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib conftest.c  -lcrypto >&5
6403configure:18002: $? = 0
6404configure:18002: result: yes
6405configure:18002: checking for EVP_DigestVerify
6406configure:18002: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib conftest.c  -lcrypto >&5
6407Undefined symbols for architecture x86_64:
6408  "_EVP_DigestVerify", referenced from:
6409      _main in conftest-1f1def.o
6410ld: symbol(s) not found for architecture x86_64
6411clang: error: linker command failed with exit code 1 (use -v to see invocation)
6412configure:18002: $? = 1
6413configure: failed program was:
6414| /* confdefs.h */
6415| #define PACKAGE_NAME "unbound"
6416| #define PACKAGE_TARNAME "unbound"
6417| #define PACKAGE_VERSION "1.9.2"
6418| #define PACKAGE_STRING "unbound 1.9.2"
6419| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
6420| #define PACKAGE_URL ""
6421| #define STDC_HEADERS 1
6422| #define HAVE_SYS_TYPES_H 1
6423| #define HAVE_SYS_STAT_H 1
6424| #define HAVE_STDLIB_H 1
6425| #define HAVE_STRING_H 1
6426| #define HAVE_MEMORY_H 1
6427| #define HAVE_STRINGS_H 1
6428| #define HAVE_INTTYPES_H 1
6429| #define HAVE_STDINT_H 1
6430| #define HAVE_UNISTD_H 1
6431| #define __EXTENSIONS__ 1
6432| #define _ALL_SOURCE 1
6433| #define _GNU_SOURCE 1
6434| #define _POSIX_PTHREAD_SEMANTICS 1
6435| #define _TANDEM_SOURCE 1
6436| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
6437| #define RUN_DIR "/opt/macports-test/etc/unbound"
6438| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
6439| #define SHARE_DIR "/opt/macports-test/etc/unbound"
6440| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
6441| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
6442| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
6443| #define UB_USERNAME "unbound"
6444| #define WINVER 0x0502
6445| #define RSRC_PACKAGE_VERSION 1,9,2,0
6446| #define HAVE_GETOPT_H 1
6447| #define HAVE_TIME_H 1
6448| #define HAVE_ATTR_FORMAT 1
6449| #define HAVE_ATTR_UNUSED 1
6450| #define HAVE_ATTR_WEAK 1
6451| #define ATTR_WEAK __attribute__((weak))
6452| #define HAVE_ATTR_NORETURN 1
6453| #define ATTR_NORETURN __attribute__((__noreturn__))
6454| #define YYTEXT_POINTER 1
6455| #define LEX_HAS_YYLEX_DESTROY 1
6456| #define HAVE_DLFCN_H 1
6457| #define LT_OBJDIR ".libs/"
6458| #define HAVE_STDARG_H 1
6459| #define HAVE_STDBOOL_H 1
6460| #define HAVE_NETINET_IN_H 1
6461| #define HAVE_NETINET_TCP_H 1
6462| #define HAVE_SYS_PARAM_H 1
6463| #define HAVE_SYS_SOCKET_H 1
6464| #define HAVE_SYS_UN_H 1
6465| #define HAVE_SYS_UIO_H 1
6466| #define HAVE_SYS_RESOURCE_H 1
6467| #define HAVE_ARPA_INET_H 1
6468| #define HAVE_SYSLOG_H 1
6469| #define HAVE_NETDB_H 1
6470| #define HAVE_SYS_WAIT_H 1
6471| #define HAVE_PWD_H 1
6472| #define HAVE_GLOB_H 1
6473| #define HAVE_GRP_H 1
6474| #define HAVE_LIBKERN_OSBYTEORDER_H 1
6475| #define HAVE_SYS_IPC_H 1
6476| #define HAVE_SYS_SHM_H 1
6477| #define SIZEOF_TIME_T 8
6478| #define HAVE_UNISTD_H 1
6479| #define HAVE_CHOWN 1
6480| #define HAVE_FORK 1
6481| #define HAVE_VFORK 1
6482| #define HAVE_WORKING_VFORK 1
6483| #define HAVE_WORKING_FORK 1
6484| #define RETSIGTYPE void
6485| #define HAVE_FSEEKO 1
6486| #define HAVE_STRPTIME 1
6487| #define REUSEPORT_DEFAULT 0
6488| #define HAVE_MALLOC 1
6489| #define HAVE_PTHREAD_PRIO_INHERIT 1
6490| #define HAVE_PTHREAD 1
6491| #define HAVE_PTHREAD_RWLOCK_T 1
6492| #define HAVE_SSL /**/
6493| #define HAVE_HMAC_UPDATE 1
6494| #define HAVE_OPENSSL_SSL_H 1
6495| #define HAVE_OPENSSL_ERR_H 1
6496| #define HAVE_OPENSSL_RAND_H 1
6497| #define HAVE_OPENSSL_CONF_H 1
6498| #define HAVE_OPENSSL_ENGINE_H 1
6499| #define HAVE_OPENSSL_BN_H 1
6500| #define HAVE_OPENSSL_DH_H 1
6501| #define HAVE_OPENSSL_DSA_H 1
6502| #define HAVE_OPENSSL_RSA_H 1
6503| #define HAVE_OPENSSL_CONFIG 1
6504| #define HAVE_EVP_SHA1 1
6505| #define HAVE_EVP_SHA256 1
6506| #define HAVE_EVP_SHA512 1
6507| #define HAVE_FIPS_MODE 1
6508| #define HAVE_OPENSSL_ADD_ALL_DIGESTS 1
6509| #define HAVE_EVP_CLEANUP 1
6510| #define HAVE_ERR_LOAD_CRYPTO_STRINGS 1
6511| #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1
6512| #define HAVE_ERR_FREE_STRINGS 1
6513| #define HAVE_RAND_CLEANUP 1
6514| #define HAVE_EVP_DSS1 1
6515| /* end confdefs.h.  */
6516| /* Define EVP_DigestVerify to an innocuous variant, in case <limits.h> declares EVP_DigestVerify.
6517|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6518| #define EVP_DigestVerify innocuous_EVP_DigestVerify
6519|
6520| /* System header to define __stub macros and hopefully few prototypes,
6521|     which can conflict with char EVP_DigestVerify (); below.
6522|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6523|     <limits.h> exists even on freestanding compilers.  */
6524|
6525| #ifdef __STDC__
6526| # include <limits.h>
6527| #else
6528| # include <assert.h>
6529| #endif
6530|
6531| #undef EVP_DigestVerify
6532|
6533| /* Override any GCC internal prototype to avoid an error.
6534|    Use char because int might match the return type of a GCC
6535|    builtin and then its argument prototype would still apply.  */
6536| #ifdef __cplusplus
6537| extern "C"
6538| #endif
6539| char EVP_DigestVerify ();
6540| /* The GNU C library defines this for functions which it implements
6541|     to always fail with ENOSYS.  Some functions are actually named
6542|     something starting with __ and the normal name is an alias.  */
6543| #if defined __stub_EVP_DigestVerify || defined __stub___EVP_DigestVerify
6544| choke me
6545| #endif
6546|
6547| int
6548| main ()
6549| {
6550| return EVP_DigestVerify ();
6551|   ;
6552|   return 0;
6553| }
6554configure:18002: result: no
6555configure:18002: checking for SSL_CTX_set_tlsext_ticket_key_cb
6556configure:18002: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib conftest.c  -lcrypto >&5
6557Undefined symbols for architecture x86_64:
6558  "_SSL_CTX_set_tlsext_ticket_key_cb", referenced from:
6559      _main in conftest-f99d86.o
6560ld: symbol(s) not found for architecture x86_64
6561clang: error: linker command failed with exit code 1 (use -v to see invocation)
6562configure:18002: $? = 1
6563configure: failed program was:
6564| /* confdefs.h */
6565| #define PACKAGE_NAME "unbound"
6566| #define PACKAGE_TARNAME "unbound"
6567| #define PACKAGE_VERSION "1.9.2"
6568| #define PACKAGE_STRING "unbound 1.9.2"
6569| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
6570| #define PACKAGE_URL ""
6571| #define STDC_HEADERS 1
6572| #define HAVE_SYS_TYPES_H 1
6573| #define HAVE_SYS_STAT_H 1
6574| #define HAVE_STDLIB_H 1
6575| #define HAVE_STRING_H 1
6576| #define HAVE_MEMORY_H 1
6577| #define HAVE_STRINGS_H 1
6578| #define HAVE_INTTYPES_H 1
6579| #define HAVE_STDINT_H 1
6580| #define HAVE_UNISTD_H 1
6581| #define __EXTENSIONS__ 1
6582| #define _ALL_SOURCE 1
6583| #define _GNU_SOURCE 1
6584| #define _POSIX_PTHREAD_SEMANTICS 1
6585| #define _TANDEM_SOURCE 1
6586| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
6587| #define RUN_DIR "/opt/macports-test/etc/unbound"
6588| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
6589| #define SHARE_DIR "/opt/macports-test/etc/unbound"
6590| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
6591| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
6592| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
6593| #define UB_USERNAME "unbound"
6594| #define WINVER 0x0502
6595| #define RSRC_PACKAGE_VERSION 1,9,2,0
6596| #define HAVE_GETOPT_H 1
6597| #define HAVE_TIME_H 1
6598| #define HAVE_ATTR_FORMAT 1
6599| #define HAVE_ATTR_UNUSED 1
6600| #define HAVE_ATTR_WEAK 1
6601| #define ATTR_WEAK __attribute__((weak))
6602| #define HAVE_ATTR_NORETURN 1
6603| #define ATTR_NORETURN __attribute__((__noreturn__))
6604| #define YYTEXT_POINTER 1
6605| #define LEX_HAS_YYLEX_DESTROY 1
6606| #define HAVE_DLFCN_H 1
6607| #define LT_OBJDIR ".libs/"
6608| #define HAVE_STDARG_H 1
6609| #define HAVE_STDBOOL_H 1
6610| #define HAVE_NETINET_IN_H 1
6611| #define HAVE_NETINET_TCP_H 1
6612| #define HAVE_SYS_PARAM_H 1
6613| #define HAVE_SYS_SOCKET_H 1
6614| #define HAVE_SYS_UN_H 1
6615| #define HAVE_SYS_UIO_H 1
6616| #define HAVE_SYS_RESOURCE_H 1
6617| #define HAVE_ARPA_INET_H 1
6618| #define HAVE_SYSLOG_H 1
6619| #define HAVE_NETDB_H 1
6620| #define HAVE_SYS_WAIT_H 1
6621| #define HAVE_PWD_H 1
6622| #define HAVE_GLOB_H 1
6623| #define HAVE_GRP_H 1
6624| #define HAVE_LIBKERN_OSBYTEORDER_H 1
6625| #define HAVE_SYS_IPC_H 1
6626| #define HAVE_SYS_SHM_H 1
6627| #define SIZEOF_TIME_T 8
6628| #define HAVE_UNISTD_H 1
6629| #define HAVE_CHOWN 1
6630| #define HAVE_FORK 1
6631| #define HAVE_VFORK 1
6632| #define HAVE_WORKING_VFORK 1
6633| #define HAVE_WORKING_FORK 1
6634| #define RETSIGTYPE void
6635| #define HAVE_FSEEKO 1
6636| #define HAVE_STRPTIME 1
6637| #define REUSEPORT_DEFAULT 0
6638| #define HAVE_MALLOC 1
6639| #define HAVE_PTHREAD_PRIO_INHERIT 1
6640| #define HAVE_PTHREAD 1
6641| #define HAVE_PTHREAD_RWLOCK_T 1
6642| #define HAVE_SSL /**/
6643| #define HAVE_HMAC_UPDATE 1
6644| #define HAVE_OPENSSL_SSL_H 1
6645| #define HAVE_OPENSSL_ERR_H 1
6646| #define HAVE_OPENSSL_RAND_H 1
6647| #define HAVE_OPENSSL_CONF_H 1
6648| #define HAVE_OPENSSL_ENGINE_H 1
6649| #define HAVE_OPENSSL_BN_H 1
6650| #define HAVE_OPENSSL_DH_H 1
6651| #define HAVE_OPENSSL_DSA_H 1
6652| #define HAVE_OPENSSL_RSA_H 1
6653| #define HAVE_OPENSSL_CONFIG 1
6654| #define HAVE_EVP_SHA1 1
6655| #define HAVE_EVP_SHA256 1
6656| #define HAVE_EVP_SHA512 1
6657| #define HAVE_FIPS_MODE 1
6658| #define HAVE_OPENSSL_ADD_ALL_DIGESTS 1
6659| #define HAVE_EVP_CLEANUP 1
6660| #define HAVE_ERR_LOAD_CRYPTO_STRINGS 1
6661| #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1
6662| #define HAVE_ERR_FREE_STRINGS 1
6663| #define HAVE_RAND_CLEANUP 1
6664| #define HAVE_EVP_DSS1 1
6665| /* end confdefs.h.  */
6666| /* Define SSL_CTX_set_tlsext_ticket_key_cb to an innocuous variant, in case <limits.h> declares SSL_CTX_set_tlsext_ticket_key_cb.
6667|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6668| #define SSL_CTX_set_tlsext_ticket_key_cb innocuous_SSL_CTX_set_tlsext_ticket_key_cb
6669|
6670| /* System header to define __stub macros and hopefully few prototypes,
6671|     which can conflict with char SSL_CTX_set_tlsext_ticket_key_cb (); below.
6672|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6673|     <limits.h> exists even on freestanding compilers.  */
6674|
6675| #ifdef __STDC__
6676| # include <limits.h>
6677| #else
6678| # include <assert.h>
6679| #endif
6680|
6681| #undef SSL_CTX_set_tlsext_ticket_key_cb
6682|
6683| /* Override any GCC internal prototype to avoid an error.
6684|    Use char because int might match the return type of a GCC
6685|    builtin and then its argument prototype would still apply.  */
6686| #ifdef __cplusplus
6687| extern "C"
6688| #endif
6689| char SSL_CTX_set_tlsext_ticket_key_cb ();
6690| /* The GNU C library defines this for functions which it implements
6691|     to always fail with ENOSYS.  Some functions are actually named
6692|     something starting with __ and the normal name is an alias.  */
6693| #if defined __stub_SSL_CTX_set_tlsext_ticket_key_cb || defined __stub___SSL_CTX_set_tlsext_ticket_key_cb
6694| choke me
6695| #endif
6696|
6697| int
6698| main ()
6699| {
6700| return SSL_CTX_set_tlsext_ticket_key_cb ();
6701|   ;
6702|   return 0;
6703| }
6704configure:18002: result: no
6705configure:18002: checking for EVP_aes_256_cbc
6706configure:18002: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib conftest.c  -lcrypto >&5
6707configure:18002: $? = 0
6708configure:18002: result: yes
6709configure:18002: checking for EVP_EncryptInit_ex
6710configure:18002: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib conftest.c  -lcrypto >&5
6711configure:18002: $? = 0
6712configure:18002: result: yes
6713configure:18002: checking for HMAC_Init_ex
6714configure:18002: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib conftest.c  -lcrypto >&5
6715configure:18002: $? = 0
6716configure:18002: result: yes
6717configure:18002: checking for CRYPTO_THREADID_set_callback
6718configure:18002: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib conftest.c  -lcrypto >&5
6719configure:18002: $? = 0
6720configure:18002: result: yes
6721configure:18018: checking for OPENSSL_init_ssl
6722configure:18018: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib conftest.c -lssl  -lcrypto >&5
6723Undefined symbols for architecture x86_64:
6724  "_OPENSSL_init_ssl", referenced from:
6725      _main in conftest-152039.o
6726ld: symbol(s) not found for architecture x86_64
6727clang: error: linker command failed with exit code 1 (use -v to see invocation)
6728configure:18018: $? = 1
6729configure: failed program was:
6730| /* confdefs.h */
6731| #define PACKAGE_NAME "unbound"
6732| #define PACKAGE_TARNAME "unbound"
6733| #define PACKAGE_VERSION "1.9.2"
6734| #define PACKAGE_STRING "unbound 1.9.2"
6735| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
6736| #define PACKAGE_URL ""
6737| #define STDC_HEADERS 1
6738| #define HAVE_SYS_TYPES_H 1
6739| #define HAVE_SYS_STAT_H 1
6740| #define HAVE_STDLIB_H 1
6741| #define HAVE_STRING_H 1
6742| #define HAVE_MEMORY_H 1
6743| #define HAVE_STRINGS_H 1
6744| #define HAVE_INTTYPES_H 1
6745| #define HAVE_STDINT_H 1
6746| #define HAVE_UNISTD_H 1
6747| #define __EXTENSIONS__ 1
6748| #define _ALL_SOURCE 1
6749| #define _GNU_SOURCE 1
6750| #define _POSIX_PTHREAD_SEMANTICS 1
6751| #define _TANDEM_SOURCE 1
6752| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
6753| #define RUN_DIR "/opt/macports-test/etc/unbound"
6754| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
6755| #define SHARE_DIR "/opt/macports-test/etc/unbound"
6756| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
6757| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
6758| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
6759| #define UB_USERNAME "unbound"
6760| #define WINVER 0x0502
6761| #define RSRC_PACKAGE_VERSION 1,9,2,0
6762| #define HAVE_GETOPT_H 1
6763| #define HAVE_TIME_H 1
6764| #define HAVE_ATTR_FORMAT 1
6765| #define HAVE_ATTR_UNUSED 1
6766| #define HAVE_ATTR_WEAK 1
6767| #define ATTR_WEAK __attribute__((weak))
6768| #define HAVE_ATTR_NORETURN 1
6769| #define ATTR_NORETURN __attribute__((__noreturn__))
6770| #define YYTEXT_POINTER 1
6771| #define LEX_HAS_YYLEX_DESTROY 1
6772| #define HAVE_DLFCN_H 1
6773| #define LT_OBJDIR ".libs/"
6774| #define HAVE_STDARG_H 1
6775| #define HAVE_STDBOOL_H 1
6776| #define HAVE_NETINET_IN_H 1
6777| #define HAVE_NETINET_TCP_H 1
6778| #define HAVE_SYS_PARAM_H 1
6779| #define HAVE_SYS_SOCKET_H 1
6780| #define HAVE_SYS_UN_H 1
6781| #define HAVE_SYS_UIO_H 1
6782| #define HAVE_SYS_RESOURCE_H 1
6783| #define HAVE_ARPA_INET_H 1
6784| #define HAVE_SYSLOG_H 1
6785| #define HAVE_NETDB_H 1
6786| #define HAVE_SYS_WAIT_H 1
6787| #define HAVE_PWD_H 1
6788| #define HAVE_GLOB_H 1
6789| #define HAVE_GRP_H 1
6790| #define HAVE_LIBKERN_OSBYTEORDER_H 1
6791| #define HAVE_SYS_IPC_H 1
6792| #define HAVE_SYS_SHM_H 1
6793| #define SIZEOF_TIME_T 8
6794| #define HAVE_UNISTD_H 1
6795| #define HAVE_CHOWN 1
6796| #define HAVE_FORK 1
6797| #define HAVE_VFORK 1
6798| #define HAVE_WORKING_VFORK 1
6799| #define HAVE_WORKING_FORK 1
6800| #define RETSIGTYPE void
6801| #define HAVE_FSEEKO 1
6802| #define HAVE_STRPTIME 1
6803| #define REUSEPORT_DEFAULT 0
6804| #define HAVE_MALLOC 1
6805| #define HAVE_PTHREAD_PRIO_INHERIT 1
6806| #define HAVE_PTHREAD 1
6807| #define HAVE_PTHREAD_RWLOCK_T 1
6808| #define HAVE_SSL /**/
6809| #define HAVE_HMAC_UPDATE 1
6810| #define HAVE_OPENSSL_SSL_H 1
6811| #define HAVE_OPENSSL_ERR_H 1
6812| #define HAVE_OPENSSL_RAND_H 1
6813| #define HAVE_OPENSSL_CONF_H 1
6814| #define HAVE_OPENSSL_ENGINE_H 1
6815| #define HAVE_OPENSSL_BN_H 1
6816| #define HAVE_OPENSSL_DH_H 1
6817| #define HAVE_OPENSSL_DSA_H 1
6818| #define HAVE_OPENSSL_RSA_H 1
6819| #define HAVE_OPENSSL_CONFIG 1
6820| #define HAVE_EVP_SHA1 1
6821| #define HAVE_EVP_SHA256 1
6822| #define HAVE_EVP_SHA512 1
6823| #define HAVE_FIPS_MODE 1
6824| #define HAVE_OPENSSL_ADD_ALL_DIGESTS 1
6825| #define HAVE_EVP_CLEANUP 1
6826| #define HAVE_ERR_LOAD_CRYPTO_STRINGS 1
6827| #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1
6828| #define HAVE_ERR_FREE_STRINGS 1
6829| #define HAVE_RAND_CLEANUP 1
6830| #define HAVE_EVP_DSS1 1
6831| #define HAVE_EVP_AES_256_CBC 1
6832| #define HAVE_EVP_ENCRYPTINIT_EX 1
6833| #define HAVE_HMAC_INIT_EX 1
6834| #define HAVE_CRYPTO_THREADID_SET_CALLBACK 1
6835| /* end confdefs.h.  */
6836| /* Define OPENSSL_init_ssl to an innocuous variant, in case <limits.h> declares OPENSSL_init_ssl.
6837|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6838| #define OPENSSL_init_ssl innocuous_OPENSSL_init_ssl
6839|
6840| /* System header to define __stub macros and hopefully few prototypes,
6841|     which can conflict with char OPENSSL_init_ssl (); below.
6842|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6843|     <limits.h> exists even on freestanding compilers.  */
6844|
6845| #ifdef __STDC__
6846| # include <limits.h>
6847| #else
6848| # include <assert.h>
6849| #endif
6850|
6851| #undef OPENSSL_init_ssl
6852|
6853| /* Override any GCC internal prototype to avoid an error.
6854|    Use char because int might match the return type of a GCC
6855|    builtin and then its argument prototype would still apply.  */
6856| #ifdef __cplusplus
6857| extern "C"
6858| #endif
6859| char OPENSSL_init_ssl ();
6860| /* The GNU C library defines this for functions which it implements
6861|     to always fail with ENOSYS.  Some functions are actually named
6862|     something starting with __ and the normal name is an alias.  */
6863| #if defined __stub_OPENSSL_init_ssl || defined __stub___OPENSSL_init_ssl
6864| choke me
6865| #endif
6866|
6867| int
6868| main ()
6869| {
6870| return OPENSSL_init_ssl ();
6871|   ;
6872|   return 0;
6873| }
6874configure:18018: result: no
6875configure:18018: checking for SSL_CTX_set_security_level
6876configure:18018: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib conftest.c -lssl  -lcrypto >&5
6877Undefined symbols for architecture x86_64:
6878  "_SSL_CTX_set_security_level", referenced from:
6879      _main in conftest-c9a217.o
6880ld: symbol(s) not found for architecture x86_64
6881clang: error: linker command failed with exit code 1 (use -v to see invocation)
6882configure:18018: $? = 1
6883configure: failed program was:
6884| /* confdefs.h */
6885| #define PACKAGE_NAME "unbound"
6886| #define PACKAGE_TARNAME "unbound"
6887| #define PACKAGE_VERSION "1.9.2"
6888| #define PACKAGE_STRING "unbound 1.9.2"
6889| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
6890| #define PACKAGE_URL ""
6891| #define STDC_HEADERS 1
6892| #define HAVE_SYS_TYPES_H 1
6893| #define HAVE_SYS_STAT_H 1
6894| #define HAVE_STDLIB_H 1
6895| #define HAVE_STRING_H 1
6896| #define HAVE_MEMORY_H 1
6897| #define HAVE_STRINGS_H 1
6898| #define HAVE_INTTYPES_H 1
6899| #define HAVE_STDINT_H 1
6900| #define HAVE_UNISTD_H 1
6901| #define __EXTENSIONS__ 1
6902| #define _ALL_SOURCE 1
6903| #define _GNU_SOURCE 1
6904| #define _POSIX_PTHREAD_SEMANTICS 1
6905| #define _TANDEM_SOURCE 1
6906| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
6907| #define RUN_DIR "/opt/macports-test/etc/unbound"
6908| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
6909| #define SHARE_DIR "/opt/macports-test/etc/unbound"
6910| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
6911| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
6912| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
6913| #define UB_USERNAME "unbound"
6914| #define WINVER 0x0502
6915| #define RSRC_PACKAGE_VERSION 1,9,2,0
6916| #define HAVE_GETOPT_H 1
6917| #define HAVE_TIME_H 1
6918| #define HAVE_ATTR_FORMAT 1
6919| #define HAVE_ATTR_UNUSED 1
6920| #define HAVE_ATTR_WEAK 1
6921| #define ATTR_WEAK __attribute__((weak))
6922| #define HAVE_ATTR_NORETURN 1
6923| #define ATTR_NORETURN __attribute__((__noreturn__))
6924| #define YYTEXT_POINTER 1
6925| #define LEX_HAS_YYLEX_DESTROY 1
6926| #define HAVE_DLFCN_H 1
6927| #define LT_OBJDIR ".libs/"
6928| #define HAVE_STDARG_H 1
6929| #define HAVE_STDBOOL_H 1
6930| #define HAVE_NETINET_IN_H 1
6931| #define HAVE_NETINET_TCP_H 1
6932| #define HAVE_SYS_PARAM_H 1
6933| #define HAVE_SYS_SOCKET_H 1
6934| #define HAVE_SYS_UN_H 1
6935| #define HAVE_SYS_UIO_H 1
6936| #define HAVE_SYS_RESOURCE_H 1
6937| #define HAVE_ARPA_INET_H 1
6938| #define HAVE_SYSLOG_H 1
6939| #define HAVE_NETDB_H 1
6940| #define HAVE_SYS_WAIT_H 1
6941| #define HAVE_PWD_H 1
6942| #define HAVE_GLOB_H 1
6943| #define HAVE_GRP_H 1
6944| #define HAVE_LIBKERN_OSBYTEORDER_H 1
6945| #define HAVE_SYS_IPC_H 1
6946| #define HAVE_SYS_SHM_H 1
6947| #define SIZEOF_TIME_T 8
6948| #define HAVE_UNISTD_H 1
6949| #define HAVE_CHOWN 1
6950| #define HAVE_FORK 1
6951| #define HAVE_VFORK 1
6952| #define HAVE_WORKING_VFORK 1
6953| #define HAVE_WORKING_FORK 1
6954| #define RETSIGTYPE void
6955| #define HAVE_FSEEKO 1
6956| #define HAVE_STRPTIME 1
6957| #define REUSEPORT_DEFAULT 0
6958| #define HAVE_MALLOC 1
6959| #define HAVE_PTHREAD_PRIO_INHERIT 1
6960| #define HAVE_PTHREAD 1
6961| #define HAVE_PTHREAD_RWLOCK_T 1
6962| #define HAVE_SSL /**/
6963| #define HAVE_HMAC_UPDATE 1
6964| #define HAVE_OPENSSL_SSL_H 1
6965| #define HAVE_OPENSSL_ERR_H 1
6966| #define HAVE_OPENSSL_RAND_H 1
6967| #define HAVE_OPENSSL_CONF_H 1
6968| #define HAVE_OPENSSL_ENGINE_H 1
6969| #define HAVE_OPENSSL_BN_H 1
6970| #define HAVE_OPENSSL_DH_H 1
6971| #define HAVE_OPENSSL_DSA_H 1
6972| #define HAVE_OPENSSL_RSA_H 1
6973| #define HAVE_OPENSSL_CONFIG 1
6974| #define HAVE_EVP_SHA1 1
6975| #define HAVE_EVP_SHA256 1
6976| #define HAVE_EVP_SHA512 1
6977| #define HAVE_FIPS_MODE 1
6978| #define HAVE_OPENSSL_ADD_ALL_DIGESTS 1
6979| #define HAVE_EVP_CLEANUP 1
6980| #define HAVE_ERR_LOAD_CRYPTO_STRINGS 1
6981| #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1
6982| #define HAVE_ERR_FREE_STRINGS 1
6983| #define HAVE_RAND_CLEANUP 1
6984| #define HAVE_EVP_DSS1 1
6985| #define HAVE_EVP_AES_256_CBC 1
6986| #define HAVE_EVP_ENCRYPTINIT_EX 1
6987| #define HAVE_HMAC_INIT_EX 1
6988| #define HAVE_CRYPTO_THREADID_SET_CALLBACK 1
6989| /* end confdefs.h.  */
6990| /* Define SSL_CTX_set_security_level to an innocuous variant, in case <limits.h> declares SSL_CTX_set_security_level.
6991|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6992| #define SSL_CTX_set_security_level innocuous_SSL_CTX_set_security_level
6993|
6994| /* System header to define __stub macros and hopefully few prototypes,
6995|     which can conflict with char SSL_CTX_set_security_level (); below.
6996|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6997|     <limits.h> exists even on freestanding compilers.  */
6998|
6999| #ifdef __STDC__
7000| # include <limits.h>
7001| #else
7002| # include <assert.h>
7003| #endif
7004|
7005| #undef SSL_CTX_set_security_level
7006|
7007| /* Override any GCC internal prototype to avoid an error.
7008|    Use char because int might match the return type of a GCC
7009|    builtin and then its argument prototype would still apply.  */
7010| #ifdef __cplusplus
7011| extern "C"
7012| #endif
7013| char SSL_CTX_set_security_level ();
7014| /* The GNU C library defines this for functions which it implements
7015|     to always fail with ENOSYS.  Some functions are actually named
7016|     something starting with __ and the normal name is an alias.  */
7017| #if defined __stub_SSL_CTX_set_security_level || defined __stub___SSL_CTX_set_security_level
7018| choke me
7019| #endif
7020|
7021| int
7022| main ()
7023| {
7024| return SSL_CTX_set_security_level ();
7025|   ;
7026|   return 0;
7027| }
7028configure:18018: result: no
7029configure:18018: checking for SSL_set1_host
7030configure:18018: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib conftest.c -lssl  -lcrypto >&5
7031Undefined symbols for architecture x86_64:
7032  "_SSL_set1_host", referenced from:
7033      _main in conftest-85f543.o
7034ld: symbol(s) not found for architecture x86_64
7035clang: error: linker command failed with exit code 1 (use -v to see invocation)
7036configure:18018: $? = 1
7037configure: failed program was:
7038| /* confdefs.h */
7039| #define PACKAGE_NAME "unbound"
7040| #define PACKAGE_TARNAME "unbound"
7041| #define PACKAGE_VERSION "1.9.2"
7042| #define PACKAGE_STRING "unbound 1.9.2"
7043| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
7044| #define PACKAGE_URL ""
7045| #define STDC_HEADERS 1
7046| #define HAVE_SYS_TYPES_H 1
7047| #define HAVE_SYS_STAT_H 1
7048| #define HAVE_STDLIB_H 1
7049| #define HAVE_STRING_H 1
7050| #define HAVE_MEMORY_H 1
7051| #define HAVE_STRINGS_H 1
7052| #define HAVE_INTTYPES_H 1
7053| #define HAVE_STDINT_H 1
7054| #define HAVE_UNISTD_H 1
7055| #define __EXTENSIONS__ 1
7056| #define _ALL_SOURCE 1
7057| #define _GNU_SOURCE 1
7058| #define _POSIX_PTHREAD_SEMANTICS 1
7059| #define _TANDEM_SOURCE 1
7060| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
7061| #define RUN_DIR "/opt/macports-test/etc/unbound"
7062| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
7063| #define SHARE_DIR "/opt/macports-test/etc/unbound"
7064| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
7065| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
7066| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
7067| #define UB_USERNAME "unbound"
7068| #define WINVER 0x0502
7069| #define RSRC_PACKAGE_VERSION 1,9,2,0
7070| #define HAVE_GETOPT_H 1
7071| #define HAVE_TIME_H 1
7072| #define HAVE_ATTR_FORMAT 1
7073| #define HAVE_ATTR_UNUSED 1
7074| #define HAVE_ATTR_WEAK 1
7075| #define ATTR_WEAK __attribute__((weak))
7076| #define HAVE_ATTR_NORETURN 1
7077| #define ATTR_NORETURN __attribute__((__noreturn__))
7078| #define YYTEXT_POINTER 1
7079| #define LEX_HAS_YYLEX_DESTROY 1
7080| #define HAVE_DLFCN_H 1
7081| #define LT_OBJDIR ".libs/"
7082| #define HAVE_STDARG_H 1
7083| #define HAVE_STDBOOL_H 1
7084| #define HAVE_NETINET_IN_H 1
7085| #define HAVE_NETINET_TCP_H 1
7086| #define HAVE_SYS_PARAM_H 1
7087| #define HAVE_SYS_SOCKET_H 1
7088| #define HAVE_SYS_UN_H 1
7089| #define HAVE_SYS_UIO_H 1
7090| #define HAVE_SYS_RESOURCE_H 1
7091| #define HAVE_ARPA_INET_H 1
7092| #define HAVE_SYSLOG_H 1
7093| #define HAVE_NETDB_H 1
7094| #define HAVE_SYS_WAIT_H 1
7095| #define HAVE_PWD_H 1
7096| #define HAVE_GLOB_H 1
7097| #define HAVE_GRP_H 1
7098| #define HAVE_LIBKERN_OSBYTEORDER_H 1
7099| #define HAVE_SYS_IPC_H 1
7100| #define HAVE_SYS_SHM_H 1
7101| #define SIZEOF_TIME_T 8
7102| #define HAVE_UNISTD_H 1
7103| #define HAVE_CHOWN 1
7104| #define HAVE_FORK 1
7105| #define HAVE_VFORK 1
7106| #define HAVE_WORKING_VFORK 1
7107| #define HAVE_WORKING_FORK 1
7108| #define RETSIGTYPE void
7109| #define HAVE_FSEEKO 1
7110| #define HAVE_STRPTIME 1
7111| #define REUSEPORT_DEFAULT 0
7112| #define HAVE_MALLOC 1
7113| #define HAVE_PTHREAD_PRIO_INHERIT 1
7114| #define HAVE_PTHREAD 1
7115| #define HAVE_PTHREAD_RWLOCK_T 1
7116| #define HAVE_SSL /**/
7117| #define HAVE_HMAC_UPDATE 1
7118| #define HAVE_OPENSSL_SSL_H 1
7119| #define HAVE_OPENSSL_ERR_H 1
7120| #define HAVE_OPENSSL_RAND_H 1
7121| #define HAVE_OPENSSL_CONF_H 1
7122| #define HAVE_OPENSSL_ENGINE_H 1
7123| #define HAVE_OPENSSL_BN_H 1
7124| #define HAVE_OPENSSL_DH_H 1
7125| #define HAVE_OPENSSL_DSA_H 1
7126| #define HAVE_OPENSSL_RSA_H 1
7127| #define HAVE_OPENSSL_CONFIG 1
7128| #define HAVE_EVP_SHA1 1
7129| #define HAVE_EVP_SHA256 1
7130| #define HAVE_EVP_SHA512 1
7131| #define HAVE_FIPS_MODE 1
7132| #define HAVE_OPENSSL_ADD_ALL_DIGESTS 1
7133| #define HAVE_EVP_CLEANUP 1
7134| #define HAVE_ERR_LOAD_CRYPTO_STRINGS 1
7135| #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1
7136| #define HAVE_ERR_FREE_STRINGS 1
7137| #define HAVE_RAND_CLEANUP 1
7138| #define HAVE_EVP_DSS1 1
7139| #define HAVE_EVP_AES_256_CBC 1
7140| #define HAVE_EVP_ENCRYPTINIT_EX 1
7141| #define HAVE_HMAC_INIT_EX 1
7142| #define HAVE_CRYPTO_THREADID_SET_CALLBACK 1
7143| /* end confdefs.h.  */
7144| /* Define SSL_set1_host to an innocuous variant, in case <limits.h> declares SSL_set1_host.
7145|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7146| #define SSL_set1_host innocuous_SSL_set1_host
7147|
7148| /* System header to define __stub macros and hopefully few prototypes,
7149|     which can conflict with char SSL_set1_host (); below.
7150|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7151|     <limits.h> exists even on freestanding compilers.  */
7152|
7153| #ifdef __STDC__
7154| # include <limits.h>
7155| #else
7156| # include <assert.h>
7157| #endif
7158|
7159| #undef SSL_set1_host
7160|
7161| /* Override any GCC internal prototype to avoid an error.
7162|    Use char because int might match the return type of a GCC
7163|    builtin and then its argument prototype would still apply.  */
7164| #ifdef __cplusplus
7165| extern "C"
7166| #endif
7167| char SSL_set1_host ();
7168| /* The GNU C library defines this for functions which it implements
7169|     to always fail with ENOSYS.  Some functions are actually named
7170|     something starting with __ and the normal name is an alias.  */
7171| #if defined __stub_SSL_set1_host || defined __stub___SSL_set1_host
7172| choke me
7173| #endif
7174|
7175| int
7176| main ()
7177| {
7178| return SSL_set1_host ();
7179|   ;
7180|   return 0;
7181| }
7182configure:18018: result: no
7183configure:18018: checking for SSL_get0_peername
7184configure:18018: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib conftest.c -lssl  -lcrypto >&5
7185Undefined symbols for architecture x86_64:
7186  "_SSL_get0_peername", referenced from:
7187      _main in conftest-37d261.o
7188ld: symbol(s) not found for architecture x86_64
7189clang: error: linker command failed with exit code 1 (use -v to see invocation)
7190configure:18018: $? = 1
7191configure: failed program was:
7192| /* confdefs.h */
7193| #define PACKAGE_NAME "unbound"
7194| #define PACKAGE_TARNAME "unbound"
7195| #define PACKAGE_VERSION "1.9.2"
7196| #define PACKAGE_STRING "unbound 1.9.2"
7197| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
7198| #define PACKAGE_URL ""
7199| #define STDC_HEADERS 1
7200| #define HAVE_SYS_TYPES_H 1
7201| #define HAVE_SYS_STAT_H 1
7202| #define HAVE_STDLIB_H 1
7203| #define HAVE_STRING_H 1
7204| #define HAVE_MEMORY_H 1
7205| #define HAVE_STRINGS_H 1
7206| #define HAVE_INTTYPES_H 1
7207| #define HAVE_STDINT_H 1
7208| #define HAVE_UNISTD_H 1
7209| #define __EXTENSIONS__ 1
7210| #define _ALL_SOURCE 1
7211| #define _GNU_SOURCE 1
7212| #define _POSIX_PTHREAD_SEMANTICS 1
7213| #define _TANDEM_SOURCE 1
7214| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
7215| #define RUN_DIR "/opt/macports-test/etc/unbound"
7216| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
7217| #define SHARE_DIR "/opt/macports-test/etc/unbound"
7218| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
7219| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
7220| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
7221| #define UB_USERNAME "unbound"
7222| #define WINVER 0x0502
7223| #define RSRC_PACKAGE_VERSION 1,9,2,0
7224| #define HAVE_GETOPT_H 1
7225| #define HAVE_TIME_H 1
7226| #define HAVE_ATTR_FORMAT 1
7227| #define HAVE_ATTR_UNUSED 1
7228| #define HAVE_ATTR_WEAK 1
7229| #define ATTR_WEAK __attribute__((weak))
7230| #define HAVE_ATTR_NORETURN 1
7231| #define ATTR_NORETURN __attribute__((__noreturn__))
7232| #define YYTEXT_POINTER 1
7233| #define LEX_HAS_YYLEX_DESTROY 1
7234| #define HAVE_DLFCN_H 1
7235| #define LT_OBJDIR ".libs/"
7236| #define HAVE_STDARG_H 1
7237| #define HAVE_STDBOOL_H 1
7238| #define HAVE_NETINET_IN_H 1
7239| #define HAVE_NETINET_TCP_H 1
7240| #define HAVE_SYS_PARAM_H 1
7241| #define HAVE_SYS_SOCKET_H 1
7242| #define HAVE_SYS_UN_H 1
7243| #define HAVE_SYS_UIO_H 1
7244| #define HAVE_SYS_RESOURCE_H 1
7245| #define HAVE_ARPA_INET_H 1
7246| #define HAVE_SYSLOG_H 1
7247| #define HAVE_NETDB_H 1
7248| #define HAVE_SYS_WAIT_H 1
7249| #define HAVE_PWD_H 1
7250| #define HAVE_GLOB_H 1
7251| #define HAVE_GRP_H 1
7252| #define HAVE_LIBKERN_OSBYTEORDER_H 1
7253| #define HAVE_SYS_IPC_H 1
7254| #define HAVE_SYS_SHM_H 1
7255| #define SIZEOF_TIME_T 8
7256| #define HAVE_UNISTD_H 1
7257| #define HAVE_CHOWN 1
7258| #define HAVE_FORK 1
7259| #define HAVE_VFORK 1
7260| #define HAVE_WORKING_VFORK 1
7261| #define HAVE_WORKING_FORK 1
7262| #define RETSIGTYPE void
7263| #define HAVE_FSEEKO 1
7264| #define HAVE_STRPTIME 1
7265| #define REUSEPORT_DEFAULT 0
7266| #define HAVE_MALLOC 1
7267| #define HAVE_PTHREAD_PRIO_INHERIT 1
7268| #define HAVE_PTHREAD 1
7269| #define HAVE_PTHREAD_RWLOCK_T 1
7270| #define HAVE_SSL /**/
7271| #define HAVE_HMAC_UPDATE 1
7272| #define HAVE_OPENSSL_SSL_H 1
7273| #define HAVE_OPENSSL_ERR_H 1
7274| #define HAVE_OPENSSL_RAND_H 1
7275| #define HAVE_OPENSSL_CONF_H 1
7276| #define HAVE_OPENSSL_ENGINE_H 1
7277| #define HAVE_OPENSSL_BN_H 1
7278| #define HAVE_OPENSSL_DH_H 1
7279| #define HAVE_OPENSSL_DSA_H 1
7280| #define HAVE_OPENSSL_RSA_H 1
7281| #define HAVE_OPENSSL_CONFIG 1
7282| #define HAVE_EVP_SHA1 1
7283| #define HAVE_EVP_SHA256 1
7284| #define HAVE_EVP_SHA512 1
7285| #define HAVE_FIPS_MODE 1
7286| #define HAVE_OPENSSL_ADD_ALL_DIGESTS 1
7287| #define HAVE_EVP_CLEANUP 1
7288| #define HAVE_ERR_LOAD_CRYPTO_STRINGS 1
7289| #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1
7290| #define HAVE_ERR_FREE_STRINGS 1
7291| #define HAVE_RAND_CLEANUP 1
7292| #define HAVE_EVP_DSS1 1
7293| #define HAVE_EVP_AES_256_CBC 1
7294| #define HAVE_EVP_ENCRYPTINIT_EX 1
7295| #define HAVE_HMAC_INIT_EX 1
7296| #define HAVE_CRYPTO_THREADID_SET_CALLBACK 1
7297| /* end confdefs.h.  */
7298| /* Define SSL_get0_peername to an innocuous variant, in case <limits.h> declares SSL_get0_peername.
7299|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7300| #define SSL_get0_peername innocuous_SSL_get0_peername
7301|
7302| /* System header to define __stub macros and hopefully few prototypes,
7303|     which can conflict with char SSL_get0_peername (); below.
7304|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7305|     <limits.h> exists even on freestanding compilers.  */
7306|
7307| #ifdef __STDC__
7308| # include <limits.h>
7309| #else
7310| # include <assert.h>
7311| #endif
7312|
7313| #undef SSL_get0_peername
7314|
7315| /* Override any GCC internal prototype to avoid an error.
7316|    Use char because int might match the return type of a GCC
7317|    builtin and then its argument prototype would still apply.  */
7318| #ifdef __cplusplus
7319| extern "C"
7320| #endif
7321| char SSL_get0_peername ();
7322| /* The GNU C library defines this for functions which it implements
7323|     to always fail with ENOSYS.  Some functions are actually named
7324|     something starting with __ and the normal name is an alias.  */
7325| #if defined __stub_SSL_get0_peername || defined __stub___SSL_get0_peername
7326| choke me
7327| #endif
7328|
7329| int
7330| main ()
7331| {
7332| return SSL_get0_peername ();
7333|   ;
7334|   return 0;
7335| }
7336configure:18018: result: no
7337configure:18018: checking for X509_VERIFY_PARAM_set1_host
7338configure:18018: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib conftest.c -lssl  -lcrypto >&5
7339configure:18018: $? = 0
7340configure:18018: result: yes
7341configure:18018: checking for SSL_CTX_set_ciphersuites
7342configure:18018: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib conftest.c -lssl  -lcrypto >&5
7343Undefined symbols for architecture x86_64:
7344  "_SSL_CTX_set_ciphersuites", referenced from:
7345      _main in conftest-1976d8.o
7346ld: symbol(s) not found for architecture x86_64
7347clang: error: linker command failed with exit code 1 (use -v to see invocation)
7348configure:18018: $? = 1
7349configure: failed program was:
7350| /* confdefs.h */
7351| #define PACKAGE_NAME "unbound"
7352| #define PACKAGE_TARNAME "unbound"
7353| #define PACKAGE_VERSION "1.9.2"
7354| #define PACKAGE_STRING "unbound 1.9.2"
7355| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
7356| #define PACKAGE_URL ""
7357| #define STDC_HEADERS 1
7358| #define HAVE_SYS_TYPES_H 1
7359| #define HAVE_SYS_STAT_H 1
7360| #define HAVE_STDLIB_H 1
7361| #define HAVE_STRING_H 1
7362| #define HAVE_MEMORY_H 1
7363| #define HAVE_STRINGS_H 1
7364| #define HAVE_INTTYPES_H 1
7365| #define HAVE_STDINT_H 1
7366| #define HAVE_UNISTD_H 1
7367| #define __EXTENSIONS__ 1
7368| #define _ALL_SOURCE 1
7369| #define _GNU_SOURCE 1
7370| #define _POSIX_PTHREAD_SEMANTICS 1
7371| #define _TANDEM_SOURCE 1
7372| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
7373| #define RUN_DIR "/opt/macports-test/etc/unbound"
7374| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
7375| #define SHARE_DIR "/opt/macports-test/etc/unbound"
7376| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
7377| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
7378| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
7379| #define UB_USERNAME "unbound"
7380| #define WINVER 0x0502
7381| #define RSRC_PACKAGE_VERSION 1,9,2,0
7382| #define HAVE_GETOPT_H 1
7383| #define HAVE_TIME_H 1
7384| #define HAVE_ATTR_FORMAT 1
7385| #define HAVE_ATTR_UNUSED 1
7386| #define HAVE_ATTR_WEAK 1
7387| #define ATTR_WEAK __attribute__((weak))
7388| #define HAVE_ATTR_NORETURN 1
7389| #define ATTR_NORETURN __attribute__((__noreturn__))
7390| #define YYTEXT_POINTER 1
7391| #define LEX_HAS_YYLEX_DESTROY 1
7392| #define HAVE_DLFCN_H 1
7393| #define LT_OBJDIR ".libs/"
7394| #define HAVE_STDARG_H 1
7395| #define HAVE_STDBOOL_H 1
7396| #define HAVE_NETINET_IN_H 1
7397| #define HAVE_NETINET_TCP_H 1
7398| #define HAVE_SYS_PARAM_H 1
7399| #define HAVE_SYS_SOCKET_H 1
7400| #define HAVE_SYS_UN_H 1
7401| #define HAVE_SYS_UIO_H 1
7402| #define HAVE_SYS_RESOURCE_H 1
7403| #define HAVE_ARPA_INET_H 1
7404| #define HAVE_SYSLOG_H 1
7405| #define HAVE_NETDB_H 1
7406| #define HAVE_SYS_WAIT_H 1
7407| #define HAVE_PWD_H 1
7408| #define HAVE_GLOB_H 1
7409| #define HAVE_GRP_H 1
7410| #define HAVE_LIBKERN_OSBYTEORDER_H 1
7411| #define HAVE_SYS_IPC_H 1
7412| #define HAVE_SYS_SHM_H 1
7413| #define SIZEOF_TIME_T 8
7414| #define HAVE_UNISTD_H 1
7415| #define HAVE_CHOWN 1
7416| #define HAVE_FORK 1
7417| #define HAVE_VFORK 1
7418| #define HAVE_WORKING_VFORK 1
7419| #define HAVE_WORKING_FORK 1
7420| #define RETSIGTYPE void
7421| #define HAVE_FSEEKO 1
7422| #define HAVE_STRPTIME 1
7423| #define REUSEPORT_DEFAULT 0
7424| #define HAVE_MALLOC 1
7425| #define HAVE_PTHREAD_PRIO_INHERIT 1
7426| #define HAVE_PTHREAD 1
7427| #define HAVE_PTHREAD_RWLOCK_T 1
7428| #define HAVE_SSL /**/
7429| #define HAVE_HMAC_UPDATE 1
7430| #define HAVE_OPENSSL_SSL_H 1
7431| #define HAVE_OPENSSL_ERR_H 1
7432| #define HAVE_OPENSSL_RAND_H 1
7433| #define HAVE_OPENSSL_CONF_H 1
7434| #define HAVE_OPENSSL_ENGINE_H 1
7435| #define HAVE_OPENSSL_BN_H 1
7436| #define HAVE_OPENSSL_DH_H 1
7437| #define HAVE_OPENSSL_DSA_H 1
7438| #define HAVE_OPENSSL_RSA_H 1
7439| #define HAVE_OPENSSL_CONFIG 1
7440| #define HAVE_EVP_SHA1 1
7441| #define HAVE_EVP_SHA256 1
7442| #define HAVE_EVP_SHA512 1
7443| #define HAVE_FIPS_MODE 1
7444| #define HAVE_OPENSSL_ADD_ALL_DIGESTS 1
7445| #define HAVE_EVP_CLEANUP 1
7446| #define HAVE_ERR_LOAD_CRYPTO_STRINGS 1
7447| #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1
7448| #define HAVE_ERR_FREE_STRINGS 1
7449| #define HAVE_RAND_CLEANUP 1
7450| #define HAVE_EVP_DSS1 1
7451| #define HAVE_EVP_AES_256_CBC 1
7452| #define HAVE_EVP_ENCRYPTINIT_EX 1
7453| #define HAVE_HMAC_INIT_EX 1
7454| #define HAVE_CRYPTO_THREADID_SET_CALLBACK 1
7455| #define HAVE_X509_VERIFY_PARAM_SET1_HOST 1
7456| /* end confdefs.h.  */
7457| /* Define SSL_CTX_set_ciphersuites to an innocuous variant, in case <limits.h> declares SSL_CTX_set_ciphersuites.
7458|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7459| #define SSL_CTX_set_ciphersuites innocuous_SSL_CTX_set_ciphersuites
7460|
7461| /* System header to define __stub macros and hopefully few prototypes,
7462|     which can conflict with char SSL_CTX_set_ciphersuites (); below.
7463|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7464|     <limits.h> exists even on freestanding compilers.  */
7465|
7466| #ifdef __STDC__
7467| # include <limits.h>
7468| #else
7469| # include <assert.h>
7470| #endif
7471|
7472| #undef SSL_CTX_set_ciphersuites
7473|
7474| /* Override any GCC internal prototype to avoid an error.
7475|    Use char because int might match the return type of a GCC
7476|    builtin and then its argument prototype would still apply.  */
7477| #ifdef __cplusplus
7478| extern "C"
7479| #endif
7480| char SSL_CTX_set_ciphersuites ();
7481| /* The GNU C library defines this for functions which it implements
7482|     to always fail with ENOSYS.  Some functions are actually named
7483|     something starting with __ and the normal name is an alias.  */
7484| #if defined __stub_SSL_CTX_set_ciphersuites || defined __stub___SSL_CTX_set_ciphersuites
7485| choke me
7486| #endif
7487|
7488| int
7489| main ()
7490| {
7491| return SSL_CTX_set_ciphersuites ();
7492|   ;
7493|   return 0;
7494| }
7495configure:18018: result: no
7496configure:18029: checking whether SSL_COMP_get_compression_methods is declared
7497configure:18029: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include conftest.c >&5
7498configure:18029: $? = 0
7499configure:18029: result: yes
7500configure:18059: checking whether sk_SSL_COMP_pop_free is declared
7501configure:18059: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include conftest.c >&5
7502configure:18059: $? = 0
7503configure:18059: result: yes
7504configure:18089: checking whether SSL_CTX_set_ecdh_auto is declared
7505configure:18089: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include conftest.c >&5
7506configure:18089: $? = 0
7507configure:18089: result: yes
7508configure:18187: checking for EVP_PKEY_set_type_str
7509configure:18187: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib conftest.c  -lcrypto >&5
7510configure:18187: $? = 0
7511configure:18187: result: yes
7512configure:18194: checking for EC_KEY_new
7513configure:18194: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib conftest.c  -lcrypto >&5
7514configure:18194: $? = 0
7515configure:18194: result: yes
7516configure:18202: checking if GOST works
7517configure:18300: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -Wl,-rpath,/opt/macports-test/lib -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib conftest.c  -lcrypto >&5
7518configure:18300: $? = 0
7519configure:18300: ./conftest
7520configure:18300: $? = 0
7521configure:18313: result: yes
7522configure:18336: checking for ECDSA_sign
7523configure:18336: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib conftest.c  -lcrypto >&5
7524configure:18336: $? = 0
7525configure:18336: result: yes
7526configure:18343: checking for SHA384_Init
7527configure:18343: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib conftest.c  -lcrypto >&5
7528configure:18343: $? = 0
7529configure:18343: result: yes
7530configure:18350: checking whether NID_X9_62_prime256v1 is declared
7531configure:18350: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include conftest.c >&5
7532configure:18350: $? = 0
7533configure:18350: result: yes
7534configure:18368: checking whether NID_secp384r1 is declared
7535configure:18368: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include conftest.c >&5
7536configure:18368: $? = 0
7537configure:18368: result: yes
7538configure:18388: checking if openssl supports SHA2 and ECDSA with EVP
7539configure:18400: result: yes
7540configure:18431: checking for DSA_SIG_new
7541configure:18431: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include -L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib conftest.c  -lcrypto >&5
7542configure:18431: $? = 0
7543configure:18431: result: yes
7544configure:18435: checking for DSA_SIG*
7545configure:18435: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include conftest.c >&5
7546configure:18435: $? = 0
7547configure:18435: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include conftest.c >&5
7548conftest.c:171:23: error: expected expression
7549if (sizeof ((DSA_SIG*)))
7550                      ^
75511 error generated.
7552configure:18435: $? = 1
7553configure: failed program was:
7554| /* confdefs.h */
7555| #define PACKAGE_NAME "unbound"
7556| #define PACKAGE_TARNAME "unbound"
7557| #define PACKAGE_VERSION "1.9.2"
7558| #define PACKAGE_STRING "unbound 1.9.2"
7559| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
7560| #define PACKAGE_URL ""
7561| #define STDC_HEADERS 1
7562| #define HAVE_SYS_TYPES_H 1
7563| #define HAVE_SYS_STAT_H 1
7564| #define HAVE_STDLIB_H 1
7565| #define HAVE_STRING_H 1
7566| #define HAVE_MEMORY_H 1
7567| #define HAVE_STRINGS_H 1
7568| #define HAVE_INTTYPES_H 1
7569| #define HAVE_STDINT_H 1
7570| #define HAVE_UNISTD_H 1
7571| #define __EXTENSIONS__ 1
7572| #define _ALL_SOURCE 1
7573| #define _GNU_SOURCE 1
7574| #define _POSIX_PTHREAD_SEMANTICS 1
7575| #define _TANDEM_SOURCE 1
7576| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
7577| #define RUN_DIR "/opt/macports-test/etc/unbound"
7578| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
7579| #define SHARE_DIR "/opt/macports-test/etc/unbound"
7580| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
7581| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
7582| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
7583| #define UB_USERNAME "unbound"
7584| #define WINVER 0x0502
7585| #define RSRC_PACKAGE_VERSION 1,9,2,0
7586| #define HAVE_GETOPT_H 1
7587| #define HAVE_TIME_H 1
7588| #define HAVE_ATTR_FORMAT 1
7589| #define HAVE_ATTR_UNUSED 1
7590| #define HAVE_ATTR_WEAK 1
7591| #define ATTR_WEAK __attribute__((weak))
7592| #define HAVE_ATTR_NORETURN 1
7593| #define ATTR_NORETURN __attribute__((__noreturn__))
7594| #define YYTEXT_POINTER 1
7595| #define LEX_HAS_YYLEX_DESTROY 1
7596| #define HAVE_DLFCN_H 1
7597| #define LT_OBJDIR ".libs/"
7598| #define HAVE_STDARG_H 1
7599| #define HAVE_STDBOOL_H 1
7600| #define HAVE_NETINET_IN_H 1
7601| #define HAVE_NETINET_TCP_H 1
7602| #define HAVE_SYS_PARAM_H 1
7603| #define HAVE_SYS_SOCKET_H 1
7604| #define HAVE_SYS_UN_H 1
7605| #define HAVE_SYS_UIO_H 1
7606| #define HAVE_SYS_RESOURCE_H 1
7607| #define HAVE_ARPA_INET_H 1
7608| #define HAVE_SYSLOG_H 1
7609| #define HAVE_NETDB_H 1
7610| #define HAVE_SYS_WAIT_H 1
7611| #define HAVE_PWD_H 1
7612| #define HAVE_GLOB_H 1
7613| #define HAVE_GRP_H 1
7614| #define HAVE_LIBKERN_OSBYTEORDER_H 1
7615| #define HAVE_SYS_IPC_H 1
7616| #define HAVE_SYS_SHM_H 1
7617| #define SIZEOF_TIME_T 8
7618| #define HAVE_UNISTD_H 1
7619| #define HAVE_CHOWN 1
7620| #define HAVE_FORK 1
7621| #define HAVE_VFORK 1
7622| #define HAVE_WORKING_VFORK 1
7623| #define HAVE_WORKING_FORK 1
7624| #define RETSIGTYPE void
7625| #define HAVE_FSEEKO 1
7626| #define HAVE_STRPTIME 1
7627| #define REUSEPORT_DEFAULT 0
7628| #define HAVE_MALLOC 1
7629| #define HAVE_PTHREAD_PRIO_INHERIT 1
7630| #define HAVE_PTHREAD 1
7631| #define HAVE_PTHREAD_RWLOCK_T 1
7632| #define HAVE_SSL /**/
7633| #define HAVE_HMAC_UPDATE 1
7634| #define HAVE_OPENSSL_SSL_H 1
7635| #define HAVE_OPENSSL_ERR_H 1
7636| #define HAVE_OPENSSL_RAND_H 1
7637| #define HAVE_OPENSSL_CONF_H 1
7638| #define HAVE_OPENSSL_ENGINE_H 1
7639| #define HAVE_OPENSSL_BN_H 1
7640| #define HAVE_OPENSSL_DH_H 1
7641| #define HAVE_OPENSSL_DSA_H 1
7642| #define HAVE_OPENSSL_RSA_H 1
7643| #define HAVE_OPENSSL_CONFIG 1
7644| #define HAVE_EVP_SHA1 1
7645| #define HAVE_EVP_SHA256 1
7646| #define HAVE_EVP_SHA512 1
7647| #define HAVE_FIPS_MODE 1
7648| #define HAVE_OPENSSL_ADD_ALL_DIGESTS 1
7649| #define HAVE_EVP_CLEANUP 1
7650| #define HAVE_ERR_LOAD_CRYPTO_STRINGS 1
7651| #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1
7652| #define HAVE_ERR_FREE_STRINGS 1
7653| #define HAVE_RAND_CLEANUP 1
7654| #define HAVE_EVP_DSS1 1
7655| #define HAVE_EVP_AES_256_CBC 1
7656| #define HAVE_EVP_ENCRYPTINIT_EX 1
7657| #define HAVE_HMAC_INIT_EX 1
7658| #define HAVE_CRYPTO_THREADID_SET_CALLBACK 1
7659| #define HAVE_X509_VERIFY_PARAM_SET1_HOST 1
7660| #define HAVE_DECL_SSL_COMP_GET_COMPRESSION_METHODS 1
7661| #define HAVE_DECL_SK_SSL_COMP_POP_FREE 1
7662| #define HAVE_DECL_SSL_CTX_SET_ECDH_AUTO 1
7663| #define USE_SHA1 1
7664| #define USE_SHA2 1
7665| #define USE_GOST 1
7666| #define HAVE_DECL_NID_X9_62_PRIME256V1 1
7667| #define HAVE_DECL_NID_SECP384R1 1
7668| #define USE_ECDSA 1
7669| /* end confdefs.h.  */
7670|
7671| #include <stdio.h>
7672| #ifdef HAVE_SYS_TYPES_H
7673| # include <sys/types.h>
7674| #endif
7675| #ifdef HAVE_SYS_STAT_H
7676| # include <sys/stat.h>
7677| #endif
7678| #ifdef STDC_HEADERS
7679| # include <stdlib.h>
7680| # include <stddef.h>
7681| #else
7682| # ifdef HAVE_STDLIB_H
7683| #  include <stdlib.h>
7684| # endif
7685| #endif
7686| #ifdef HAVE_STRING_H
7687| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7688| #  include <memory.h>
7689| # endif
7690| # include <string.h>
7691| #endif
7692| #ifdef HAVE_STRINGS_H
7693| # include <strings.h>
7694| #endif
7695| #ifdef HAVE_INTTYPES_H
7696| # include <inttypes.h>
7697| #endif
7698| #ifdef HAVE_STDINT_H
7699| # include <stdint.h>
7700| #endif
7701| #ifdef HAVE_UNISTD_H
7702| # include <unistd.h>
7703| #endif
7704| #ifdef HAVE_OPENSSL_ERR_H
7705| #include <openssl/err.h>
7706| #endif
7707|
7708| #ifdef HAVE_OPENSSL_RAND_H
7709| #include <openssl/rand.h>
7710| #endif
7711|
7712| #ifdef HAVE_OPENSSL_CONF_H
7713| #include <openssl/conf.h>
7714| #endif
7715|
7716| #ifdef HAVE_OPENSSL_ENGINE_H
7717| #include <openssl/engine.h>
7718| #endif
7719|
7720|
7721| int
7722| main ()
7723| {
7724| if (sizeof ((DSA_SIG*)))
7725|           return 0;
7726|   ;
7727|   return 0;
7728| }
7729configure:18435: result: yes
7730configure:18494: checking whether NID_ED25519 is declared
7731configure:18494: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include conftest.c >&5
7732conftest.c:161:10: error: use of undeclared identifier 'NID_ED25519'
7733  (void) NID_ED25519;
7734         ^
77351 error generated.
7736configure:18494: $? = 1
7737configure: failed program was:
7738| /* confdefs.h */
7739| #define PACKAGE_NAME "unbound"
7740| #define PACKAGE_TARNAME "unbound"
7741| #define PACKAGE_VERSION "1.9.2"
7742| #define PACKAGE_STRING "unbound 1.9.2"
7743| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
7744| #define PACKAGE_URL ""
7745| #define STDC_HEADERS 1
7746| #define HAVE_SYS_TYPES_H 1
7747| #define HAVE_SYS_STAT_H 1
7748| #define HAVE_STDLIB_H 1
7749| #define HAVE_STRING_H 1
7750| #define HAVE_MEMORY_H 1
7751| #define HAVE_STRINGS_H 1
7752| #define HAVE_INTTYPES_H 1
7753| #define HAVE_STDINT_H 1
7754| #define HAVE_UNISTD_H 1
7755| #define __EXTENSIONS__ 1
7756| #define _ALL_SOURCE 1
7757| #define _GNU_SOURCE 1
7758| #define _POSIX_PTHREAD_SEMANTICS 1
7759| #define _TANDEM_SOURCE 1
7760| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
7761| #define RUN_DIR "/opt/macports-test/etc/unbound"
7762| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
7763| #define SHARE_DIR "/opt/macports-test/etc/unbound"
7764| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
7765| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
7766| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
7767| #define UB_USERNAME "unbound"
7768| #define WINVER 0x0502
7769| #define RSRC_PACKAGE_VERSION 1,9,2,0
7770| #define HAVE_GETOPT_H 1
7771| #define HAVE_TIME_H 1
7772| #define HAVE_ATTR_FORMAT 1
7773| #define HAVE_ATTR_UNUSED 1
7774| #define HAVE_ATTR_WEAK 1
7775| #define ATTR_WEAK __attribute__((weak))
7776| #define HAVE_ATTR_NORETURN 1
7777| #define ATTR_NORETURN __attribute__((__noreturn__))
7778| #define YYTEXT_POINTER 1
7779| #define LEX_HAS_YYLEX_DESTROY 1
7780| #define HAVE_DLFCN_H 1
7781| #define LT_OBJDIR ".libs/"
7782| #define HAVE_STDARG_H 1
7783| #define HAVE_STDBOOL_H 1
7784| #define HAVE_NETINET_IN_H 1
7785| #define HAVE_NETINET_TCP_H 1
7786| #define HAVE_SYS_PARAM_H 1
7787| #define HAVE_SYS_SOCKET_H 1
7788| #define HAVE_SYS_UN_H 1
7789| #define HAVE_SYS_UIO_H 1
7790| #define HAVE_SYS_RESOURCE_H 1
7791| #define HAVE_ARPA_INET_H 1
7792| #define HAVE_SYSLOG_H 1
7793| #define HAVE_NETDB_H 1
7794| #define HAVE_SYS_WAIT_H 1
7795| #define HAVE_PWD_H 1
7796| #define HAVE_GLOB_H 1
7797| #define HAVE_GRP_H 1
7798| #define HAVE_LIBKERN_OSBYTEORDER_H 1
7799| #define HAVE_SYS_IPC_H 1
7800| #define HAVE_SYS_SHM_H 1
7801| #define SIZEOF_TIME_T 8
7802| #define HAVE_UNISTD_H 1
7803| #define HAVE_CHOWN 1
7804| #define HAVE_FORK 1
7805| #define HAVE_VFORK 1
7806| #define HAVE_WORKING_VFORK 1
7807| #define HAVE_WORKING_FORK 1
7808| #define RETSIGTYPE void
7809| #define HAVE_FSEEKO 1
7810| #define HAVE_STRPTIME 1
7811| #define REUSEPORT_DEFAULT 0
7812| #define HAVE_MALLOC 1
7813| #define HAVE_PTHREAD_PRIO_INHERIT 1
7814| #define HAVE_PTHREAD 1
7815| #define HAVE_PTHREAD_RWLOCK_T 1
7816| #define HAVE_SSL /**/
7817| #define HAVE_HMAC_UPDATE 1
7818| #define HAVE_OPENSSL_SSL_H 1
7819| #define HAVE_OPENSSL_ERR_H 1
7820| #define HAVE_OPENSSL_RAND_H 1
7821| #define HAVE_OPENSSL_CONF_H 1
7822| #define HAVE_OPENSSL_ENGINE_H 1
7823| #define HAVE_OPENSSL_BN_H 1
7824| #define HAVE_OPENSSL_DH_H 1
7825| #define HAVE_OPENSSL_DSA_H 1
7826| #define HAVE_OPENSSL_RSA_H 1
7827| #define HAVE_OPENSSL_CONFIG 1
7828| #define HAVE_EVP_SHA1 1
7829| #define HAVE_EVP_SHA256 1
7830| #define HAVE_EVP_SHA512 1
7831| #define HAVE_FIPS_MODE 1
7832| #define HAVE_OPENSSL_ADD_ALL_DIGESTS 1
7833| #define HAVE_EVP_CLEANUP 1
7834| #define HAVE_ERR_LOAD_CRYPTO_STRINGS 1
7835| #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1
7836| #define HAVE_ERR_FREE_STRINGS 1
7837| #define HAVE_RAND_CLEANUP 1
7838| #define HAVE_EVP_DSS1 1
7839| #define HAVE_EVP_AES_256_CBC 1
7840| #define HAVE_EVP_ENCRYPTINIT_EX 1
7841| #define HAVE_HMAC_INIT_EX 1
7842| #define HAVE_CRYPTO_THREADID_SET_CALLBACK 1
7843| #define HAVE_X509_VERIFY_PARAM_SET1_HOST 1
7844| #define HAVE_DECL_SSL_COMP_GET_COMPRESSION_METHODS 1
7845| #define HAVE_DECL_SK_SSL_COMP_POP_FREE 1
7846| #define HAVE_DECL_SSL_CTX_SET_ECDH_AUTO 1
7847| #define USE_SHA1 1
7848| #define USE_SHA2 1
7849| #define USE_GOST 1
7850| #define HAVE_DECL_NID_X9_62_PRIME256V1 1
7851| #define HAVE_DECL_NID_SECP384R1 1
7852| #define USE_ECDSA 1
7853| #define USE_DSA 1
7854| /* end confdefs.h.  */
7855| #include <stdio.h>
7856| #ifdef HAVE_SYS_TYPES_H
7857| # include <sys/types.h>
7858| #endif
7859| #ifdef HAVE_SYS_STAT_H
7860| # include <sys/stat.h>
7861| #endif
7862| #ifdef STDC_HEADERS
7863| # include <stdlib.h>
7864| # include <stddef.h>
7865| #else
7866| # ifdef HAVE_STDLIB_H
7867| #  include <stdlib.h>
7868| # endif
7869| #endif
7870| #ifdef HAVE_STRING_H
7871| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7872| #  include <memory.h>
7873| # endif
7874| # include <string.h>
7875| #endif
7876| #ifdef HAVE_STRINGS_H
7877| # include <strings.h>
7878| #endif
7879| #ifdef HAVE_INTTYPES_H
7880| # include <inttypes.h>
7881| #endif
7882| #ifdef HAVE_STDINT_H
7883| # include <stdint.h>
7884| #endif
7885| #ifdef HAVE_UNISTD_H
7886| # include <unistd.h>
7887| #endif
7888| #include <openssl/evp.h>
7889|
7890|
7891| int
7892| main ()
7893| {
7894| #ifndef NID_ED25519
7895| #ifdef __cplusplus
7896|   (void) NID_ED25519;
7897| #else
7898|   (void) NID_ED25519;
7899| #endif
7900| #endif
7901|
7902|   ;
7903|   return 0;
7904| }
7905configure:18494: result: no
7906configure:18553: checking whether NID_ED448 is declared
7907configure:18553: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include conftest.c >&5
7908conftest.c:162:10: error: use of undeclared identifier 'NID_ED448'
7909  (void) NID_ED448;
7910         ^
79111 error generated.
7912configure:18553: $? = 1
7913configure: failed program was:
7914| /* confdefs.h */
7915| #define PACKAGE_NAME "unbound"
7916| #define PACKAGE_TARNAME "unbound"
7917| #define PACKAGE_VERSION "1.9.2"
7918| #define PACKAGE_STRING "unbound 1.9.2"
7919| #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
7920| #define PACKAGE_URL ""
7921| #define STDC_HEADERS 1
7922| #define HAVE_SYS_TYPES_H 1
7923| #define HAVE_SYS_STAT_H 1
7924| #define HAVE_STDLIB_H 1
7925| #define HAVE_STRING_H 1
7926| #define HAVE_MEMORY_H 1
7927| #define HAVE_STRINGS_H 1
7928| #define HAVE_INTTYPES_H 1
7929| #define HAVE_STDINT_H 1
7930| #define HAVE_UNISTD_H 1
7931| #define __EXTENSIONS__ 1
7932| #define _ALL_SOURCE 1
7933| #define _GNU_SOURCE 1
7934| #define _POSIX_PTHREAD_SEMANTICS 1
7935| #define _TANDEM_SOURCE 1
7936| #define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
7937| #define RUN_DIR "/opt/macports-test/etc/unbound"
7938| #define CHROOT_DIR "/opt/macports-test/etc/unbound"
7939| #define SHARE_DIR "/opt/macports-test/etc/unbound"
7940| #define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
7941| #define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
7942| #define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
7943| #define UB_USERNAME "unbound"
7944| #define WINVER 0x0502
7945| #define RSRC_PACKAGE_VERSION 1,9,2,0
7946| #define HAVE_GETOPT_H 1
7947| #define HAVE_TIME_H 1
7948| #define HAVE_ATTR_FORMAT 1
7949| #define HAVE_ATTR_UNUSED 1
7950| #define HAVE_ATTR_WEAK 1
7951| #define ATTR_WEAK __attribute__((weak))
7952| #define HAVE_ATTR_NORETURN 1
7953| #define ATTR_NORETURN __attribute__((__noreturn__))
7954| #define YYTEXT_POINTER 1
7955| #define LEX_HAS_YYLEX_DESTROY 1
7956| #define HAVE_DLFCN_H 1
7957| #define LT_OBJDIR ".libs/"
7958| #define HAVE_STDARG_H 1
7959| #define HAVE_STDBOOL_H 1
7960| #define HAVE_NETINET_IN_H 1
7961| #define HAVE_NETINET_TCP_H 1
7962| #define HAVE_SYS_PARAM_H 1
7963| #define HAVE_SYS_SOCKET_H 1
7964| #define HAVE_SYS_UN_H 1
7965| #define HAVE_SYS_UIO_H 1
7966| #define HAVE_SYS_RESOURCE_H 1
7967| #define HAVE_ARPA_INET_H 1
7968| #define HAVE_SYSLOG_H 1
7969| #define HAVE_NETDB_H 1
7970| #define HAVE_SYS_WAIT_H 1
7971| #define HAVE_PWD_H 1
7972| #define HAVE_GLOB_H 1
7973| #define HAVE_GRP_H 1
7974| #define HAVE_LIBKERN_OSBYTEORDER_H 1
7975| #define HAVE_SYS_IPC_H 1
7976| #define HAVE_SYS_SHM_H 1
7977| #define SIZEOF_TIME_T 8
7978| #define HAVE_UNISTD_H 1
7979| #define HAVE_CHOWN 1
7980| #define HAVE_FORK 1
7981| #define HAVE_VFORK 1
7982| #define HAVE_WORKING_VFORK 1
7983| #define HAVE_WORKING_FORK 1
7984| #define RETSIGTYPE void
7985| #define HAVE_FSEEKO 1
7986| #define HAVE_STRPTIME 1
7987| #define REUSEPORT_DEFAULT 0
7988| #define HAVE_MALLOC 1
7989| #define HAVE_PTHREAD_PRIO_INHERIT 1
7990| #define HAVE_PTHREAD 1
7991| #define HAVE_PTHREAD_RWLOCK_T 1
7992| #define HAVE_SSL /**/
7993| #define HAVE_HMAC_UPDATE 1
7994| #define HAVE_OPENSSL_SSL_H 1
7995| #define HAVE_OPENSSL_ERR_H 1
7996| #define HAVE_OPENSSL_RAND_H 1
7997| #define HAVE_OPENSSL_CONF_H 1
7998| #define HAVE_OPENSSL_ENGINE_H 1
7999| #define HAVE_OPENSSL_BN_H 1
8000| #define HAVE_OPENSSL_DH_H 1
8001| #define HAVE_OPENSSL_DSA_H 1
8002| #define HAVE_OPENSSL_RSA_H 1
8003| #define HAVE_OPENSSL_CONFIG 1
8004| #define HAVE_EVP_SHA1 1
8005| #define HAVE_EVP_SHA256 1
8006| #define HAVE_EVP_SHA512 1
8007| #define HAVE_FIPS_MODE 1
8008| #define HAVE_OPENSSL_ADD_ALL_DIGESTS 1
8009| #define HAVE_EVP_CLEANUP 1
8010| #define HAVE_ERR_LOAD_CRYPTO_STRINGS 1
8011| #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1
8012| #define HAVE_ERR_FREE_STRINGS 1
8013| #define HAVE_RAND_CLEANUP 1
8014| #define HAVE_EVP_DSS1 1
8015| #define HAVE_EVP_AES_256_CBC 1
8016| #define HAVE_EVP_ENCRYPTINIT_EX 1
8017| #define HAVE_HMAC_INIT_EX 1
8018| #define HAVE_CRYPTO_THREADID_SET_CALLBACK 1
8019| #define HAVE_X509_VERIFY_PARAM_SET1_HOST 1
8020| #define HAVE_DECL_SSL_COMP_GET_COMPRESSION_METHODS 1
8021| #define HAVE_DECL_SK_SSL_COMP_POP_FREE 1
8022| #define HAVE_DECL_SSL_CTX_SET_ECDH_AUTO 1
8023| #define USE_SHA1 1
8024| #define USE_SHA2 1
8025| #define USE_GOST 1
8026| #define HAVE_DECL_NID_X9_62_PRIME256V1 1
8027| #define HAVE_DECL_NID_SECP384R1 1
8028| #define USE_ECDSA 1
8029| #define USE_DSA 1
8030| #define HAVE_DECL_NID_ED25519 0
8031| /* end confdefs.h.  */
8032| #include <stdio.h>
8033| #ifdef HAVE_SYS_TYPES_H
8034| # include <sys/types.h>
8035| #endif
8036| #ifdef HAVE_SYS_STAT_H
8037| # include <sys/stat.h>
8038| #endif
8039| #ifdef STDC_HEADERS
8040| # include <stdlib.h>
8041| # include <stddef.h>
8042| #else
8043| # ifdef HAVE_STDLIB_H
8044| #  include <stdlib.h>
8045| # endif
8046| #endif
8047| #ifdef HAVE_STRING_H
8048| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8049| #  include <memory.h>
8050| # endif
8051| # include <string.h>
8052| #endif
8053| #ifdef HAVE_STRINGS_H
8054| # include <strings.h>
8055| #endif
8056| #ifdef HAVE_INTTYPES_H
8057| # include <inttypes.h>
8058| #endif
8059| #ifdef HAVE_STDINT_H
8060| # include <stdint.h>
8061| #endif
8062| #ifdef HAVE_UNISTD_H
8063| # include <unistd.h>
8064| #endif
8065| #include <openssl/evp.h>
8066|
8067|
8068| int
8069| main ()
8070| {
8071| #ifndef NID_ED448
8072| #ifdef __cplusplus
8073|   (void) NID_ED448;
8074| #else
8075|   (void) NID_ED448;
8076| #endif
8077| #endif
8078|
8079|   ;
8080|   return 0;
8081| }
8082configure:18553: result: no
8083configure:19065: checking for libexpat
8084configure:19081: error: Could not find libexpat, expat.h
8085
8086## ---------------- ##
8087## Cache variables. ##
8088## ---------------- ##
8089
8090ac_cv_build=x86_64-apple-darwin18.5.0
8091ac_cv_c_compiler_gnu=yes
8092ac_cv_c_const=yes
8093ac_cv_c_format_attribute=yes
8094ac_cv_c_gost_works=yes
8095ac_cv_c_inline=inline
8096ac_cv_c_noreturn_attribute=yes
8097ac_cv_c_strptime_works=no
8098ac_cv_c_unused_attribute=yes
8099ac_cv_c_weak_attribute=yes
8100ac_cv_env_CC_set=set
8101ac_cv_env_CC_value=/usr/bin/clang
8102ac_cv_env_CFLAGS_set=set
8103ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64'
8104ac_cv_env_CPPFLAGS_set=set
8105ac_cv_env_CPPFLAGS_value='-I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk'
8106ac_cv_env_CPP_set=
8107ac_cv_env_CPP_value=
8108ac_cv_env_LDFLAGS_set=set
8109ac_cv_env_LDFLAGS_value='-L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64'
8110ac_cv_env_LIBS_set=
8111ac_cv_env_LIBS_value=
8112ac_cv_env_LT_SYS_LIBRARY_PATH_set=
8113ac_cv_env_LT_SYS_LIBRARY_PATH_value=
8114ac_cv_env_PKG_CONFIG_LIBDIR_set=
8115ac_cv_env_PKG_CONFIG_LIBDIR_value=
8116ac_cv_env_PKG_CONFIG_PATH_set=
8117ac_cv_env_PKG_CONFIG_PATH_value=
8118ac_cv_env_PKG_CONFIG_set=
8119ac_cv_env_PKG_CONFIG_value=
8120ac_cv_env_PYTHON_VERSION_set=
8121ac_cv_env_PYTHON_VERSION_value=
8122ac_cv_env_SYSTEMD_CFLAGS_set=
8123ac_cv_env_SYSTEMD_CFLAGS_value=
8124ac_cv_env_SYSTEMD_DAEMON_CFLAGS_set=
8125ac_cv_env_SYSTEMD_DAEMON_CFLAGS_value=
8126ac_cv_env_SYSTEMD_DAEMON_LIBS_set=
8127ac_cv_env_SYSTEMD_DAEMON_LIBS_value=
8128ac_cv_env_SYSTEMD_LIBS_set=
8129ac_cv_env_SYSTEMD_LIBS_value=
8130ac_cv_env_YACC_set=
8131ac_cv_env_YACC_value=
8132ac_cv_env_YFLAGS_set=
8133ac_cv_env_YFLAGS_value=
8134ac_cv_env_build_alias_set=
8135ac_cv_env_build_alias_value=
8136ac_cv_env_host_alias_set=
8137ac_cv_env_host_alias_value=
8138ac_cv_env_target_alias_set=
8139ac_cv_env_target_alias_value=
8140ac_cv_func_CRYPTO_THREADID_set_callback=yes
8141ac_cv_func_CRYPTO_cleanup_all_ex_data=yes
8142ac_cv_func_DSA_SIG_new=yes
8143ac_cv_func_DSA_SIG_set0=no
8144ac_cv_func_ECDSA_sign=yes
8145ac_cv_func_EC_KEY_new=yes
8146ac_cv_func_ERR_free_strings=yes
8147ac_cv_func_ERR_load_crypto_strings=yes
8148ac_cv_func_EVP_DigestVerify=no
8149ac_cv_func_EVP_EncryptInit_ex=yes
8150ac_cv_func_EVP_MD_CTX_new=no
8151ac_cv_func_EVP_PKEY_set_type_str=yes
8152ac_cv_func_EVP_aes_256_cbc=yes
8153ac_cv_func_EVP_cleanup=yes
8154ac_cv_func_EVP_dss1=yes
8155ac_cv_func_EVP_sha1=yes
8156ac_cv_func_EVP_sha256=yes
8157ac_cv_func_EVP_sha512=yes
8158ac_cv_func_FIPS_mode=yes
8159ac_cv_func_HMAC_Init_ex=yes
8160ac_cv_func_OPENSSL_config=yes
8161ac_cv_func_OPENSSL_init_crypto=no
8162ac_cv_func_OPENSSL_init_ssl=no
8163ac_cv_func_OpenSSL_add_all_digests=yes
8164ac_cv_func_RAND_cleanup=yes
8165ac_cv_func_SHA384_Init=yes
8166ac_cv_func_SSL_CTX_set_ciphersuites=no
8167ac_cv_func_SSL_CTX_set_security_level=no
8168ac_cv_func_SSL_CTX_set_tlsext_ticket_key_cb=no
8169ac_cv_func_SSL_get0_peername=no
8170ac_cv_func_SSL_set1_host=no
8171ac_cv_func_X509_VERIFY_PARAM_set1_host=yes
8172ac_cv_func_chown_works=yes
8173ac_cv_func_fork=yes
8174ac_cv_func_fork_works=yes
8175ac_cv_func_strptime=yes
8176ac_cv_func_vfork=yes
8177ac_cv_func_vfork_works=yes
8178ac_cv_have_decl_NID_ED25519=no
8179ac_cv_have_decl_NID_ED448=no
8180ac_cv_have_decl_NID_X9_62_prime256v1=yes
8181ac_cv_have_decl_NID_secp384r1=yes
8182ac_cv_have_decl_SSL_COMP_get_compression_methods=yes
8183ac_cv_have_decl_SSL_CTX_set_ecdh_auto=yes
8184ac_cv_have_decl_sk_SSL_COMP_pop_free=yes
8185ac_cv_header_arpa_inet_h=yes
8186ac_cv_header_dlfcn_h=yes
8187ac_cv_header_endian_h=no
8188ac_cv_header_getopt_h=yes
8189ac_cv_header_glob_h=yes
8190ac_cv_header_grp_h=yes
8191ac_cv_header_inttypes_h=yes
8192ac_cv_header_libkern_OSByteOrder_h=yes
8193ac_cv_header_login_cap_h=no
8194ac_cv_header_memory_h=yes
8195ac_cv_header_minix_config_h=no
8196ac_cv_header_netdb_h=yes
8197ac_cv_header_netinet_in_h=yes
8198ac_cv_header_netinet_tcp_h=yes
8199ac_cv_header_openssl_bn_h=yes
8200ac_cv_header_openssl_conf_h=yes
8201ac_cv_header_openssl_dh_h=yes
8202ac_cv_header_openssl_dsa_h=yes
8203ac_cv_header_openssl_engine_h=yes
8204ac_cv_header_openssl_err_h=yes
8205ac_cv_header_openssl_rand_h=yes
8206ac_cv_header_openssl_rsa_h=yes
8207ac_cv_header_openssl_ssl_h=yes
8208ac_cv_header_pwd_h=yes
8209ac_cv_header_stdarg_h=yes
8210ac_cv_header_stdbool_h=yes
8211ac_cv_header_stdc=yes
8212ac_cv_header_stdint_h=yes
8213ac_cv_header_stdlib_h=yes
8214ac_cv_header_string_h=yes
8215ac_cv_header_strings_h=yes
8216ac_cv_header_sys_endian_h=no
8217ac_cv_header_sys_ipc_h=yes
8218ac_cv_header_sys_param_h=yes
8219ac_cv_header_sys_resource_h=yes
8220ac_cv_header_sys_shm_h=yes
8221ac_cv_header_sys_socket_h=yes
8222ac_cv_header_sys_stat_h=yes
8223ac_cv_header_sys_types_h=yes
8224ac_cv_header_sys_uio_h=yes
8225ac_cv_header_sys_un_h=yes
8226ac_cv_header_sys_wait_h=yes
8227ac_cv_header_syslog_h=yes
8228ac_cv_header_time_h=yes
8229ac_cv_header_unistd_h=yes
8230ac_cv_header_vfork_h=no
8231ac_cv_header_winsock2_h=no
8232ac_cv_header_ws2tcpip_h=no
8233ac_cv_host=x86_64-apple-darwin18.5.0
8234ac_cv_lib_lex=-lfl
8235ac_cv_objext=o
8236ac_cv_path_EGREP='/usr/bin/grep -E'
8237ac_cv_path_FGREP='/usr/bin/grep -F'
8238ac_cv_path_GREP=/usr/bin/grep
8239ac_cv_path_SED=/usr/bin/sed
8240ac_cv_path_ac_pt_AR=/usr/bin/ar
8241ac_cv_path_lt_DD=/bin/dd
8242ac_cv_prog_AWK=awk
8243ac_cv_prog_CPP='/usr/bin/clang -E'
8244ac_cv_prog_LEX=flex
8245ac_cv_prog_YACC='bison -y'
8246ac_cv_prog_ac_ct_CC=/usr/bin/clang
8247ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
8248ac_cv_prog_ac_ct_LIPO=lipo
8249ac_cv_prog_ac_ct_NMEDIT=nmedit
8250ac_cv_prog_ac_ct_OBJDUMP=objdump
8251ac_cv_prog_ac_ct_OTOOL=otool
8252ac_cv_prog_ac_ct_RANLIB=ranlib
8253ac_cv_prog_ac_ct_STRIP=strip
8254ac_cv_prog_cc_c89=
8255ac_cv_prog_cc_g=yes
8256ac_cv_prog_lex_root=lex.yy
8257ac_cv_prog_lex_yytext_pointer=yes
8258ac_cv_safe_to_define___extensions__=yes
8259ac_cv_search_inet_pton='none required'
8260ac_cv_search_socket='none required'
8261ac_cv_sizeof_time_t=8
8262ac_cv_sys_file_offset_bits=no
8263ac_cv_sys_largefile_CC=no
8264ac_cv_sys_largefile_source=no
8265ac_cv_type_DSA_SIGp=yes
8266ac_cv_type_in_addr_t=yes
8267ac_cv_type_in_port_t=yes
8268ac_cv_type_int16_t=yes
8269ac_cv_type_int32_t=yes
8270ac_cv_type_int64_t=yes
8271ac_cv_type_int8_t=yes
8272ac_cv_type_off_t=yes
8273ac_cv_type_pid_t=yes
8274ac_cv_type_pthread_rwlock_t=yes
8275ac_cv_type_pthread_spinlock_t=no
8276ac_cv_type_rlim_t=yes
8277ac_cv_type_signal=void
8278ac_cv_type_size_t=yes
8279ac_cv_type_socklen_t=yes
8280ac_cv_type_ssize_t=yes
8281ac_cv_type_u_char=yes
8282ac_cv_type_uid_t=yes
8283ac_cv_type_uint16_t=yes
8284ac_cv_type_uint32_t=yes
8285ac_cv_type_uint64_t=yes
8286ac_cv_type_uint8_t=yes
8287ax_cv_PTHREAD_PRIO_INHERIT=yes
8288lt_cv_apple_cc_single_mod=yes
8289lt_cv_ar_at_file=no
8290lt_cv_deplibs_check_method=pass_all
8291lt_cv_file_magic_cmd='$MAGIC_CMD'
8292lt_cv_file_magic_test_file=
8293lt_cv_ld_exported_symbols_list=yes
8294lt_cv_ld_force_load=yes
8295lt_cv_ld_reload_flag=-r
8296lt_cv_nm_interface='BSD nm'
8297lt_cv_objdir=.libs
8298lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
8299lt_cv_path_NM='/usr/bin/nm -B'
8300lt_cv_path_mainfest_tool=no
8301lt_cv_prog_compiler_c_o=yes
8302lt_cv_prog_compiler_pic='-fno-common -DPIC'
8303lt_cv_prog_compiler_pic_works=yes
8304lt_cv_prog_compiler_rtti_exceptions=yes
8305lt_cv_prog_compiler_static_works=no
8306lt_cv_prog_gnu_ld=no
8307lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
8308lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
8309lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
8310lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
8311lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
8312lt_cv_sys_global_symbol_to_import=
8313lt_cv_sys_max_cmd_len=196608
8314lt_cv_to_host_file_cmd=func_convert_file_noop
8315lt_cv_to_tool_file_cmd=func_convert_file_noop
8316lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
8317
8318## ----------------- ##
8319## Output variables. ##
8320## ----------------- ##
8321
8322ALLTARGET=''
8323AR='/usr/bin/ar'
8324AWK='awk'
8325CC='/usr/bin/clang'
8326CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_THREAD_SAFE -pthread'
8327CHECKLOCK_OBJ=''
8328COMMON_OBJ_ALL_SYMBOLS=''
8329CONFIG_DATE='20190809'
8330CPP='/usr/bin/clang -E'
8331CPPFLAGS='-I/opt/macports-test/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/macports-test/include'
8332DEFS=''
8333DEPFLAG='-MM'
8334DLLTOOL='false'
8335DNSCRYPT_OBJ=''
8336DNSCRYPT_SRC=''
8337DNSTAP_OBJ=''
8338DNSTAP_SRC=''
8339DSYMUTIL='dsymutil'
8340DUMPBIN=''
8341ECHO_C='\c'
8342ECHO_N=''
8343ECHO_T=''
8344EGREP='/usr/bin/grep -E'
8345ENABLE_DNSCRYPT=''
8346ENABLE_DNSCRYPT_XCHACHA20=''
8347ENABLE_DNSTAP=''
8348EXEEXT=''
8349EXTRALINK=''
8350FGREP='/usr/bin/grep -F'
8351GREP='/usr/bin/grep'
8352HAVE_SSL='yes'
8353INSTALLTARGET=''
8354IPSECMOD_HEADER=''
8355IPSECMOD_OBJ=''
8356LD='/Library/Developer/CommandLineTools/usr/bin/ld'
8357LDFLAGS='-L/opt/macports-test/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/macports-test/lib'
8358LEX='flex'
8359LEXLIB='-lfl'
8360LEX_OUTPUT_ROOT='lex.yy'
8361LIBOBJS=' strptime.o'
8362LIBOBJ_WITHOUT_CTIME=''
8363LIBOBJ_WITHOUT_CTIMEARC4=''
8364LIBS=' -lcrypto'
8365LIBTOOL='$(SHELL) $(top_builddir)/libtool'
8366LIBUNBOUND_AGE='1'
8367LIBUNBOUND_CURRENT='9'
8368LIBUNBOUND_REVISION='2'
8369LIPO='lipo'
8370LN_S='ln -s'
8371LTLIBOBJS=''
8372LT_SYS_LIBRARY_PATH=''
8373MANIFEST_TOOL=':'
8374NETBSD_LINTFLAGS=''
8375NM='/usr/bin/nm -B'
8376NMEDIT='nmedit'
8377OBJDUMP='objdump'
8378OBJEXT='o'
8379OTOOL64=':'
8380OTOOL='otool'
8381PACKAGE_BUGREPORT='unbound-bugs@nlnetlabs.nl'
8382PACKAGE_NAME='unbound'
8383PACKAGE_STRING='unbound 1.9.2'
8384PACKAGE_TARNAME='unbound'
8385PACKAGE_URL=''
8386PACKAGE_VERSION='1.9.2'
8387PATH_SEPARATOR=':'
8388PC_LIBEVENT_DEPENDENCY=''
8389PC_PY_DEPENDENCY=''
8390PKG_CONFIG=''
8391PKG_CONFIG_LIBDIR=''
8392PKG_CONFIG_PATH=''
8393PROTOC_C=''
8394PTHREAD_CC='/usr/bin/clang'
8395PTHREAD_CFLAGS='-D_THREAD_SAFE -pthread'
8396PTHREAD_CFLAGS_ONLY=''
8397PTHREAD_LIBS=''
8398PYTHON=''
8399PYTHONMOD_HEADER=''
8400PYTHONMOD_INSTALL=''
8401PYTHONMOD_OBJ=''
8402PYTHONMOD_UNINSTALL=''
8403PYTHON_CPPFLAGS=''
8404PYTHON_LDFLAGS=''
8405PYTHON_SITE_PKG=''
8406PYTHON_VERSION=''
8407PYUNBOUND_INSTALL=''
8408PYUNBOUND_OBJ=''
8409PYUNBOUND_TARGET=''
8410PYUNBOUND_UNINSTALL=''
8411PY_MAJOR_VERSION=''
8412RANLIB='ranlib'
8413RUNTIME_PATH=' -R/opt/macports-test/lib'
8414SED='/usr/bin/sed'
8415SHELL='/bin/sh'
8416SOURCEDETERMINE=''
8417SOURCEFILE=''
8418SSLLIB='-lssl'
8419STRIP='strip'
8420SUBNET_HEADER=''
8421SUBNET_OBJ=''
8422SWIG=''
8423SWIG_LIB=''
8424SYSTEMD_CFLAGS=''
8425SYSTEMD_DAEMON_CFLAGS=''
8426SYSTEMD_DAEMON_LIBS=''
8427SYSTEMD_LIBS=''
8428UBSYMS=''
8429UNBOUND_CHROOT_DIR='/opt/macports-test/etc/unbound'
8430UNBOUND_EVENT_INSTALL=''
8431UNBOUND_EVENT_UNINSTALL=''
8432UNBOUND_LOCALSTATE_DIR='/opt/macports-test/var'
8433UNBOUND_PIDFILE='/opt/macports-test/var/run/unbound/unbound.pid'
8434UNBOUND_ROOTCERT_FILE='/opt/macports-test/etc/unbound/icannbundle.pem'
8435UNBOUND_ROOTKEY_FILE='/opt/macports-test/etc/unbound/root.key'
8436UNBOUND_RUN_DIR='/opt/macports-test/etc/unbound'
8437UNBOUND_SBIN_DIR='/opt/macports-test/sbin'
8438UNBOUND_SHARE_DIR='/opt/macports-test/etc/unbound'
8439UNBOUND_SYSCONF_DIR='/opt/macports-test/etc'
8440UNBOUND_USERNAME='unbound'
8441UNBOUND_VERSION_MAJOR='1'
8442UNBOUND_VERSION_MICRO='2'
8443UNBOUND_VERSION_MINOR='9'
8444USE_SYSTEMD_FALSE=''
8445USE_SYSTEMD_TRUE=''
8446WINAPPS=''
8447WINDRES=''
8448WIN_CHECKCONF_OBJ_LINK=''
8449WIN_CONTROL_OBJ_LINK=''
8450WIN_DAEMON_OBJ=''
8451WIN_DAEMON_OBJ_LINK=''
8452WIN_DAEMON_SRC=''
8453WIN_HOST_OBJ_LINK=''
8454WIN_UBANCHOR_OBJ_LINK=''
8455WITH_PYTHONMODULE=''
8456WITH_PYUNBOUND=''
8457YACC='bison -y'
8458YFLAGS=''
8459ac_ct_AR=''
8460ac_ct_CC='/usr/bin/clang'
8461ac_ct_DUMPBIN=''
8462ax_pthread_config=''
8463bindir='${exec_prefix}/bin'
8464build='x86_64-apple-darwin18.5.0'
8465build_alias=''
8466build_cpu='x86_64'
8467build_os='darwin18.5.0'
8468build_vendor='apple'
8469datadir='${datarootdir}'
8470datarootdir='${prefix}/share'
8471date=''
8472debug_enabled=''
8473docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
8474doxygen=''
8475dvidir='${docdir}'
8476exec_prefix='/opt/macports-test'
8477host='x86_64-apple-darwin18.5.0'
8478host_alias=''
8479host_cpu='x86_64'
8480host_os='darwin18.5.0'
8481host_vendor='apple'
8482htmldir='${docdir}'
8483includedir='${prefix}/include'
8484infodir='${datarootdir}/info'
8485libdir='${exec_prefix}/lib'
8486libexecdir='${exec_prefix}/libexec'
8487libtool='./libtool'
8488localedir='${datarootdir}/locale'
8489localstatedir='${prefix}/var'
8490mandir='${datarootdir}/man'
8491oldincludedir='/usr/include'
8492opt_dnstap_socket_path=''
8493pdfdir='${docdir}'
8494prefix='/opt/macports-test'
8495program_transform_name='s,x,x,'
8496psdir='${docdir}'
8497sbindir='${exec_prefix}/sbin'
8498sharedstatedir='${prefix}/com'
8499staticexe=''
8500swig=''
8501sysconfdir='${prefix}/etc'
8502target_alias=''
8503ub_conf_dir='/opt/macports-test/etc/unbound'
8504ub_conf_file='/opt/macports-test/etc/unbound/unbound.conf'
8505version=''
8506
8507## ----------- ##
8508## confdefs.h. ##
8509## ----------- ##
8510
8511/* confdefs.h */
8512#define PACKAGE_NAME "unbound"
8513#define PACKAGE_TARNAME "unbound"
8514#define PACKAGE_VERSION "1.9.2"
8515#define PACKAGE_STRING "unbound 1.9.2"
8516#define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl"
8517#define PACKAGE_URL ""
8518#define STDC_HEADERS 1
8519#define HAVE_SYS_TYPES_H 1
8520#define HAVE_SYS_STAT_H 1
8521#define HAVE_STDLIB_H 1
8522#define HAVE_STRING_H 1
8523#define HAVE_MEMORY_H 1
8524#define HAVE_STRINGS_H 1
8525#define HAVE_INTTYPES_H 1
8526#define HAVE_STDINT_H 1
8527#define HAVE_UNISTD_H 1
8528#define __EXTENSIONS__ 1
8529#define _ALL_SOURCE 1
8530#define _GNU_SOURCE 1
8531#define _POSIX_PTHREAD_SEMANTICS 1
8532#define _TANDEM_SOURCE 1
8533#define CONFIGFILE "/opt/macports-test/etc/unbound/unbound.conf"
8534#define RUN_DIR "/opt/macports-test/etc/unbound"
8535#define CHROOT_DIR "/opt/macports-test/etc/unbound"
8536#define SHARE_DIR "/opt/macports-test/etc/unbound"
8537#define PIDFILE "/opt/macports-test/var/run/unbound/unbound.pid"
8538#define ROOT_ANCHOR_FILE "/opt/macports-test/etc/unbound/root.key"
8539#define ROOT_CERT_FILE "/opt/macports-test/etc/unbound/icannbundle.pem"
8540#define UB_USERNAME "unbound"
8541#define WINVER 0x0502
8542#define RSRC_PACKAGE_VERSION 1,9,2,0
8543#define HAVE_GETOPT_H 1
8544#define HAVE_TIME_H 1
8545#define HAVE_ATTR_FORMAT 1
8546#define HAVE_ATTR_UNUSED 1
8547#define HAVE_ATTR_WEAK 1
8548#define ATTR_WEAK __attribute__((weak))
8549#define HAVE_ATTR_NORETURN 1
8550#define ATTR_NORETURN __attribute__((__noreturn__))
8551#define YYTEXT_POINTER 1
8552#define LEX_HAS_YYLEX_DESTROY 1
8553#define HAVE_DLFCN_H 1
8554#define LT_OBJDIR ".libs/"
8555#define HAVE_STDARG_H 1
8556#define HAVE_STDBOOL_H 1
8557#define HAVE_NETINET_IN_H 1
8558#define HAVE_NETINET_TCP_H 1
8559#define HAVE_SYS_PARAM_H 1
8560#define HAVE_SYS_SOCKET_H 1
8561#define HAVE_SYS_UN_H 1
8562#define HAVE_SYS_UIO_H 1
8563#define HAVE_SYS_RESOURCE_H 1
8564#define HAVE_ARPA_INET_H 1
8565#define HAVE_SYSLOG_H 1
8566#define HAVE_NETDB_H 1
8567#define HAVE_SYS_WAIT_H 1
8568#define HAVE_PWD_H 1
8569#define HAVE_GLOB_H 1
8570#define HAVE_GRP_H 1
8571#define HAVE_LIBKERN_OSBYTEORDER_H 1
8572#define HAVE_SYS_IPC_H 1
8573#define HAVE_SYS_SHM_H 1
8574#define SIZEOF_TIME_T 8
8575#define HAVE_UNISTD_H 1
8576#define HAVE_CHOWN 1
8577#define HAVE_FORK 1
8578#define HAVE_VFORK 1
8579#define HAVE_WORKING_VFORK 1
8580#define HAVE_WORKING_FORK 1
8581#define RETSIGTYPE void
8582#define HAVE_FSEEKO 1
8583#define HAVE_STRPTIME 1
8584#define REUSEPORT_DEFAULT 0
8585#define HAVE_MALLOC 1
8586#define HAVE_PTHREAD_PRIO_INHERIT 1
8587#define HAVE_PTHREAD 1
8588#define HAVE_PTHREAD_RWLOCK_T 1
8589#define HAVE_SSL /**/
8590#define HAVE_HMAC_UPDATE 1
8591#define HAVE_OPENSSL_SSL_H 1
8592#define HAVE_OPENSSL_ERR_H 1
8593#define HAVE_OPENSSL_RAND_H 1
8594#define HAVE_OPENSSL_CONF_H 1
8595#define HAVE_OPENSSL_ENGINE_H 1
8596#define HAVE_OPENSSL_BN_H 1
8597#define HAVE_OPENSSL_DH_H 1
8598#define HAVE_OPENSSL_DSA_H 1
8599#define HAVE_OPENSSL_RSA_H 1
8600#define HAVE_OPENSSL_CONFIG 1
8601#define HAVE_EVP_SHA1 1
8602#define HAVE_EVP_SHA256 1
8603#define HAVE_EVP_SHA512 1
8604#define HAVE_FIPS_MODE 1
8605#define HAVE_OPENSSL_ADD_ALL_DIGESTS 1
8606#define HAVE_EVP_CLEANUP 1
8607#define HAVE_ERR_LOAD_CRYPTO_STRINGS 1
8608#define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1
8609#define HAVE_ERR_FREE_STRINGS 1
8610#define HAVE_RAND_CLEANUP 1
8611#define HAVE_EVP_DSS1 1
8612#define HAVE_EVP_AES_256_CBC 1
8613#define HAVE_EVP_ENCRYPTINIT_EX 1
8614#define HAVE_HMAC_INIT_EX 1
8615#define HAVE_CRYPTO_THREADID_SET_CALLBACK 1
8616#define HAVE_X509_VERIFY_PARAM_SET1_HOST 1
8617#define HAVE_DECL_SSL_COMP_GET_COMPRESSION_METHODS 1
8618#define HAVE_DECL_SK_SSL_COMP_POP_FREE 1
8619#define HAVE_DECL_SSL_CTX_SET_ECDH_AUTO 1
8620#define USE_SHA1 1
8621#define USE_SHA2 1
8622#define USE_GOST 1
8623#define HAVE_DECL_NID_X9_62_PRIME256V1 1
8624#define HAVE_DECL_NID_SECP384R1 1
8625#define USE_ECDSA 1
8626#define USE_DSA 1
8627#define HAVE_DECL_NID_ED25519 0
8628#define HAVE_DECL_NID_ED448 0
8629#define USE_MINI_EVENT 1
8630
8631configure: exit 1