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 miredo configure 1.2.6, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --enable-miredo-user |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = axet-laptop.lan |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 18.2.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 18.2.0: Thu Dec 20 20:46:53 PST 2018; root:xnu-4903.241.1~1/RELEASE_X86_64 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 18.2.0: Thu Dec 20 20:46:53 PST 2018; root:xnu-4903.241.1~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 8 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 8 processors are logically available. |
---|
30 | Processor type: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 358 tasks, 1683 threads, 8 processors |
---|
34 | Load average: 2.46, Mach factor: 5.53 |
---|
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:2339: checking system... |
---|
52 | configure:2381: checking for build hostname |
---|
53 | configure:2389: result: axet-laptop.lan |
---|
54 | configure:2401: checking build system type |
---|
55 | configure:2415: result: x86_64-apple-darwin18.2.0 |
---|
56 | configure:2435: checking host system type |
---|
57 | configure:2448: result: x86_64-apple-darwin18.2.0 |
---|
58 | configure:2471: checking required programs... |
---|
59 | configure:2522: checking for gcc |
---|
60 | configure:2549: result: /usr/bin/clang |
---|
61 | configure:2778: checking for C compiler version |
---|
62 | configure:2787: /usr/bin/clang --version >&5 |
---|
63 | Apple LLVM version 10.0.0 (clang-1000.11.45.5) |
---|
64 | Target: x86_64-apple-darwin18.2.0 |
---|
65 | Thread model: posix |
---|
66 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
67 | configure:2798: $? = 0 |
---|
68 | configure:2787: /usr/bin/clang -v >&5 |
---|
69 | Apple LLVM version 10.0.0 (clang-1000.11.45.5) |
---|
70 | Target: x86_64-apple-darwin18.2.0 |
---|
71 | Thread model: posix |
---|
72 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
73 | configure:2798: $? = 0 |
---|
74 | configure:2787: /usr/bin/clang -V >&5 |
---|
75 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
76 | clang: error: no input files |
---|
77 | configure:2798: $? = 1 |
---|
78 | configure:2787: /usr/bin/clang -qversion >&5 |
---|
79 | clang: error: unknown argument: '-qversion' |
---|
80 | clang: error: no input files |
---|
81 | configure:2798: $? = 1 |
---|
82 | configure:2818: checking whether the C compiler works |
---|
83 | configure:2840: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
84 | configure:2844: $? = 0 |
---|
85 | configure:2892: result: yes |
---|
86 | configure:2895: checking for C compiler default output file name |
---|
87 | configure:2897: result: a.out |
---|
88 | configure:2903: checking for suffix of executables |
---|
89 | configure:2910: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
90 | configure:2914: $? = 0 |
---|
91 | configure:2936: result: |
---|
92 | configure:2958: checking whether we are cross compiling |
---|
93 | configure:2966: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
94 | configure:2970: $? = 0 |
---|
95 | configure:2977: ./conftest |
---|
96 | configure:2981: $? = 0 |
---|
97 | configure:2996: result: no |
---|
98 | configure:3001: checking for suffix of object files |
---|
99 | configure:3023: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
100 | configure:3027: $? = 0 |
---|
101 | configure:3048: result: o |
---|
102 | configure:3052: checking whether we are using the GNU C compiler |
---|
103 | configure:3071: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
104 | configure:3071: $? = 0 |
---|
105 | configure:3080: result: yes |
---|
106 | configure:3089: checking whether /usr/bin/clang accepts -g |
---|
107 | configure:3109: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
108 | configure:3109: $? = 0 |
---|
109 | configure:3150: result: yes |
---|
110 | configure:3167: checking for /usr/bin/clang option to accept ISO C89 |
---|
111 | configure:3230: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
112 | configure:3230: $? = 0 |
---|
113 | configure:3243: result: none needed |
---|
114 | configure:3263: checking for /usr/bin/clang option to accept ISO C99 |
---|
115 | configure:3412: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
116 | configure:3412: $? = 0 |
---|
117 | configure:3425: result: none needed |
---|
118 | configure:3446: checking how to run the C preprocessor |
---|
119 | configure:3477: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
120 | configure:3477: $? = 0 |
---|
121 | configure:3491: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
122 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
123 | #include <ac_nonexistent.h> |
---|
124 | ^~~~~~~~~~~~~~~~~~ |
---|
125 | 1 error generated. |
---|
126 | configure:3491: $? = 1 |
---|
127 | configure: failed program was: |
---|
128 | | /* confdefs.h */ |
---|
129 | | #define PACKAGE_NAME "miredo" |
---|
130 | | #define PACKAGE_TARNAME "miredo" |
---|
131 | | #define PACKAGE_VERSION "1.2.6" |
---|
132 | | #define PACKAGE_STRING "miredo 1.2.6" |
---|
133 | | #define PACKAGE_BUGREPORT "miredo-devel_no_bulk_mail@remlab.net" |
---|
134 | | #define PACKAGE_URL "" |
---|
135 | | #define PACKAGE_CONFIGURE_INVOCATION "./configure '--prefix=/opt/local' '--enable-miredo-user' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include'" |
---|
136 | | #define PACKAGE_BUILD_HOSTNAME "axet-laptop.lan" |
---|
137 | | /* end confdefs.h. */ |
---|
138 | | #include <ac_nonexistent.h> |
---|
139 | configure:3516: result: /usr/bin/clang -E |
---|
140 | configure:3536: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
141 | configure:3536: $? = 0 |
---|
142 | configure:3550: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
143 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
144 | #include <ac_nonexistent.h> |
---|
145 | ^~~~~~~~~~~~~~~~~~ |
---|
146 | 1 error generated. |
---|
147 | configure:3550: $? = 1 |
---|
148 | configure: failed program was: |
---|
149 | | /* confdefs.h */ |
---|
150 | | #define PACKAGE_NAME "miredo" |
---|
151 | | #define PACKAGE_TARNAME "miredo" |
---|
152 | | #define PACKAGE_VERSION "1.2.6" |
---|
153 | | #define PACKAGE_STRING "miredo 1.2.6" |
---|
154 | | #define PACKAGE_BUGREPORT "miredo-devel_no_bulk_mail@remlab.net" |
---|
155 | | #define PACKAGE_URL "" |
---|
156 | | #define PACKAGE_CONFIGURE_INVOCATION "./configure '--prefix=/opt/local' '--enable-miredo-user' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include'" |
---|
157 | | #define PACKAGE_BUILD_HOSTNAME "axet-laptop.lan" |
---|
158 | | /* end confdefs.h. */ |
---|
159 | | #include <ac_nonexistent.h> |
---|
160 | configure:3579: checking for grep that handles long lines and -e |
---|
161 | configure:3637: result: /opt/local/bin/ggrep |
---|
162 | configure:3642: checking for egrep |
---|
163 | configure:3704: result: /opt/local/bin/ggrep -E |
---|
164 | configure:3709: checking for ANSI C header files |
---|
165 | configure:3729: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
166 | configure:3729: $? = 0 |
---|
167 | configure:3802: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
168 | configure:3802: $? = 0 |
---|
169 | configure:3802: ./conftest |
---|
170 | configure:3802: $? = 0 |
---|
171 | configure:3813: result: yes |
---|
172 | configure:3826: checking for sys/types.h |
---|
173 | configure:3826: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
174 | configure:3826: $? = 0 |
---|
175 | configure:3826: result: yes |
---|
176 | configure:3826: checking for sys/stat.h |
---|
177 | configure:3826: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
178 | configure:3826: $? = 0 |
---|
179 | configure:3826: result: yes |
---|
180 | configure:3826: checking for stdlib.h |
---|
181 | configure:3826: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
182 | configure:3826: $? = 0 |
---|
183 | configure:3826: result: yes |
---|
184 | configure:3826: checking for string.h |
---|
185 | configure:3826: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
186 | configure:3826: $? = 0 |
---|
187 | configure:3826: result: yes |
---|
188 | configure:3826: checking for memory.h |
---|
189 | configure:3826: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
190 | configure:3826: $? = 0 |
---|
191 | configure:3826: result: yes |
---|
192 | configure:3826: checking for strings.h |
---|
193 | configure:3826: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
194 | configure:3826: $? = 0 |
---|
195 | configure:3826: result: yes |
---|
196 | configure:3826: checking for inttypes.h |
---|
197 | configure:3826: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
198 | configure:3826: $? = 0 |
---|
199 | configure:3826: result: yes |
---|
200 | configure:3826: checking for stdint.h |
---|
201 | configure:3826: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
202 | configure:3826: $? = 0 |
---|
203 | configure:3826: result: yes |
---|
204 | configure:3826: checking for unistd.h |
---|
205 | configure:3826: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
206 | configure:3826: $? = 0 |
---|
207 | configure:3826: result: yes |
---|
208 | configure:3839: checking minix/config.h usability |
---|
209 | configure:3839: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
210 | conftest.c:54:10: fatal error: 'minix/config.h' file not found |
---|
211 | #include <minix/config.h> |
---|
212 | ^~~~~~~~~~~~~~~~ |
---|
213 | 1 error generated. |
---|
214 | configure:3839: $? = 1 |
---|
215 | configure: failed program was: |
---|
216 | | /* confdefs.h */ |
---|
217 | | #define PACKAGE_NAME "miredo" |
---|
218 | | #define PACKAGE_TARNAME "miredo" |
---|
219 | | #define PACKAGE_VERSION "1.2.6" |
---|
220 | | #define PACKAGE_STRING "miredo 1.2.6" |
---|
221 | | #define PACKAGE_BUGREPORT "miredo-devel_no_bulk_mail@remlab.net" |
---|
222 | | #define PACKAGE_URL "" |
---|
223 | | #define PACKAGE_CONFIGURE_INVOCATION "./configure '--prefix=/opt/local' '--enable-miredo-user' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include'" |
---|
224 | | #define PACKAGE_BUILD_HOSTNAME "axet-laptop.lan" |
---|
225 | | #define STDC_HEADERS 1 |
---|
226 | | #define HAVE_SYS_TYPES_H 1 |
---|
227 | | #define HAVE_SYS_STAT_H 1 |
---|
228 | | #define HAVE_STDLIB_H 1 |
---|
229 | | #define HAVE_STRING_H 1 |
---|
230 | | #define HAVE_MEMORY_H 1 |
---|
231 | | #define HAVE_STRINGS_H 1 |
---|
232 | | #define HAVE_INTTYPES_H 1 |
---|
233 | | #define HAVE_STDINT_H 1 |
---|
234 | | #define HAVE_UNISTD_H 1 |
---|
235 | | /* end confdefs.h. */ |
---|
236 | | #include <stdio.h> |
---|
237 | | #ifdef HAVE_SYS_TYPES_H |
---|
238 | | # include <sys/types.h> |
---|
239 | | #endif |
---|
240 | | #ifdef HAVE_SYS_STAT_H |
---|
241 | | # include <sys/stat.h> |
---|
242 | | #endif |
---|
243 | | #ifdef STDC_HEADERS |
---|
244 | | # include <stdlib.h> |
---|
245 | | # include <stddef.h> |
---|
246 | | #else |
---|
247 | | # ifdef HAVE_STDLIB_H |
---|
248 | | # include <stdlib.h> |
---|
249 | | # endif |
---|
250 | | #endif |
---|
251 | | #ifdef HAVE_STRING_H |
---|
252 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
253 | | # include <memory.h> |
---|
254 | | # endif |
---|
255 | | # include <string.h> |
---|
256 | | #endif |
---|
257 | | #ifdef HAVE_STRINGS_H |
---|
258 | | # include <strings.h> |
---|
259 | | #endif |
---|
260 | | #ifdef HAVE_INTTYPES_H |
---|
261 | | # include <inttypes.h> |
---|
262 | | #endif |
---|
263 | | #ifdef HAVE_STDINT_H |
---|
264 | | # include <stdint.h> |
---|
265 | | #endif |
---|
266 | | #ifdef HAVE_UNISTD_H |
---|
267 | | # include <unistd.h> |
---|
268 | | #endif |
---|
269 | | #include <minix/config.h> |
---|
270 | configure:3839: result: no |
---|
271 | configure:3839: checking minix/config.h presence |
---|
272 | configure:3839: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
273 | conftest.c:21:10: fatal error: 'minix/config.h' file not found |
---|
274 | #include <minix/config.h> |
---|
275 | ^~~~~~~~~~~~~~~~ |
---|
276 | 1 error generated. |
---|
277 | configure:3839: $? = 1 |
---|
278 | configure: failed program was: |
---|
279 | | /* confdefs.h */ |
---|
280 | | #define PACKAGE_NAME "miredo" |
---|
281 | | #define PACKAGE_TARNAME "miredo" |
---|
282 | | #define PACKAGE_VERSION "1.2.6" |
---|
283 | | #define PACKAGE_STRING "miredo 1.2.6" |
---|
284 | | #define PACKAGE_BUGREPORT "miredo-devel_no_bulk_mail@remlab.net" |
---|
285 | | #define PACKAGE_URL "" |
---|
286 | | #define PACKAGE_CONFIGURE_INVOCATION "./configure '--prefix=/opt/local' '--enable-miredo-user' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include'" |
---|
287 | | #define PACKAGE_BUILD_HOSTNAME "axet-laptop.lan" |
---|
288 | | #define STDC_HEADERS 1 |
---|
289 | | #define HAVE_SYS_TYPES_H 1 |
---|
290 | | #define HAVE_SYS_STAT_H 1 |
---|
291 | | #define HAVE_STDLIB_H 1 |
---|
292 | | #define HAVE_STRING_H 1 |
---|
293 | | #define HAVE_MEMORY_H 1 |
---|
294 | | #define HAVE_STRINGS_H 1 |
---|
295 | | #define HAVE_INTTYPES_H 1 |
---|
296 | | #define HAVE_STDINT_H 1 |
---|
297 | | #define HAVE_UNISTD_H 1 |
---|
298 | | /* end confdefs.h. */ |
---|
299 | | #include <minix/config.h> |
---|
300 | configure:3839: result: no |
---|
301 | configure:3839: checking for minix/config.h |
---|
302 | configure:3839: result: no |
---|
303 | configure:3860: checking whether it is safe to define __EXTENSIONS__ |
---|
304 | configure:3878: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
305 | configure:3878: $? = 0 |
---|
306 | configure:3885: result: yes |
---|
307 | configure:3950: checking how to print strings |
---|
308 | configure:3977: result: printf |
---|
309 | configure:3998: checking for a sed that does not truncate output |
---|
310 | configure:4062: result: /opt/local/bin/gsed |
---|
311 | configure:4080: checking for fgrep |
---|
312 | configure:4142: result: /opt/local/bin/ggrep -F |
---|
313 | configure:4177: checking for ld used by /usr/bin/clang |
---|
314 | configure:4244: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
315 | configure:4251: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
316 | configure:4266: result: no |
---|
317 | configure:4278: checking for BSD- or MS-compatible name lister (nm) |
---|
318 | configure:4327: result: /opt/local/bin/nm -B |
---|
319 | configure:4457: checking the name lister (/opt/local/bin/nm -B) interface |
---|
320 | configure:4464: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
321 | configure:4467: /opt/local/bin/nm -B "conftest.o" |
---|
322 | configure:4470: output |
---|
323 | 0000000000000000 S _some_variable |
---|
324 | configure:4477: result: BSD nm |
---|
325 | configure:4480: checking whether ln -s works |
---|
326 | configure:4484: result: yes |
---|
327 | configure:4492: checking the maximum length of command line arguments |
---|
328 | configure:4623: result: 196608 |
---|
329 | configure:4640: checking whether the shell understands some XSI constructs |
---|
330 | configure:4650: result: yes |
---|
331 | configure:4654: checking whether the shell understands "+=" |
---|
332 | configure:4660: result: yes |
---|
333 | configure:4695: checking how to convert x86_64-apple-darwin18.2.0 file names to x86_64-apple-darwin18.2.0 format |
---|
334 | configure:4735: result: func_convert_file_noop |
---|
335 | configure:4742: checking how to convert x86_64-apple-darwin18.2.0 file names to toolchain format |
---|
336 | configure:4762: result: func_convert_file_noop |
---|
337 | configure:4769: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files |
---|
338 | configure:4776: result: -r |
---|
339 | configure:4850: checking for objdump |
---|
340 | configure:4866: found /opt/local/bin/objdump |
---|
341 | configure:4877: result: objdump |
---|
342 | configure:4909: checking how to recognize dependent libraries |
---|
343 | configure:5107: result: pass_all |
---|
344 | configure:5192: checking for dlltool |
---|
345 | configure:5222: result: no |
---|
346 | configure:5252: checking how to associate runtime and link libraries |
---|
347 | configure:5279: result: printf %s\n |
---|
348 | configure:5339: checking for ar |
---|
349 | configure:5355: found /opt/local/bin/ar |
---|
350 | configure:5366: result: ar |
---|
351 | configure:5403: checking for archiver @FILE support |
---|
352 | configure:5420: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
353 | configure:5420: $? = 0 |
---|
354 | configure:5423: ar cru libconftest.a @conftest.lst >&5 |
---|
355 | ar: @conftest.lst: No such file or directory |
---|
356 | configure:5426: $? = 1 |
---|
357 | configure:5446: result: no |
---|
358 | configure:5504: checking for strip |
---|
359 | configure:5520: found /opt/local/bin/strip |
---|
360 | configure:5531: result: strip |
---|
361 | configure:5603: checking for ranlib |
---|
362 | configure:5619: found /opt/local/bin/ranlib |
---|
363 | configure:5630: result: ranlib |
---|
364 | configure:5707: checking for gawk |
---|
365 | configure:5723: found /opt/local/bin/gawk |
---|
366 | configure:5734: result: gawk |
---|
367 | configure:5774: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object |
---|
368 | configure:5894: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
369 | configure:5897: $? = 0 |
---|
370 | configure:5901: /opt/local/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 |
---|
371 | configure:5904: $? = 0 |
---|
372 | cannot find nm_test_var in conftest.nm |
---|
373 | configure:5894: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
374 | configure:5897: $? = 0 |
---|
375 | configure:5901: /opt/local/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 |
---|
376 | configure:5904: $? = 0 |
---|
377 | configure:5970: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c conftstm.o >&5 |
---|
378 | configure:5973: $? = 0 |
---|
379 | configure:6011: result: ok |
---|
380 | configure:6048: checking for sysroot |
---|
381 | configure:6078: result: no |
---|
382 | configure:6341: checking for mt |
---|
383 | configure:6371: result: no |
---|
384 | configure:6391: checking if : is a manifest tool |
---|
385 | configure:6397: : '-?' |
---|
386 | configure:6405: result: no |
---|
387 | configure:6461: checking for dsymutil |
---|
388 | configure:6477: found /usr/bin/dsymutil |
---|
389 | configure:6488: result: dsymutil |
---|
390 | configure:6553: checking for nmedit |
---|
391 | configure:6569: found /usr/bin/nmedit |
---|
392 | configure:6580: result: nmedit |
---|
393 | configure:6645: checking for lipo |
---|
394 | configure:6661: found /opt/local/bin/lipo |
---|
395 | configure:6672: result: lipo |
---|
396 | configure:6737: checking for otool |
---|
397 | configure:6753: found /opt/local/bin/otool |
---|
398 | configure:6764: result: otool |
---|
399 | configure:6829: checking for otool64 |
---|
400 | configure:6859: result: no |
---|
401 | configure:6904: checking for -single_module linker flag |
---|
402 | /usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
403 | configure:6937: result: yes |
---|
404 | configure:6940: checking for -exported_symbols_list linker flag |
---|
405 | configure:6960: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
406 | configure:6960: $? = 0 |
---|
407 | configure:6970: result: yes |
---|
408 | configure:6973: checking for -force_load linker flag |
---|
409 | /usr/bin/clang -pipe -Os -arch x86_64 -c -o conftest.o conftest.c |
---|
410 | ar cru libconftest.a conftest.o |
---|
411 | ranlib libconftest.a |
---|
412 | /usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
413 | configure:7005: result: yes |
---|
414 | configure:7044: checking for dlfcn.h |
---|
415 | configure:7044: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
416 | configure:7044: $? = 0 |
---|
417 | configure:7044: result: yes |
---|
418 | configure:7250: checking for objdir |
---|
419 | configure:7265: result: .libs |
---|
420 | configure:7536: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
421 | configure:7554: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
422 | configure:7558: $? = 0 |
---|
423 | configure:7571: result: yes |
---|
424 | configure:7898: checking for /usr/bin/clang option to produce PIC |
---|
425 | configure:7905: result: -fno-common -DPIC |
---|
426 | configure:7913: checking if /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
427 | configure:7931: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5 |
---|
428 | configure:7935: $? = 0 |
---|
429 | configure:7948: result: yes |
---|
430 | configure:7977: checking if /usr/bin/clang static flag -static works |
---|
431 | configure:8005: result: no |
---|
432 | configure:8020: checking if /usr/bin/clang supports -c -o file.o |
---|
433 | configure:8041: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
434 | configure:8045: $? = 0 |
---|
435 | configure:8067: result: yes |
---|
436 | configure:8075: checking if /usr/bin/clang supports -c -o file.o |
---|
437 | configure:8122: result: yes |
---|
438 | configure:8155: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
439 | configure:9312: result: yes |
---|
440 | configure:9552: checking dynamic linker characteristics |
---|
441 | configure:10286: result: darwin18.2.0 dyld |
---|
442 | configure:10393: checking how to hardcode library paths into programs |
---|
443 | configure:10418: result: immediate |
---|
444 | configure:10958: checking whether stripping libraries is possible |
---|
445 | configure:10972: result: yes |
---|
446 | configure:10998: checking if libtool supports shared libraries |
---|
447 | configure:11000: result: yes |
---|
448 | configure:11003: checking whether to build shared libraries |
---|
449 | configure:11024: result: yes |
---|
450 | configure:11027: checking whether to build static libraries |
---|
451 | configure:11031: result: yes |
---|
452 | configure:11084: checking for a BSD-compatible install |
---|
453 | configure:11152: result: /usr/bin/install -c |
---|
454 | configure:11163: checking whether build environment is sane |
---|
455 | configure:11213: result: yes |
---|
456 | configure:11354: checking for a thread-safe mkdir -p |
---|
457 | configure:11393: result: /opt/local/bin/gmkdir -p |
---|
458 | configure:11402: checking whether make sets $(MAKE) |
---|
459 | configure:11424: result: yes |
---|
460 | configure:11454: checking for style of include used by make |
---|
461 | configure:11482: result: GNU |
---|
462 | configure:11568: checking dependency style of /usr/bin/clang |
---|
463 | configure:11679: result: gcc3 |
---|
464 | configure:11706: checking whether make supports nested variables |
---|
465 | configure:11723: result: yes |
---|
466 | configure:11737: checking required libraries... |
---|
467 | configure:11759: checking for /proc/self/maps |
---|
468 | configure:11772: result: no |
---|
469 | configure:11778: checking whether everything is installed to the same prefix |
---|
470 | configure:11794: result: no |
---|
471 | configure:11797: checking whether binary relocation support should be enabled |
---|
472 | configure:11815: result: no |
---|
473 | configure:11906: checking whether NLS is requested |
---|
474 | configure:11915: result: yes |
---|
475 | configure:11956: checking for msgfmt |
---|
476 | configure: trying /opt/local/bin/msgfmt... |
---|
477 | 0 translated messages. |
---|
478 | configure:11988: result: /opt/local/bin/msgfmt |
---|
479 | configure:11997: checking for gmsgfmt |
---|
480 | configure:12028: result: /opt/local/bin/msgfmt |
---|
481 | configure:12079: checking for xgettext |
---|
482 | configure: trying /opt/local/bin/xgettext... |
---|
483 | /opt/local/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C |
---|
484 | configure:12111: result: /opt/local/bin/xgettext |
---|
485 | configure:12157: checking for msgmerge |
---|
486 | configure: trying /opt/local/bin/msgmerge... |
---|
487 | configure:12188: result: /opt/local/bin/msgmerge |
---|
488 | configure:12245: checking for ld used by GCC |
---|
489 | configure:12309: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
490 | configure:12316: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
491 | configure:12329: result: no |
---|
492 | configure:12336: checking for shared library run path origin |
---|
493 | configure:12349: result: done |
---|
494 | configure:12921: checking for CFPreferencesCopyAppValue |
---|
495 | configure:12939: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 |
---|
496 | conftest.c:35:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull] |
---|
497 | CFPreferencesCopyAppValue(NULL, NULL) |
---|
498 | ~~~~ ^ |
---|
499 | conftest.c:35:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull] |
---|
500 | CFPreferencesCopyAppValue(NULL, NULL) |
---|
501 | ~~~~^ |
---|
502 | 2 warnings generated. |
---|
503 | ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation are out of sync. Falling back to library file for linking. |
---|
504 | configure:12939: $? = 0 |
---|
505 | configure:12948: result: yes |
---|
506 | configure:12955: checking for CFLocaleCopyCurrent |
---|
507 | configure:12973: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 |
---|
508 | ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation are out of sync. Falling back to library file for linking. |
---|
509 | configure:12973: $? = 0 |
---|
510 | configure:12982: result: yes |
---|
511 | configure:13031: checking for GNU gettext in libc |
---|
512 | configure:13051: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
513 | Undefined symbols for architecture x86_64: |
---|
514 | "__nl_domain_bindings", referenced from: |
---|
515 | _main in conftest-128889.o |
---|
516 | "__nl_msg_cat_cntr", referenced from: |
---|
517 | _main in conftest-128889.o |
---|
518 | "_libintl_bindtextdomain", referenced from: |
---|
519 | _main in conftest-128889.o |
---|
520 | "_libintl_gettext", referenced from: |
---|
521 | _main in conftest-128889.o |
---|
522 | ld: symbol(s) not found for architecture x86_64 |
---|
523 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
524 | configure:13051: $? = 1 |
---|
525 | configure: failed program was: |
---|
526 | | /* confdefs.h */ |
---|
527 | | #define PACKAGE_NAME "miredo" |
---|
528 | | #define PACKAGE_TARNAME "miredo" |
---|
529 | | #define PACKAGE_VERSION "1.2.6" |
---|
530 | | #define PACKAGE_STRING "miredo 1.2.6" |
---|
531 | | #define PACKAGE_BUGREPORT "miredo-devel_no_bulk_mail@remlab.net" |
---|
532 | | #define PACKAGE_URL "" |
---|
533 | | #define PACKAGE_CONFIGURE_INVOCATION "./configure '--prefix=/opt/local' '--enable-miredo-user' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include'" |
---|
534 | | #define PACKAGE_BUILD_HOSTNAME "axet-laptop.lan" |
---|
535 | | #define STDC_HEADERS 1 |
---|
536 | | #define HAVE_SYS_TYPES_H 1 |
---|
537 | | #define HAVE_SYS_STAT_H 1 |
---|
538 | | #define HAVE_STDLIB_H 1 |
---|
539 | | #define HAVE_STRING_H 1 |
---|
540 | | #define HAVE_MEMORY_H 1 |
---|
541 | | #define HAVE_STRINGS_H 1 |
---|
542 | | #define HAVE_INTTYPES_H 1 |
---|
543 | | #define HAVE_STDINT_H 1 |
---|
544 | | #define HAVE_UNISTD_H 1 |
---|
545 | | #define __EXTENSIONS__ 1 |
---|
546 | | #define _ALL_SOURCE 1 |
---|
547 | | #define _GNU_SOURCE 1 |
---|
548 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
549 | | #define _TANDEM_SOURCE 1 |
---|
550 | | #define _APPLE_C_SOURCE 1 |
---|
551 | | #define HAVE_DLFCN_H 1 |
---|
552 | | #define LT_OBJDIR ".libs/" |
---|
553 | | #define PACKAGE "miredo" |
---|
554 | | #define VERSION "1.2.6" |
---|
555 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
556 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
557 | | /* end confdefs.h. */ |
---|
558 | | #include <libintl.h> |
---|
559 | | |
---|
560 | | extern int _nl_msg_cat_cntr; |
---|
561 | | extern int *_nl_domain_bindings; |
---|
562 | | int |
---|
563 | | main () |
---|
564 | | { |
---|
565 | | bindtextdomain ("", ""); |
---|
566 | | return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings |
---|
567 | | ; |
---|
568 | | return 0; |
---|
569 | | } |
---|
570 | configure:13060: result: no |
---|
571 | configure:13094: checking for iconv |
---|
572 | configure:13116: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
573 | Undefined symbols for architecture x86_64: |
---|
574 | "_libiconv", referenced from: |
---|
575 | _main in conftest-b68f23.o |
---|
576 | "_libiconv_close", referenced from: |
---|
577 | _main in conftest-b68f23.o |
---|
578 | "_libiconv_open", referenced from: |
---|
579 | _main in conftest-b68f23.o |
---|
580 | ld: symbol(s) not found for architecture x86_64 |
---|
581 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
582 | configure:13116: $? = 1 |
---|
583 | configure: failed program was: |
---|
584 | | /* confdefs.h */ |
---|
585 | | #define PACKAGE_NAME "miredo" |
---|
586 | | #define PACKAGE_TARNAME "miredo" |
---|
587 | | #define PACKAGE_VERSION "1.2.6" |
---|
588 | | #define PACKAGE_STRING "miredo 1.2.6" |
---|
589 | | #define PACKAGE_BUGREPORT "miredo-devel_no_bulk_mail@remlab.net" |
---|
590 | | #define PACKAGE_URL "" |
---|
591 | | #define PACKAGE_CONFIGURE_INVOCATION "./configure '--prefix=/opt/local' '--enable-miredo-user' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include'" |
---|
592 | | #define PACKAGE_BUILD_HOSTNAME "axet-laptop.lan" |
---|
593 | | #define STDC_HEADERS 1 |
---|
594 | | #define HAVE_SYS_TYPES_H 1 |
---|
595 | | #define HAVE_SYS_STAT_H 1 |
---|
596 | | #define HAVE_STDLIB_H 1 |
---|
597 | | #define HAVE_STRING_H 1 |
---|
598 | | #define HAVE_MEMORY_H 1 |
---|
599 | | #define HAVE_STRINGS_H 1 |
---|
600 | | #define HAVE_INTTYPES_H 1 |
---|
601 | | #define HAVE_STDINT_H 1 |
---|
602 | | #define HAVE_UNISTD_H 1 |
---|
603 | | #define __EXTENSIONS__ 1 |
---|
604 | | #define _ALL_SOURCE 1 |
---|
605 | | #define _GNU_SOURCE 1 |
---|
606 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
607 | | #define _TANDEM_SOURCE 1 |
---|
608 | | #define _APPLE_C_SOURCE 1 |
---|
609 | | #define HAVE_DLFCN_H 1 |
---|
610 | | #define LT_OBJDIR ".libs/" |
---|
611 | | #define PACKAGE "miredo" |
---|
612 | | #define VERSION "1.2.6" |
---|
613 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
614 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
615 | | /* end confdefs.h. */ |
---|
616 | | #include <stdlib.h> |
---|
617 | | #include <iconv.h> |
---|
618 | | int |
---|
619 | | main () |
---|
620 | | { |
---|
621 | | iconv_t cd = iconv_open("",""); |
---|
622 | | iconv(cd,NULL,NULL,NULL,NULL); |
---|
623 | | iconv_close(cd); |
---|
624 | | ; |
---|
625 | | return 0; |
---|
626 | | } |
---|
627 | configure:13138: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -liconv >&5 |
---|
628 | configure:13138: $? = 0 |
---|
629 | configure:13148: result: yes |
---|
630 | configure:13151: checking for working iconv |
---|
631 | configure:13246: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -liconv >&5 |
---|
632 | configure:13246: $? = 0 |
---|
633 | configure:13246: ./conftest |
---|
634 | configure:13246: $? = 0 |
---|
635 | configure:13258: result: yes |
---|
636 | configure:13273: checking how to link with libiconv |
---|
637 | configure:13275: result: -liconv |
---|
638 | configure:13747: checking for GNU gettext in libintl |
---|
639 | configure:13775: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lintl >&5 |
---|
640 | configure:13775: $? = 0 |
---|
641 | configure:13816: result: yes |
---|
642 | configure:13851: checking whether to use NLS |
---|
643 | configure:13853: result: yes |
---|
644 | configure:13856: checking where the gettext function comes from |
---|
645 | configure:13867: result: external libintl |
---|
646 | configure:13875: checking how to link with libintl |
---|
647 | configure:13877: result: -lintl -Wl,-framework -Wl,CoreFoundation |
---|
648 | configure:13926: checking for clock_gettime in -lrt |
---|
649 | configure:13951: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lrt >&5 |
---|
650 | ld: library not found for -lrt |
---|
651 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
652 | configure:13951: $? = 1 |
---|
653 | configure: failed program was: |
---|
654 | | /* confdefs.h */ |
---|
655 | | #define PACKAGE_NAME "miredo" |
---|
656 | | #define PACKAGE_TARNAME "miredo" |
---|
657 | | #define PACKAGE_VERSION "1.2.6" |
---|
658 | | #define PACKAGE_STRING "miredo 1.2.6" |
---|
659 | | #define PACKAGE_BUGREPORT "miredo-devel_no_bulk_mail@remlab.net" |
---|
660 | | #define PACKAGE_URL "" |
---|
661 | | #define PACKAGE_CONFIGURE_INVOCATION "./configure '--prefix=/opt/local' '--enable-miredo-user' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include'" |
---|
662 | | #define PACKAGE_BUILD_HOSTNAME "axet-laptop.lan" |
---|
663 | | #define STDC_HEADERS 1 |
---|
664 | | #define HAVE_SYS_TYPES_H 1 |
---|
665 | | #define HAVE_SYS_STAT_H 1 |
---|
666 | | #define HAVE_STDLIB_H 1 |
---|
667 | | #define HAVE_STRING_H 1 |
---|
668 | | #define HAVE_MEMORY_H 1 |
---|
669 | | #define HAVE_STRINGS_H 1 |
---|
670 | | #define HAVE_INTTYPES_H 1 |
---|
671 | | #define HAVE_STDINT_H 1 |
---|
672 | | #define HAVE_UNISTD_H 1 |
---|
673 | | #define __EXTENSIONS__ 1 |
---|
674 | | #define _ALL_SOURCE 1 |
---|
675 | | #define _GNU_SOURCE 1 |
---|
676 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
677 | | #define _TANDEM_SOURCE 1 |
---|
678 | | #define _APPLE_C_SOURCE 1 |
---|
679 | | #define HAVE_DLFCN_H 1 |
---|
680 | | #define LT_OBJDIR ".libs/" |
---|
681 | | #define PACKAGE "miredo" |
---|
682 | | #define VERSION "1.2.6" |
---|
683 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
684 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
685 | | #define HAVE_ICONV 1 |
---|
686 | | #define ENABLE_NLS 1 |
---|
687 | | #define HAVE_GETTEXT 1 |
---|
688 | | #define HAVE_DCGETTEXT 1 |
---|
689 | | /* end confdefs.h. */ |
---|
690 | | |
---|
691 | | /* Override any GCC internal prototype to avoid an error. |
---|
692 | | Use char because int might match the return type of a GCC |
---|
693 | | builtin and then its argument prototype would still apply. */ |
---|
694 | | #ifdef __cplusplus |
---|
695 | | extern "C" |
---|
696 | | #endif |
---|
697 | | char clock_gettime (); |
---|
698 | | int |
---|
699 | | main () |
---|
700 | | { |
---|
701 | | return clock_gettime (); |
---|
702 | | ; |
---|
703 | | return 0; |
---|
704 | | } |
---|
705 | configure:13960: result: no |
---|
706 | configure:13968: checking for library containing socket |
---|
707 | configure:13999: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
708 | configure:13999: $? = 0 |
---|
709 | configure:14016: result: none required |
---|
710 | configure:14065: checking for library containing inet_ntop |
---|
711 | configure:14096: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
712 | configure:14096: $? = 0 |
---|
713 | configure:14113: result: none required |
---|
714 | configure:14121: checking for res_init in -lresolv |
---|
715 | configure:14146: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lresolv >&5 |
---|
716 | configure:14146: $? = 0 |
---|
717 | configure:14155: result: yes |
---|
718 | configure:14181: checking which hook scripts to use |
---|
719 | configure:14191: result: bsd |
---|
720 | configure:14212: checking for pthread_create in -lpthread |
---|
721 | configure:14237: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lpthread -lresolv >&5 |
---|
722 | ld: warning: text-based stub file /System/Library/Frameworks//SystemConfiguration.framework/SystemConfiguration.tbd and library file /System/Library/Frameworks//SystemConfiguration.framework/SystemConfiguration are out of sync. Falling back to library file for linking. |
---|
723 | ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation are out of sync. Falling back to library file for linking. |
---|
724 | configure:14237: $? = 0 |
---|
725 | configure:14246: result: yes |
---|
726 | configure:14273: checking header files... |
---|
727 | configure:14276: checking whether to enable assertions |
---|
728 | configure:14294: result: yes |
---|
729 | configure:14300: checking libintl.h usability |
---|
730 | configure:14300: /usr/bin/clang -c -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -I/opt/local/include conftest.c >&5 |
---|
731 | clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument] |
---|
732 | clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument] |
---|
733 | configure:14300: $? = 0 |
---|
734 | configure:14300: result: yes |
---|
735 | configure:14300: checking libintl.h presence |
---|
736 | configure:14300: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
737 | configure:14300: $? = 0 |
---|
738 | configure:14300: result: yes |
---|
739 | configure:14300: checking for libintl.h |
---|
740 | configure:14300: result: yes |
---|
741 | configure:14300: checking net/if_tun.h usability |
---|
742 | configure:14300: /usr/bin/clang -c -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -I/opt/local/include conftest.c >&5 |
---|
743 | clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument] |
---|
744 | clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument] |
---|
745 | conftest.c:77:10: fatal error: 'net/if_tun.h' file not found |
---|
746 | #include <net/if_tun.h> |
---|
747 | ^~~~~~~~~~~~~~ |
---|
748 | 1 error generated. |
---|
749 | configure:14300: $? = 1 |
---|
750 | configure: failed program was: |
---|
751 | | /* confdefs.h */ |
---|
752 | | #define PACKAGE_NAME "miredo" |
---|
753 | | #define PACKAGE_TARNAME "miredo" |
---|
754 | | #define PACKAGE_VERSION "1.2.6" |
---|
755 | | #define PACKAGE_STRING "miredo 1.2.6" |
---|
756 | | #define PACKAGE_BUGREPORT "miredo-devel_no_bulk_mail@remlab.net" |
---|
757 | | #define PACKAGE_URL "" |
---|
758 | | #define PACKAGE_CONFIGURE_INVOCATION "./configure '--prefix=/opt/local' '--enable-miredo-user' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include'" |
---|
759 | | #define PACKAGE_BUILD_HOSTNAME "axet-laptop.lan" |
---|
760 | | #define STDC_HEADERS 1 |
---|
761 | | #define HAVE_SYS_TYPES_H 1 |
---|
762 | | #define HAVE_SYS_STAT_H 1 |
---|
763 | | #define HAVE_STDLIB_H 1 |
---|
764 | | #define HAVE_STRING_H 1 |
---|
765 | | #define HAVE_MEMORY_H 1 |
---|
766 | | #define HAVE_STRINGS_H 1 |
---|
767 | | #define HAVE_INTTYPES_H 1 |
---|
768 | | #define HAVE_STDINT_H 1 |
---|
769 | | #define HAVE_UNISTD_H 1 |
---|
770 | | #define __EXTENSIONS__ 1 |
---|
771 | | #define _ALL_SOURCE 1 |
---|
772 | | #define _GNU_SOURCE 1 |
---|
773 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
774 | | #define _TANDEM_SOURCE 1 |
---|
775 | | #define _APPLE_C_SOURCE 1 |
---|
776 | | #define HAVE_DLFCN_H 1 |
---|
777 | | #define LT_OBJDIR ".libs/" |
---|
778 | | #define PACKAGE "miredo" |
---|
779 | | #define VERSION "1.2.6" |
---|
780 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
781 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
782 | | #define HAVE_ICONV 1 |
---|
783 | | #define ENABLE_NLS 1 |
---|
784 | | #define HAVE_GETTEXT 1 |
---|
785 | | #define HAVE_DCGETTEXT 1 |
---|
786 | | #define HAVE_LIBRESOLV 1 |
---|
787 | | #define HAVE_SYSTEMCONFIGURATION_FRAMEWORK 1 |
---|
788 | | #define HAVE_COREFOUNDATION_FRAMEWORK 1 |
---|
789 | | #define HAVE_LIBPTHREAD 1 |
---|
790 | | #define PACKAGE_BUILD "x86_64-apple-darwin18.2.0" |
---|
791 | | #define PACKAGE_HOST "x86_64-apple-darwin18.2.0" |
---|
792 | | #define HAVE_LIBINTL_H 1 |
---|
793 | | /* end confdefs.h. */ |
---|
794 | | #include <stdio.h> |
---|
795 | | #ifdef HAVE_SYS_TYPES_H |
---|
796 | | # include <sys/types.h> |
---|
797 | | #endif |
---|
798 | | #ifdef HAVE_SYS_STAT_H |
---|
799 | | # include <sys/stat.h> |
---|
800 | | #endif |
---|
801 | | #ifdef STDC_HEADERS |
---|
802 | | # include <stdlib.h> |
---|
803 | | # include <stddef.h> |
---|
804 | | #else |
---|
805 | | # ifdef HAVE_STDLIB_H |
---|
806 | | # include <stdlib.h> |
---|
807 | | # endif |
---|
808 | | #endif |
---|
809 | | #ifdef HAVE_STRING_H |
---|
810 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
811 | | # include <memory.h> |
---|
812 | | # endif |
---|
813 | | # include <string.h> |
---|
814 | | #endif |
---|
815 | | #ifdef HAVE_STRINGS_H |
---|
816 | | # include <strings.h> |
---|
817 | | #endif |
---|
818 | | #ifdef HAVE_INTTYPES_H |
---|
819 | | # include <inttypes.h> |
---|
820 | | #endif |
---|
821 | | #ifdef HAVE_STDINT_H |
---|
822 | | # include <stdint.h> |
---|
823 | | #endif |
---|
824 | | #ifdef HAVE_UNISTD_H |
---|
825 | | # include <unistd.h> |
---|
826 | | #endif |
---|
827 | | #include <net/if_tun.h> |
---|
828 | configure:14300: result: no |
---|
829 | configure:14300: checking net/if_tun.h presence |
---|
830 | configure:14300: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
831 | conftest.c:44:10: fatal error: 'net/if_tun.h' file not found |
---|
832 | #include <net/if_tun.h> |
---|
833 | ^~~~~~~~~~~~~~ |
---|
834 | 1 error generated. |
---|
835 | configure:14300: $? = 1 |
---|
836 | configure: failed program was: |
---|
837 | | /* confdefs.h */ |
---|
838 | | #define PACKAGE_NAME "miredo" |
---|
839 | | #define PACKAGE_TARNAME "miredo" |
---|
840 | | #define PACKAGE_VERSION "1.2.6" |
---|
841 | | #define PACKAGE_STRING "miredo 1.2.6" |
---|
842 | | #define PACKAGE_BUGREPORT "miredo-devel_no_bulk_mail@remlab.net" |
---|
843 | | #define PACKAGE_URL "" |
---|
844 | | #define PACKAGE_CONFIGURE_INVOCATION "./configure '--prefix=/opt/local' '--enable-miredo-user' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include'" |
---|
845 | | #define PACKAGE_BUILD_HOSTNAME "axet-laptop.lan" |
---|
846 | | #define STDC_HEADERS 1 |
---|
847 | | #define HAVE_SYS_TYPES_H 1 |
---|
848 | | #define HAVE_SYS_STAT_H 1 |
---|
849 | | #define HAVE_STDLIB_H 1 |
---|
850 | | #define HAVE_STRING_H 1 |
---|
851 | | #define HAVE_MEMORY_H 1 |
---|
852 | | #define HAVE_STRINGS_H 1 |
---|
853 | | #define HAVE_INTTYPES_H 1 |
---|
854 | | #define HAVE_STDINT_H 1 |
---|
855 | | #define HAVE_UNISTD_H 1 |
---|
856 | | #define __EXTENSIONS__ 1 |
---|
857 | | #define _ALL_SOURCE 1 |
---|
858 | | #define _GNU_SOURCE 1 |
---|
859 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
860 | | #define _TANDEM_SOURCE 1 |
---|
861 | | #define _APPLE_C_SOURCE 1 |
---|
862 | | #define HAVE_DLFCN_H 1 |
---|
863 | | #define LT_OBJDIR ".libs/" |
---|
864 | | #define PACKAGE "miredo" |
---|
865 | | #define VERSION "1.2.6" |
---|
866 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
867 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
868 | | #define HAVE_ICONV 1 |
---|
869 | | #define ENABLE_NLS 1 |
---|
870 | | #define HAVE_GETTEXT 1 |
---|
871 | | #define HAVE_DCGETTEXT 1 |
---|
872 | | #define HAVE_LIBRESOLV 1 |
---|
873 | | #define HAVE_SYSTEMCONFIGURATION_FRAMEWORK 1 |
---|
874 | | #define HAVE_COREFOUNDATION_FRAMEWORK 1 |
---|
875 | | #define HAVE_LIBPTHREAD 1 |
---|
876 | | #define PACKAGE_BUILD "x86_64-apple-darwin18.2.0" |
---|
877 | | #define PACKAGE_HOST "x86_64-apple-darwin18.2.0" |
---|
878 | | #define HAVE_LIBINTL_H 1 |
---|
879 | | /* end confdefs.h. */ |
---|
880 | | #include <net/if_tun.h> |
---|
881 | configure:14300: result: no |
---|
882 | configure:14300: checking for net/if_tun.h |
---|
883 | configure:14300: result: no |
---|
884 | configure:14300: checking net/tun/if_tun.h usability |
---|
885 | configure:14300: /usr/bin/clang -c -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -I/opt/local/include conftest.c >&5 |
---|
886 | clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument] |
---|
887 | clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument] |
---|
888 | conftest.c:77:10: fatal error: 'net/tun/if_tun.h' file not found |
---|
889 | #include <net/tun/if_tun.h> |
---|
890 | ^~~~~~~~~~~~~~~~~~ |
---|
891 | 1 error generated. |
---|
892 | configure:14300: $? = 1 |
---|
893 | configure: failed program was: |
---|
894 | | /* confdefs.h */ |
---|
895 | | #define PACKAGE_NAME "miredo" |
---|
896 | | #define PACKAGE_TARNAME "miredo" |
---|
897 | | #define PACKAGE_VERSION "1.2.6" |
---|
898 | | #define PACKAGE_STRING "miredo 1.2.6" |
---|
899 | | #define PACKAGE_BUGREPORT "miredo-devel_no_bulk_mail@remlab.net" |
---|
900 | | #define PACKAGE_URL "" |
---|
901 | | #define PACKAGE_CONFIGURE_INVOCATION "./configure '--prefix=/opt/local' '--enable-miredo-user' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include'" |
---|
902 | | #define PACKAGE_BUILD_HOSTNAME "axet-laptop.lan" |
---|
903 | | #define STDC_HEADERS 1 |
---|
904 | | #define HAVE_SYS_TYPES_H 1 |
---|
905 | | #define HAVE_SYS_STAT_H 1 |
---|
906 | | #define HAVE_STDLIB_H 1 |
---|
907 | | #define HAVE_STRING_H 1 |
---|
908 | | #define HAVE_MEMORY_H 1 |
---|
909 | | #define HAVE_STRINGS_H 1 |
---|
910 | | #define HAVE_INTTYPES_H 1 |
---|
911 | | #define HAVE_STDINT_H 1 |
---|
912 | | #define HAVE_UNISTD_H 1 |
---|
913 | | #define __EXTENSIONS__ 1 |
---|
914 | | #define _ALL_SOURCE 1 |
---|
915 | | #define _GNU_SOURCE 1 |
---|
916 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
917 | | #define _TANDEM_SOURCE 1 |
---|
918 | | #define _APPLE_C_SOURCE 1 |
---|
919 | | #define HAVE_DLFCN_H 1 |
---|
920 | | #define LT_OBJDIR ".libs/" |
---|
921 | | #define PACKAGE "miredo" |
---|
922 | | #define VERSION "1.2.6" |
---|
923 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
924 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
925 | | #define HAVE_ICONV 1 |
---|
926 | | #define ENABLE_NLS 1 |
---|
927 | | #define HAVE_GETTEXT 1 |
---|
928 | | #define HAVE_DCGETTEXT 1 |
---|
929 | | #define HAVE_LIBRESOLV 1 |
---|
930 | | #define HAVE_SYSTEMCONFIGURATION_FRAMEWORK 1 |
---|
931 | | #define HAVE_COREFOUNDATION_FRAMEWORK 1 |
---|
932 | | #define HAVE_LIBPTHREAD 1 |
---|
933 | | #define PACKAGE_BUILD "x86_64-apple-darwin18.2.0" |
---|
934 | | #define PACKAGE_HOST "x86_64-apple-darwin18.2.0" |
---|
935 | | #define HAVE_LIBINTL_H 1 |
---|
936 | | /* end confdefs.h. */ |
---|
937 | | #include <stdio.h> |
---|
938 | | #ifdef HAVE_SYS_TYPES_H |
---|
939 | | # include <sys/types.h> |
---|
940 | | #endif |
---|
941 | | #ifdef HAVE_SYS_STAT_H |
---|
942 | | # include <sys/stat.h> |
---|
943 | | #endif |
---|
944 | | #ifdef STDC_HEADERS |
---|
945 | | # include <stdlib.h> |
---|
946 | | # include <stddef.h> |
---|
947 | | #else |
---|
948 | | # ifdef HAVE_STDLIB_H |
---|
949 | | # include <stdlib.h> |
---|
950 | | # endif |
---|
951 | | #endif |
---|
952 | | #ifdef HAVE_STRING_H |
---|
953 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
954 | | # include <memory.h> |
---|
955 | | # endif |
---|
956 | | # include <string.h> |
---|
957 | | #endif |
---|
958 | | #ifdef HAVE_STRINGS_H |
---|
959 | | # include <strings.h> |
---|
960 | | #endif |
---|
961 | | #ifdef HAVE_INTTYPES_H |
---|
962 | | # include <inttypes.h> |
---|
963 | | #endif |
---|
964 | | #ifdef HAVE_STDINT_H |
---|
965 | | # include <stdint.h> |
---|
966 | | #endif |
---|
967 | | #ifdef HAVE_UNISTD_H |
---|
968 | | # include <unistd.h> |
---|
969 | | #endif |
---|
970 | | #include <net/tun/if_tun.h> |
---|
971 | configure:14300: result: no |
---|
972 | configure:14300: checking net/tun/if_tun.h presence |
---|
973 | configure:14300: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
974 | conftest.c:44:10: fatal error: 'net/tun/if_tun.h' file not found |
---|
975 | #include <net/tun/if_tun.h> |
---|
976 | ^~~~~~~~~~~~~~~~~~ |
---|
977 | 1 error generated. |
---|
978 | configure:14300: $? = 1 |
---|
979 | configure: failed program was: |
---|
980 | | /* confdefs.h */ |
---|
981 | | #define PACKAGE_NAME "miredo" |
---|
982 | | #define PACKAGE_TARNAME "miredo" |
---|
983 | | #define PACKAGE_VERSION "1.2.6" |
---|
984 | | #define PACKAGE_STRING "miredo 1.2.6" |
---|
985 | | #define PACKAGE_BUGREPORT "miredo-devel_no_bulk_mail@remlab.net" |
---|
986 | | #define PACKAGE_URL "" |
---|
987 | | #define PACKAGE_CONFIGURE_INVOCATION "./configure '--prefix=/opt/local' '--enable-miredo-user' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include'" |
---|
988 | | #define PACKAGE_BUILD_HOSTNAME "axet-laptop.lan" |
---|
989 | | #define STDC_HEADERS 1 |
---|
990 | | #define HAVE_SYS_TYPES_H 1 |
---|
991 | | #define HAVE_SYS_STAT_H 1 |
---|
992 | | #define HAVE_STDLIB_H 1 |
---|
993 | | #define HAVE_STRING_H 1 |
---|
994 | | #define HAVE_MEMORY_H 1 |
---|
995 | | #define HAVE_STRINGS_H 1 |
---|
996 | | #define HAVE_INTTYPES_H 1 |
---|
997 | | #define HAVE_STDINT_H 1 |
---|
998 | | #define HAVE_UNISTD_H 1 |
---|
999 | | #define __EXTENSIONS__ 1 |
---|
1000 | | #define _ALL_SOURCE 1 |
---|
1001 | | #define _GNU_SOURCE 1 |
---|
1002 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1003 | | #define _TANDEM_SOURCE 1 |
---|
1004 | | #define _APPLE_C_SOURCE 1 |
---|
1005 | | #define HAVE_DLFCN_H 1 |
---|
1006 | | #define LT_OBJDIR ".libs/" |
---|
1007 | | #define PACKAGE "miredo" |
---|
1008 | | #define VERSION "1.2.6" |
---|
1009 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1010 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
1011 | | #define HAVE_ICONV 1 |
---|
1012 | | #define ENABLE_NLS 1 |
---|
1013 | | #define HAVE_GETTEXT 1 |
---|
1014 | | #define HAVE_DCGETTEXT 1 |
---|
1015 | | #define HAVE_LIBRESOLV 1 |
---|
1016 | | #define HAVE_SYSTEMCONFIGURATION_FRAMEWORK 1 |
---|
1017 | | #define HAVE_COREFOUNDATION_FRAMEWORK 1 |
---|
1018 | | #define HAVE_LIBPTHREAD 1 |
---|
1019 | | #define PACKAGE_BUILD "x86_64-apple-darwin18.2.0" |
---|
1020 | | #define PACKAGE_HOST "x86_64-apple-darwin18.2.0" |
---|
1021 | | #define HAVE_LIBINTL_H 1 |
---|
1022 | | /* end confdefs.h. */ |
---|
1023 | | #include <net/tun/if_tun.h> |
---|
1024 | configure:14300: result: no |
---|
1025 | configure:14300: checking for net/tun/if_tun.h |
---|
1026 | configure:14300: result: no |
---|
1027 | configure:14312: checking for net/if_var.h |
---|
1028 | configure:14312: /usr/bin/clang -c -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -I/opt/local/include conftest.c >&5 |
---|
1029 | clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument] |
---|
1030 | clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument] |
---|
1031 | configure:14312: $? = 0 |
---|
1032 | configure:14312: result: yes |
---|
1033 | configure:14329: checking target characteristics... |
---|
1034 | configure:14335: checking if /usr/bin/clang accepts -Wall |
---|
1035 | configure:14353: /usr/bin/clang -c -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -I/opt/local/include conftest.c >&5 |
---|
1036 | clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument] |
---|
1037 | clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument] |
---|
1038 | configure:14353: $? = 0 |
---|
1039 | configure:14366: result: yes |
---|
1040 | configure:14335: checking if /usr/bin/clang accepts -Wextra |
---|
1041 | configure:14353: /usr/bin/clang -c -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -I/opt/local/include conftest.c >&5 |
---|
1042 | clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument] |
---|
1043 | clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument] |
---|
1044 | configure:14353: $? = 0 |
---|
1045 | configure:14366: result: yes |
---|
1046 | configure:14335: checking if /usr/bin/clang accepts -Wundef |
---|
1047 | configure:14353: /usr/bin/clang -c -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -Wundef -I/opt/local/include conftest.c >&5 |
---|
1048 | clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument] |
---|
1049 | clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument] |
---|
1050 | configure:14353: $? = 0 |
---|
1051 | configure:14366: result: yes |
---|
1052 | configure:14335: checking if /usr/bin/clang accepts -Wpointer-arith |
---|
1053 | configure:14353: /usr/bin/clang -c -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -Wundef -Wpointer-arith -I/opt/local/include conftest.c >&5 |
---|
1054 | clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument] |
---|
1055 | clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument] |
---|
1056 | configure:14353: $? = 0 |
---|
1057 | configure:14366: result: yes |
---|
1058 | configure:14335: checking if /usr/bin/clang accepts -Wbad-function-cast |
---|
1059 | configure:14353: /usr/bin/clang -c -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -Wundef -Wpointer-arith -Wbad-function-cast -I/opt/local/include conftest.c >&5 |
---|
1060 | clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument] |
---|
1061 | clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument] |
---|
1062 | configure:14353: $? = 0 |
---|
1063 | configure:14366: result: yes |
---|
1064 | configure:14335: checking if /usr/bin/clang accepts -Wcast-align |
---|
1065 | configure:14353: /usr/bin/clang -c -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -I/opt/local/include conftest.c >&5 |
---|
1066 | clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument] |
---|
1067 | clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument] |
---|
1068 | configure:14353: $? = 0 |
---|
1069 | configure:14366: result: yes |
---|
1070 | configure:14335: checking if /usr/bin/clang accepts -Wwrite-strings |
---|
1071 | configure:14353: /usr/bin/clang -c -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -I/opt/local/include conftest.c >&5 |
---|
1072 | clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument] |
---|
1073 | clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument] |
---|
1074 | configure:14353: $? = 0 |
---|
1075 | configure:14366: result: yes |
---|
1076 | configure:14335: checking if /usr/bin/clang accepts -Waggregate-return |
---|
1077 | configure:14353: /usr/bin/clang -c -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -I/opt/local/include conftest.c >&5 |
---|
1078 | clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument] |
---|
1079 | clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument] |
---|
1080 | configure:14353: $? = 0 |
---|
1081 | configure:14366: result: yes |
---|
1082 | configure:14335: checking if /usr/bin/clang accepts -Wstrict-prototypes |
---|
1083 | configure:14353: /usr/bin/clang -c -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -I/opt/local/include conftest.c >&5 |
---|
1084 | clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument] |
---|
1085 | clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument] |
---|
1086 | configure:14353: $? = 0 |
---|
1087 | configure:14366: result: yes |
---|
1088 | configure:14335: checking if /usr/bin/clang accepts -Wold-style-definition |
---|
1089 | configure:14353: /usr/bin/clang -c -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -I/opt/local/include conftest.c >&5 |
---|
1090 | clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument] |
---|
1091 | clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument] |
---|
1092 | configure:14353: $? = 0 |
---|
1093 | configure:14366: result: yes |
---|
1094 | configure:14335: checking if /usr/bin/clang accepts -Wmissing-prototypes |
---|
1095 | configure:14353: /usr/bin/clang -c -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -I/opt/local/include conftest.c >&5 |
---|
1096 | clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument] |
---|
1097 | clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument] |
---|
1098 | configure:14353: $? = 0 |
---|
1099 | configure:14366: result: yes |
---|
1100 | configure:14335: checking if /usr/bin/clang accepts -Wmissing-noreturn |
---|
1101 | configure:14353: /usr/bin/clang -c -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-noreturn -I/opt/local/include conftest.c >&5 |
---|
1102 | clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument] |
---|
1103 | clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument] |
---|
1104 | configure:14353: $? = 0 |
---|
1105 | configure:14366: result: yes |
---|
1106 | configure:14335: checking if /usr/bin/clang accepts -Wpacked |
---|
1107 | configure:14353: /usr/bin/clang -c -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-noreturn -Wpacked -I/opt/local/include conftest.c >&5 |
---|
1108 | clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument] |
---|
1109 | clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument] |
---|
1110 | configure:14353: $? = 0 |
---|
1111 | configure:14366: result: yes |
---|
1112 | configure:14335: checking if /usr/bin/clang accepts -Wnested-externs |
---|
1113 | configure:14353: /usr/bin/clang -c -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-noreturn -Wpacked -Wnested-externs -I/opt/local/include conftest.c >&5 |
---|
1114 | clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument] |
---|
1115 | clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument] |
---|
1116 | configure:14353: $? = 0 |
---|
1117 | configure:14366: result: yes |
---|
1118 | configure:14335: checking if /usr/bin/clang accepts -Wredundant-decls |
---|
1119 | configure:14353: /usr/bin/clang -c -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-noreturn -Wpacked -Wnested-externs -Wredundant-decls -I/opt/local/include conftest.c >&5 |
---|
1120 | clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument] |
---|
1121 | clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument] |
---|
1122 | configure:14353: $? = 0 |
---|
1123 | configure:14366: result: yes |
---|
1124 | configure:14335: checking if /usr/bin/clang accepts -Wvolatile-register-var |
---|
1125 | configure:14353: /usr/bin/clang -c -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-noreturn -Wpacked -Wnested-externs -Wredundant-decls -Wvolatile-register-var -I/opt/local/include conftest.c >&5 |
---|
1126 | clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument] |
---|
1127 | clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument] |
---|
1128 | configure:14353: $? = 0 |
---|
1129 | configure:14366: result: yes |
---|
1130 | configure:14390: checking whether byte ordering is bigendian |
---|
1131 | configure:14405: /usr/bin/clang -c -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-noreturn -Wpacked -Wnested-externs -Wredundant-decls -Wvolatile-register-var -I/opt/local/include conftest.c >&5 |
---|
1132 | clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument] |
---|
1133 | clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument] |
---|
1134 | configure:14405: $? = 0 |
---|
1135 | configure:14450: /usr/bin/clang -c -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-noreturn -Wpacked -Wnested-externs -Wredundant-decls -Wvolatile-register-var -I/opt/local/include conftest.c >&5 |
---|
1136 | clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument] |
---|
1137 | clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument] |
---|
1138 | configure:14450: $? = 0 |
---|
1139 | configure:14468: /usr/bin/clang -c -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-noreturn -Wpacked -Wnested-externs -Wredundant-decls -Wvolatile-register-var -I/opt/local/include conftest.c >&5 |
---|
1140 | clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument] |
---|
1141 | clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument] |
---|
1142 | conftest.c:52:4: error: use of undeclared identifier 'not' |
---|
1143 | not big endian |
---|
1144 | ^ |
---|
1145 | 1 error generated. |
---|
1146 | configure:14468: $? = 1 |
---|
1147 | configure: failed program was: |
---|
1148 | | /* confdefs.h */ |
---|
1149 | | #define PACKAGE_NAME "miredo" |
---|
1150 | | #define PACKAGE_TARNAME "miredo" |
---|
1151 | | #define PACKAGE_VERSION "1.2.6" |
---|
1152 | | #define PACKAGE_STRING "miredo 1.2.6" |
---|
1153 | | #define PACKAGE_BUGREPORT "miredo-devel_no_bulk_mail@remlab.net" |
---|
1154 | | #define PACKAGE_URL "" |
---|
1155 | | #define PACKAGE_CONFIGURE_INVOCATION "./configure '--prefix=/opt/local' '--enable-miredo-user' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include'" |
---|
1156 | | #define PACKAGE_BUILD_HOSTNAME "axet-laptop.lan" |
---|
1157 | | #define STDC_HEADERS 1 |
---|
1158 | | #define HAVE_SYS_TYPES_H 1 |
---|
1159 | | #define HAVE_SYS_STAT_H 1 |
---|
1160 | | #define HAVE_STDLIB_H 1 |
---|
1161 | | #define HAVE_STRING_H 1 |
---|
1162 | | #define HAVE_MEMORY_H 1 |
---|
1163 | | #define HAVE_STRINGS_H 1 |
---|
1164 | | #define HAVE_INTTYPES_H 1 |
---|
1165 | | #define HAVE_STDINT_H 1 |
---|
1166 | | #define HAVE_UNISTD_H 1 |
---|
1167 | | #define __EXTENSIONS__ 1 |
---|
1168 | | #define _ALL_SOURCE 1 |
---|
1169 | | #define _GNU_SOURCE 1 |
---|
1170 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1171 | | #define _TANDEM_SOURCE 1 |
---|
1172 | | #define _APPLE_C_SOURCE 1 |
---|
1173 | | #define HAVE_DLFCN_H 1 |
---|
1174 | | #define LT_OBJDIR ".libs/" |
---|
1175 | | #define PACKAGE "miredo" |
---|
1176 | | #define VERSION "1.2.6" |
---|
1177 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1178 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
1179 | | #define HAVE_ICONV 1 |
---|
1180 | | #define ENABLE_NLS 1 |
---|
1181 | | #define HAVE_GETTEXT 1 |
---|
1182 | | #define HAVE_DCGETTEXT 1 |
---|
1183 | | #define HAVE_LIBRESOLV 1 |
---|
1184 | | #define HAVE_SYSTEMCONFIGURATION_FRAMEWORK 1 |
---|
1185 | | #define HAVE_COREFOUNDATION_FRAMEWORK 1 |
---|
1186 | | #define HAVE_LIBPTHREAD 1 |
---|
1187 | | #define PACKAGE_BUILD "x86_64-apple-darwin18.2.0" |
---|
1188 | | #define PACKAGE_HOST "x86_64-apple-darwin18.2.0" |
---|
1189 | | #define HAVE_LIBINTL_H 1 |
---|
1190 | | #define HAVE_NET_IF_VAR_H 1 |
---|
1191 | | /* end confdefs.h. */ |
---|
1192 | | #include <sys/types.h> |
---|
1193 | | #include <sys/param.h> |
---|
1194 | | |
---|
1195 | | int |
---|
1196 | | main () |
---|
1197 | | { |
---|
1198 | | #if BYTE_ORDER != BIG_ENDIAN |
---|
1199 | | not big endian |
---|
1200 | | #endif |
---|
1201 | | |
---|
1202 | | ; |
---|
1203 | | return 0; |
---|
1204 | | } |
---|
1205 | configure:14596: result: no |
---|
1206 | configure:14616: checking if struct sockaddr has a sa_len member |
---|
1207 | configure:14636: /usr/bin/clang -c -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-noreturn -Wpacked -Wnested-externs -Wredundant-decls -Wvolatile-register-var -I/opt/local/include conftest.c >&5 |
---|
1208 | clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument] |
---|
1209 | clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument] |
---|
1210 | configure:14636: $? = 0 |
---|
1211 | configure:14643: result: yes |
---|
1212 | configure:14650: checking for clockid_t |
---|
1213 | configure:14650: /usr/bin/clang -c -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-noreturn -Wpacked -Wnested-externs -Wredundant-decls -Wvolatile-register-var -I/opt/local/include conftest.c >&5 |
---|
1214 | clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument] |
---|
1215 | clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument] |
---|
1216 | configure:14650: $? = 0 |
---|
1217 | configure:14650: /usr/bin/clang -c -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-noreturn -Wpacked -Wnested-externs -Wredundant-decls -Wvolatile-register-var -I/opt/local/include conftest.c >&5 |
---|
1218 | clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument] |
---|
1219 | clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument] |
---|
1220 | conftest.c:52:24: error: expected expression |
---|
1221 | if (sizeof ((clockid_t))) |
---|
1222 | ^ |
---|
1223 | 1 error generated. |
---|
1224 | configure:14650: $? = 1 |
---|
1225 | configure: failed program was: |
---|
1226 | | /* confdefs.h */ |
---|
1227 | | #define PACKAGE_NAME "miredo" |
---|
1228 | | #define PACKAGE_TARNAME "miredo" |
---|
1229 | | #define PACKAGE_VERSION "1.2.6" |
---|
1230 | | #define PACKAGE_STRING "miredo 1.2.6" |
---|
1231 | | #define PACKAGE_BUGREPORT "miredo-devel_no_bulk_mail@remlab.net" |
---|
1232 | | #define PACKAGE_URL "" |
---|
1233 | | #define PACKAGE_CONFIGURE_INVOCATION "./configure '--prefix=/opt/local' '--enable-miredo-user' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include'" |
---|
1234 | | #define PACKAGE_BUILD_HOSTNAME "axet-laptop.lan" |
---|
1235 | | #define STDC_HEADERS 1 |
---|
1236 | | #define HAVE_SYS_TYPES_H 1 |
---|
1237 | | #define HAVE_SYS_STAT_H 1 |
---|
1238 | | #define HAVE_STDLIB_H 1 |
---|
1239 | | #define HAVE_STRING_H 1 |
---|
1240 | | #define HAVE_MEMORY_H 1 |
---|
1241 | | #define HAVE_STRINGS_H 1 |
---|
1242 | | #define HAVE_INTTYPES_H 1 |
---|
1243 | | #define HAVE_STDINT_H 1 |
---|
1244 | | #define HAVE_UNISTD_H 1 |
---|
1245 | | #define __EXTENSIONS__ 1 |
---|
1246 | | #define _ALL_SOURCE 1 |
---|
1247 | | #define _GNU_SOURCE 1 |
---|
1248 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1249 | | #define _TANDEM_SOURCE 1 |
---|
1250 | | #define _APPLE_C_SOURCE 1 |
---|
1251 | | #define HAVE_DLFCN_H 1 |
---|
1252 | | #define LT_OBJDIR ".libs/" |
---|
1253 | | #define PACKAGE "miredo" |
---|
1254 | | #define VERSION "1.2.6" |
---|
1255 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1256 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
1257 | | #define HAVE_ICONV 1 |
---|
1258 | | #define ENABLE_NLS 1 |
---|
1259 | | #define HAVE_GETTEXT 1 |
---|
1260 | | #define HAVE_DCGETTEXT 1 |
---|
1261 | | #define HAVE_LIBRESOLV 1 |
---|
1262 | | #define HAVE_SYSTEMCONFIGURATION_FRAMEWORK 1 |
---|
1263 | | #define HAVE_COREFOUNDATION_FRAMEWORK 1 |
---|
1264 | | #define HAVE_LIBPTHREAD 1 |
---|
1265 | | #define PACKAGE_BUILD "x86_64-apple-darwin18.2.0" |
---|
1266 | | #define PACKAGE_HOST "x86_64-apple-darwin18.2.0" |
---|
1267 | | #define HAVE_LIBINTL_H 1 |
---|
1268 | | #define HAVE_NET_IF_VAR_H 1 |
---|
1269 | | #define HAVE_SA_LEN 1 |
---|
1270 | | /* end confdefs.h. */ |
---|
1271 | | #include <time.h> |
---|
1272 | | |
---|
1273 | | |
---|
1274 | | int |
---|
1275 | | main () |
---|
1276 | | { |
---|
1277 | | if (sizeof ((clockid_t))) |
---|
1278 | | return 0; |
---|
1279 | | ; |
---|
1280 | | return 0; |
---|
1281 | | } |
---|
1282 | configure:14650: result: yes |
---|
1283 | configure:14665: checking library functions... |
---|
1284 | configure:14670: checking getopt.h usability |
---|
1285 | configure:14670: /usr/bin/clang -c -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-noreturn -Wpacked -Wnested-externs -Wredundant-decls -Wvolatile-register-var -I/opt/local/include conftest.c >&5 |
---|
1286 | clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument] |
---|
1287 | clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument] |
---|
1288 | configure:14670: $? = 0 |
---|
1289 | configure:14670: result: yes |
---|
1290 | configure:14670: checking getopt.h presence |
---|
1291 | configure:14670: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1292 | configure:14670: $? = 0 |
---|
1293 | configure:14670: result: yes |
---|
1294 | configure:14670: checking for getopt.h |
---|
1295 | configure:14670: result: yes |
---|
1296 | configure:14681: checking for library containing getopt_long |
---|
1297 | configure:14712: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-noreturn -Wpacked -Wnested-externs -Wredundant-decls -Wvolatile-register-var -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lpthread -lresolv >&5 |
---|
1298 | conftest.c:54:18: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
1299 | char getopt_long (); |
---|
1300 | ^ |
---|
1301 | void |
---|
1302 | 1 warning generated. |
---|
1303 | ld: warning: text-based stub file /System/Library/Frameworks//SystemConfiguration.framework/SystemConfiguration.tbd and library file /System/Library/Frameworks//SystemConfiguration.framework/SystemConfiguration are out of sync. Falling back to library file for linking. |
---|
1304 | ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation are out of sync. Falling back to library file for linking. |
---|
1305 | configure:14712: $? = 0 |
---|
1306 | configure:14729: result: none required |
---|
1307 | configure:14754: checking for devname_r |
---|
1308 | configure:14754: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-noreturn -Wpacked -Wnested-externs -Wredundant-decls -Wvolatile-register-var -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lpthread -lresolv >&5 |
---|
1309 | conftest.c:71:16: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
1310 | char devname_r (); |
---|
1311 | ^ |
---|
1312 | void |
---|
1313 | 1 warning generated. |
---|
1314 | ld: warning: text-based stub file /System/Library/Frameworks//SystemConfiguration.framework/SystemConfiguration.tbd and library file /System/Library/Frameworks//SystemConfiguration.framework/SystemConfiguration are out of sync. Falling back to library file for linking. |
---|
1315 | ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation are out of sync. Falling back to library file for linking. |
---|
1316 | configure:14754: $? = 0 |
---|
1317 | configure:14754: result: yes |
---|
1318 | configure:14754: checking for kldload |
---|
1319 | configure:14754: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-noreturn -Wpacked -Wnested-externs -Wredundant-decls -Wvolatile-register-var -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lpthread -lresolv >&5 |
---|
1320 | conftest.c:72:14: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
1321 | char kldload (); |
---|
1322 | ^ |
---|
1323 | void |
---|
1324 | 1 warning generated. |
---|
1325 | ld: warning: text-based stub file /System/Library/Frameworks//SystemConfiguration.framework/SystemConfiguration.tbd and library file /System/Library/Frameworks//SystemConfiguration.framework/SystemConfiguration are out of sync. Falling back to library file for linking. |
---|
1326 | ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation are out of sync. Falling back to library file for linking. |
---|
1327 | Undefined symbols for architecture x86_64: |
---|
1328 | "_kldload", referenced from: |
---|
1329 | _main in conftest-3aa59a.o |
---|
1330 | ld: symbol(s) not found for architecture x86_64 |
---|
1331 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1332 | configure:14754: $? = 1 |
---|
1333 | configure: failed program was: |
---|
1334 | | /* confdefs.h */ |
---|
1335 | | #define PACKAGE_NAME "miredo" |
---|
1336 | | #define PACKAGE_TARNAME "miredo" |
---|
1337 | | #define PACKAGE_VERSION "1.2.6" |
---|
1338 | | #define PACKAGE_STRING "miredo 1.2.6" |
---|
1339 | | #define PACKAGE_BUGREPORT "miredo-devel_no_bulk_mail@remlab.net" |
---|
1340 | | #define PACKAGE_URL "" |
---|
1341 | | #define PACKAGE_CONFIGURE_INVOCATION "./configure '--prefix=/opt/local' '--enable-miredo-user' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include'" |
---|
1342 | | #define PACKAGE_BUILD_HOSTNAME "axet-laptop.lan" |
---|
1343 | | #define STDC_HEADERS 1 |
---|
1344 | | #define HAVE_SYS_TYPES_H 1 |
---|
1345 | | #define HAVE_SYS_STAT_H 1 |
---|
1346 | | #define HAVE_STDLIB_H 1 |
---|
1347 | | #define HAVE_STRING_H 1 |
---|
1348 | | #define HAVE_MEMORY_H 1 |
---|
1349 | | #define HAVE_STRINGS_H 1 |
---|
1350 | | #define HAVE_INTTYPES_H 1 |
---|
1351 | | #define HAVE_STDINT_H 1 |
---|
1352 | | #define HAVE_UNISTD_H 1 |
---|
1353 | | #define __EXTENSIONS__ 1 |
---|
1354 | | #define _ALL_SOURCE 1 |
---|
1355 | | #define _GNU_SOURCE 1 |
---|
1356 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1357 | | #define _TANDEM_SOURCE 1 |
---|
1358 | | #define _APPLE_C_SOURCE 1 |
---|
1359 | | #define HAVE_DLFCN_H 1 |
---|
1360 | | #define LT_OBJDIR ".libs/" |
---|
1361 | | #define PACKAGE "miredo" |
---|
1362 | | #define VERSION "1.2.6" |
---|
1363 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1364 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
1365 | | #define HAVE_ICONV 1 |
---|
1366 | | #define ENABLE_NLS 1 |
---|
1367 | | #define HAVE_GETTEXT 1 |
---|
1368 | | #define HAVE_DCGETTEXT 1 |
---|
1369 | | #define HAVE_LIBRESOLV 1 |
---|
1370 | | #define HAVE_SYSTEMCONFIGURATION_FRAMEWORK 1 |
---|
1371 | | #define HAVE_COREFOUNDATION_FRAMEWORK 1 |
---|
1372 | | #define HAVE_LIBPTHREAD 1 |
---|
1373 | | #define PACKAGE_BUILD "x86_64-apple-darwin18.2.0" |
---|
1374 | | #define PACKAGE_HOST "x86_64-apple-darwin18.2.0" |
---|
1375 | | #define HAVE_LIBINTL_H 1 |
---|
1376 | | #define HAVE_NET_IF_VAR_H 1 |
---|
1377 | | #define HAVE_SA_LEN 1 |
---|
1378 | | #define HAVE_GETOPT_H 1 |
---|
1379 | | #define HAVE_GETOPT_LONG 1 |
---|
1380 | | #define HAVE_DEVNAME_R 1 |
---|
1381 | | /* end confdefs.h. */ |
---|
1382 | | /* Define kldload to an innocuous variant, in case <limits.h> declares kldload. |
---|
1383 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1384 | | #define kldload innocuous_kldload |
---|
1385 | | |
---|
1386 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1387 | | which can conflict with char kldload (); below. |
---|
1388 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1389 | | <limits.h> exists even on freestanding compilers. */ |
---|
1390 | | |
---|
1391 | | #ifdef __STDC__ |
---|
1392 | | # include <limits.h> |
---|
1393 | | #else |
---|
1394 | | # include <assert.h> |
---|
1395 | | #endif |
---|
1396 | | |
---|
1397 | | #undef kldload |
---|
1398 | | |
---|
1399 | | /* Override any GCC internal prototype to avoid an error. |
---|
1400 | | Use char because int might match the return type of a GCC |
---|
1401 | | builtin and then its argument prototype would still apply. */ |
---|
1402 | | #ifdef __cplusplus |
---|
1403 | | extern "C" |
---|
1404 | | #endif |
---|
1405 | | char kldload (); |
---|
1406 | | /* The GNU C library defines this for functions which it implements |
---|
1407 | | to always fail with ENOSYS. Some functions are actually named |
---|
1408 | | something starting with __ and the normal name is an alias. */ |
---|
1409 | | #if defined __stub_kldload || defined __stub___kldload |
---|
1410 | | choke me |
---|
1411 | | #endif |
---|
1412 | | |
---|
1413 | | int |
---|
1414 | | main () |
---|
1415 | | { |
---|
1416 | | return kldload (); |
---|
1417 | | ; |
---|
1418 | | return 0; |
---|
1419 | | } |
---|
1420 | configure:14754: result: no |
---|
1421 | configure:14754: checking for pthread_condattr_setclock |
---|
1422 | configure:14754: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-noreturn -Wpacked -Wnested-externs -Wredundant-decls -Wvolatile-register-var -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lpthread -lresolv >&5 |
---|
1423 | conftest.c:72:32: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
1424 | char pthread_condattr_setclock (); |
---|
1425 | ^ |
---|
1426 | void |
---|
1427 | 1 warning generated. |
---|
1428 | ld: warning: text-based stub file /System/Library/Frameworks//SystemConfiguration.framework/SystemConfiguration.tbd and library file /System/Library/Frameworks//SystemConfiguration.framework/SystemConfiguration are out of sync. Falling back to library file for linking. |
---|
1429 | ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation are out of sync. Falling back to library file for linking. |
---|
1430 | Undefined symbols for architecture x86_64: |
---|
1431 | "_pthread_condattr_setclock", referenced from: |
---|
1432 | _main in conftest-ef7a40.o |
---|
1433 | ld: symbol(s) not found for architecture x86_64 |
---|
1434 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1435 | configure:14754: $? = 1 |
---|
1436 | configure: failed program was: |
---|
1437 | | /* confdefs.h */ |
---|
1438 | | #define PACKAGE_NAME "miredo" |
---|
1439 | | #define PACKAGE_TARNAME "miredo" |
---|
1440 | | #define PACKAGE_VERSION "1.2.6" |
---|
1441 | | #define PACKAGE_STRING "miredo 1.2.6" |
---|
1442 | | #define PACKAGE_BUGREPORT "miredo-devel_no_bulk_mail@remlab.net" |
---|
1443 | | #define PACKAGE_URL "" |
---|
1444 | | #define PACKAGE_CONFIGURE_INVOCATION "./configure '--prefix=/opt/local' '--enable-miredo-user' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include'" |
---|
1445 | | #define PACKAGE_BUILD_HOSTNAME "axet-laptop.lan" |
---|
1446 | | #define STDC_HEADERS 1 |
---|
1447 | | #define HAVE_SYS_TYPES_H 1 |
---|
1448 | | #define HAVE_SYS_STAT_H 1 |
---|
1449 | | #define HAVE_STDLIB_H 1 |
---|
1450 | | #define HAVE_STRING_H 1 |
---|
1451 | | #define HAVE_MEMORY_H 1 |
---|
1452 | | #define HAVE_STRINGS_H 1 |
---|
1453 | | #define HAVE_INTTYPES_H 1 |
---|
1454 | | #define HAVE_STDINT_H 1 |
---|
1455 | | #define HAVE_UNISTD_H 1 |
---|
1456 | | #define __EXTENSIONS__ 1 |
---|
1457 | | #define _ALL_SOURCE 1 |
---|
1458 | | #define _GNU_SOURCE 1 |
---|
1459 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1460 | | #define _TANDEM_SOURCE 1 |
---|
1461 | | #define _APPLE_C_SOURCE 1 |
---|
1462 | | #define HAVE_DLFCN_H 1 |
---|
1463 | | #define LT_OBJDIR ".libs/" |
---|
1464 | | #define PACKAGE "miredo" |
---|
1465 | | #define VERSION "1.2.6" |
---|
1466 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1467 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
1468 | | #define HAVE_ICONV 1 |
---|
1469 | | #define ENABLE_NLS 1 |
---|
1470 | | #define HAVE_GETTEXT 1 |
---|
1471 | | #define HAVE_DCGETTEXT 1 |
---|
1472 | | #define HAVE_LIBRESOLV 1 |
---|
1473 | | #define HAVE_SYSTEMCONFIGURATION_FRAMEWORK 1 |
---|
1474 | | #define HAVE_COREFOUNDATION_FRAMEWORK 1 |
---|
1475 | | #define HAVE_LIBPTHREAD 1 |
---|
1476 | | #define PACKAGE_BUILD "x86_64-apple-darwin18.2.0" |
---|
1477 | | #define PACKAGE_HOST "x86_64-apple-darwin18.2.0" |
---|
1478 | | #define HAVE_LIBINTL_H 1 |
---|
1479 | | #define HAVE_NET_IF_VAR_H 1 |
---|
1480 | | #define HAVE_SA_LEN 1 |
---|
1481 | | #define HAVE_GETOPT_H 1 |
---|
1482 | | #define HAVE_GETOPT_LONG 1 |
---|
1483 | | #define HAVE_DEVNAME_R 1 |
---|
1484 | | /* end confdefs.h. */ |
---|
1485 | | /* Define pthread_condattr_setclock to an innocuous variant, in case <limits.h> declares pthread_condattr_setclock. |
---|
1486 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1487 | | #define pthread_condattr_setclock innocuous_pthread_condattr_setclock |
---|
1488 | | |
---|
1489 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1490 | | which can conflict with char pthread_condattr_setclock (); below. |
---|
1491 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1492 | | <limits.h> exists even on freestanding compilers. */ |
---|
1493 | | |
---|
1494 | | #ifdef __STDC__ |
---|
1495 | | # include <limits.h> |
---|
1496 | | #else |
---|
1497 | | # include <assert.h> |
---|
1498 | | #endif |
---|
1499 | | |
---|
1500 | | #undef pthread_condattr_setclock |
---|
1501 | | |
---|
1502 | | /* Override any GCC internal prototype to avoid an error. |
---|
1503 | | Use char because int might match the return type of a GCC |
---|
1504 | | builtin and then its argument prototype would still apply. */ |
---|
1505 | | #ifdef __cplusplus |
---|
1506 | | extern "C" |
---|
1507 | | #endif |
---|
1508 | | char pthread_condattr_setclock (); |
---|
1509 | | /* The GNU C library defines this for functions which it implements |
---|
1510 | | to always fail with ENOSYS. Some functions are actually named |
---|
1511 | | something starting with __ and the normal name is an alias. */ |
---|
1512 | | #if defined __stub_pthread_condattr_setclock || defined __stub___pthread_condattr_setclock |
---|
1513 | | choke me |
---|
1514 | | #endif |
---|
1515 | | |
---|
1516 | | int |
---|
1517 | | main () |
---|
1518 | | { |
---|
1519 | | return pthread_condattr_setclock (); |
---|
1520 | | ; |
---|
1521 | | return 0; |
---|
1522 | | } |
---|
1523 | configure:14754: result: no |
---|
1524 | configure:14754: checking for timer_create |
---|
1525 | configure:14754: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-noreturn -Wpacked -Wnested-externs -Wredundant-decls -Wvolatile-register-var -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lpthread -lresolv >&5 |
---|
1526 | conftest.c:72:19: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
1527 | char timer_create (); |
---|
1528 | ^ |
---|
1529 | void |
---|
1530 | 1 warning generated. |
---|
1531 | ld: warning: text-based stub file /System/Library/Frameworks//SystemConfiguration.framework/SystemConfiguration.tbd and library file /System/Library/Frameworks//SystemConfiguration.framework/SystemConfiguration are out of sync. Falling back to library file for linking. |
---|
1532 | ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation are out of sync. Falling back to library file for linking. |
---|
1533 | Undefined symbols for architecture x86_64: |
---|
1534 | "_timer_create", referenced from: |
---|
1535 | _main in conftest-8bd959.o |
---|
1536 | ld: symbol(s) not found for architecture x86_64 |
---|
1537 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1538 | configure:14754: $? = 1 |
---|
1539 | configure: failed program was: |
---|
1540 | | /* confdefs.h */ |
---|
1541 | | #define PACKAGE_NAME "miredo" |
---|
1542 | | #define PACKAGE_TARNAME "miredo" |
---|
1543 | | #define PACKAGE_VERSION "1.2.6" |
---|
1544 | | #define PACKAGE_STRING "miredo 1.2.6" |
---|
1545 | | #define PACKAGE_BUGREPORT "miredo-devel_no_bulk_mail@remlab.net" |
---|
1546 | | #define PACKAGE_URL "" |
---|
1547 | | #define PACKAGE_CONFIGURE_INVOCATION "./configure '--prefix=/opt/local' '--enable-miredo-user' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include'" |
---|
1548 | | #define PACKAGE_BUILD_HOSTNAME "axet-laptop.lan" |
---|
1549 | | #define STDC_HEADERS 1 |
---|
1550 | | #define HAVE_SYS_TYPES_H 1 |
---|
1551 | | #define HAVE_SYS_STAT_H 1 |
---|
1552 | | #define HAVE_STDLIB_H 1 |
---|
1553 | | #define HAVE_STRING_H 1 |
---|
1554 | | #define HAVE_MEMORY_H 1 |
---|
1555 | | #define HAVE_STRINGS_H 1 |
---|
1556 | | #define HAVE_INTTYPES_H 1 |
---|
1557 | | #define HAVE_STDINT_H 1 |
---|
1558 | | #define HAVE_UNISTD_H 1 |
---|
1559 | | #define __EXTENSIONS__ 1 |
---|
1560 | | #define _ALL_SOURCE 1 |
---|
1561 | | #define _GNU_SOURCE 1 |
---|
1562 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1563 | | #define _TANDEM_SOURCE 1 |
---|
1564 | | #define _APPLE_C_SOURCE 1 |
---|
1565 | | #define HAVE_DLFCN_H 1 |
---|
1566 | | #define LT_OBJDIR ".libs/" |
---|
1567 | | #define PACKAGE "miredo" |
---|
1568 | | #define VERSION "1.2.6" |
---|
1569 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1570 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
1571 | | #define HAVE_ICONV 1 |
---|
1572 | | #define ENABLE_NLS 1 |
---|
1573 | | #define HAVE_GETTEXT 1 |
---|
1574 | | #define HAVE_DCGETTEXT 1 |
---|
1575 | | #define HAVE_LIBRESOLV 1 |
---|
1576 | | #define HAVE_SYSTEMCONFIGURATION_FRAMEWORK 1 |
---|
1577 | | #define HAVE_COREFOUNDATION_FRAMEWORK 1 |
---|
1578 | | #define HAVE_LIBPTHREAD 1 |
---|
1579 | | #define PACKAGE_BUILD "x86_64-apple-darwin18.2.0" |
---|
1580 | | #define PACKAGE_HOST "x86_64-apple-darwin18.2.0" |
---|
1581 | | #define HAVE_LIBINTL_H 1 |
---|
1582 | | #define HAVE_NET_IF_VAR_H 1 |
---|
1583 | | #define HAVE_SA_LEN 1 |
---|
1584 | | #define HAVE_GETOPT_H 1 |
---|
1585 | | #define HAVE_GETOPT_LONG 1 |
---|
1586 | | #define HAVE_DEVNAME_R 1 |
---|
1587 | | /* end confdefs.h. */ |
---|
1588 | | /* Define timer_create to an innocuous variant, in case <limits.h> declares timer_create. |
---|
1589 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1590 | | #define timer_create innocuous_timer_create |
---|
1591 | | |
---|
1592 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1593 | | which can conflict with char timer_create (); below. |
---|
1594 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1595 | | <limits.h> exists even on freestanding compilers. */ |
---|
1596 | | |
---|
1597 | | #ifdef __STDC__ |
---|
1598 | | # include <limits.h> |
---|
1599 | | #else |
---|
1600 | | # include <assert.h> |
---|
1601 | | #endif |
---|
1602 | | |
---|
1603 | | #undef timer_create |
---|
1604 | | |
---|
1605 | | /* Override any GCC internal prototype to avoid an error. |
---|
1606 | | Use char because int might match the return type of a GCC |
---|
1607 | | builtin and then its argument prototype would still apply. */ |
---|
1608 | | #ifdef __cplusplus |
---|
1609 | | extern "C" |
---|
1610 | | #endif |
---|
1611 | | char timer_create (); |
---|
1612 | | /* The GNU C library defines this for functions which it implements |
---|
1613 | | to always fail with ENOSYS. Some functions are actually named |
---|
1614 | | something starting with __ and the normal name is an alias. */ |
---|
1615 | | #if defined __stub_timer_create || defined __stub___timer_create |
---|
1616 | | choke me |
---|
1617 | | #endif |
---|
1618 | | |
---|
1619 | | int |
---|
1620 | | main () |
---|
1621 | | { |
---|
1622 | | return timer_create (); |
---|
1623 | | ; |
---|
1624 | | return 0; |
---|
1625 | | } |
---|
1626 | configure:14754: result: no |
---|
1627 | configure:14763: checking for clearenv |
---|
1628 | configure:14763: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-noreturn -Wpacked -Wnested-externs -Wredundant-decls -Wvolatile-register-var -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lpthread -lresolv >&5 |
---|
1629 | conftest.c:72:15: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
1630 | char clearenv (); |
---|
1631 | ^ |
---|
1632 | void |
---|
1633 | 1 warning generated. |
---|
1634 | ld: warning: text-based stub file /System/Library/Frameworks//SystemConfiguration.framework/SystemConfiguration.tbd and library file /System/Library/Frameworks//SystemConfiguration.framework/SystemConfiguration are out of sync. Falling back to library file for linking. |
---|
1635 | ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation are out of sync. Falling back to library file for linking. |
---|
1636 | Undefined symbols for architecture x86_64: |
---|
1637 | "_clearenv", referenced from: |
---|
1638 | _main in conftest-4e7733.o |
---|
1639 | ld: symbol(s) not found for architecture x86_64 |
---|
1640 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1641 | configure:14763: $? = 1 |
---|
1642 | configure: failed program was: |
---|
1643 | | /* confdefs.h */ |
---|
1644 | | #define PACKAGE_NAME "miredo" |
---|
1645 | | #define PACKAGE_TARNAME "miredo" |
---|
1646 | | #define PACKAGE_VERSION "1.2.6" |
---|
1647 | | #define PACKAGE_STRING "miredo 1.2.6" |
---|
1648 | | #define PACKAGE_BUGREPORT "miredo-devel_no_bulk_mail@remlab.net" |
---|
1649 | | #define PACKAGE_URL "" |
---|
1650 | | #define PACKAGE_CONFIGURE_INVOCATION "./configure '--prefix=/opt/local' '--enable-miredo-user' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include'" |
---|
1651 | | #define PACKAGE_BUILD_HOSTNAME "axet-laptop.lan" |
---|
1652 | | #define STDC_HEADERS 1 |
---|
1653 | | #define HAVE_SYS_TYPES_H 1 |
---|
1654 | | #define HAVE_SYS_STAT_H 1 |
---|
1655 | | #define HAVE_STDLIB_H 1 |
---|
1656 | | #define HAVE_STRING_H 1 |
---|
1657 | | #define HAVE_MEMORY_H 1 |
---|
1658 | | #define HAVE_STRINGS_H 1 |
---|
1659 | | #define HAVE_INTTYPES_H 1 |
---|
1660 | | #define HAVE_STDINT_H 1 |
---|
1661 | | #define HAVE_UNISTD_H 1 |
---|
1662 | | #define __EXTENSIONS__ 1 |
---|
1663 | | #define _ALL_SOURCE 1 |
---|
1664 | | #define _GNU_SOURCE 1 |
---|
1665 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1666 | | #define _TANDEM_SOURCE 1 |
---|
1667 | | #define _APPLE_C_SOURCE 1 |
---|
1668 | | #define HAVE_DLFCN_H 1 |
---|
1669 | | #define LT_OBJDIR ".libs/" |
---|
1670 | | #define PACKAGE "miredo" |
---|
1671 | | #define VERSION "1.2.6" |
---|
1672 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1673 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
1674 | | #define HAVE_ICONV 1 |
---|
1675 | | #define ENABLE_NLS 1 |
---|
1676 | | #define HAVE_GETTEXT 1 |
---|
1677 | | #define HAVE_DCGETTEXT 1 |
---|
1678 | | #define HAVE_LIBRESOLV 1 |
---|
1679 | | #define HAVE_SYSTEMCONFIGURATION_FRAMEWORK 1 |
---|
1680 | | #define HAVE_COREFOUNDATION_FRAMEWORK 1 |
---|
1681 | | #define HAVE_LIBPTHREAD 1 |
---|
1682 | | #define PACKAGE_BUILD "x86_64-apple-darwin18.2.0" |
---|
1683 | | #define PACKAGE_HOST "x86_64-apple-darwin18.2.0" |
---|
1684 | | #define HAVE_LIBINTL_H 1 |
---|
1685 | | #define HAVE_NET_IF_VAR_H 1 |
---|
1686 | | #define HAVE_SA_LEN 1 |
---|
1687 | | #define HAVE_GETOPT_H 1 |
---|
1688 | | #define HAVE_GETOPT_LONG 1 |
---|
1689 | | #define HAVE_DEVNAME_R 1 |
---|
1690 | | /* end confdefs.h. */ |
---|
1691 | | /* Define clearenv to an innocuous variant, in case <limits.h> declares clearenv. |
---|
1692 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1693 | | #define clearenv innocuous_clearenv |
---|
1694 | | |
---|
1695 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1696 | | which can conflict with char clearenv (); below. |
---|
1697 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1698 | | <limits.h> exists even on freestanding compilers. */ |
---|
1699 | | |
---|
1700 | | #ifdef __STDC__ |
---|
1701 | | # include <limits.h> |
---|
1702 | | #else |
---|
1703 | | # include <assert.h> |
---|
1704 | | #endif |
---|
1705 | | |
---|
1706 | | #undef clearenv |
---|
1707 | | |
---|
1708 | | /* Override any GCC internal prototype to avoid an error. |
---|
1709 | | Use char because int might match the return type of a GCC |
---|
1710 | | builtin and then its argument prototype would still apply. */ |
---|
1711 | | #ifdef __cplusplus |
---|
1712 | | extern "C" |
---|
1713 | | #endif |
---|
1714 | | char clearenv (); |
---|
1715 | | /* The GNU C library defines this for functions which it implements |
---|
1716 | | to always fail with ENOSYS. Some functions are actually named |
---|
1717 | | something starting with __ and the normal name is an alias. */ |
---|
1718 | | #if defined __stub_clearenv || defined __stub___clearenv |
---|
1719 | | choke me |
---|
1720 | | #endif |
---|
1721 | | |
---|
1722 | | int |
---|
1723 | | main () |
---|
1724 | | { |
---|
1725 | | return clearenv (); |
---|
1726 | | ; |
---|
1727 | | return 0; |
---|
1728 | | } |
---|
1729 | configure:14763: result: no |
---|
1730 | configure:14776: checking for closefrom |
---|
1731 | configure:14776: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-noreturn -Wpacked -Wnested-externs -Wredundant-decls -Wvolatile-register-var -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lpthread -lresolv >&5 |
---|
1732 | conftest.c:72:16: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
1733 | char closefrom (); |
---|
1734 | ^ |
---|
1735 | void |
---|
1736 | 1 warning generated. |
---|
1737 | ld: warning: text-based stub file /System/Library/Frameworks//SystemConfiguration.framework/SystemConfiguration.tbd and library file /System/Library/Frameworks//SystemConfiguration.framework/SystemConfiguration are out of sync. Falling back to library file for linking. |
---|
1738 | ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation are out of sync. Falling back to library file for linking. |
---|
1739 | Undefined symbols for architecture x86_64: |
---|
1740 | "_closefrom", referenced from: |
---|
1741 | _main in conftest-ae4040.o |
---|
1742 | ld: symbol(s) not found for architecture x86_64 |
---|
1743 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1744 | configure:14776: $? = 1 |
---|
1745 | configure: failed program was: |
---|
1746 | | /* confdefs.h */ |
---|
1747 | | #define PACKAGE_NAME "miredo" |
---|
1748 | | #define PACKAGE_TARNAME "miredo" |
---|
1749 | | #define PACKAGE_VERSION "1.2.6" |
---|
1750 | | #define PACKAGE_STRING "miredo 1.2.6" |
---|
1751 | | #define PACKAGE_BUGREPORT "miredo-devel_no_bulk_mail@remlab.net" |
---|
1752 | | #define PACKAGE_URL "" |
---|
1753 | | #define PACKAGE_CONFIGURE_INVOCATION "./configure '--prefix=/opt/local' '--enable-miredo-user' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include'" |
---|
1754 | | #define PACKAGE_BUILD_HOSTNAME "axet-laptop.lan" |
---|
1755 | | #define STDC_HEADERS 1 |
---|
1756 | | #define HAVE_SYS_TYPES_H 1 |
---|
1757 | | #define HAVE_SYS_STAT_H 1 |
---|
1758 | | #define HAVE_STDLIB_H 1 |
---|
1759 | | #define HAVE_STRING_H 1 |
---|
1760 | | #define HAVE_MEMORY_H 1 |
---|
1761 | | #define HAVE_STRINGS_H 1 |
---|
1762 | | #define HAVE_INTTYPES_H 1 |
---|
1763 | | #define HAVE_STDINT_H 1 |
---|
1764 | | #define HAVE_UNISTD_H 1 |
---|
1765 | | #define __EXTENSIONS__ 1 |
---|
1766 | | #define _ALL_SOURCE 1 |
---|
1767 | | #define _GNU_SOURCE 1 |
---|
1768 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1769 | | #define _TANDEM_SOURCE 1 |
---|
1770 | | #define _APPLE_C_SOURCE 1 |
---|
1771 | | #define HAVE_DLFCN_H 1 |
---|
1772 | | #define LT_OBJDIR ".libs/" |
---|
1773 | | #define PACKAGE "miredo" |
---|
1774 | | #define VERSION "1.2.6" |
---|
1775 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1776 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
1777 | | #define HAVE_ICONV 1 |
---|
1778 | | #define ENABLE_NLS 1 |
---|
1779 | | #define HAVE_GETTEXT 1 |
---|
1780 | | #define HAVE_DCGETTEXT 1 |
---|
1781 | | #define HAVE_LIBRESOLV 1 |
---|
1782 | | #define HAVE_SYSTEMCONFIGURATION_FRAMEWORK 1 |
---|
1783 | | #define HAVE_COREFOUNDATION_FRAMEWORK 1 |
---|
1784 | | #define HAVE_LIBPTHREAD 1 |
---|
1785 | | #define PACKAGE_BUILD "x86_64-apple-darwin18.2.0" |
---|
1786 | | #define PACKAGE_HOST "x86_64-apple-darwin18.2.0" |
---|
1787 | | #define HAVE_LIBINTL_H 1 |
---|
1788 | | #define HAVE_NET_IF_VAR_H 1 |
---|
1789 | | #define HAVE_SA_LEN 1 |
---|
1790 | | #define HAVE_GETOPT_H 1 |
---|
1791 | | #define HAVE_GETOPT_LONG 1 |
---|
1792 | | #define HAVE_DEVNAME_R 1 |
---|
1793 | | /* end confdefs.h. */ |
---|
1794 | | /* Define closefrom to an innocuous variant, in case <limits.h> declares closefrom. |
---|
1795 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1796 | | #define closefrom innocuous_closefrom |
---|
1797 | | |
---|
1798 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1799 | | which can conflict with char closefrom (); below. |
---|
1800 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1801 | | <limits.h> exists even on freestanding compilers. */ |
---|
1802 | | |
---|
1803 | | #ifdef __STDC__ |
---|
1804 | | # include <limits.h> |
---|
1805 | | #else |
---|
1806 | | # include <assert.h> |
---|
1807 | | #endif |
---|
1808 | | |
---|
1809 | | #undef closefrom |
---|
1810 | | |
---|
1811 | | /* Override any GCC internal prototype to avoid an error. |
---|
1812 | | Use char because int might match the return type of a GCC |
---|
1813 | | builtin and then its argument prototype would still apply. */ |
---|
1814 | | #ifdef __cplusplus |
---|
1815 | | extern "C" |
---|
1816 | | #endif |
---|
1817 | | char closefrom (); |
---|
1818 | | /* The GNU C library defines this for functions which it implements |
---|
1819 | | to always fail with ENOSYS. Some functions are actually named |
---|
1820 | | something starting with __ and the normal name is an alias. */ |
---|
1821 | | #if defined __stub_closefrom || defined __stub___closefrom |
---|
1822 | | choke me |
---|
1823 | | #endif |
---|
1824 | | |
---|
1825 | | int |
---|
1826 | | main () |
---|
1827 | | { |
---|
1828 | | return closefrom (); |
---|
1829 | | ; |
---|
1830 | | return 0; |
---|
1831 | | } |
---|
1832 | configure:14776: result: no |
---|
1833 | configure:14789: checking for strlcpy |
---|
1834 | configure:14789: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-noreturn -Wpacked -Wnested-externs -Wredundant-decls -Wvolatile-register-var -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lpthread -lresolv >&5 |
---|
1835 | conftest.c:72:14: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
1836 | char strlcpy (); |
---|
1837 | ^ |
---|
1838 | void |
---|
1839 | conftest.c:72:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration] |
---|
1840 | char strlcpy (); |
---|
1841 | ^ |
---|
1842 | conftest.c:72:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)' |
---|
1843 | 2 warnings generated. |
---|
1844 | ld: warning: text-based stub file /System/Library/Frameworks//SystemConfiguration.framework/SystemConfiguration.tbd and library file /System/Library/Frameworks//SystemConfiguration.framework/SystemConfiguration are out of sync. Falling back to library file for linking. |
---|
1845 | ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation are out of sync. Falling back to library file for linking. |
---|
1846 | configure:14789: $? = 0 |
---|
1847 | configure:14789: result: yes |
---|
1848 | configure:14802: checking for clock_gettime |
---|
1849 | configure:14802: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-noreturn -Wpacked -Wnested-externs -Wredundant-decls -Wvolatile-register-var -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lpthread -lresolv >&5 |
---|
1850 | conftest.c:73:20: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
1851 | char clock_gettime (); |
---|
1852 | ^ |
---|
1853 | void |
---|
1854 | 1 warning generated. |
---|
1855 | ld: warning: text-based stub file /System/Library/Frameworks//SystemConfiguration.framework/SystemConfiguration.tbd and library file /System/Library/Frameworks//SystemConfiguration.framework/SystemConfiguration are out of sync. Falling back to library file for linking. |
---|
1856 | ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation are out of sync. Falling back to library file for linking. |
---|
1857 | configure:14802: $? = 0 |
---|
1858 | configure:14802: result: yes |
---|
1859 | configure:14815: checking for clock_nanosleep |
---|
1860 | configure:14815: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-noreturn -Wpacked -Wnested-externs -Wredundant-decls -Wvolatile-register-var -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lpthread -lresolv >&5 |
---|
1861 | conftest.c:74:22: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
1862 | char clock_nanosleep (); |
---|
1863 | ^ |
---|
1864 | void |
---|
1865 | 1 warning generated. |
---|
1866 | ld: warning: text-based stub file /System/Library/Frameworks//SystemConfiguration.framework/SystemConfiguration.tbd and library file /System/Library/Frameworks//SystemConfiguration.framework/SystemConfiguration are out of sync. Falling back to library file for linking. |
---|
1867 | ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation are out of sync. Falling back to library file for linking. |
---|
1868 | Undefined symbols for architecture x86_64: |
---|
1869 | "_clock_nanosleep", referenced from: |
---|
1870 | _main in conftest-4a2d2f.o |
---|
1871 | ld: symbol(s) not found for architecture x86_64 |
---|
1872 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1873 | configure:14815: $? = 1 |
---|
1874 | configure: failed program was: |
---|
1875 | | /* confdefs.h */ |
---|
1876 | | #define PACKAGE_NAME "miredo" |
---|
1877 | | #define PACKAGE_TARNAME "miredo" |
---|
1878 | | #define PACKAGE_VERSION "1.2.6" |
---|
1879 | | #define PACKAGE_STRING "miredo 1.2.6" |
---|
1880 | | #define PACKAGE_BUGREPORT "miredo-devel_no_bulk_mail@remlab.net" |
---|
1881 | | #define PACKAGE_URL "" |
---|
1882 | | #define PACKAGE_CONFIGURE_INVOCATION "./configure '--prefix=/opt/local' '--enable-miredo-user' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include'" |
---|
1883 | | #define PACKAGE_BUILD_HOSTNAME "axet-laptop.lan" |
---|
1884 | | #define STDC_HEADERS 1 |
---|
1885 | | #define HAVE_SYS_TYPES_H 1 |
---|
1886 | | #define HAVE_SYS_STAT_H 1 |
---|
1887 | | #define HAVE_STDLIB_H 1 |
---|
1888 | | #define HAVE_STRING_H 1 |
---|
1889 | | #define HAVE_MEMORY_H 1 |
---|
1890 | | #define HAVE_STRINGS_H 1 |
---|
1891 | | #define HAVE_INTTYPES_H 1 |
---|
1892 | | #define HAVE_STDINT_H 1 |
---|
1893 | | #define HAVE_UNISTD_H 1 |
---|
1894 | | #define __EXTENSIONS__ 1 |
---|
1895 | | #define _ALL_SOURCE 1 |
---|
1896 | | #define _GNU_SOURCE 1 |
---|
1897 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1898 | | #define _TANDEM_SOURCE 1 |
---|
1899 | | #define _APPLE_C_SOURCE 1 |
---|
1900 | | #define HAVE_DLFCN_H 1 |
---|
1901 | | #define LT_OBJDIR ".libs/" |
---|
1902 | | #define PACKAGE "miredo" |
---|
1903 | | #define VERSION "1.2.6" |
---|
1904 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1905 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
1906 | | #define HAVE_ICONV 1 |
---|
1907 | | #define ENABLE_NLS 1 |
---|
1908 | | #define HAVE_GETTEXT 1 |
---|
1909 | | #define HAVE_DCGETTEXT 1 |
---|
1910 | | #define HAVE_LIBRESOLV 1 |
---|
1911 | | #define HAVE_SYSTEMCONFIGURATION_FRAMEWORK 1 |
---|
1912 | | #define HAVE_COREFOUNDATION_FRAMEWORK 1 |
---|
1913 | | #define HAVE_LIBPTHREAD 1 |
---|
1914 | | #define PACKAGE_BUILD "x86_64-apple-darwin18.2.0" |
---|
1915 | | #define PACKAGE_HOST "x86_64-apple-darwin18.2.0" |
---|
1916 | | #define HAVE_LIBINTL_H 1 |
---|
1917 | | #define HAVE_NET_IF_VAR_H 1 |
---|
1918 | | #define HAVE_SA_LEN 1 |
---|
1919 | | #define HAVE_GETOPT_H 1 |
---|
1920 | | #define HAVE_GETOPT_LONG 1 |
---|
1921 | | #define HAVE_DEVNAME_R 1 |
---|
1922 | | #define HAVE_STRLCPY 1 |
---|
1923 | | #define HAVE_CLOCK_GETTIME 1 |
---|
1924 | | /* end confdefs.h. */ |
---|
1925 | | /* Define clock_nanosleep to an innocuous variant, in case <limits.h> declares clock_nanosleep. |
---|
1926 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1927 | | #define clock_nanosleep innocuous_clock_nanosleep |
---|
1928 | | |
---|
1929 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1930 | | which can conflict with char clock_nanosleep (); below. |
---|
1931 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1932 | | <limits.h> exists even on freestanding compilers. */ |
---|
1933 | | |
---|
1934 | | #ifdef __STDC__ |
---|
1935 | | # include <limits.h> |
---|
1936 | | #else |
---|
1937 | | # include <assert.h> |
---|
1938 | | #endif |
---|
1939 | | |
---|
1940 | | #undef clock_nanosleep |
---|
1941 | | |
---|
1942 | | /* Override any GCC internal prototype to avoid an error. |
---|
1943 | | Use char because int might match the return type of a GCC |
---|
1944 | | builtin and then its argument prototype would still apply. */ |
---|
1945 | | #ifdef __cplusplus |
---|
1946 | | extern "C" |
---|
1947 | | #endif |
---|
1948 | | char clock_nanosleep (); |
---|
1949 | | /* The GNU C library defines this for functions which it implements |
---|
1950 | | to always fail with ENOSYS. Some functions are actually named |
---|
1951 | | something starting with __ and the normal name is an alias. */ |
---|
1952 | | #if defined __stub_clock_nanosleep || defined __stub___clock_nanosleep |
---|
1953 | | choke me |
---|
1954 | | #endif |
---|
1955 | | |
---|
1956 | | int |
---|
1957 | | main () |
---|
1958 | | { |
---|
1959 | | return clock_nanosleep (); |
---|
1960 | | ; |
---|
1961 | | return 0; |
---|
1962 | | } |
---|
1963 | configure:14815: result: no |
---|
1964 | configure:14828: checking for fdatasync |
---|
1965 | configure:14828: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-noreturn -Wpacked -Wnested-externs -Wredundant-decls -Wvolatile-register-var -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lpthread -lresolv >&5 |
---|
1966 | conftest.c:74:16: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
1967 | char fdatasync (); |
---|
1968 | ^ |
---|
1969 | void |
---|
1970 | 1 warning generated. |
---|
1971 | ld: warning: text-based stub file /System/Library/Frameworks//SystemConfiguration.framework/SystemConfiguration.tbd and library file /System/Library/Frameworks//SystemConfiguration.framework/SystemConfiguration are out of sync. Falling back to library file for linking. |
---|
1972 | ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation are out of sync. Falling back to library file for linking. |
---|
1973 | configure:14828: $? = 0 |
---|
1974 | configure:14828: result: yes |
---|
1975 | configure:14845: checking optional features... |
---|
1976 | configure:14852: checking sys/capability.h usability |
---|
1977 | configure:14852: /usr/bin/clang -c -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-noreturn -Wpacked -Wnested-externs -Wredundant-decls -Wvolatile-register-var -I/opt/local/include conftest.c >&5 |
---|
1978 | clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument] |
---|
1979 | clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument] |
---|
1980 | conftest.c:85:10: fatal error: 'sys/capability.h' file not found |
---|
1981 | #include <sys/capability.h> |
---|
1982 | ^~~~~~~~~~~~~~~~~~ |
---|
1983 | 1 error generated. |
---|
1984 | configure:14852: $? = 1 |
---|
1985 | configure: failed program was: |
---|
1986 | | /* confdefs.h */ |
---|
1987 | | #define PACKAGE_NAME "miredo" |
---|
1988 | | #define PACKAGE_TARNAME "miredo" |
---|
1989 | | #define PACKAGE_VERSION "1.2.6" |
---|
1990 | | #define PACKAGE_STRING "miredo 1.2.6" |
---|
1991 | | #define PACKAGE_BUGREPORT "miredo-devel_no_bulk_mail@remlab.net" |
---|
1992 | | #define PACKAGE_URL "" |
---|
1993 | | #define PACKAGE_CONFIGURE_INVOCATION "./configure '--prefix=/opt/local' '--enable-miredo-user' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include'" |
---|
1994 | | #define PACKAGE_BUILD_HOSTNAME "axet-laptop.lan" |
---|
1995 | | #define STDC_HEADERS 1 |
---|
1996 | | #define HAVE_SYS_TYPES_H 1 |
---|
1997 | | #define HAVE_SYS_STAT_H 1 |
---|
1998 | | #define HAVE_STDLIB_H 1 |
---|
1999 | | #define HAVE_STRING_H 1 |
---|
2000 | | #define HAVE_MEMORY_H 1 |
---|
2001 | | #define HAVE_STRINGS_H 1 |
---|
2002 | | #define HAVE_INTTYPES_H 1 |
---|
2003 | | #define HAVE_STDINT_H 1 |
---|
2004 | | #define HAVE_UNISTD_H 1 |
---|
2005 | | #define __EXTENSIONS__ 1 |
---|
2006 | | #define _ALL_SOURCE 1 |
---|
2007 | | #define _GNU_SOURCE 1 |
---|
2008 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2009 | | #define _TANDEM_SOURCE 1 |
---|
2010 | | #define _APPLE_C_SOURCE 1 |
---|
2011 | | #define HAVE_DLFCN_H 1 |
---|
2012 | | #define LT_OBJDIR ".libs/" |
---|
2013 | | #define PACKAGE "miredo" |
---|
2014 | | #define VERSION "1.2.6" |
---|
2015 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2016 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
2017 | | #define HAVE_ICONV 1 |
---|
2018 | | #define ENABLE_NLS 1 |
---|
2019 | | #define HAVE_GETTEXT 1 |
---|
2020 | | #define HAVE_DCGETTEXT 1 |
---|
2021 | | #define HAVE_LIBRESOLV 1 |
---|
2022 | | #define HAVE_SYSTEMCONFIGURATION_FRAMEWORK 1 |
---|
2023 | | #define HAVE_COREFOUNDATION_FRAMEWORK 1 |
---|
2024 | | #define HAVE_LIBPTHREAD 1 |
---|
2025 | | #define PACKAGE_BUILD "x86_64-apple-darwin18.2.0" |
---|
2026 | | #define PACKAGE_HOST "x86_64-apple-darwin18.2.0" |
---|
2027 | | #define HAVE_LIBINTL_H 1 |
---|
2028 | | #define HAVE_NET_IF_VAR_H 1 |
---|
2029 | | #define HAVE_SA_LEN 1 |
---|
2030 | | #define HAVE_GETOPT_H 1 |
---|
2031 | | #define HAVE_GETOPT_LONG 1 |
---|
2032 | | #define HAVE_DEVNAME_R 1 |
---|
2033 | | #define HAVE_STRLCPY 1 |
---|
2034 | | #define HAVE_CLOCK_GETTIME 1 |
---|
2035 | | #define HAVE_FDATASYNC 1 |
---|
2036 | | /* end confdefs.h. */ |
---|
2037 | | #include <stdio.h> |
---|
2038 | | #ifdef HAVE_SYS_TYPES_H |
---|
2039 | | # include <sys/types.h> |
---|
2040 | | #endif |
---|
2041 | | #ifdef HAVE_SYS_STAT_H |
---|
2042 | | # include <sys/stat.h> |
---|
2043 | | #endif |
---|
2044 | | #ifdef STDC_HEADERS |
---|
2045 | | # include <stdlib.h> |
---|
2046 | | # include <stddef.h> |
---|
2047 | | #else |
---|
2048 | | # ifdef HAVE_STDLIB_H |
---|
2049 | | # include <stdlib.h> |
---|
2050 | | # endif |
---|
2051 | | #endif |
---|
2052 | | #ifdef HAVE_STRING_H |
---|
2053 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2054 | | # include <memory.h> |
---|
2055 | | # endif |
---|
2056 | | # include <string.h> |
---|
2057 | | #endif |
---|
2058 | | #ifdef HAVE_STRINGS_H |
---|
2059 | | # include <strings.h> |
---|
2060 | | #endif |
---|
2061 | | #ifdef HAVE_INTTYPES_H |
---|
2062 | | # include <inttypes.h> |
---|
2063 | | #endif |
---|
2064 | | #ifdef HAVE_STDINT_H |
---|
2065 | | # include <stdint.h> |
---|
2066 | | #endif |
---|
2067 | | #ifdef HAVE_UNISTD_H |
---|
2068 | | # include <unistd.h> |
---|
2069 | | #endif |
---|
2070 | | #include <sys/capability.h> |
---|
2071 | configure:14852: result: no |
---|
2072 | configure:14852: checking sys/capability.h presence |
---|
2073 | configure:14852: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
2074 | conftest.c:52:10: fatal error: 'sys/capability.h' file not found |
---|
2075 | #include <sys/capability.h> |
---|
2076 | ^~~~~~~~~~~~~~~~~~ |
---|
2077 | 1 error generated. |
---|
2078 | configure:14852: $? = 1 |
---|
2079 | configure: failed program was: |
---|
2080 | | /* confdefs.h */ |
---|
2081 | | #define PACKAGE_NAME "miredo" |
---|
2082 | | #define PACKAGE_TARNAME "miredo" |
---|
2083 | | #define PACKAGE_VERSION "1.2.6" |
---|
2084 | | #define PACKAGE_STRING "miredo 1.2.6" |
---|
2085 | | #define PACKAGE_BUGREPORT "miredo-devel_no_bulk_mail@remlab.net" |
---|
2086 | | #define PACKAGE_URL "" |
---|
2087 | | #define PACKAGE_CONFIGURE_INVOCATION "./configure '--prefix=/opt/local' '--enable-miredo-user' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include'" |
---|
2088 | | #define PACKAGE_BUILD_HOSTNAME "axet-laptop.lan" |
---|
2089 | | #define STDC_HEADERS 1 |
---|
2090 | | #define HAVE_SYS_TYPES_H 1 |
---|
2091 | | #define HAVE_SYS_STAT_H 1 |
---|
2092 | | #define HAVE_STDLIB_H 1 |
---|
2093 | | #define HAVE_STRING_H 1 |
---|
2094 | | #define HAVE_MEMORY_H 1 |
---|
2095 | | #define HAVE_STRINGS_H 1 |
---|
2096 | | #define HAVE_INTTYPES_H 1 |
---|
2097 | | #define HAVE_STDINT_H 1 |
---|
2098 | | #define HAVE_UNISTD_H 1 |
---|
2099 | | #define __EXTENSIONS__ 1 |
---|
2100 | | #define _ALL_SOURCE 1 |
---|
2101 | | #define _GNU_SOURCE 1 |
---|
2102 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2103 | | #define _TANDEM_SOURCE 1 |
---|
2104 | | #define _APPLE_C_SOURCE 1 |
---|
2105 | | #define HAVE_DLFCN_H 1 |
---|
2106 | | #define LT_OBJDIR ".libs/" |
---|
2107 | | #define PACKAGE "miredo" |
---|
2108 | | #define VERSION "1.2.6" |
---|
2109 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2110 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
2111 | | #define HAVE_ICONV 1 |
---|
2112 | | #define ENABLE_NLS 1 |
---|
2113 | | #define HAVE_GETTEXT 1 |
---|
2114 | | #define HAVE_DCGETTEXT 1 |
---|
2115 | | #define HAVE_LIBRESOLV 1 |
---|
2116 | | #define HAVE_SYSTEMCONFIGURATION_FRAMEWORK 1 |
---|
2117 | | #define HAVE_COREFOUNDATION_FRAMEWORK 1 |
---|
2118 | | #define HAVE_LIBPTHREAD 1 |
---|
2119 | | #define PACKAGE_BUILD "x86_64-apple-darwin18.2.0" |
---|
2120 | | #define PACKAGE_HOST "x86_64-apple-darwin18.2.0" |
---|
2121 | | #define HAVE_LIBINTL_H 1 |
---|
2122 | | #define HAVE_NET_IF_VAR_H 1 |
---|
2123 | | #define HAVE_SA_LEN 1 |
---|
2124 | | #define HAVE_GETOPT_H 1 |
---|
2125 | | #define HAVE_GETOPT_LONG 1 |
---|
2126 | | #define HAVE_DEVNAME_R 1 |
---|
2127 | | #define HAVE_STRLCPY 1 |
---|
2128 | | #define HAVE_CLOCK_GETTIME 1 |
---|
2129 | | #define HAVE_FDATASYNC 1 |
---|
2130 | | /* end confdefs.h. */ |
---|
2131 | | #include <sys/capability.h> |
---|
2132 | configure:14852: result: no |
---|
2133 | configure:14852: checking for sys/capability.h |
---|
2134 | configure:14852: result: no |
---|
2135 | configure:14923: checking Judy.h usability |
---|
2136 | configure:14923: /usr/bin/clang -c -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-noreturn -Wpacked -Wnested-externs -Wredundant-decls -Wvolatile-register-var -I/opt/local/include conftest.c >&5 |
---|
2137 | clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument] |
---|
2138 | clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument] |
---|
2139 | configure:14923: $? = 0 |
---|
2140 | configure:14923: result: yes |
---|
2141 | configure:14923: checking Judy.h presence |
---|
2142 | configure:14923: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
2143 | configure:14923: $? = 0 |
---|
2144 | configure:14923: result: yes |
---|
2145 | configure:14923: checking for Judy.h |
---|
2146 | configure:14923: result: yes |
---|
2147 | configure:14929: checking for JudyHSIns in -lJudy |
---|
2148 | configure:14954: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-noreturn -Wpacked -Wnested-externs -Wredundant-decls -Wvolatile-register-var -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lJudy -lpthread -lresolv >&5 |
---|
2149 | conftest.c:60:16: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
2150 | char JudyHSIns (); |
---|
2151 | ^ |
---|
2152 | void |
---|
2153 | 1 warning generated. |
---|
2154 | ld: warning: text-based stub file /System/Library/Frameworks//SystemConfiguration.framework/SystemConfiguration.tbd and library file /System/Library/Frameworks//SystemConfiguration.framework/SystemConfiguration are out of sync. Falling back to library file for linking. |
---|
2155 | ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation are out of sync. Falling back to library file for linking. |
---|
2156 | configure:14954: $? = 0 |
---|
2157 | configure:14963: result: yes |
---|
2158 | configure:15007: checking whether to build for test coverage |
---|
2159 | configure:15025: result: no |
---|
2160 | configure:15032: checking whether to include Teredo client support |
---|
2161 | configure:15056: result: yes |
---|
2162 | configure:15091: checking user to run as |
---|
2163 | configure:15109: result: miredo |
---|
2164 | configure:15132: writing results... |
---|
2165 | configure:15275: creating ./config.status |
---|
2166 | |
---|
2167 | ## ---------------------- ## |
---|
2168 | ## Running config.status. ## |
---|
2169 | ## ---------------------- ## |
---|
2170 | |
---|
2171 | This file was extended by miredo config.status 1.2.6, which was |
---|
2172 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
2173 | |
---|
2174 | CONFIG_FILES = |
---|
2175 | CONFIG_HEADERS = |
---|
2176 | CONFIG_LINKS = |
---|
2177 | CONFIG_COMMANDS = |
---|
2178 | $ ./config.status |
---|
2179 | |
---|
2180 | on axet-laptop.lan |
---|
2181 | |
---|
2182 | config.status:1168: creating Makefile |
---|
2183 | config.status:1320: error: could not create Makefile |
---|
2184 | |
---|
2185 | ## ---------------- ## |
---|
2186 | ## Cache variables. ## |
---|
2187 | ## ---------------- ## |
---|
2188 | |
---|
2189 | ac_cv_build=x86_64-apple-darwin18.2.0 |
---|
2190 | ac_cv_c_bigendian=no |
---|
2191 | ac_cv_c_compiler_gnu=yes |
---|
2192 | ac_cv_env_CC_set=set |
---|
2193 | ac_cv_env_CC_value=/usr/bin/clang |
---|
2194 | ac_cv_env_CFLAGS_set=set |
---|
2195 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
2196 | ac_cv_env_CPPFLAGS_set=set |
---|
2197 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
2198 | ac_cv_env_CPP_set= |
---|
2199 | ac_cv_env_CPP_value= |
---|
2200 | ac_cv_env_LDFLAGS_set=set |
---|
2201 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
2202 | ac_cv_env_LIBS_set= |
---|
2203 | ac_cv_env_LIBS_value= |
---|
2204 | ac_cv_env_PTHREAD_CFLAGS_set= |
---|
2205 | ac_cv_env_PTHREAD_CFLAGS_value= |
---|
2206 | ac_cv_env_PTHREAD_LDFLAGS_set= |
---|
2207 | ac_cv_env_PTHREAD_LDFLAGS_value= |
---|
2208 | ac_cv_env_PTHREAD_LIBS_set= |
---|
2209 | ac_cv_env_PTHREAD_LIBS_value= |
---|
2210 | ac_cv_env_build_alias_set= |
---|
2211 | ac_cv_env_build_alias_value= |
---|
2212 | ac_cv_env_host_alias_set= |
---|
2213 | ac_cv_env_host_alias_value= |
---|
2214 | ac_cv_env_target_alias_set= |
---|
2215 | ac_cv_env_target_alias_value= |
---|
2216 | ac_cv_file__proc_self_maps=no |
---|
2217 | ac_cv_func_clearenv=no |
---|
2218 | ac_cv_func_clock_gettime=yes |
---|
2219 | ac_cv_func_clock_nanosleep=no |
---|
2220 | ac_cv_func_closefrom=no |
---|
2221 | ac_cv_func_devname_r=yes |
---|
2222 | ac_cv_func_fdatasync=yes |
---|
2223 | ac_cv_func_kldload=no |
---|
2224 | ac_cv_func_pthread_condattr_setclock=no |
---|
2225 | ac_cv_func_strlcpy=yes |
---|
2226 | ac_cv_func_timer_create=no |
---|
2227 | ac_cv_header_Judy_h=yes |
---|
2228 | ac_cv_header_dlfcn_h=yes |
---|
2229 | ac_cv_header_getopt_h=yes |
---|
2230 | ac_cv_header_inttypes_h=yes |
---|
2231 | ac_cv_header_libintl_h=yes |
---|
2232 | ac_cv_header_memory_h=yes |
---|
2233 | ac_cv_header_minix_config_h=no |
---|
2234 | ac_cv_header_net_if_tun_h=no |
---|
2235 | ac_cv_header_net_if_var_h=yes |
---|
2236 | ac_cv_header_net_tun_if_tun_h=no |
---|
2237 | ac_cv_header_stdc=yes |
---|
2238 | ac_cv_header_stdint_h=yes |
---|
2239 | ac_cv_header_stdlib_h=yes |
---|
2240 | ac_cv_header_string_h=yes |
---|
2241 | ac_cv_header_strings_h=yes |
---|
2242 | ac_cv_header_sys_capability_h=no |
---|
2243 | ac_cv_header_sys_stat_h=yes |
---|
2244 | ac_cv_header_sys_types_h=yes |
---|
2245 | ac_cv_header_unistd_h=yes |
---|
2246 | ac_cv_host=x86_64-apple-darwin18.2.0 |
---|
2247 | ac_cv_lib_Judy_JudyHSIns=yes |
---|
2248 | ac_cv_lib_pthread_pthread_create=yes |
---|
2249 | ac_cv_lib_resolv_res_init=yes |
---|
2250 | ac_cv_lib_rt_clock_gettime=no |
---|
2251 | ac_cv_objext=o |
---|
2252 | ac_cv_path_EGREP='/opt/local/bin/ggrep -E' |
---|
2253 | ac_cv_path_FGREP='/opt/local/bin/ggrep -F' |
---|
2254 | ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt |
---|
2255 | ac_cv_path_GREP=/opt/local/bin/ggrep |
---|
2256 | ac_cv_path_MSGFMT=/opt/local/bin/msgfmt |
---|
2257 | ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge |
---|
2258 | ac_cv_path_SED=/opt/local/bin/gsed |
---|
2259 | ac_cv_path_XGETTEXT=/opt/local/bin/xgettext |
---|
2260 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
2261 | ac_cv_prog_AWK=gawk |
---|
2262 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
2263 | ac_cv_prog_ac_ct_AR=ar |
---|
2264 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
2265 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
2266 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
2267 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
2268 | ac_cv_prog_ac_ct_OBJDUMP=objdump |
---|
2269 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
2270 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
2271 | ac_cv_prog_ac_ct_STRIP=strip |
---|
2272 | ac_cv_prog_cc_c89= |
---|
2273 | ac_cv_prog_cc_c99= |
---|
2274 | ac_cv_prog_cc_flags__Waggregate_return=yes |
---|
2275 | ac_cv_prog_cc_flags__Wall=yes |
---|
2276 | ac_cv_prog_cc_flags__Wbad_function_cast=yes |
---|
2277 | ac_cv_prog_cc_flags__Wcast_align=yes |
---|
2278 | ac_cv_prog_cc_flags__Wextra=yes |
---|
2279 | ac_cv_prog_cc_flags__Wmissing_noreturn=yes |
---|
2280 | ac_cv_prog_cc_flags__Wmissing_prototypes=yes |
---|
2281 | ac_cv_prog_cc_flags__Wnested_externs=yes |
---|
2282 | ac_cv_prog_cc_flags__Wold_style_definition=yes |
---|
2283 | ac_cv_prog_cc_flags__Wpacked=yes |
---|
2284 | ac_cv_prog_cc_flags__Wpointer_arith=yes |
---|
2285 | ac_cv_prog_cc_flags__Wredundant_decls=yes |
---|
2286 | ac_cv_prog_cc_flags__Wstrict_prototypes=yes |
---|
2287 | ac_cv_prog_cc_flags__Wundef=yes |
---|
2288 | ac_cv_prog_cc_flags__Wvolatile_register_var=yes |
---|
2289 | ac_cv_prog_cc_flags__Wwrite_strings=yes |
---|
2290 | ac_cv_prog_cc_g=yes |
---|
2291 | ac_cv_prog_make_make_set=yes |
---|
2292 | ac_cv_safe_to_define___extensions__=yes |
---|
2293 | ac_cv_search_getopt_long='none required' |
---|
2294 | ac_cv_search_inet_ntop='none required' |
---|
2295 | ac_cv_search_socket='none required' |
---|
2296 | ac_cv_type_clockid_t=yes |
---|
2297 | acl_cv_hardcode_direct=no |
---|
2298 | acl_cv_hardcode_libdir_flag_spec= |
---|
2299 | acl_cv_hardcode_libdir_separator= |
---|
2300 | acl_cv_hardcode_minus_L=no |
---|
2301 | acl_cv_libext=a |
---|
2302 | acl_cv_libname_spec='lib$name' |
---|
2303 | acl_cv_library_names_spec='$libname$shrext' |
---|
2304 | acl_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
2305 | acl_cv_prog_gnu_ld=no |
---|
2306 | acl_cv_rpath=done |
---|
2307 | acl_cv_shlibext=dylib |
---|
2308 | acl_cv_wl=-Wl, |
---|
2309 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
2310 | am_cv_func_iconv=yes |
---|
2311 | am_cv_func_iconv_works=yes |
---|
2312 | am_cv_lib_iconv=yes |
---|
2313 | am_cv_make_support_nested_variables=yes |
---|
2314 | br_cv_binreloc=no |
---|
2315 | br_cv_valid_prefixes=no |
---|
2316 | gt_cv_func_CFLocaleCopyCurrent=yes |
---|
2317 | gt_cv_func_CFPreferencesCopyAppValue=yes |
---|
2318 | gt_cv_func_gnugettext1_libc=no |
---|
2319 | gt_cv_func_gnugettext1_libintl=yes |
---|
2320 | lt_cv_apple_cc_single_mod=yes |
---|
2321 | lt_cv_ar_at_file=no |
---|
2322 | lt_cv_deplibs_check_method=pass_all |
---|
2323 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
2324 | lt_cv_file_magic_test_file= |
---|
2325 | lt_cv_ld_exported_symbols_list=yes |
---|
2326 | lt_cv_ld_force_load=yes |
---|
2327 | lt_cv_ld_reload_flag=-r |
---|
2328 | lt_cv_nm_interface='BSD nm' |
---|
2329 | lt_cv_objdir=.libs |
---|
2330 | lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
2331 | lt_cv_path_NM='/opt/local/bin/nm -B' |
---|
2332 | lt_cv_path_mainfest_tool=no |
---|
2333 | lt_cv_prog_compiler_c_o=yes |
---|
2334 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
2335 | lt_cv_prog_compiler_pic_works=yes |
---|
2336 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
2337 | lt_cv_prog_compiler_static_works=no |
---|
2338 | lt_cv_prog_gnu_ld=no |
---|
2339 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
2340 | lt_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'\''' |
---|
2341 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' |
---|
2342 | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' |
---|
2343 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
2344 | lt_cv_sys_max_cmd_len=196608 |
---|
2345 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
2346 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
2347 | rdc_cv_build_hostname=axet-laptop.lan |
---|
2348 | rdc_cv_func_socket=yes |
---|
2349 | rdc_cv_struct_sockaddr_len=yes |
---|
2350 | |
---|
2351 | ## ----------------- ## |
---|
2352 | ## Output variables. ## |
---|
2353 | ## ----------------- ## |
---|
2354 | |
---|
2355 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_miredo/miredo/work/miredo-1.2.6/admin/missing --run aclocal-1.11' |
---|
2356 | AMDEPBACKSLASH='\' |
---|
2357 | AMDEP_FALSE='#' |
---|
2358 | AMDEP_TRUE='' |
---|
2359 | AMTAR='$${TAR-tar}' |
---|
2360 | AM_BACKSLASH='\' |
---|
2361 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
2362 | AM_DEFAULT_VERBOSITY='0' |
---|
2363 | AM_V='$(V)' |
---|
2364 | AR='ar' |
---|
2365 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_miredo/miredo/work/miredo-1.2.6/admin/missing --run autoconf' |
---|
2366 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_miredo/miredo/work/miredo-1.2.6/admin/missing --run autoheader' |
---|
2367 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_miredo/miredo/work/miredo-1.2.6/admin/missing --run automake-1.11' |
---|
2368 | AWK='gawk' |
---|
2369 | BINRELOC_CFLAGS='' |
---|
2370 | BINRELOC_LIBS='' |
---|
2371 | CC='/usr/bin/clang' |
---|
2372 | CCDEPMODE='depmode=gcc3' |
---|
2373 | CFLAGS='-pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-noreturn -Wpacked -Wnested-externs -Wredundant-decls -Wvolatile-register-var' |
---|
2374 | CONF_SAMPLE_FALSE='#' |
---|
2375 | CONF_SAMPLE_TRUE='' |
---|
2376 | CPP='/usr/bin/clang -E' |
---|
2377 | CPPFLAGS='-I/opt/local/include' |
---|
2378 | CYGPATH_W='echo' |
---|
2379 | DEFS='-DHAVE_CONFIG_H' |
---|
2380 | DEPDIR='.deps' |
---|
2381 | DLLTOOL='false' |
---|
2382 | DSYMUTIL='dsymutil' |
---|
2383 | DUMPBIN='' |
---|
2384 | ECHO_C='\c' |
---|
2385 | ECHO_N='' |
---|
2386 | ECHO_T='' |
---|
2387 | EGREP='/opt/local/bin/ggrep -E' |
---|
2388 | EXEEXT='' |
---|
2389 | FGREP='/opt/local/bin/ggrep -F' |
---|
2390 | GETTEXT_MACRO_VERSION='0.18' |
---|
2391 | GMSGFMT='/opt/local/bin/msgfmt' |
---|
2392 | GMSGFMT_015='/opt/local/bin/msgfmt' |
---|
2393 | GREP='/opt/local/bin/ggrep' |
---|
2394 | INSTALL_DATA='${INSTALL} -m 644' |
---|
2395 | INSTALL_PROGRAM='${INSTALL}' |
---|
2396 | INSTALL_SCRIPT='${INSTALL}' |
---|
2397 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
2398 | INTLLIBS='-lintl -Wl,-framework -Wl,CoreFoundation' |
---|
2399 | INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation' |
---|
2400 | LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' |
---|
2401 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
2402 | LIBCAP='' |
---|
2403 | LIBICONV='-liconv' |
---|
2404 | LIBINTL='-lintl -Wl,-framework -Wl,CoreFoundation' |
---|
2405 | LIBJUDY='-lJudy' |
---|
2406 | LIBOBJS=' ${LIBOBJDIR}clearenv$U.o ${LIBOBJDIR}closefrom$U.o ${LIBOBJDIR}clock_nanosleep$U.o' |
---|
2407 | LIBRT='' |
---|
2408 | LIBS='-lpthread -lresolv ' |
---|
2409 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
2410 | LIPO='lipo' |
---|
2411 | LN_S='ln -s' |
---|
2412 | LTLIBICONV='-L/opt/local/lib -liconv -R/opt/local/lib' |
---|
2413 | LTLIBINTL='-L/opt/local/lib -lintl -R/opt/local/lib -Wl,-framework -Wl,CoreFoundation' |
---|
2414 | LTLIBOBJS=' ${LIBOBJDIR}clearenv$U.lo ${LIBOBJDIR}closefrom$U.lo ${LIBOBJDIR}clock_nanosleep$U.lo' |
---|
2415 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_miredo/miredo/work/miredo-1.2.6/admin/missing --run makeinfo' |
---|
2416 | MANIFEST_TOOL=':' |
---|
2417 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
2418 | MSGFMT='/opt/local/bin/msgfmt' |
---|
2419 | MSGFMT_015='/opt/local/bin/msgfmt' |
---|
2420 | MSGMERGE='/opt/local/bin/msgmerge' |
---|
2421 | NM='/opt/local/bin/nm -B' |
---|
2422 | NMEDIT='nmedit' |
---|
2423 | OBJDUMP='objdump' |
---|
2424 | OBJEXT='o' |
---|
2425 | OTOOL64=':' |
---|
2426 | OTOOL='otool' |
---|
2427 | PACKAGE='miredo' |
---|
2428 | PACKAGE_BUGREPORT='miredo-devel_no_bulk_mail@remlab.net' |
---|
2429 | PACKAGE_NAME='miredo' |
---|
2430 | PACKAGE_STRING='miredo 1.2.6' |
---|
2431 | PACKAGE_TARNAME='miredo' |
---|
2432 | PACKAGE_URL='' |
---|
2433 | PACKAGE_VERSION='1.2.6' |
---|
2434 | PATH_SEPARATOR=':' |
---|
2435 | POSUB='po' |
---|
2436 | PTHREAD_CFLAGS='' |
---|
2437 | PTHREAD_LDFLAGS='' |
---|
2438 | PTHREAD_LIBS='' |
---|
2439 | RANLIB='ranlib' |
---|
2440 | SED='/opt/local/bin/gsed' |
---|
2441 | SET_MAKE='' |
---|
2442 | SHELL='/bin/sh' |
---|
2443 | STRIP='strip' |
---|
2444 | TEREDO_CLIENT_FALSE='#' |
---|
2445 | TEREDO_CLIENT_TRUE='' |
---|
2446 | USE_NLS='yes' |
---|
2447 | VERSION='1.2.6' |
---|
2448 | XGETTEXT='/opt/local/bin/xgettext' |
---|
2449 | XGETTEXT_015='/opt/local/bin/xgettext' |
---|
2450 | XGETTEXT_EXTRA_OPTIONS='' |
---|
2451 | ac_ct_AR='ar' |
---|
2452 | ac_ct_CC='/usr/bin/clang' |
---|
2453 | ac_ct_DUMPBIN='' |
---|
2454 | am__EXEEXT_FALSE='' |
---|
2455 | am__EXEEXT_TRUE='#' |
---|
2456 | am__fastdepCC_FALSE='#' |
---|
2457 | am__fastdepCC_TRUE='' |
---|
2458 | am__include='include' |
---|
2459 | am__isrc='' |
---|
2460 | am__leading_dot='.' |
---|
2461 | am__nodep='_no' |
---|
2462 | am__quote='' |
---|
2463 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
2464 | am__untar='$${TAR-tar} xf -' |
---|
2465 | bindir='${exec_prefix}/bin' |
---|
2466 | build='x86_64-apple-darwin18.2.0' |
---|
2467 | build_alias='' |
---|
2468 | build_cpu='x86_64' |
---|
2469 | build_os='darwin18.2.0' |
---|
2470 | build_vendor='apple' |
---|
2471 | datadir='${datarootdir}' |
---|
2472 | datarootdir='${prefix}/share' |
---|
2473 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
2474 | dvidir='${docdir}' |
---|
2475 | examplesdir='${docdir}/examples' |
---|
2476 | exec_prefix='${prefix}' |
---|
2477 | hook_suffix='bsd' |
---|
2478 | host='x86_64-apple-darwin18.2.0' |
---|
2479 | host_alias='' |
---|
2480 | host_cpu='x86_64' |
---|
2481 | host_os='darwin18.2.0' |
---|
2482 | host_vendor='apple' |
---|
2483 | htmldir='${docdir}' |
---|
2484 | includedir='${prefix}/include' |
---|
2485 | infodir='${datarootdir}/info' |
---|
2486 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_miredo/miredo/work/miredo-1.2.6/admin/install-sh' |
---|
2487 | libdir='${exec_prefix}/lib' |
---|
2488 | libexecdir='${exec_prefix}/libexec' |
---|
2489 | localedir='${datarootdir}/locale' |
---|
2490 | localstatedir='${prefix}/var' |
---|
2491 | mandir='${datarootdir}/man' |
---|
2492 | mkdir_p='/opt/local/bin/gmkdir -p' |
---|
2493 | oldincludedir='/usr/include' |
---|
2494 | pdfdir='${docdir}' |
---|
2495 | prefix='/opt/local' |
---|
2496 | program_transform_name='s,x,x,' |
---|
2497 | psdir='${docdir}' |
---|
2498 | sbindir='${exec_prefix}/sbin' |
---|
2499 | sharedstatedir='${prefix}/com' |
---|
2500 | sysconfdir='${prefix}/etc' |
---|
2501 | target_alias='' |
---|
2502 | |
---|
2503 | ## ----------- ## |
---|
2504 | ## confdefs.h. ## |
---|
2505 | ## ----------- ## |
---|
2506 | |
---|
2507 | /* confdefs.h */ |
---|
2508 | #define PACKAGE_NAME "miredo" |
---|
2509 | #define PACKAGE_TARNAME "miredo" |
---|
2510 | #define PACKAGE_VERSION "1.2.6" |
---|
2511 | #define PACKAGE_STRING "miredo 1.2.6" |
---|
2512 | #define PACKAGE_BUGREPORT "miredo-devel_no_bulk_mail@remlab.net" |
---|
2513 | #define PACKAGE_URL "" |
---|
2514 | #define PACKAGE_CONFIGURE_INVOCATION "./configure '--prefix=/opt/local' '--enable-miredo-user' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include'" |
---|
2515 | #define PACKAGE_BUILD_HOSTNAME "axet-laptop.lan" |
---|
2516 | #define STDC_HEADERS 1 |
---|
2517 | #define HAVE_SYS_TYPES_H 1 |
---|
2518 | #define HAVE_SYS_STAT_H 1 |
---|
2519 | #define HAVE_STDLIB_H 1 |
---|
2520 | #define HAVE_STRING_H 1 |
---|
2521 | #define HAVE_MEMORY_H 1 |
---|
2522 | #define HAVE_STRINGS_H 1 |
---|
2523 | #define HAVE_INTTYPES_H 1 |
---|
2524 | #define HAVE_STDINT_H 1 |
---|
2525 | #define HAVE_UNISTD_H 1 |
---|
2526 | #define __EXTENSIONS__ 1 |
---|
2527 | #define _ALL_SOURCE 1 |
---|
2528 | #define _GNU_SOURCE 1 |
---|
2529 | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2530 | #define _TANDEM_SOURCE 1 |
---|
2531 | #define _APPLE_C_SOURCE 1 |
---|
2532 | #define HAVE_DLFCN_H 1 |
---|
2533 | #define LT_OBJDIR ".libs/" |
---|
2534 | #define PACKAGE "miredo" |
---|
2535 | #define VERSION "1.2.6" |
---|
2536 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2537 | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
2538 | #define HAVE_ICONV 1 |
---|
2539 | #define ENABLE_NLS 1 |
---|
2540 | #define HAVE_GETTEXT 1 |
---|
2541 | #define HAVE_DCGETTEXT 1 |
---|
2542 | #define HAVE_LIBRESOLV 1 |
---|
2543 | #define HAVE_SYSTEMCONFIGURATION_FRAMEWORK 1 |
---|
2544 | #define HAVE_COREFOUNDATION_FRAMEWORK 1 |
---|
2545 | #define HAVE_LIBPTHREAD 1 |
---|
2546 | #define PACKAGE_BUILD "x86_64-apple-darwin18.2.0" |
---|
2547 | #define PACKAGE_HOST "x86_64-apple-darwin18.2.0" |
---|
2548 | #define HAVE_LIBINTL_H 1 |
---|
2549 | #define HAVE_NET_IF_VAR_H 1 |
---|
2550 | #define HAVE_SA_LEN 1 |
---|
2551 | #define HAVE_GETOPT_H 1 |
---|
2552 | #define HAVE_GETOPT_LONG 1 |
---|
2553 | #define HAVE_DEVNAME_R 1 |
---|
2554 | #define HAVE_STRLCPY 1 |
---|
2555 | #define HAVE_CLOCK_GETTIME 1 |
---|
2556 | #define HAVE_FDATASYNC 1 |
---|
2557 | #define HAVE_JUDY_H 1 |
---|
2558 | #define HAVE_LIBJUDY 1 |
---|
2559 | #define MIREDO_TEREDO_CLIENT 1 |
---|
2560 | #define MIREDO_DEFAULT_USERNAME "miredo" |
---|
2561 | |
---|
2562 | configure: exit 1 |
---|