1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by configure, which was |
---|
5 | generated by GNU Autoconf 2.59. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local CPPFLAGS=-I/opt/local/include LDFLAGS=-L/opt/local/lib --disable-shared |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Local-Admins-MacBook-Pro.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 20.5.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 20.5.0: Sat May 8 05:10:33 PDT 2021; root:xnu-7195.121.3~9/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 | hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 20.5.0: Sat May 8 05:10:33 PDT 2021; root:xnu-7195.121.3~9/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 16 processors. |
---|
28 | 8 processors are physically available. |
---|
29 | 16 processors are logically available. |
---|
30 | Processor type: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 677 tasks, 3311 threads, 16 processors |
---|
34 | Load average: 3.56, Mach factor: 12.43 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:1539: checking for a BSD-compatible install |
---|
52 | configure:1594: result: /usr/bin/install -c |
---|
53 | configure:1605: checking whether build environment is sane |
---|
54 | configure:1648: result: yes |
---|
55 | configure:1705: checking for gawk |
---|
56 | configure:1721: found /opt/local/bin/gawk |
---|
57 | configure:1731: result: gawk |
---|
58 | configure:1741: checking whether make sets $(MAKE) |
---|
59 | configure:1761: result: yes |
---|
60 | configure:1927: checking whether to enable maintainer-specific portions of Makefiles |
---|
61 | configure:1936: result: no |
---|
62 | configure:1968: checking for style of include used by make |
---|
63 | configure:1996: result: GNU |
---|
64 | configure:2067: checking for gcc |
---|
65 | configure:2093: result: /usr/bin/clang |
---|
66 | configure:2337: checking for C compiler version |
---|
67 | configure:2340: /usr/bin/clang --version </dev/null >&5 |
---|
68 | Apple clang version 12.0.5 (clang-1205.0.22.9) |
---|
69 | Target: x86_64-apple-darwin20.5.0 |
---|
70 | Thread model: posix |
---|
71 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
72 | configure:2343: $? = 0 |
---|
73 | configure:2345: /usr/bin/clang -v </dev/null >&5 |
---|
74 | Apple clang version 12.0.5 (clang-1205.0.22.9) |
---|
75 | Target: x86_64-apple-darwin20.5.0 |
---|
76 | Thread model: posix |
---|
77 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
78 | configure:2348: $? = 0 |
---|
79 | configure:2350: /usr/bin/clang -V </dev/null >&5 |
---|
80 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
81 | clang: error: no input files |
---|
82 | configure:2353: $? = 1 |
---|
83 | configure:2376: checking for C compiler default output file name |
---|
84 | configure:2379: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
85 | configure:2382: $? = 0 |
---|
86 | configure:2428: result: a.out |
---|
87 | configure:2433: checking whether the C compiler works |
---|
88 | configure:2439: ./a.out |
---|
89 | configure:2442: $? = 0 |
---|
90 | configure:2459: result: yes |
---|
91 | configure:2466: checking whether we are cross compiling |
---|
92 | configure:2468: result: no |
---|
93 | configure:2471: checking for suffix of executables |
---|
94 | configure:2473: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
95 | configure:2476: $? = 0 |
---|
96 | configure:2501: result: |
---|
97 | configure:2507: checking for suffix of object files |
---|
98 | configure:2528: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
99 | configure:2531: $? = 0 |
---|
100 | configure:2553: result: o |
---|
101 | configure:2557: checking whether we are using the GNU C compiler |
---|
102 | configure:2581: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
103 | configure:2587: $? = 0 |
---|
104 | configure:2591: test -z |
---|
105 | || test ! -s conftest.err |
---|
106 | configure:2594: $? = 0 |
---|
107 | configure:2597: test -s conftest.o |
---|
108 | configure:2600: $? = 0 |
---|
109 | configure:2613: result: yes |
---|
110 | configure:2619: checking whether /usr/bin/clang accepts -g |
---|
111 | configure:2640: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
112 | configure:2646: $? = 0 |
---|
113 | configure:2650: test -z |
---|
114 | || test ! -s conftest.err |
---|
115 | configure:2653: $? = 0 |
---|
116 | configure:2656: test -s conftest.o |
---|
117 | configure:2659: $? = 0 |
---|
118 | configure:2670: result: yes |
---|
119 | configure:2687: checking for /usr/bin/clang option to accept ANSI C |
---|
120 | configure:2757: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
121 | configure:2763: $? = 0 |
---|
122 | configure:2767: test -z |
---|
123 | || test ! -s conftest.err |
---|
124 | configure:2770: $? = 0 |
---|
125 | configure:2773: test -s conftest.o |
---|
126 | configure:2776: $? = 0 |
---|
127 | configure:2794: result: none needed |
---|
128 | configure:2812: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
129 | conftest.c:2:3: error: unknown type name 'choke' |
---|
130 | choke me |
---|
131 | ^ |
---|
132 | conftest.c:2:11: error: expected ';' after top level declarator |
---|
133 | choke me |
---|
134 | ^ |
---|
135 | ; |
---|
136 | 2 errors generated. |
---|
137 | configure:2818: $? = 1 |
---|
138 | configure: failed program was: |
---|
139 | | #ifndef __cplusplus |
---|
140 | | choke me |
---|
141 | | #endif |
---|
142 | configure:2953: checking dependency style of /usr/bin/clang |
---|
143 | configure:3043: result: none |
---|
144 | configure:3061: checking whether /usr/bin/clang and cc understand -c and -o together |
---|
145 | configure:3091: /usr/bin/clang -c conftest.c -o conftest.o >&5 |
---|
146 | configure:3094: $? = 0 |
---|
147 | configure:3096: /usr/bin/clang -c conftest.c -o conftest.o >&5 |
---|
148 | configure:3099: $? = 0 |
---|
149 | configure:3106: cc -c conftest.c >&5 |
---|
150 | configure:3109: $? = 0 |
---|
151 | configure:3112: cc -c conftest.c -o conftest.o >&5 |
---|
152 | configure:3115: $? = 0 |
---|
153 | configure:3117: cc -c conftest.c -o conftest.o >&5 |
---|
154 | configure:3120: $? = 0 |
---|
155 | configure:3138: result: yes |
---|
156 | configure:3163: checking for a BSD-compatible install |
---|
157 | configure:3218: result: /usr/bin/install -c |
---|
158 | configure:3229: checking whether ln -s works |
---|
159 | configure:3233: result: yes |
---|
160 | configure:3318: checking build system type |
---|
161 | configure:3336: result: i686-apple-darwin20.5.0 |
---|
162 | configure:3344: checking host system type |
---|
163 | configure:3358: result: i686-apple-darwin20.5.0 |
---|
164 | configure:3366: checking for a sed that does not truncate output |
---|
165 | configure:3420: result: /opt/local/bin/gsed |
---|
166 | configure:3423: checking for egrep |
---|
167 | configure:3433: result: grep -E |
---|
168 | configure:3449: checking for ld used by /usr/bin/clang |
---|
169 | configure:3516: result: /Library/Developer/CommandLineTools/usr/bin/ld |
---|
170 | configure:3525: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld |
---|
171 | configure:3540: result: no |
---|
172 | configure:3545: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files |
---|
173 | configure:3552: result: -r |
---|
174 | configure:3570: checking for BSD-compatible nm |
---|
175 | configure:3612: result: /opt/local/bin/nm -B |
---|
176 | configure:3616: checking how to recognise dependent libraries |
---|
177 | configure:3788: result: pass_all |
---|
178 | configure:4002: checking how to run the C preprocessor |
---|
179 | configure:4037: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
180 | configure:4043: $? = 0 |
---|
181 | configure:4075: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
182 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
183 | #include <ac_nonexistent.h> |
---|
184 | ^~~~~~~~~~~~~~~~~~ |
---|
185 | 1 error generated. |
---|
186 | configure:4081: $? = 1 |
---|
187 | configure: failed program was: |
---|
188 | | /* confdefs.h. */ |
---|
189 | | |
---|
190 | | #define PACKAGE_NAME "" |
---|
191 | | #define PACKAGE_TARNAME "" |
---|
192 | | #define PACKAGE_VERSION "" |
---|
193 | | #define PACKAGE_STRING "" |
---|
194 | | #define PACKAGE_BUGREPORT "" |
---|
195 | | #define PACKAGE "libdnsres" |
---|
196 | | #define VERSION "0.1a" |
---|
197 | | /* end confdefs.h. */ |
---|
198 | | #include <ac_nonexistent.h> |
---|
199 | configure:4120: result: /usr/bin/clang -E |
---|
200 | configure:4144: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
201 | configure:4150: $? = 0 |
---|
202 | configure:4182: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
203 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
204 | #include <ac_nonexistent.h> |
---|
205 | ^~~~~~~~~~~~~~~~~~ |
---|
206 | 1 error generated. |
---|
207 | configure:4188: $? = 1 |
---|
208 | configure: failed program was: |
---|
209 | | /* confdefs.h. */ |
---|
210 | | |
---|
211 | | #define PACKAGE_NAME "" |
---|
212 | | #define PACKAGE_TARNAME "" |
---|
213 | | #define PACKAGE_VERSION "" |
---|
214 | | #define PACKAGE_STRING "" |
---|
215 | | #define PACKAGE_BUGREPORT "" |
---|
216 | | #define PACKAGE "libdnsres" |
---|
217 | | #define VERSION "0.1a" |
---|
218 | | /* end confdefs.h. */ |
---|
219 | | #include <ac_nonexistent.h> |
---|
220 | configure:4232: checking for ANSI C header files |
---|
221 | configure:4257: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
222 | configure:4263: $? = 0 |
---|
223 | configure:4267: test -z |
---|
224 | || test ! -s conftest.err |
---|
225 | configure:4270: $? = 0 |
---|
226 | configure:4273: test -s conftest.o |
---|
227 | configure:4276: $? = 0 |
---|
228 | configure:4365: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
229 | conftest.c:28:7: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration] |
---|
230 | exit(2); |
---|
231 | ^ |
---|
232 | conftest.c:28:7: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
233 | 1 error generated. |
---|
234 | configure:4368: $? = 1 |
---|
235 | configure: program exited with status 1 |
---|
236 | configure: failed program was: |
---|
237 | | /* confdefs.h. */ |
---|
238 | | |
---|
239 | | #define PACKAGE_NAME "" |
---|
240 | | #define PACKAGE_TARNAME "" |
---|
241 | | #define PACKAGE_VERSION "" |
---|
242 | | #define PACKAGE_STRING "" |
---|
243 | | #define PACKAGE_BUGREPORT "" |
---|
244 | | #define PACKAGE "libdnsres" |
---|
245 | | #define VERSION "0.1a" |
---|
246 | | /* end confdefs.h. */ |
---|
247 | | #include <ctype.h> |
---|
248 | | #if ((' ' & 0x0FF) == 0x020) |
---|
249 | | # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') |
---|
250 | | # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) |
---|
251 | | #else |
---|
252 | | # define ISLOWER(c) (('a' <= (c) && (c) <= 'i') || ('j' <= (c) && (c) <= 'r') || ('s' <= (c) && (c) <= 'z')) |
---|
253 | | # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) |
---|
254 | | #endif |
---|
255 | | |
---|
256 | | #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) |
---|
257 | | int |
---|
258 | | main () |
---|
259 | | { |
---|
260 | | int i; |
---|
261 | | for (i = 0; i < 256; i++) |
---|
262 | | if (XOR (islower (i), ISLOWER (i)) |
---|
263 | | || toupper (i) != TOUPPER (i)) |
---|
264 | | exit(2); |
---|
265 | | exit (0); |
---|
266 | | } |
---|
267 | configure:4388: result: no |
---|
268 | configure:4412: checking for sys/types.h |
---|
269 | configure:4428: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
270 | configure:4434: $? = 0 |
---|
271 | configure:4438: test -z |
---|
272 | || test ! -s conftest.err |
---|
273 | configure:4441: $? = 0 |
---|
274 | configure:4444: test -s conftest.o |
---|
275 | configure:4447: $? = 0 |
---|
276 | configure:4458: result: yes |
---|
277 | configure:4412: checking for sys/stat.h |
---|
278 | configure:4428: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
279 | configure:4434: $? = 0 |
---|
280 | configure:4438: test -z |
---|
281 | || test ! -s conftest.err |
---|
282 | configure:4441: $? = 0 |
---|
283 | configure:4444: test -s conftest.o |
---|
284 | configure:4447: $? = 0 |
---|
285 | configure:4458: result: yes |
---|
286 | configure:4412: checking for stdlib.h |
---|
287 | configure:4428: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
288 | configure:4434: $? = 0 |
---|
289 | configure:4438: test -z |
---|
290 | || test ! -s conftest.err |
---|
291 | configure:4441: $? = 0 |
---|
292 | configure:4444: test -s conftest.o |
---|
293 | configure:4447: $? = 0 |
---|
294 | configure:4458: result: yes |
---|
295 | configure:4412: checking for string.h |
---|
296 | configure:4428: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
297 | configure:4434: $? = 0 |
---|
298 | configure:4438: test -z |
---|
299 | || test ! -s conftest.err |
---|
300 | configure:4441: $? = 0 |
---|
301 | configure:4444: test -s conftest.o |
---|
302 | configure:4447: $? = 0 |
---|
303 | configure:4458: result: yes |
---|
304 | configure:4412: checking for memory.h |
---|
305 | configure:4428: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
306 | configure:4434: $? = 0 |
---|
307 | configure:4438: test -z |
---|
308 | || test ! -s conftest.err |
---|
309 | configure:4441: $? = 0 |
---|
310 | configure:4444: test -s conftest.o |
---|
311 | configure:4447: $? = 0 |
---|
312 | configure:4458: result: yes |
---|
313 | configure:4412: checking for strings.h |
---|
314 | configure:4428: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
315 | configure:4434: $? = 0 |
---|
316 | configure:4438: test -z |
---|
317 | || test ! -s conftest.err |
---|
318 | configure:4441: $? = 0 |
---|
319 | configure:4444: test -s conftest.o |
---|
320 | configure:4447: $? = 0 |
---|
321 | configure:4458: result: yes |
---|
322 | configure:4412: checking for inttypes.h |
---|
323 | configure:4428: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
324 | configure:4434: $? = 0 |
---|
325 | configure:4438: test -z |
---|
326 | || test ! -s conftest.err |
---|
327 | configure:4441: $? = 0 |
---|
328 | configure:4444: test -s conftest.o |
---|
329 | configure:4447: $? = 0 |
---|
330 | configure:4458: result: yes |
---|
331 | configure:4412: checking for stdint.h |
---|
332 | configure:4428: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
333 | configure:4434: $? = 0 |
---|
334 | configure:4438: test -z |
---|
335 | || test ! -s conftest.err |
---|
336 | configure:4441: $? = 0 |
---|
337 | configure:4444: test -s conftest.o |
---|
338 | configure:4447: $? = 0 |
---|
339 | configure:4458: result: yes |
---|
340 | configure:4412: checking for unistd.h |
---|
341 | configure:4428: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
342 | configure:4434: $? = 0 |
---|
343 | configure:4438: test -z |
---|
344 | || test ! -s conftest.err |
---|
345 | configure:4441: $? = 0 |
---|
346 | configure:4444: test -s conftest.o |
---|
347 | configure:4447: $? = 0 |
---|
348 | configure:4458: result: yes |
---|
349 | configure:4484: checking dlfcn.h usability |
---|
350 | configure:4496: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
351 | configure:4502: $? = 0 |
---|
352 | configure:4506: test -z |
---|
353 | || test ! -s conftest.err |
---|
354 | configure:4509: $? = 0 |
---|
355 | configure:4512: test -s conftest.o |
---|
356 | configure:4515: $? = 0 |
---|
357 | configure:4525: result: yes |
---|
358 | configure:4529: checking dlfcn.h presence |
---|
359 | configure:4539: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
360 | configure:4545: $? = 0 |
---|
361 | configure:4565: result: yes |
---|
362 | configure:4600: checking for dlfcn.h |
---|
363 | configure:4607: result: yes |
---|
364 | configure:4714: checking for C++ compiler version |
---|
365 | configure:4717: /usr/bin/clang++ --version </dev/null >&5 |
---|
366 | Apple clang version 12.0.5 (clang-1205.0.22.9) |
---|
367 | Target: x86_64-apple-darwin20.5.0 |
---|
368 | Thread model: posix |
---|
369 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
370 | configure:4720: $? = 0 |
---|
371 | configure:4722: /usr/bin/clang++ -v </dev/null >&5 |
---|
372 | Apple clang version 12.0.5 (clang-1205.0.22.9) |
---|
373 | Target: x86_64-apple-darwin20.5.0 |
---|
374 | Thread model: posix |
---|
375 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
376 | configure:4725: $? = 0 |
---|
377 | configure:4727: /usr/bin/clang++ -V </dev/null >&5 |
---|
378 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
379 | clang: error: no input files |
---|
380 | configure:4730: $? = 1 |
---|
381 | configure:4733: checking whether we are using the GNU C++ compiler |
---|
382 | configure:4757: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include conftest.cc >&5 |
---|
383 | configure:4763: $? = 0 |
---|
384 | configure:4767: test -z |
---|
385 | || test ! -s conftest.err |
---|
386 | configure:4770: $? = 0 |
---|
387 | configure:4773: test -s conftest.o |
---|
388 | configure:4776: $? = 0 |
---|
389 | configure:4789: result: yes |
---|
390 | configure:4795: checking whether /usr/bin/clang++ accepts -g |
---|
391 | configure:4816: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cc >&5 |
---|
392 | configure:4822: $? = 0 |
---|
393 | configure:4826: test -z |
---|
394 | || test ! -s conftest.err |
---|
395 | configure:4829: $? = 0 |
---|
396 | configure:4832: test -s conftest.o |
---|
397 | configure:4835: $? = 0 |
---|
398 | configure:4846: result: yes |
---|
399 | configure:4888: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include conftest.cc >&5 |
---|
400 | configure:4894: $? = 0 |
---|
401 | configure:4898: test -z |
---|
402 | || test ! -s conftest.err |
---|
403 | configure:4901: $? = 0 |
---|
404 | configure:4904: test -s conftest.o |
---|
405 | configure:4907: $? = 0 |
---|
406 | configure:4933: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include conftest.cc >&5 |
---|
407 | conftest.cc:25:1: error: use of undeclared identifier 'exit' |
---|
408 | exit (42); |
---|
409 | ^ |
---|
410 | 1 error generated. |
---|
411 | configure:4939: $? = 1 |
---|
412 | configure: failed program was: |
---|
413 | | /* confdefs.h. */ |
---|
414 | | |
---|
415 | | #define PACKAGE_NAME "" |
---|
416 | | #define PACKAGE_TARNAME "" |
---|
417 | | #define PACKAGE_VERSION "" |
---|
418 | | #define PACKAGE_STRING "" |
---|
419 | | #define PACKAGE_BUGREPORT "" |
---|
420 | | #define PACKAGE "libdnsres" |
---|
421 | | #define VERSION "0.1a" |
---|
422 | | #define HAVE_SYS_TYPES_H 1 |
---|
423 | | #define HAVE_SYS_STAT_H 1 |
---|
424 | | #define HAVE_STDLIB_H 1 |
---|
425 | | #define HAVE_STRING_H 1 |
---|
426 | | #define HAVE_MEMORY_H 1 |
---|
427 | | #define HAVE_STRINGS_H 1 |
---|
428 | | #define HAVE_INTTYPES_H 1 |
---|
429 | | #define HAVE_STDINT_H 1 |
---|
430 | | #define HAVE_UNISTD_H 1 |
---|
431 | | #define HAVE_DLFCN_H 1 |
---|
432 | | /* end confdefs.h. */ |
---|
433 | | |
---|
434 | | int |
---|
435 | | main () |
---|
436 | | { |
---|
437 | | exit (42); |
---|
438 | | ; |
---|
439 | | return 0; |
---|
440 | | } |
---|
441 | configure:4888: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include conftest.cc >&5 |
---|
442 | conftest.cc:21:17: error: use of undeclared identifier 'std' |
---|
443 | extern "C" void std::exit (int) throw (); using std::exit; |
---|
444 | ^ |
---|
445 | conftest.cc:21:49: error: use of undeclared identifier 'std' |
---|
446 | extern "C" void std::exit (int) throw (); using std::exit; |
---|
447 | ^ |
---|
448 | 2 errors generated. |
---|
449 | configure:4894: $? = 1 |
---|
450 | configure: failed program was: |
---|
451 | | /* confdefs.h. */ |
---|
452 | | |
---|
453 | | #define PACKAGE_NAME "" |
---|
454 | | #define PACKAGE_TARNAME "" |
---|
455 | | #define PACKAGE_VERSION "" |
---|
456 | | #define PACKAGE_STRING "" |
---|
457 | | #define PACKAGE_BUGREPORT "" |
---|
458 | | #define PACKAGE "libdnsres" |
---|
459 | | #define VERSION "0.1a" |
---|
460 | | #define HAVE_SYS_TYPES_H 1 |
---|
461 | | #define HAVE_SYS_STAT_H 1 |
---|
462 | | #define HAVE_STDLIB_H 1 |
---|
463 | | #define HAVE_STRING_H 1 |
---|
464 | | #define HAVE_MEMORY_H 1 |
---|
465 | | #define HAVE_STRINGS_H 1 |
---|
466 | | #define HAVE_INTTYPES_H 1 |
---|
467 | | #define HAVE_STDINT_H 1 |
---|
468 | | #define HAVE_UNISTD_H 1 |
---|
469 | | #define HAVE_DLFCN_H 1 |
---|
470 | | /* end confdefs.h. */ |
---|
471 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
472 | | #include <stdlib.h> |
---|
473 | | int |
---|
474 | | main () |
---|
475 | | { |
---|
476 | | exit (42); |
---|
477 | | ; |
---|
478 | | return 0; |
---|
479 | | } |
---|
480 | configure:4888: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include conftest.cc >&5 |
---|
481 | conftest.cc:21:17: error: use of undeclared identifier 'std' |
---|
482 | extern "C" void std::exit (int); using std::exit; |
---|
483 | ^ |
---|
484 | conftest.cc:21:40: error: use of undeclared identifier 'std' |
---|
485 | extern "C" void std::exit (int); using std::exit; |
---|
486 | ^ |
---|
487 | 2 errors generated. |
---|
488 | configure:4894: $? = 1 |
---|
489 | configure: failed program was: |
---|
490 | | /* confdefs.h. */ |
---|
491 | | |
---|
492 | | #define PACKAGE_NAME "" |
---|
493 | | #define PACKAGE_TARNAME "" |
---|
494 | | #define PACKAGE_VERSION "" |
---|
495 | | #define PACKAGE_STRING "" |
---|
496 | | #define PACKAGE_BUGREPORT "" |
---|
497 | | #define PACKAGE "libdnsres" |
---|
498 | | #define VERSION "0.1a" |
---|
499 | | #define HAVE_SYS_TYPES_H 1 |
---|
500 | | #define HAVE_SYS_STAT_H 1 |
---|
501 | | #define HAVE_STDLIB_H 1 |
---|
502 | | #define HAVE_STRING_H 1 |
---|
503 | | #define HAVE_MEMORY_H 1 |
---|
504 | | #define HAVE_STRINGS_H 1 |
---|
505 | | #define HAVE_INTTYPES_H 1 |
---|
506 | | #define HAVE_STDINT_H 1 |
---|
507 | | #define HAVE_UNISTD_H 1 |
---|
508 | | #define HAVE_DLFCN_H 1 |
---|
509 | | /* end confdefs.h. */ |
---|
510 | | extern "C" void std::exit (int); using std::exit; |
---|
511 | | #include <stdlib.h> |
---|
512 | | int |
---|
513 | | main () |
---|
514 | | { |
---|
515 | | exit (42); |
---|
516 | | ; |
---|
517 | | return 0; |
---|
518 | | } |
---|
519 | configure:4888: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include conftest.cc >&5 |
---|
520 | In file included from conftest.cc:22: |
---|
521 | In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/stdlib.h:93: |
---|
522 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/stdlib.h:145:7: error: 'exit' is missing exception specification 'throw()' |
---|
523 | void exit(int) __dead2; |
---|
524 | ^ |
---|
525 | conftest.cc:21:17: note: previous declaration is here |
---|
526 | extern "C" void exit (int) throw (); |
---|
527 | ^ |
---|
528 | 1 error generated. |
---|
529 | configure:4894: $? = 1 |
---|
530 | configure: failed program was: |
---|
531 | | /* confdefs.h. */ |
---|
532 | | |
---|
533 | | #define PACKAGE_NAME "" |
---|
534 | | #define PACKAGE_TARNAME "" |
---|
535 | | #define PACKAGE_VERSION "" |
---|
536 | | #define PACKAGE_STRING "" |
---|
537 | | #define PACKAGE_BUGREPORT "" |
---|
538 | | #define PACKAGE "libdnsres" |
---|
539 | | #define VERSION "0.1a" |
---|
540 | | #define HAVE_SYS_TYPES_H 1 |
---|
541 | | #define HAVE_SYS_STAT_H 1 |
---|
542 | | #define HAVE_STDLIB_H 1 |
---|
543 | | #define HAVE_STRING_H 1 |
---|
544 | | #define HAVE_MEMORY_H 1 |
---|
545 | | #define HAVE_STRINGS_H 1 |
---|
546 | | #define HAVE_INTTYPES_H 1 |
---|
547 | | #define HAVE_STDINT_H 1 |
---|
548 | | #define HAVE_UNISTD_H 1 |
---|
549 | | #define HAVE_DLFCN_H 1 |
---|
550 | | /* end confdefs.h. */ |
---|
551 | | extern "C" void exit (int) throw (); |
---|
552 | | #include <stdlib.h> |
---|
553 | | int |
---|
554 | | main () |
---|
555 | | { |
---|
556 | | exit (42); |
---|
557 | | ; |
---|
558 | | return 0; |
---|
559 | | } |
---|
560 | configure:4888: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include conftest.cc >&5 |
---|
561 | configure:4894: $? = 0 |
---|
562 | configure:4898: test -z |
---|
563 | || test ! -s conftest.err |
---|
564 | configure:4901: $? = 0 |
---|
565 | configure:4904: test -s conftest.o |
---|
566 | configure:4907: $? = 0 |
---|
567 | configure:4933: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include conftest.cc >&5 |
---|
568 | configure:4939: $? = 0 |
---|
569 | configure:4943: test -z |
---|
570 | || test ! -s conftest.err |
---|
571 | configure:4946: $? = 0 |
---|
572 | configure:4949: test -s conftest.o |
---|
573 | configure:4952: $? = 0 |
---|
574 | configure:4977: checking dependency style of /usr/bin/clang++ |
---|
575 | configure:5067: result: none |
---|
576 | configure:5094: checking how to run the C++ preprocessor |
---|
577 | configure:5125: /usr/bin/clang++ -E -I/opt/local/include conftest.cc |
---|
578 | configure:5131: $? = 0 |
---|
579 | configure:5163: /usr/bin/clang++ -E -I/opt/local/include conftest.cc |
---|
580 | conftest.cc:24:10: fatal error: 'ac_nonexistent.h' file not found |
---|
581 | #include <ac_nonexistent.h> |
---|
582 | ^~~~~~~~~~~~~~~~~~ |
---|
583 | 1 error generated. |
---|
584 | configure:5169: $? = 1 |
---|
585 | configure: failed program was: |
---|
586 | | /* confdefs.h. */ |
---|
587 | | |
---|
588 | | #define PACKAGE_NAME "" |
---|
589 | | #define PACKAGE_TARNAME "" |
---|
590 | | #define PACKAGE_VERSION "" |
---|
591 | | #define PACKAGE_STRING "" |
---|
592 | | #define PACKAGE_BUGREPORT "" |
---|
593 | | #define PACKAGE "libdnsres" |
---|
594 | | #define VERSION "0.1a" |
---|
595 | | #define HAVE_SYS_TYPES_H 1 |
---|
596 | | #define HAVE_SYS_STAT_H 1 |
---|
597 | | #define HAVE_STDLIB_H 1 |
---|
598 | | #define HAVE_STRING_H 1 |
---|
599 | | #define HAVE_MEMORY_H 1 |
---|
600 | | #define HAVE_STRINGS_H 1 |
---|
601 | | #define HAVE_INTTYPES_H 1 |
---|
602 | | #define HAVE_STDINT_H 1 |
---|
603 | | #define HAVE_UNISTD_H 1 |
---|
604 | | #define HAVE_DLFCN_H 1 |
---|
605 | | #ifdef __cplusplus |
---|
606 | | extern "C" void exit (int); |
---|
607 | | #endif |
---|
608 | | /* end confdefs.h. */ |
---|
609 | | #include <ac_nonexistent.h> |
---|
610 | configure:5208: result: /usr/bin/clang++ -E |
---|
611 | configure:5232: /usr/bin/clang++ -E -I/opt/local/include conftest.cc |
---|
612 | configure:5238: $? = 0 |
---|
613 | configure:5270: /usr/bin/clang++ -E -I/opt/local/include conftest.cc |
---|
614 | conftest.cc:24:10: fatal error: 'ac_nonexistent.h' file not found |
---|
615 | #include <ac_nonexistent.h> |
---|
616 | ^~~~~~~~~~~~~~~~~~ |
---|
617 | 1 error generated. |
---|
618 | configure:5276: $? = 1 |
---|
619 | configure: failed program was: |
---|
620 | | /* confdefs.h. */ |
---|
621 | | |
---|
622 | | #define PACKAGE_NAME "" |
---|
623 | | #define PACKAGE_TARNAME "" |
---|
624 | | #define PACKAGE_VERSION "" |
---|
625 | | #define PACKAGE_STRING "" |
---|
626 | | #define PACKAGE_BUGREPORT "" |
---|
627 | | #define PACKAGE "libdnsres" |
---|
628 | | #define VERSION "0.1a" |
---|
629 | | #define HAVE_SYS_TYPES_H 1 |
---|
630 | | #define HAVE_SYS_STAT_H 1 |
---|
631 | | #define HAVE_STDLIB_H 1 |
---|
632 | | #define HAVE_STRING_H 1 |
---|
633 | | #define HAVE_MEMORY_H 1 |
---|
634 | | #define HAVE_STRINGS_H 1 |
---|
635 | | #define HAVE_INTTYPES_H 1 |
---|
636 | | #define HAVE_STDINT_H 1 |
---|
637 | | #define HAVE_UNISTD_H 1 |
---|
638 | | #define HAVE_DLFCN_H 1 |
---|
639 | | #ifdef __cplusplus |
---|
640 | | extern "C" void exit (int); |
---|
641 | | #endif |
---|
642 | | /* end confdefs.h. */ |
---|
643 | | #include <ac_nonexistent.h> |
---|
644 | configure:5373: checking for g77 |
---|
645 | configure:5402: result: no |
---|
646 | configure:5373: checking for f77 |
---|
647 | configure:5402: result: no |
---|
648 | configure:5373: checking for xlf |
---|
649 | configure:5402: result: no |
---|
650 | configure:5373: checking for frt |
---|
651 | configure:5402: result: no |
---|
652 | configure:5373: checking for pgf77 |
---|
653 | configure:5402: result: no |
---|
654 | configure:5373: checking for fort77 |
---|
655 | configure:5402: result: no |
---|
656 | configure:5373: checking for fl32 |
---|
657 | configure:5402: result: no |
---|
658 | configure:5373: checking for af77 |
---|
659 | configure:5402: result: no |
---|
660 | configure:5373: checking for f90 |
---|
661 | configure:5402: result: no |
---|
662 | configure:5373: checking for xlf90 |
---|
663 | configure:5402: result: no |
---|
664 | configure:5373: checking for pgf90 |
---|
665 | configure:5402: result: no |
---|
666 | configure:5373: checking for epcf90 |
---|
667 | configure:5402: result: no |
---|
668 | configure:5373: checking for f95 |
---|
669 | configure:5402: result: no |
---|
670 | configure:5373: checking for fort |
---|
671 | configure:5402: result: no |
---|
672 | configure:5373: checking for xlf95 |
---|
673 | configure:5402: result: no |
---|
674 | configure:5373: checking for ifc |
---|
675 | configure:5402: result: no |
---|
676 | configure:5373: checking for efc |
---|
677 | configure:5402: result: no |
---|
678 | configure:5373: checking for pgf95 |
---|
679 | configure:5402: result: no |
---|
680 | configure:5373: checking for lf95 |
---|
681 | configure:5402: result: no |
---|
682 | configure:5373: checking for gfortran |
---|
683 | configure:5389: found /opt/local/bin/gfortran |
---|
684 | configure:5399: result: gfortran |
---|
685 | configure:5414: checking for Fortran 77 compiler version |
---|
686 | configure:5417: gfortran --version </dev/null >&5 |
---|
687 | GNU Fortran (MacPorts gcc10 10.3.0_0) 10.3.0 |
---|
688 | Copyright (C) 2020 Free Software Foundation, Inc. |
---|
689 | This is free software; see the source for copying conditions. There is NO |
---|
690 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
691 | |
---|
692 | configure:5420: $? = 0 |
---|
693 | configure:5422: gfortran -v </dev/null >&5 |
---|
694 | Using built-in specs. |
---|
695 | COLLECT_GCC=gfortran |
---|
696 | COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin20/10.3.0/lto-wrapper |
---|
697 | Target: x86_64-apple-darwin20 |
---|
698 | Configured with: /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_lang_gcc10/gcc10/work/gcc-10.3.0/configure --prefix=/opt/local --build=x86_64-apple-darwin20 --enable-languages=c,c++,objc,obj-c++,lto,fortran,jit --libdir=/opt/local/lib/gcc10 --includedir=/opt/local/include/gcc10 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-10 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-10 --with-gxx-include-dir=/opt/local/include/gcc10/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --enable-stage1-checking --disable-multilib --enable-lto --enable-libstdcxx-time --with-build-config=bootstrap-debug --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --enable-host-shared --disable-tls --with-pkgversion='MacPorts gcc10 10.3.0_0' --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk |
---|
699 | Thread model: posix |
---|
700 | Supported LTO compression algorithms: zlib |
---|
701 | gcc version 10.3.0 (MacPorts gcc10 10.3.0_0) |
---|
702 | configure:5425: $? = 0 |
---|
703 | configure:5427: gfortran -V </dev/null >&5 |
---|
704 | gfortran: error: unrecognized command-line option '-V' |
---|
705 | gfortran: fatal error: no input files |
---|
706 | compilation terminated. |
---|
707 | configure:5430: $? = 1 |
---|
708 | configure:5438: checking whether we are using the GNU Fortran 77 compiler |
---|
709 | configure:5452: gfortran -c -pipe -Os -m64 conftest.F >&5 |
---|
710 | configure:5458: $? = 0 |
---|
711 | configure:5462: test -z |
---|
712 | || test ! -s conftest.err |
---|
713 | configure:5465: $? = 0 |
---|
714 | configure:5468: test -s conftest.o |
---|
715 | configure:5471: $? = 0 |
---|
716 | configure:5484: result: yes |
---|
717 | configure:5490: checking whether gfortran accepts -g |
---|
718 | configure:5502: gfortran -c -g conftest.f >&5 |
---|
719 | configure:5508: $? = 0 |
---|
720 | configure:5512: test -z |
---|
721 | || test ! -s conftest.err |
---|
722 | configure:5515: $? = 0 |
---|
723 | configure:5518: test -s conftest.o |
---|
724 | configure:5521: $? = 0 |
---|
725 | configure:5533: result: yes |
---|
726 | configure:5563: checking the maximum length of command line arguments |
---|
727 | configure:5655: result: 786432 |
---|
728 | configure:5666: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object |
---|
729 | configure:5762: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
730 | configure:5765: $? = 0 |
---|
731 | configure:5769: /opt/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm |
---|
732 | configure:5772: $? = 0 |
---|
733 | cannot find nm_test_var in conftest.nm |
---|
734 | configure:5762: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
735 | configure:5765: $? = 0 |
---|
736 | configure:5769: /opt/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm |
---|
737 | configure:5772: $? = 0 |
---|
738 | configure:5824: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -L/opt/local/lib conftest.c conftstm.o >&5 |
---|
739 | configure:5827: $? = 0 |
---|
740 | configure:5865: result: ok |
---|
741 | configure:5869: checking for objdir |
---|
742 | configure:5884: result: .libs |
---|
743 | configure:5974: checking for ar |
---|
744 | configure:5990: found /opt/local/bin/ar |
---|
745 | configure:6001: result: ar |
---|
746 | configure:6054: checking for ranlib |
---|
747 | configure:6070: found /opt/local/bin/ranlib |
---|
748 | configure:6081: result: ranlib |
---|
749 | configure:6134: checking for strip |
---|
750 | configure:6150: found /opt/local/bin/strip |
---|
751 | configure:6161: result: strip |
---|
752 | configure:6448: checking if /usr/bin/clang static flag works |
---|
753 | configure:6476: result: yes |
---|
754 | configure:6494: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
755 | configure:6512: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
756 | configure:6516: $? = 0 |
---|
757 | configure:6529: result: yes |
---|
758 | configure:6544: checking for /usr/bin/clang option to produce PIC |
---|
759 | configure:6748: result: -fno-common |
---|
760 | configure:6756: checking if /usr/bin/clang PIC flag -fno-common works |
---|
761 | configure:6774: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -fno-common -DPIC conftest.c >&5 |
---|
762 | configure:6778: $? = 0 |
---|
763 | configure:6791: result: yes |
---|
764 | configure:6815: checking if /usr/bin/clang supports -c -o file.o |
---|
765 | configure:6836: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
766 | configure:6840: $? = 0 |
---|
767 | configure:6862: result: yes |
---|
768 | configure:6888: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
769 | configure:7784: result: yes |
---|
770 | configure:7855: checking dynamic linker characteristics |
---|
771 | configure:8401: result: darwin20.5.0 dyld |
---|
772 | configure:8405: checking how to hardcode library paths into programs |
---|
773 | configure:8430: result: immediate |
---|
774 | configure:8444: checking whether stripping libraries is possible |
---|
775 | configure:8457: result: yes |
---|
776 | configure:9279: checking if libtool supports shared libraries |
---|
777 | configure:9281: result: yes |
---|
778 | configure:9284: checking whether to build shared libraries |
---|
779 | configure:9305: result: no |
---|
780 | configure:9308: checking whether to build static libraries |
---|
781 | configure:9312: result: yes |
---|
782 | configure:9404: creating libtool |
---|
783 | configure:9982: checking for ld used by /usr/bin/clang++ |
---|
784 | configure:10049: result: /Library/Developer/CommandLineTools/usr/bin/ld |
---|
785 | configure:10058: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld |
---|
786 | configure:10073: result: no |
---|
787 | configure:10124: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
788 | configure:11011: result: yes |
---|
789 | configure:11029: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include conftest.cc >&5 |
---|
790 | configure:11032: $? = 0 |
---|
791 | configure:11128: checking for /usr/bin/clang++ option to produce PIC |
---|
792 | configure:11396: result: -fno-common |
---|
793 | configure:11404: checking if /usr/bin/clang++ PIC flag -fno-common works |
---|
794 | configure:11422: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -fno-common -DPIC conftest.cc >&5 |
---|
795 | configure:11426: $? = 0 |
---|
796 | configure:11439: result: yes |
---|
797 | configure:11463: checking if /usr/bin/clang++ supports -c -o file.o |
---|
798 | configure:11484: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.cc >&5 |
---|
799 | configure:11488: $? = 0 |
---|
800 | configure:11510: result: yes |
---|
801 | configure:11536: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
802 | configure:11561: result: yes |
---|
803 | configure:11632: checking dynamic linker characteristics |
---|
804 | configure:12178: result: darwin20.5.0 dyld |
---|
805 | configure:12182: checking how to hardcode library paths into programs |
---|
806 | configure:12207: result: immediate |
---|
807 | configure:12221: checking whether stripping libraries is possible |
---|
808 | configure:12234: result: yes |
---|
809 | configure:13562: checking if libtool supports shared libraries |
---|
810 | configure:13564: result: yes |
---|
811 | configure:13567: checking whether to build shared libraries |
---|
812 | configure:13587: result: no |
---|
813 | configure:13590: checking whether to build static libraries |
---|
814 | configure:13594: result: yes |
---|
815 | configure:13606: checking for gfortran option to produce PIC |
---|
816 | configure:13810: result: -fno-common |
---|
817 | configure:13818: checking if gfortran PIC flag -fno-common works |
---|
818 | configure:13836: gfortran -c -pipe -Os -m64 -fno-common conftest.f >&5 |
---|
819 | configure:13840: $? = 0 |
---|
820 | configure:13853: result: yes |
---|
821 | configure:13877: checking if gfortran supports -c -o file.o |
---|
822 | configure:13898: gfortran -c -pipe -Os -m64 -o out/conftest2.o conftest.f >&5 |
---|
823 | configure:13902: $? = 0 |
---|
824 | configure:13924: result: yes |
---|
825 | configure:13950: checking whether the gfortran linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
826 | configure:14826: result: yes |
---|
827 | configure:14897: checking dynamic linker characteristics |
---|
828 | configure:15443: result: darwin20.5.0 dyld |
---|
829 | configure:15447: checking how to hardcode library paths into programs |
---|
830 | configure:15472: result: immediate |
---|
831 | configure:15486: checking whether stripping libraries is possible |
---|
832 | configure:15499: result: yes |
---|
833 | configure:19734: checking whether /usr/bin/clang needs -traditional |
---|
834 | conftest.c:24:10: fatal error: 'termio.h' file not found |
---|
835 | #include <termio.h> |
---|
836 | ^~~~~~~~~~ |
---|
837 | 1 error generated. |
---|
838 | configure:19776: result: no |
---|
839 | configure:19787: checking whether byte ordering is bigendian |
---|
840 | configure:19814: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -Wall -I/opt/local/include conftest.c >&5 |
---|
841 | configure:19820: $? = 0 |
---|
842 | configure:19824: test -z |
---|
843 | || test ! -s conftest.err |
---|
844 | configure:19827: $? = 0 |
---|
845 | configure:19830: test -s conftest.o |
---|
846 | configure:19833: $? = 0 |
---|
847 | configure:19857: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -Wall -I/opt/local/include conftest.c >&5 |
---|
848 | conftest.c:31:2: error: use of undeclared identifier 'not' |
---|
849 | not big endian |
---|
850 | ^ |
---|
851 | 1 error generated. |
---|
852 | configure:19863: $? = 1 |
---|
853 | configure: failed program was: |
---|
854 | | /* confdefs.h. */ |
---|
855 | | |
---|
856 | | #define PACKAGE_NAME "" |
---|
857 | | #define PACKAGE_TARNAME "" |
---|
858 | | #define PACKAGE_VERSION "" |
---|
859 | | #define PACKAGE_STRING "" |
---|
860 | | #define PACKAGE_BUGREPORT "" |
---|
861 | | #define PACKAGE "libdnsres" |
---|
862 | | #define VERSION "0.1a" |
---|
863 | | #define HAVE_SYS_TYPES_H 1 |
---|
864 | | #define HAVE_SYS_STAT_H 1 |
---|
865 | | #define HAVE_STDLIB_H 1 |
---|
866 | | #define HAVE_STRING_H 1 |
---|
867 | | #define HAVE_MEMORY_H 1 |
---|
868 | | #define HAVE_STRINGS_H 1 |
---|
869 | | #define HAVE_INTTYPES_H 1 |
---|
870 | | #define HAVE_STDINT_H 1 |
---|
871 | | #define HAVE_UNISTD_H 1 |
---|
872 | | #define HAVE_DLFCN_H 1 |
---|
873 | | #ifdef __cplusplus |
---|
874 | | extern "C" void exit (int); |
---|
875 | | #endif |
---|
876 | | /* end confdefs.h. */ |
---|
877 | | #include <sys/types.h> |
---|
878 | | #include <sys/param.h> |
---|
879 | | |
---|
880 | | int |
---|
881 | | main () |
---|
882 | | { |
---|
883 | | #if BYTE_ORDER != BIG_ENDIAN |
---|
884 | | not big endian |
---|
885 | | #endif |
---|
886 | | |
---|
887 | | ; |
---|
888 | | return 0; |
---|
889 | | } |
---|
890 | configure:19998: result: no |
---|
891 | configure:20019: checking for socket in -lsocket |
---|
892 | configure:20049: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lsocket >&5 |
---|
893 | ld: library not found for -lsocket |
---|
894 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
895 | configure:20055: $? = 1 |
---|
896 | configure: failed program was: |
---|
897 | | /* confdefs.h. */ |
---|
898 | | |
---|
899 | | #define PACKAGE_NAME "" |
---|
900 | | #define PACKAGE_TARNAME "" |
---|
901 | | #define PACKAGE_VERSION "" |
---|
902 | | #define PACKAGE_STRING "" |
---|
903 | | #define PACKAGE_BUGREPORT "" |
---|
904 | | #define PACKAGE "libdnsres" |
---|
905 | | #define VERSION "0.1a" |
---|
906 | | #define HAVE_SYS_TYPES_H 1 |
---|
907 | | #define HAVE_SYS_STAT_H 1 |
---|
908 | | #define HAVE_STDLIB_H 1 |
---|
909 | | #define HAVE_STRING_H 1 |
---|
910 | | #define HAVE_MEMORY_H 1 |
---|
911 | | #define HAVE_STRINGS_H 1 |
---|
912 | | #define HAVE_INTTYPES_H 1 |
---|
913 | | #define HAVE_STDINT_H 1 |
---|
914 | | #define HAVE_UNISTD_H 1 |
---|
915 | | #define HAVE_DLFCN_H 1 |
---|
916 | | #ifdef __cplusplus |
---|
917 | | extern "C" void exit (int); |
---|
918 | | #endif |
---|
919 | | /* end confdefs.h. */ |
---|
920 | | |
---|
921 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
922 | | #ifdef __cplusplus |
---|
923 | | extern "C" |
---|
924 | | #endif |
---|
925 | | /* We use char because int might match the return type of a gcc2 |
---|
926 | | builtin and then its argument prototype would still apply. */ |
---|
927 | | char socket (); |
---|
928 | | int |
---|
929 | | main () |
---|
930 | | { |
---|
931 | | socket (); |
---|
932 | | ; |
---|
933 | | return 0; |
---|
934 | | } |
---|
935 | configure:20081: result: no |
---|
936 | configure:20093: checking for libevent |
---|
937 | configure:20140: result: yes |
---|
938 | configure:20147: checking for ANSI C header files |
---|
939 | configure:20303: result: no |
---|
940 | configure:20335: checking fcntl.h usability |
---|
941 | configure:20347: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -Wall -I/opt/local/include conftest.c >&5 |
---|
942 | configure:20353: $? = 0 |
---|
943 | configure:20357: test -z |
---|
944 | || test ! -s conftest.err |
---|
945 | configure:20360: $? = 0 |
---|
946 | configure:20363: test -s conftest.o |
---|
947 | configure:20366: $? = 0 |
---|
948 | configure:20376: result: yes |
---|
949 | configure:20380: checking fcntl.h presence |
---|
950 | configure:20390: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
951 | configure:20396: $? = 0 |
---|
952 | configure:20416: result: yes |
---|
953 | configure:20451: checking for fcntl.h |
---|
954 | configure:20458: result: yes |
---|
955 | configure:20335: checking stdarg.h usability |
---|
956 | configure:20347: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -Wall -I/opt/local/include conftest.c >&5 |
---|
957 | configure:20353: $? = 0 |
---|
958 | configure:20357: test -z |
---|
959 | || test ! -s conftest.err |
---|
960 | configure:20360: $? = 0 |
---|
961 | configure:20363: test -s conftest.o |
---|
962 | configure:20366: $? = 0 |
---|
963 | configure:20376: result: yes |
---|
964 | configure:20380: checking stdarg.h presence |
---|
965 | configure:20390: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
966 | configure:20396: $? = 0 |
---|
967 | configure:20416: result: yes |
---|
968 | configure:20451: checking for stdarg.h |
---|
969 | configure:20458: result: yes |
---|
970 | configure:20326: checking for inttypes.h |
---|
971 | configure:20331: result: yes |
---|
972 | configure:20326: checking for stdint.h |
---|
973 | configure:20331: result: yes |
---|
974 | configure:20335: checking signal.h usability |
---|
975 | configure:20347: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -Wall -I/opt/local/include conftest.c >&5 |
---|
976 | configure:20353: $? = 0 |
---|
977 | configure:20357: test -z |
---|
978 | || test ! -s conftest.err |
---|
979 | configure:20360: $? = 0 |
---|
980 | configure:20363: test -s conftest.o |
---|
981 | configure:20366: $? = 0 |
---|
982 | configure:20376: result: yes |
---|
983 | configure:20380: checking signal.h presence |
---|
984 | configure:20390: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
985 | configure:20396: $? = 0 |
---|
986 | configure:20416: result: yes |
---|
987 | configure:20451: checking for signal.h |
---|
988 | configure:20458: result: yes |
---|
989 | configure:20326: checking for unistd.h |
---|
990 | configure:20331: result: yes |
---|
991 | configure:20335: checking sys/time.h usability |
---|
992 | configure:20347: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -Wall -I/opt/local/include conftest.c >&5 |
---|
993 | configure:20353: $? = 0 |
---|
994 | configure:20357: test -z |
---|
995 | || test ! -s conftest.err |
---|
996 | configure:20360: $? = 0 |
---|
997 | configure:20363: test -s conftest.o |
---|
998 | configure:20366: $? = 0 |
---|
999 | configure:20376: result: yes |
---|
1000 | configure:20380: checking sys/time.h presence |
---|
1001 | configure:20390: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1002 | configure:20396: $? = 0 |
---|
1003 | configure:20416: result: yes |
---|
1004 | configure:20451: checking for sys/time.h |
---|
1005 | configure:20458: result: yes |
---|
1006 | configure:20335: checking sys/queue.h usability |
---|
1007 | configure:20347: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -Wall -I/opt/local/include conftest.c >&5 |
---|
1008 | configure:20353: $? = 0 |
---|
1009 | configure:20357: test -z |
---|
1010 | || test ! -s conftest.err |
---|
1011 | configure:20360: $? = 0 |
---|
1012 | configure:20363: test -s conftest.o |
---|
1013 | configure:20366: $? = 0 |
---|
1014 | configure:20376: result: yes |
---|
1015 | configure:20380: checking sys/queue.h presence |
---|
1016 | configure:20390: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1017 | configure:20396: $? = 0 |
---|
1018 | configure:20416: result: yes |
---|
1019 | configure:20451: checking for sys/queue.h |
---|
1020 | configure:20458: result: yes |
---|
1021 | configure:20335: checking sys/ioctl.h usability |
---|
1022 | configure:20347: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -Wall -I/opt/local/include conftest.c >&5 |
---|
1023 | configure:20353: $? = 0 |
---|
1024 | configure:20357: test -z |
---|
1025 | || test ! -s conftest.err |
---|
1026 | configure:20360: $? = 0 |
---|
1027 | configure:20363: test -s conftest.o |
---|
1028 | configure:20366: $? = 0 |
---|
1029 | configure:20376: result: yes |
---|
1030 | configure:20380: checking sys/ioctl.h presence |
---|
1031 | configure:20390: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1032 | configure:20396: $? = 0 |
---|
1033 | configure:20416: result: yes |
---|
1034 | configure:20451: checking for sys/ioctl.h |
---|
1035 | configure:20458: result: yes |
---|
1036 | configure:20472: checking for TAILQ_FOREACH in sys/queue.h |
---|
1037 | configure:20489: result: yes |
---|
1038 | configure:20506: checking for timeradd in sys/time.h |
---|
1039 | configure:20528: result: yes |
---|
1040 | configure:20540: checking for timercmp in sys/time.h |
---|
1041 | configure:20562: result: yes |
---|
1042 | configure:20574: checking for timerclear in sys/time.h |
---|
1043 | configure:20596: result: yes |
---|
1044 | configure:20608: checking for timerisset in sys/time.h |
---|
1045 | configure:20630: result: yes |
---|
1046 | configure:20641: checking for an ANSI C-conforming const |
---|
1047 | configure:20708: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -Wall -I/opt/local/include conftest.c >&5 |
---|
1048 | conftest.c:65:17: warning: unused variable 's' [-Wunused-variable] |
---|
1049 | char const *s = 0 ? (char *) 0 : (char const *) 0; |
---|
1050 | ^ |
---|
1051 | conftest.c:85:15: warning: unused variable 'foo' [-Wunused-variable] |
---|
1052 | const int foo = 10; |
---|
1053 | ^ |
---|
1054 | conftest.c:46:17: warning: unused variable 'x' [-Wunused-variable] |
---|
1055 | const charset x; |
---|
1056 | ^ |
---|
1057 | conftest.c:52:29: warning: unused variable 'zero' [-Wunused-variable] |
---|
1058 | static struct point const zero = {0,0}; |
---|
1059 | ^ |
---|
1060 | conftest.c:67:6: warning: variable 't' is uninitialized when used here [-Wuninitialized] |
---|
1061 | *t++ = 0; |
---|
1062 | ^ |
---|
1063 | conftest.c:64:12: note: initialize the variable 't' to silence this warning |
---|
1064 | char *t; |
---|
1065 | ^ |
---|
1066 | = 0 |
---|
1067 | conftest.c:82:18: warning: variable 'b' is uninitialized when used here [-Wuninitialized] |
---|
1068 | struct s *b; b->j = 5; |
---|
1069 | ^ |
---|
1070 | conftest.c:82:16: note: initialize the variable 'b' to silence this warning |
---|
1071 | struct s *b; b->j = 5; |
---|
1072 | ^ |
---|
1073 | = 0 |
---|
1074 | 6 warnings generated. |
---|
1075 | configure:20714: $? = 0 |
---|
1076 | configure:20718: test -z |
---|
1077 | || test ! -s conftest.err |
---|
1078 | configure:20721: $? = 0 |
---|
1079 | configure:20724: test -s conftest.o |
---|
1080 | configure:20727: $? = 0 |
---|
1081 | configure:20738: result: yes |
---|
1082 | configure:20748: checking for inline |
---|
1083 | configure:20769: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -Wall -I/opt/local/include conftest.c >&5 |
---|
1084 | conftest.c:40:21: warning: unused function 'static_foo' [-Wunused-function] |
---|
1085 | static inline foo_t static_foo () {return 0; } |
---|
1086 | ^ |
---|
1087 | 1 warning generated. |
---|
1088 | configure:20775: $? = 0 |
---|
1089 | configure:20779: test -z |
---|
1090 | || test ! -s conftest.err |
---|
1091 | configure:20782: $? = 0 |
---|
1092 | configure:20785: test -s conftest.o |
---|
1093 | configure:20788: $? = 0 |
---|
1094 | configure:20800: result: inline |
---|
1095 | configure:20819: checking whether time.h and sys/time.h may both be included |
---|
1096 | configure:20844: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -Wall -I/opt/local/include conftest.c >&5 |
---|
1097 | configure:20850: $? = 0 |
---|
1098 | configure:20854: test -z |
---|
1099 | || test ! -s conftest.err |
---|
1100 | configure:20857: $? = 0 |
---|
1101 | configure:20860: test -s conftest.o |
---|
1102 | configure:20863: $? = 0 |
---|
1103 | configure:20874: result: yes |
---|
1104 | configure:20890: checking for strlcpy |
---|
1105 | configure:20947: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
1106 | conftest.c:63:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration] |
---|
1107 | char strlcpy (); |
---|
1108 | ^ |
---|
1109 | conftest.c:63:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)' |
---|
1110 | 1 warning generated. |
---|
1111 | configure:20953: $? = 0 |
---|
1112 | configure:20957: test -z |
---|
1113 | || test ! -s conftest.err |
---|
1114 | configure:20960: $? = 0 |
---|
1115 | configure:20963: test -s conftest |
---|
1116 | configure:20966: $? = 0 |
---|
1117 | configure:20978: result: yes |
---|
1118 | configure:20890: checking for arc4random |
---|
1119 | configure:20947: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
1120 | configure:20953: $? = 0 |
---|
1121 | configure:20957: test -z |
---|
1122 | || test ! -s conftest.err |
---|
1123 | configure:20960: $? = 0 |
---|
1124 | configure:20963: test -s conftest |
---|
1125 | configure:20966: $? = 0 |
---|
1126 | configure:20978: result: yes |
---|
1127 | configure:21006: checking for gettimeofday |
---|
1128 | configure:21063: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
1129 | configure:21069: $? = 0 |
---|
1130 | configure:21073: test -z |
---|
1131 | || test ! -s conftest.err |
---|
1132 | configure:21076: $? = 0 |
---|
1133 | configure:21079: test -s conftest |
---|
1134 | configure:21082: $? = 0 |
---|
1135 | configure:21094: result: yes |
---|
1136 | configure:21006: checking for vasprintf |
---|
1137 | configure:21063: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
1138 | configure:21069: $? = 0 |
---|
1139 | configure:21073: test -z |
---|
1140 | || test ! -s conftest.err |
---|
1141 | configure:21076: $? = 0 |
---|
1142 | configure:21079: test -s conftest |
---|
1143 | configure:21082: $? = 0 |
---|
1144 | configure:21094: result: yes |
---|
1145 | configure:21006: checking for fcntl |
---|
1146 | configure:21063: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
1147 | configure:21069: $? = 0 |
---|
1148 | configure:21073: test -z |
---|
1149 | || test ! -s conftest.err |
---|
1150 | configure:21076: $? = 0 |
---|
1151 | configure:21079: test -s conftest |
---|
1152 | configure:21082: $? = 0 |
---|
1153 | configure:21094: result: yes |
---|
1154 | configure:21006: checking for fgetln |
---|
1155 | configure:21063: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
1156 | configure:21069: $? = 0 |
---|
1157 | configure:21073: test -z |
---|
1158 | || test ! -s conftest.err |
---|
1159 | configure:21076: $? = 0 |
---|
1160 | configure:21079: test -s conftest |
---|
1161 | configure:21082: $? = 0 |
---|
1162 | configure:21094: result: yes |
---|
1163 | configure:21006: checking for issetugid |
---|
1164 | configure:21063: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
1165 | configure:21069: $? = 0 |
---|
1166 | configure:21073: test -z |
---|
1167 | || test ! -s conftest.err |
---|
1168 | configure:21076: $? = 0 |
---|
1169 | configure:21079: test -s conftest |
---|
1170 | configure:21082: $? = 0 |
---|
1171 | configure:21094: result: yes |
---|
1172 | configure:21105: checking for F_SETFD in fcntl.h |
---|
1173 | configure:21128: result: yes |
---|
1174 | configure:21137: checking for pid_t |
---|
1175 | configure:21161: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -Wall -I/opt/local/include conftest.c >&5 |
---|
1176 | configure:21167: $? = 0 |
---|
1177 | configure:21171: test -z |
---|
1178 | || test ! -s conftest.err |
---|
1179 | configure:21174: $? = 0 |
---|
1180 | configure:21177: test -s conftest.o |
---|
1181 | configure:21180: $? = 0 |
---|
1182 | configure:21191: result: yes |
---|
1183 | configure:21203: checking for size_t |
---|
1184 | configure:21227: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -Wall -I/opt/local/include conftest.c >&5 |
---|
1185 | configure:21233: $? = 0 |
---|
1186 | configure:21237: test -z |
---|
1187 | || test ! -s conftest.err |
---|
1188 | configure:21240: $? = 0 |
---|
1189 | configure:21243: test -s conftest.o |
---|
1190 | configure:21246: $? = 0 |
---|
1191 | configure:21257: result: yes |
---|
1192 | configure:21269: checking for u_int64_t |
---|
1193 | configure:21293: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -Wall -I/opt/local/include conftest.c >&5 |
---|
1194 | configure:21299: $? = 0 |
---|
1195 | configure:21303: test -z |
---|
1196 | || test ! -s conftest.err |
---|
1197 | configure:21306: $? = 0 |
---|
1198 | configure:21309: test -s conftest.o |
---|
1199 | configure:21312: $? = 0 |
---|
1200 | configure:21323: result: yes |
---|
1201 | configure:21335: checking for u_int32_t |
---|
1202 | configure:21359: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -Wall -I/opt/local/include conftest.c >&5 |
---|
1203 | configure:21365: $? = 0 |
---|
1204 | configure:21369: test -z |
---|
1205 | || test ! -s conftest.err |
---|
1206 | configure:21372: $? = 0 |
---|
1207 | configure:21375: test -s conftest.o |
---|
1208 | configure:21378: $? = 0 |
---|
1209 | configure:21389: result: yes |
---|
1210 | configure:21401: checking for u_int16_t |
---|
1211 | configure:21425: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -Wall -I/opt/local/include conftest.c >&5 |
---|
1212 | configure:21431: $? = 0 |
---|
1213 | configure:21435: test -z |
---|
1214 | || test ! -s conftest.err |
---|
1215 | configure:21438: $? = 0 |
---|
1216 | configure:21441: test -s conftest.o |
---|
1217 | configure:21444: $? = 0 |
---|
1218 | configure:21455: result: yes |
---|
1219 | configure:21467: checking for u_int8_t |
---|
1220 | configure:21491: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -Wall -I/opt/local/include conftest.c >&5 |
---|
1221 | configure:21497: $? = 0 |
---|
1222 | configure:21501: test -z |
---|
1223 | || test ! -s conftest.err |
---|
1224 | configure:21504: $? = 0 |
---|
1225 | configure:21507: test -s conftest.o |
---|
1226 | configure:21510: $? = 0 |
---|
1227 | configure:21521: result: yes |
---|
1228 | configure:21534: checking for sin_len |
---|
1229 | configure:21555: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -Wall -I/opt/local/include conftest.c >&5 |
---|
1230 | configure:21561: $? = 0 |
---|
1231 | configure:21565: test -z |
---|
1232 | || test ! -s conftest.err |
---|
1233 | configure:21568: $? = 0 |
---|
1234 | configure:21571: test -s conftest.o |
---|
1235 | configure:21574: $? = 0 |
---|
1236 | configure:21576: result: yes |
---|
1237 | configure:21593: checking for socklen_t |
---|
1238 | configure:21613: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -Wall -I/opt/local/include conftest.c >&5 |
---|
1239 | conftest.c:54:11: warning: unused variable 'x' [-Wunused-variable] |
---|
1240 | socklen_t x; |
---|
1241 | ^ |
---|
1242 | 1 warning generated. |
---|
1243 | configure:21619: $? = 0 |
---|
1244 | configure:21623: test -z |
---|
1245 | || test ! -s conftest.err |
---|
1246 | configure:21626: $? = 0 |
---|
1247 | configure:21629: test -s conftest.o |
---|
1248 | configure:21632: $? = 0 |
---|
1249 | configure:21634: result: yes |
---|
1250 | configure:21651: checking whether our compiler supports __func__ |
---|
1251 | configure:21669: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -Wall -I/opt/local/include conftest.c >&5 |
---|
1252 | conftest.c:52:12: error: function definition is not allowed here |
---|
1253 | void foo() { const char *cp = __func__; } |
---|
1254 | ^ |
---|
1255 | 1 error generated. |
---|
1256 | configure:21675: $? = 1 |
---|
1257 | configure: failed program was: |
---|
1258 | | /* confdefs.h. */ |
---|
1259 | | |
---|
1260 | | #define PACKAGE_NAME "" |
---|
1261 | | #define PACKAGE_TARNAME "" |
---|
1262 | | #define PACKAGE_VERSION "" |
---|
1263 | | #define PACKAGE_STRING "" |
---|
1264 | | #define PACKAGE_BUGREPORT "" |
---|
1265 | | #define PACKAGE "libdnsres" |
---|
1266 | | #define VERSION "0.1a" |
---|
1267 | | #define HAVE_SYS_TYPES_H 1 |
---|
1268 | | #define HAVE_SYS_STAT_H 1 |
---|
1269 | | #define HAVE_STDLIB_H 1 |
---|
1270 | | #define HAVE_STRING_H 1 |
---|
1271 | | #define HAVE_MEMORY_H 1 |
---|
1272 | | #define HAVE_STRINGS_H 1 |
---|
1273 | | #define HAVE_INTTYPES_H 1 |
---|
1274 | | #define HAVE_STDINT_H 1 |
---|
1275 | | #define HAVE_UNISTD_H 1 |
---|
1276 | | #define HAVE_DLFCN_H 1 |
---|
1277 | | #ifdef __cplusplus |
---|
1278 | | extern "C" void exit (int); |
---|
1279 | | #endif |
---|
1280 | | #define HAVE_FCNTL_H 1 |
---|
1281 | | #define HAVE_STDARG_H 1 |
---|
1282 | | #define HAVE_INTTYPES_H 1 |
---|
1283 | | #define HAVE_STDINT_H 1 |
---|
1284 | | #define HAVE_SIGNAL_H 1 |
---|
1285 | | #define HAVE_UNISTD_H 1 |
---|
1286 | | #define HAVE_SYS_TIME_H 1 |
---|
1287 | | #define HAVE_SYS_QUEUE_H 1 |
---|
1288 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1289 | | #define HAVE_TAILQFOREACH 1 |
---|
1290 | | #define HAVE_TIMERADD 1 |
---|
1291 | | #define HAVE_TIMERCMP 1 |
---|
1292 | | #define HAVE_TIMERCLEAR 1 |
---|
1293 | | #define HAVE_TIMERISSET 1 |
---|
1294 | | #define TIME_WITH_SYS_TIME 1 |
---|
1295 | | #define HAVE_STRLCPY 1 |
---|
1296 | | #define HAVE_ARC4RANDOM 1 |
---|
1297 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1298 | | #define HAVE_VASPRINTF 1 |
---|
1299 | | #define HAVE_FCNTL 1 |
---|
1300 | | #define HAVE_FGETLN 1 |
---|
1301 | | #define HAVE_ISSETUGID 1 |
---|
1302 | | #define HAVE_SETFD 1 |
---|
1303 | | #define HAVE_SIN_LEN 1 |
---|
1304 | | /* end confdefs.h. */ |
---|
1305 | | |
---|
1306 | | int |
---|
1307 | | main () |
---|
1308 | | { |
---|
1309 | | void foo() { const char *cp = __func__; } |
---|
1310 | | ; |
---|
1311 | | return 0; |
---|
1312 | | } |
---|
1313 | configure:21696: result: no |
---|
1314 | configure:21698: checking whether our compiler supports __FUNCTION__ |
---|
1315 | configure:21716: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -Wall -I/opt/local/include conftest.c >&5 |
---|
1316 | conftest.c:52:12: error: function definition is not allowed here |
---|
1317 | void foo() { const char *cp = __FUNCTION__; } |
---|
1318 | ^ |
---|
1319 | 1 error generated. |
---|
1320 | configure:21722: $? = 1 |
---|
1321 | configure: failed program was: |
---|
1322 | | /* confdefs.h. */ |
---|
1323 | | |
---|
1324 | | #define PACKAGE_NAME "" |
---|
1325 | | #define PACKAGE_TARNAME "" |
---|
1326 | | #define PACKAGE_VERSION "" |
---|
1327 | | #define PACKAGE_STRING "" |
---|
1328 | | #define PACKAGE_BUGREPORT "" |
---|
1329 | | #define PACKAGE "libdnsres" |
---|
1330 | | #define VERSION "0.1a" |
---|
1331 | | #define HAVE_SYS_TYPES_H 1 |
---|
1332 | | #define HAVE_SYS_STAT_H 1 |
---|
1333 | | #define HAVE_STDLIB_H 1 |
---|
1334 | | #define HAVE_STRING_H 1 |
---|
1335 | | #define HAVE_MEMORY_H 1 |
---|
1336 | | #define HAVE_STRINGS_H 1 |
---|
1337 | | #define HAVE_INTTYPES_H 1 |
---|
1338 | | #define HAVE_STDINT_H 1 |
---|
1339 | | #define HAVE_UNISTD_H 1 |
---|
1340 | | #define HAVE_DLFCN_H 1 |
---|
1341 | | #ifdef __cplusplus |
---|
1342 | | extern "C" void exit (int); |
---|
1343 | | #endif |
---|
1344 | | #define HAVE_FCNTL_H 1 |
---|
1345 | | #define HAVE_STDARG_H 1 |
---|
1346 | | #define HAVE_INTTYPES_H 1 |
---|
1347 | | #define HAVE_STDINT_H 1 |
---|
1348 | | #define HAVE_SIGNAL_H 1 |
---|
1349 | | #define HAVE_UNISTD_H 1 |
---|
1350 | | #define HAVE_SYS_TIME_H 1 |
---|
1351 | | #define HAVE_SYS_QUEUE_H 1 |
---|
1352 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1353 | | #define HAVE_TAILQFOREACH 1 |
---|
1354 | | #define HAVE_TIMERADD 1 |
---|
1355 | | #define HAVE_TIMERCMP 1 |
---|
1356 | | #define HAVE_TIMERCLEAR 1 |
---|
1357 | | #define HAVE_TIMERISSET 1 |
---|
1358 | | #define TIME_WITH_SYS_TIME 1 |
---|
1359 | | #define HAVE_STRLCPY 1 |
---|
1360 | | #define HAVE_ARC4RANDOM 1 |
---|
1361 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1362 | | #define HAVE_VASPRINTF 1 |
---|
1363 | | #define HAVE_FCNTL 1 |
---|
1364 | | #define HAVE_FGETLN 1 |
---|
1365 | | #define HAVE_ISSETUGID 1 |
---|
1366 | | #define HAVE_SETFD 1 |
---|
1367 | | #define HAVE_SIN_LEN 1 |
---|
1368 | | /* end confdefs.h. */ |
---|
1369 | | |
---|
1370 | | int |
---|
1371 | | main () |
---|
1372 | | { |
---|
1373 | | void foo() { const char *cp = __FUNCTION__; } |
---|
1374 | | ; |
---|
1375 | | return 0; |
---|
1376 | | } |
---|
1377 | configure:21748: result: no |
---|
1378 | configure:21884: creating ./config.status |
---|
1379 | |
---|
1380 | ## ---------------------- ## |
---|
1381 | ## Running config.status. ## |
---|
1382 | ## ---------------------- ## |
---|
1383 | |
---|
1384 | This file was extended by config.status, which was |
---|
1385 | generated by GNU Autoconf 2.59. Invocation command line was |
---|
1386 | |
---|
1387 | CONFIG_FILES = |
---|
1388 | CONFIG_HEADERS = |
---|
1389 | CONFIG_LINKS = |
---|
1390 | CONFIG_COMMANDS = |
---|
1391 | $ ./config.status |
---|
1392 | |
---|
1393 | on Local-Admins-MacBook-Pro.local |
---|
1394 | |
---|
1395 | config.status:717: creating Makefile |
---|
1396 | config.status:821: creating config.h |
---|
1397 | config.status:1175: executing depfiles commands |
---|
1398 | |
---|
1399 | ## ---------------- ## |
---|
1400 | ## Cache variables. ## |
---|
1401 | ## ---------------- ## |
---|
1402 | |
---|
1403 | ac_cv_build=i686-apple-darwin20.5.0 |
---|
1404 | ac_cv_build_alias=i686-apple-darwin20.5.0 |
---|
1405 | ac_cv_c_bigendian=no |
---|
1406 | ac_cv_c_compiler_gnu=yes |
---|
1407 | ac_cv_c_const=yes |
---|
1408 | ac_cv_c_inline=inline |
---|
1409 | ac_cv_cxx_compiler_gnu=yes |
---|
1410 | ac_cv_env_CC_set=set |
---|
1411 | ac_cv_env_CC_value=/usr/bin/clang |
---|
1412 | ac_cv_env_CFLAGS_set=set |
---|
1413 | ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64' |
---|
1414 | ac_cv_env_CPPFLAGS_set=set |
---|
1415 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
1416 | ac_cv_env_CPP_set= |
---|
1417 | ac_cv_env_CPP_value= |
---|
1418 | ac_cv_env_CXXCPP_set= |
---|
1419 | ac_cv_env_CXXCPP_value= |
---|
1420 | ac_cv_env_CXXFLAGS_set=set |
---|
1421 | ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64' |
---|
1422 | ac_cv_env_CXX_set=set |
---|
1423 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
1424 | ac_cv_env_F77_set= |
---|
1425 | ac_cv_env_F77_value= |
---|
1426 | ac_cv_env_FFLAGS_set=set |
---|
1427 | ac_cv_env_FFLAGS_value='-pipe -Os -m64' |
---|
1428 | ac_cv_env_LDFLAGS_set=set |
---|
1429 | ac_cv_env_LDFLAGS_value=-L/opt/local/lib |
---|
1430 | ac_cv_env_build_alias_set= |
---|
1431 | ac_cv_env_build_alias_value= |
---|
1432 | ac_cv_env_host_alias_set= |
---|
1433 | ac_cv_env_host_alias_value= |
---|
1434 | ac_cv_env_target_alias_set= |
---|
1435 | ac_cv_env_target_alias_value= |
---|
1436 | ac_cv_exeext= |
---|
1437 | ac_cv_f77_compiler_gnu=yes |
---|
1438 | ac_cv_func_arc4random=yes |
---|
1439 | ac_cv_func_fcntl=yes |
---|
1440 | ac_cv_func_fgetln=yes |
---|
1441 | ac_cv_func_gettimeofday=yes |
---|
1442 | ac_cv_func_issetugid=yes |
---|
1443 | ac_cv_func_strlcpy=yes |
---|
1444 | ac_cv_func_vasprintf=yes |
---|
1445 | ac_cv_header_dlfcn_h=yes |
---|
1446 | ac_cv_header_fcntl_h=yes |
---|
1447 | ac_cv_header_inttypes_h=yes |
---|
1448 | ac_cv_header_memory_h=yes |
---|
1449 | ac_cv_header_signal_h=yes |
---|
1450 | ac_cv_header_stdarg_h=yes |
---|
1451 | ac_cv_header_stdc=no |
---|
1452 | ac_cv_header_stdint_h=yes |
---|
1453 | ac_cv_header_stdlib_h=yes |
---|
1454 | ac_cv_header_string_h=yes |
---|
1455 | ac_cv_header_strings_h=yes |
---|
1456 | ac_cv_header_sys_ioctl_h=yes |
---|
1457 | ac_cv_header_sys_queue_h=yes |
---|
1458 | ac_cv_header_sys_stat_h=yes |
---|
1459 | ac_cv_header_sys_time_h=yes |
---|
1460 | ac_cv_header_sys_types_h=yes |
---|
1461 | ac_cv_header_time=yes |
---|
1462 | ac_cv_header_unistd_h=yes |
---|
1463 | ac_cv_host=i686-apple-darwin20.5.0 |
---|
1464 | ac_cv_host_alias=i686-apple-darwin20.5.0 |
---|
1465 | ac_cv_lib_socket_socket=no |
---|
1466 | ac_cv_objext=o |
---|
1467 | ac_cv_prog_AWK=gawk |
---|
1468 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
1469 | ac_cv_prog_CXXCPP='/usr/bin/clang++ -E' |
---|
1470 | ac_cv_prog_ac_ct_AR=ar |
---|
1471 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
1472 | ac_cv_prog_ac_ct_F77=gfortran |
---|
1473 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
1474 | ac_cv_prog_ac_ct_STRIP=strip |
---|
1475 | ac_cv_prog_cc__usr_bin_clang_c_o=yes |
---|
1476 | ac_cv_prog_cc_g=yes |
---|
1477 | ac_cv_prog_cc_stdc= |
---|
1478 | ac_cv_prog_cxx_g=yes |
---|
1479 | ac_cv_prog_egrep='grep -E' |
---|
1480 | ac_cv_prog_f77_g=yes |
---|
1481 | ac_cv_prog_gcc_traditional=no |
---|
1482 | ac_cv_prog_make_make_set=yes |
---|
1483 | ac_cv_type_pid_t=yes |
---|
1484 | ac_cv_type_size_t=yes |
---|
1485 | ac_cv_type_u_int16_t=yes |
---|
1486 | ac_cv_type_u_int32_t=yes |
---|
1487 | ac_cv_type_u_int64_t=yes |
---|
1488 | ac_cv_type_u_int8_t=yes |
---|
1489 | am_cv_CC_dependencies_compiler_type=none |
---|
1490 | am_cv_CXX_dependencies_compiler_type=none |
---|
1491 | lt_cv_deplibs_check_method=pass_all |
---|
1492 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
1493 | lt_cv_file_magic_test_file= |
---|
1494 | lt_cv_ld_reload_flag=-r |
---|
1495 | lt_cv_objdir=.libs |
---|
1496 | lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld |
---|
1497 | lt_cv_path_LDCXX=/Library/Developer/CommandLineTools/usr/bin/ld |
---|
1498 | lt_cv_path_NM='/opt/local/bin/nm -B' |
---|
1499 | lt_cv_path_SED=/opt/local/bin/gsed |
---|
1500 | lt_cv_prog_compiler_c_o=yes |
---|
1501 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
1502 | lt_cv_prog_compiler_c_o_F77=yes |
---|
1503 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
1504 | lt_cv_prog_gnu_ld=no |
---|
1505 | lt_cv_prog_gnu_ldcxx=no |
---|
1506 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' |
---|
1507 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' |
---|
1508 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' |
---|
1509 | lt_cv_sys_max_cmd_len=786432 |
---|
1510 | lt_lt_cv_prog_compiler_c_o='"yes"' |
---|
1511 | lt_lt_cv_prog_compiler_c_o_CXX='"yes"' |
---|
1512 | lt_lt_cv_prog_compiler_c_o_F77='"yes"' |
---|
1513 | lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' |
---|
1514 | lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' |
---|
1515 | lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' |
---|
1516 | |
---|
1517 | ## ----------------- ## |
---|
1518 | ## Output variables. ## |
---|
1519 | ## ----------------- ## |
---|
1520 | |
---|
1521 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_libdnsres/libdnsres/work/libdnsres-0.1a/missing --run aclocal-1.8' |
---|
1522 | AMDEPBACKSLASH='\' |
---|
1523 | AMDEP_FALSE='#' |
---|
1524 | AMDEP_TRUE='' |
---|
1525 | AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_libdnsres/libdnsres/work/libdnsres-0.1a/missing --run tar' |
---|
1526 | AR='ar' |
---|
1527 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_libdnsres/libdnsres/work/libdnsres-0.1a/missing --run autoconf' |
---|
1528 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_libdnsres/libdnsres/work/libdnsres-0.1a/missing --run autoheader' |
---|
1529 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_libdnsres/libdnsres/work/libdnsres-0.1a/missing --run automake-1.8' |
---|
1530 | AWK='gawk' |
---|
1531 | CC='/usr/bin/clang' |
---|
1532 | CCDEPMODE='depmode=none' |
---|
1533 | CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -Wall' |
---|
1534 | CPP='/usr/bin/clang -E' |
---|
1535 | CPPFLAGS='-I/opt/local/include' |
---|
1536 | CXX='/usr/bin/clang++' |
---|
1537 | CXXCPP='/usr/bin/clang++ -E' |
---|
1538 | CXXDEPMODE='depmode=none' |
---|
1539 | CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64' |
---|
1540 | CYGPATH_W='echo' |
---|
1541 | DEFS='-DHAVE_CONFIG_H' |
---|
1542 | DEPDIR='.deps' |
---|
1543 | ECHO='/bin/echo' |
---|
1544 | ECHO_C='ECHO_N='' |
---|
1545 | ECHO_T='' |
---|
1546 | EGREP='grep -E' |
---|
1547 | EVENTINC='-I/opt/local/include' |
---|
1548 | EVENTLIB='-L/opt/local/lib -levent' |
---|
1549 | EXEEXT='' |
---|
1550 | F77='gfortran' |
---|
1551 | FFLAGS='-pipe -Os -m64' |
---|
1552 | INSTALL_DATA='${INSTALL} -m 644' |
---|
1553 | INSTALL_PROGRAM='${INSTALL}' |
---|
1554 | INSTALL_SCRIPT='${INSTALL}' |
---|
1555 | INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' |
---|
1556 | LDFLAGS='-L/opt/local/lib' |
---|
1557 | LIBOBJS='' |
---|
1558 | LIBS='' |
---|
1559 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
1560 | LN_S='ln -s' |
---|
1561 | LTLIBOBJS='' |
---|
1562 | MAINT='#' |
---|
1563 | MAINTAINER_MODE_FALSE='' |
---|
1564 | MAINTAINER_MODE_TRUE='#' |
---|
1565 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_libdnsres/libdnsres/work/libdnsres-0.1a/missing --run makeinfo' |
---|
1566 | OBJEXT='o' |
---|
1567 | PACKAGE='libdnsres' |
---|
1568 | PACKAGE_BUGREPORT='' |
---|
1569 | PACKAGE_NAME='' |
---|
1570 | PACKAGE_STRING='' |
---|
1571 | PACKAGE_TARNAME='' |
---|
1572 | PACKAGE_VERSION='' |
---|
1573 | PATH_SEPARATOR=':' |
---|
1574 | RANLIB='ranlib' |
---|
1575 | SET_MAKE='' |
---|
1576 | SHELL='/bin/sh' |
---|
1577 | STRIP='strip' |
---|
1578 | VERSION='0.1a' |
---|
1579 | ac_ct_AR='ar' |
---|
1580 | ac_ct_CC='/usr/bin/clang' |
---|
1581 | ac_ct_CXX='' |
---|
1582 | ac_ct_F77='gfortran' |
---|
1583 | ac_ct_RANLIB='ranlib' |
---|
1584 | ac_ct_STRIP='strip' |
---|
1585 | am__fastdepCC_FALSE='' |
---|
1586 | am__fastdepCC_TRUE='#' |
---|
1587 | am__fastdepCXX_FALSE='' |
---|
1588 | am__fastdepCXX_TRUE='#' |
---|
1589 | am__include='include' |
---|
1590 | am__leading_dot='.' |
---|
1591 | am__quote='' |
---|
1592 | bindir='${exec_prefix}/bin' |
---|
1593 | build='i686-apple-darwin20.5.0' |
---|
1594 | build_alias='' |
---|
1595 | build_cpu='i686' |
---|
1596 | build_os='darwin20.5.0' |
---|
1597 | build_vendor='apple' |
---|
1598 | datadir='${prefix}/share' |
---|
1599 | exec_prefix='${prefix}' |
---|
1600 | host='i686-apple-darwin20.5.0' |
---|
1601 | host_alias='' |
---|
1602 | host_cpu='i686' |
---|
1603 | host_os='darwin20.5.0' |
---|
1604 | host_vendor='apple' |
---|
1605 | includedir='${prefix}/include' |
---|
1606 | infodir='${prefix}/info' |
---|
1607 | install_sh='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_libdnsres/libdnsres/work/libdnsres-0.1a/install-sh' |
---|
1608 | libdir='${exec_prefix}/lib' |
---|
1609 | libexecdir='${exec_prefix}/libexec' |
---|
1610 | localstatedir='${prefix}/var' |
---|
1611 | mandir='${prefix}/man' |
---|
1612 | mkdir_p='$(install_sh) -d' |
---|
1613 | oldincludedir='/usr/include' |
---|
1614 | prefix='/opt/local' |
---|
1615 | program_transform_name='s,x,x,' |
---|
1616 | sbindir='${exec_prefix}/sbin' |
---|
1617 | sharedstatedir='${prefix}/com' |
---|
1618 | sysconfdir='${prefix}/etc' |
---|
1619 | target_alias='' |
---|
1620 | |
---|
1621 | ## ----------- ## |
---|
1622 | ## confdefs.h. ## |
---|
1623 | ## ----------- ## |
---|
1624 | |
---|
1625 | #define HAVE_ARC4RANDOM 1 |
---|
1626 | #define HAVE_DLFCN_H 1 |
---|
1627 | #define HAVE_FCNTL 1 |
---|
1628 | #define HAVE_FCNTL_H 1 |
---|
1629 | #define HAVE_FGETLN 1 |
---|
1630 | #define HAVE_GETTIMEOFDAY 1 |
---|
1631 | #define HAVE_INTTYPES_H 1 |
---|
1632 | #define HAVE_INTTYPES_H 1 |
---|
1633 | #define HAVE_ISSETUGID 1 |
---|
1634 | #define HAVE_MEMORY_H 1 |
---|
1635 | #define HAVE_SETFD 1 |
---|
1636 | #define HAVE_SIGNAL_H 1 |
---|
1637 | #define HAVE_SIN_LEN 1 |
---|
1638 | #define HAVE_STDARG_H 1 |
---|
1639 | #define HAVE_STDINT_H 1 |
---|
1640 | #define HAVE_STDINT_H 1 |
---|
1641 | #define HAVE_STDLIB_H 1 |
---|
1642 | #define HAVE_STRINGS_H 1 |
---|
1643 | #define HAVE_STRING_H 1 |
---|
1644 | #define HAVE_STRLCPY 1 |
---|
1645 | #define HAVE_SYS_IOCTL_H 1 |
---|
1646 | #define HAVE_SYS_QUEUE_H 1 |
---|
1647 | #define HAVE_SYS_STAT_H 1 |
---|
1648 | #define HAVE_SYS_TIME_H 1 |
---|
1649 | #define HAVE_SYS_TYPES_H 1 |
---|
1650 | #define HAVE_TAILQFOREACH 1 |
---|
1651 | #define HAVE_TIMERADD 1 |
---|
1652 | #define HAVE_TIMERCLEAR 1 |
---|
1653 | #define HAVE_TIMERCMP 1 |
---|
1654 | #define HAVE_TIMERISSET 1 |
---|
1655 | #define HAVE_UNISTD_H 1 |
---|
1656 | #define HAVE_UNISTD_H 1 |
---|
1657 | #define HAVE_VASPRINTF 1 |
---|
1658 | #define PACKAGE "libdnsres" |
---|
1659 | #define PACKAGE_BUGREPORT "" |
---|
1660 | #define PACKAGE_NAME "" |
---|
1661 | #define PACKAGE_STRING "" |
---|
1662 | #define PACKAGE_TARNAME "" |
---|
1663 | #define PACKAGE_VERSION "" |
---|
1664 | #define TIME_WITH_SYS_TIME 1 |
---|
1665 | #define VERSION "0.1a" |
---|
1666 | #define __func__ __FILE__ |
---|
1667 | #endif |
---|
1668 | #ifdef __cplusplus |
---|
1669 | extern "C" void exit (int); |
---|
1670 | |
---|
1671 | configure: exit 0 |
---|