Ticket #57965: config.log

File config.log, 115.1 KB (added by axet (Alexey Kuznetsov), 6 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by miredo configure 1.2.6, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --enable-miredo-user
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = axet-laptop.lan
14uname -m = x86_64
15uname -r = 18.2.0
16uname -s = Darwin
17uname -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
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 358 tasks, 1683 threads, 8 processors
34Load average: 2.46, Mach factor: 5.53
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2339: checking system...
52configure:2381: checking for build hostname
53configure:2389: result: axet-laptop.lan
54configure:2401: checking build system type
55configure:2415: result: x86_64-apple-darwin18.2.0
56configure:2435: checking host system type
57configure:2448: result: x86_64-apple-darwin18.2.0
58configure:2471: checking required programs...
59configure:2522: checking for gcc
60configure:2549: result: /usr/bin/clang
61configure:2778: checking for C compiler version
62configure:2787: /usr/bin/clang --version >&5
63Apple LLVM version 10.0.0 (clang-1000.11.45.5)
64Target: x86_64-apple-darwin18.2.0
65Thread model: posix
66InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
67configure:2798: $? = 0
68configure:2787: /usr/bin/clang -v >&5
69Apple LLVM version 10.0.0 (clang-1000.11.45.5)
70Target: x86_64-apple-darwin18.2.0
71Thread model: posix
72InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
73configure:2798: $? = 0
74configure:2787: /usr/bin/clang -V >&5
75clang: error: argument to '-V' is missing (expected 1 value)
76clang: error: no input files
77configure:2798: $? = 1
78configure:2787: /usr/bin/clang -qversion >&5
79clang: error: unknown argument: '-qversion'
80clang: error: no input files
81configure:2798: $? = 1
82configure:2818: checking whether the C compiler works
83configure: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
84configure:2844: $? = 0
85configure:2892: result: yes
86configure:2895: checking for C compiler default output file name
87configure:2897: result: a.out
88configure:2903: checking for suffix of executables
89configure: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
90configure:2914: $? = 0
91configure:2936: result:
92configure:2958: checking whether we are cross compiling
93configure: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
94configure:2970: $? = 0
95configure:2977: ./conftest
96configure:2981: $? = 0
97configure:2996: result: no
98configure:3001: checking for suffix of object files
99configure:3023: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
100configure:3027: $? = 0
101configure:3048: result: o
102configure:3052: checking whether we are using the GNU C compiler
103configure:3071: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
104configure:3071: $? = 0
105configure:3080: result: yes
106configure:3089: checking whether /usr/bin/clang accepts -g
107configure:3109: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
108configure:3109: $? = 0
109configure:3150: result: yes
110configure:3167: checking for /usr/bin/clang option to accept ISO C89
111configure:3230: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
112configure:3230: $? = 0
113configure:3243: result: none needed
114configure:3263: checking for /usr/bin/clang option to accept ISO C99
115configure:3412: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
116configure:3412: $? = 0
117configure:3425: result: none needed
118configure:3446: checking how to run the C preprocessor
119configure:3477: /usr/bin/clang -E -I/opt/local/include conftest.c
120configure:3477: $? = 0
121configure:3491: /usr/bin/clang -E -I/opt/local/include conftest.c
122conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
123#include <ac_nonexistent.h>
124         ^~~~~~~~~~~~~~~~~~
1251 error generated.
126configure:3491: $? = 1
127configure: 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>
139configure:3516: result: /usr/bin/clang -E
140configure:3536: /usr/bin/clang -E -I/opt/local/include conftest.c
141configure:3536: $? = 0
142configure:3550: /usr/bin/clang -E -I/opt/local/include conftest.c
143conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
144#include <ac_nonexistent.h>
145         ^~~~~~~~~~~~~~~~~~
1461 error generated.
147configure:3550: $? = 1
148configure: 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>
160configure:3579: checking for grep that handles long lines and -e
161configure:3637: result: /opt/local/bin/ggrep
162configure:3642: checking for egrep
163configure:3704: result: /opt/local/bin/ggrep -E
164configure:3709: checking for ANSI C header files
165configure:3729: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
166configure:3729: $? = 0
167configure: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
168configure:3802: $? = 0
169configure:3802: ./conftest
170configure:3802: $? = 0
171configure:3813: result: yes
172configure:3826: checking for sys/types.h
173configure:3826: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
174configure:3826: $? = 0
175configure:3826: result: yes
176configure:3826: checking for sys/stat.h
177configure:3826: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
178configure:3826: $? = 0
179configure:3826: result: yes
180configure:3826: checking for stdlib.h
181configure:3826: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
182configure:3826: $? = 0
183configure:3826: result: yes
184configure:3826: checking for string.h
185configure:3826: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
186configure:3826: $? = 0
187configure:3826: result: yes
188configure:3826: checking for memory.h
189configure:3826: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
190configure:3826: $? = 0
191configure:3826: result: yes
192configure:3826: checking for strings.h
193configure:3826: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
194configure:3826: $? = 0
195configure:3826: result: yes
196configure:3826: checking for inttypes.h
197configure:3826: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
198configure:3826: $? = 0
199configure:3826: result: yes
200configure:3826: checking for stdint.h
201configure:3826: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
202configure:3826: $? = 0
203configure:3826: result: yes
204configure:3826: checking for unistd.h
205configure:3826: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
206configure:3826: $? = 0
207configure:3826: result: yes
208configure:3839: checking minix/config.h usability
209configure:3839: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
210conftest.c:54:10: fatal error: 'minix/config.h' file not found
211#include <minix/config.h>
212         ^~~~~~~~~~~~~~~~
2131 error generated.
214configure:3839: $? = 1
215configure: 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>
270configure:3839: result: no
271configure:3839: checking minix/config.h presence
272configure:3839: /usr/bin/clang -E -I/opt/local/include conftest.c
273conftest.c:21:10: fatal error: 'minix/config.h' file not found
274#include <minix/config.h>
275         ^~~~~~~~~~~~~~~~
2761 error generated.
277configure:3839: $? = 1
278configure: 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>
300configure:3839: result: no
301configure:3839: checking for minix/config.h
302configure:3839: result: no
303configure:3860: checking whether it is safe to define __EXTENSIONS__
304configure:3878: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
305configure:3878: $? = 0
306configure:3885: result: yes
307configure:3950: checking how to print strings
308configure:3977: result: printf
309configure:3998: checking for a sed that does not truncate output
310configure:4062: result: /opt/local/bin/gsed
311configure:4080: checking for fgrep
312configure:4142: result: /opt/local/bin/ggrep -F
313configure:4177: checking for ld used by /usr/bin/clang
314configure:4244: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
315configure:4251: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
316configure:4266: result: no
317configure:4278: checking for BSD- or MS-compatible name lister (nm)
318configure:4327: result: /opt/local/bin/nm -B
319configure:4457: checking the name lister (/opt/local/bin/nm -B) interface
320configure:4464: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
321configure:4467: /opt/local/bin/nm -B "conftest.o"
322configure:4470: output
3230000000000000000 S _some_variable
324configure:4477: result: BSD nm
325configure:4480: checking whether ln -s works
326configure:4484: result: yes
327configure:4492: checking the maximum length of command line arguments
328configure:4623: result: 196608
329configure:4640: checking whether the shell understands some XSI constructs
330configure:4650: result: yes
331configure:4654: checking whether the shell understands "+="
332configure:4660: result: yes
333configure:4695: checking how to convert x86_64-apple-darwin18.2.0 file names to x86_64-apple-darwin18.2.0 format
334configure:4735: result: func_convert_file_noop
335configure:4742: checking how to convert x86_64-apple-darwin18.2.0 file names to toolchain format
336configure:4762: result: func_convert_file_noop
337configure:4769: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
338configure:4776: result: -r
339configure:4850: checking for objdump
340configure:4866: found /opt/local/bin/objdump
341configure:4877: result: objdump
342configure:4909: checking how to recognize dependent libraries
343configure:5107: result: pass_all
344configure:5192: checking for dlltool
345configure:5222: result: no
346configure:5252: checking how to associate runtime and link libraries
347configure:5279: result: printf %s\n
348configure:5339: checking for ar
349configure:5355: found /opt/local/bin/ar
350configure:5366: result: ar
351configure:5403: checking for archiver @FILE support
352configure:5420: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
353configure:5420: $? = 0
354configure:5423: ar cru libconftest.a @conftest.lst >&5
355ar: @conftest.lst: No such file or directory
356configure:5426: $? = 1
357configure:5446: result: no
358configure:5504: checking for strip
359configure:5520: found /opt/local/bin/strip
360configure:5531: result: strip
361configure:5603: checking for ranlib
362configure:5619: found /opt/local/bin/ranlib
363configure:5630: result: ranlib
364configure:5707: checking for gawk
365configure:5723: found /opt/local/bin/gawk
366configure:5734: result: gawk
367configure:5774: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object
368configure:5894: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
369configure:5897: $? = 0
370configure: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
371configure:5904: $? = 0
372cannot find nm_test_var in conftest.nm
373configure:5894: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
374configure:5897: $? = 0
375configure: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
376configure:5904: $? = 0
377configure: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
378configure:5973: $? = 0
379configure:6011: result: ok
380configure:6048: checking for sysroot
381configure:6078: result: no
382configure:6341: checking for mt
383configure:6371: result: no
384configure:6391: checking if : is a manifest tool
385configure:6397: : '-?'
386configure:6405: result: no
387configure:6461: checking for dsymutil
388configure:6477: found /usr/bin/dsymutil
389configure:6488: result: dsymutil
390configure:6553: checking for nmedit
391configure:6569: found /usr/bin/nmedit
392configure:6580: result: nmedit
393configure:6645: checking for lipo
394configure:6661: found /opt/local/bin/lipo
395configure:6672: result: lipo
396configure:6737: checking for otool
397configure:6753: found /opt/local/bin/otool
398configure:6764: result: otool
399configure:6829: checking for otool64
400configure:6859: result: no
401configure: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
403configure:6937: result: yes
404configure:6940: checking for -exported_symbols_list linker flag
405configure: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
406configure:6960: $? = 0
407configure:6970: result: yes
408configure:6973: checking for -force_load linker flag
409/usr/bin/clang -pipe -Os -arch x86_64 -c -o conftest.o conftest.c
410ar cru libconftest.a conftest.o
411ranlib 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
413configure:7005: result: yes
414configure:7044: checking for dlfcn.h
415configure:7044: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
416configure:7044: $? = 0
417configure:7044: result: yes
418configure:7250: checking for objdir
419configure:7265: result: .libs
420configure:7536: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
421configure:7554: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
422configure:7558: $? = 0
423configure:7571: result: yes
424configure:7898: checking for /usr/bin/clang option to produce PIC
425configure:7905: result: -fno-common -DPIC
426configure:7913: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
427configure:7931: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
428configure:7935: $? = 0
429configure:7948: result: yes
430configure:7977: checking if /usr/bin/clang static flag -static works
431configure:8005: result: no
432configure:8020: checking if /usr/bin/clang supports -c -o file.o
433configure:8041: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5
434configure:8045: $? = 0
435configure:8067: result: yes
436configure:8075: checking if /usr/bin/clang supports -c -o file.o
437configure:8122: result: yes
438configure:8155: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
439configure:9312: result: yes
440configure:9552: checking dynamic linker characteristics
441configure:10286: result: darwin18.2.0 dyld
442configure:10393: checking how to hardcode library paths into programs
443configure:10418: result: immediate
444configure:10958: checking whether stripping libraries is possible
445configure:10972: result: yes
446configure:10998: checking if libtool supports shared libraries
447configure:11000: result: yes
448configure:11003: checking whether to build shared libraries
449configure:11024: result: yes
450configure:11027: checking whether to build static libraries
451configure:11031: result: yes
452configure:11084: checking for a BSD-compatible install
453configure:11152: result: /usr/bin/install -c
454configure:11163: checking whether build environment is sane
455configure:11213: result: yes
456configure:11354: checking for a thread-safe mkdir -p
457configure:11393: result: /opt/local/bin/gmkdir -p
458configure:11402: checking whether make sets $(MAKE)
459configure:11424: result: yes
460configure:11454: checking for style of include used by make
461configure:11482: result: GNU
462configure:11568: checking dependency style of /usr/bin/clang
463configure:11679: result: gcc3
464configure:11706: checking whether make supports nested variables
465configure:11723: result: yes
466configure:11737: checking required libraries...
467configure:11759: checking for /proc/self/maps
468configure:11772: result: no
469configure:11778: checking whether everything is installed to the same prefix
470configure:11794: result: no
471configure:11797: checking whether binary relocation support should be enabled
472configure:11815: result: no
473configure:11906: checking whether NLS is requested
474configure:11915: result: yes
475configure:11956: checking for msgfmt
476configure: trying /opt/local/bin/msgfmt...
4770 translated messages.
478configure:11988: result: /opt/local/bin/msgfmt
479configure:11997: checking for gmsgfmt
480configure:12028: result: /opt/local/bin/msgfmt
481configure:12079: checking for xgettext
482configure: trying /opt/local/bin/xgettext...
483/opt/local/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
484configure:12111: result: /opt/local/bin/xgettext
485configure:12157: checking for msgmerge
486configure: trying /opt/local/bin/msgmerge...
487configure:12188: result: /opt/local/bin/msgmerge
488configure:12245: checking for ld used by GCC
489configure:12309: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
490configure:12316: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
491configure:12329: result: no
492configure:12336: checking for shared library run path origin
493configure:12349: result: done
494configure:12921: checking for CFPreferencesCopyAppValue
495configure: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
496conftest.c:35:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
497CFPreferencesCopyAppValue(NULL, NULL)
498                          ~~~~      ^
499conftest.c:35:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
500CFPreferencesCopyAppValue(NULL, NULL)
501                                ~~~~^
5022 warnings generated.
503ld: 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.
504configure:12939: $? = 0
505configure:12948: result: yes
506configure:12955: checking for CFLocaleCopyCurrent
507configure: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
508ld: 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.
509configure:12973: $? = 0
510configure:12982: result: yes
511configure:13031: checking for GNU gettext in libc
512configure: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
513Undefined 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
522ld: symbol(s) not found for architecture x86_64
523clang: error: linker command failed with exit code 1 (use -v to see invocation)
524configure:13051: $? = 1
525configure: 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| }
570configure:13060: result: no
571configure:13094: checking for iconv
572configure: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
573Undefined 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
580ld: symbol(s) not found for architecture x86_64
581clang: error: linker command failed with exit code 1 (use -v to see invocation)
582configure:13116: $? = 1
583configure: 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| }
627configure: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
628configure:13138: $? = 0
629configure:13148: result: yes
630configure:13151: checking for working iconv
631configure: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
632configure:13246: $? = 0
633configure:13246: ./conftest
634configure:13246: $? = 0
635configure:13258: result: yes
636configure:13273: checking how to link with libiconv
637configure:13275: result: -liconv
638configure:13747: checking for GNU gettext in libintl
639configure: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
640configure:13775: $? = 0
641configure:13816: result: yes
642configure:13851: checking whether to use NLS
643configure:13853: result: yes
644configure:13856: checking where the gettext function comes from
645configure:13867: result: external libintl
646configure:13875: checking how to link with libintl
647configure:13877: result: -lintl -Wl,-framework -Wl,CoreFoundation
648configure:13926: checking for clock_gettime in -lrt
649configure: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
650ld: library not found for -lrt
651clang: error: linker command failed with exit code 1 (use -v to see invocation)
652configure:13951: $? = 1
653configure: 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| }
705configure:13960: result: no
706configure:13968: checking for library containing socket
707configure: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
708configure:13999: $? = 0
709configure:14016: result: none required
710configure:14065: checking for library containing inet_ntop
711configure: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
712configure:14096: $? = 0
713configure:14113: result: none required
714configure:14121: checking for res_init in -lresolv
715configure: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
716configure:14146: $? = 0
717configure:14155: result: yes
718configure:14181: checking which hook scripts to use
719configure:14191: result: bsd
720configure:14212: checking for pthread_create in -lpthread
721configure: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
722ld: 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.
723ld: 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.
724configure:14237: $? = 0
725configure:14246: result: yes
726configure:14273: checking header files...
727configure:14276: checking whether to enable assertions
728configure:14294: result: yes
729configure:14300: checking libintl.h usability
730configure:14300: /usr/bin/clang -c -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -I/opt/local/include conftest.c >&5
731clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument]
732clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument]
733configure:14300: $? = 0
734configure:14300: result: yes
735configure:14300: checking libintl.h presence
736configure:14300: /usr/bin/clang -E -I/opt/local/include conftest.c
737configure:14300: $? = 0
738configure:14300: result: yes
739configure:14300: checking for libintl.h
740configure:14300: result: yes
741configure:14300: checking net/if_tun.h usability
742configure:14300: /usr/bin/clang -c -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -I/opt/local/include conftest.c >&5
743clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument]
744clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument]
745conftest.c:77:10: fatal error: 'net/if_tun.h' file not found
746#include <net/if_tun.h>
747         ^~~~~~~~~~~~~~
7481 error generated.
749configure:14300: $? = 1
750configure: 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>
828configure:14300: result: no
829configure:14300: checking net/if_tun.h presence
830configure:14300: /usr/bin/clang -E -I/opt/local/include conftest.c
831conftest.c:44:10: fatal error: 'net/if_tun.h' file not found
832#include <net/if_tun.h>
833         ^~~~~~~~~~~~~~
8341 error generated.
835configure:14300: $? = 1
836configure: 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>
881configure:14300: result: no
882configure:14300: checking for net/if_tun.h
883configure:14300: result: no
884configure:14300: checking net/tun/if_tun.h usability
885configure:14300: /usr/bin/clang -c -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -I/opt/local/include conftest.c >&5
886clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument]
887clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument]
888conftest.c:77:10: fatal error: 'net/tun/if_tun.h' file not found
889#include <net/tun/if_tun.h>
890         ^~~~~~~~~~~~~~~~~~
8911 error generated.
892configure:14300: $? = 1
893configure: 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>
971configure:14300: result: no
972configure:14300: checking net/tun/if_tun.h presence
973configure:14300: /usr/bin/clang -E -I/opt/local/include conftest.c
974conftest.c:44:10: fatal error: 'net/tun/if_tun.h' file not found
975#include <net/tun/if_tun.h>
976         ^~~~~~~~~~~~~~~~~~
9771 error generated.
978configure:14300: $? = 1
979configure: 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>
1024configure:14300: result: no
1025configure:14300: checking for net/tun/if_tun.h
1026configure:14300: result: no
1027configure:14312: checking for net/if_var.h
1028configure:14312: /usr/bin/clang -c -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -I/opt/local/include conftest.c >&5
1029clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument]
1030clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument]
1031configure:14312: $? = 0
1032configure:14312: result: yes
1033configure:14329: checking target characteristics...
1034configure:14335: checking if /usr/bin/clang accepts -Wall
1035configure:14353: /usr/bin/clang -c -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -I/opt/local/include conftest.c >&5
1036clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument]
1037clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument]
1038configure:14353: $? = 0
1039configure:14366: result: yes
1040configure:14335: checking if /usr/bin/clang accepts -Wextra
1041configure:14353: /usr/bin/clang -c -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -I/opt/local/include conftest.c >&5
1042clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument]
1043clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument]
1044configure:14353: $? = 0
1045configure:14366: result: yes
1046configure:14335: checking if /usr/bin/clang accepts -Wundef
1047configure:14353: /usr/bin/clang -c -pipe -Os -arch x86_64 -framework SystemConfiguration -framework CoreFoundation -Wall -Wextra -Wundef -I/opt/local/include conftest.c >&5
1048clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument]
1049clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument]
1050configure:14353: $? = 0
1051configure:14366: result: yes
1052configure:14335: checking if /usr/bin/clang accepts -Wpointer-arith
1053configure: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
1054clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument]
1055clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument]
1056configure:14353: $? = 0
1057configure:14366: result: yes
1058configure:14335: checking if /usr/bin/clang accepts -Wbad-function-cast
1059configure: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
1060clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument]
1061clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument]
1062configure:14353: $? = 0
1063configure:14366: result: yes
1064configure:14335: checking if /usr/bin/clang accepts -Wcast-align
1065configure: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
1066clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument]
1067clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument]
1068configure:14353: $? = 0
1069configure:14366: result: yes
1070configure:14335: checking if /usr/bin/clang accepts -Wwrite-strings
1071configure: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
1072clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument]
1073clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument]
1074configure:14353: $? = 0
1075configure:14366: result: yes
1076configure:14335: checking if /usr/bin/clang accepts -Waggregate-return
1077configure: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
1078clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument]
1079clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument]
1080configure:14353: $? = 0
1081configure:14366: result: yes
1082configure:14335: checking if /usr/bin/clang accepts -Wstrict-prototypes
1083configure: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
1084clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument]
1085clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument]
1086configure:14353: $? = 0
1087configure:14366: result: yes
1088configure:14335: checking if /usr/bin/clang accepts -Wold-style-definition
1089configure: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
1090clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument]
1091clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument]
1092configure:14353: $? = 0
1093configure:14366: result: yes
1094configure:14335: checking if /usr/bin/clang accepts -Wmissing-prototypes
1095configure: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
1096clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument]
1097clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument]
1098configure:14353: $? = 0
1099configure:14366: result: yes
1100configure:14335: checking if /usr/bin/clang accepts -Wmissing-noreturn
1101configure: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
1102clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument]
1103clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument]
1104configure:14353: $? = 0
1105configure:14366: result: yes
1106configure:14335: checking if /usr/bin/clang accepts -Wpacked
1107configure: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
1108clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument]
1109clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument]
1110configure:14353: $? = 0
1111configure:14366: result: yes
1112configure:14335: checking if /usr/bin/clang accepts -Wnested-externs
1113configure: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
1114clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument]
1115clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument]
1116configure:14353: $? = 0
1117configure:14366: result: yes
1118configure:14335: checking if /usr/bin/clang accepts -Wredundant-decls
1119configure: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
1120clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument]
1121clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument]
1122configure:14353: $? = 0
1123configure:14366: result: yes
1124configure:14335: checking if /usr/bin/clang accepts -Wvolatile-register-var
1125configure: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
1126clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument]
1127clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument]
1128configure:14353: $? = 0
1129configure:14366: result: yes
1130configure:14390: checking whether byte ordering is bigendian
1131configure: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
1132clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument]
1133clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument]
1134configure:14405: $? = 0
1135configure: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
1136clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument]
1137clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument]
1138configure:14450: $? = 0
1139configure: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
1140clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument]
1141clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument]
1142conftest.c:52:4: error: use of undeclared identifier 'not'
1143                 not big endian
1144                 ^
11451 error generated.
1146configure:14468: $? = 1
1147configure: 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| }
1205configure:14596: result: no
1206configure:14616: checking if struct sockaddr has a sa_len member
1207configure: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
1208clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument]
1209clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument]
1210configure:14636: $? = 0
1211configure:14643: result: yes
1212configure:14650: checking for clockid_t
1213configure: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
1214clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument]
1215clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument]
1216configure:14650: $? = 0
1217configure: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
1218clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument]
1219clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument]
1220conftest.c:52:24: error: expected expression
1221if (sizeof ((clockid_t)))
1222                       ^
12231 error generated.
1224configure:14650: $? = 1
1225configure: 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| }
1282configure:14650: result: yes
1283configure:14665: checking library functions...
1284configure:14670: checking getopt.h usability
1285configure: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
1286clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument]
1287clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument]
1288configure:14670: $? = 0
1289configure:14670: result: yes
1290configure:14670: checking getopt.h presence
1291configure:14670: /usr/bin/clang -E -I/opt/local/include conftest.c
1292configure:14670: $? = 0
1293configure:14670: result: yes
1294configure:14670: checking for getopt.h
1295configure:14670: result: yes
1296configure:14681: checking for library containing getopt_long
1297configure: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
1298conftest.c:54:18: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1299char getopt_long ();
1300                 ^
1301                  void
13021 warning generated.
1303ld: 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.
1304ld: 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.
1305configure:14712: $? = 0
1306configure:14729: result: none required
1307configure:14754: checking for devname_r
1308configure: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
1309conftest.c:71:16: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1310char devname_r ();
1311               ^
1312                void
13131 warning generated.
1314ld: 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.
1315ld: 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.
1316configure:14754: $? = 0
1317configure:14754: result: yes
1318configure:14754: checking for kldload
1319configure: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
1320conftest.c:72:14: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1321char kldload ();
1322             ^
1323              void
13241 warning generated.
1325ld: 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.
1326ld: 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.
1327Undefined symbols for architecture x86_64:
1328  "_kldload", referenced from:
1329      _main in conftest-3aa59a.o
1330ld: symbol(s) not found for architecture x86_64
1331clang: error: linker command failed with exit code 1 (use -v to see invocation)
1332configure:14754: $? = 1
1333configure: 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| }
1420configure:14754: result: no
1421configure:14754: checking for pthread_condattr_setclock
1422configure: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
1423conftest.c:72:32: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1424char pthread_condattr_setclock ();
1425                               ^
1426                                void
14271 warning generated.
1428ld: 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.
1429ld: 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.
1430Undefined symbols for architecture x86_64:
1431  "_pthread_condattr_setclock", referenced from:
1432      _main in conftest-ef7a40.o
1433ld: symbol(s) not found for architecture x86_64
1434clang: error: linker command failed with exit code 1 (use -v to see invocation)
1435configure:14754: $? = 1
1436configure: 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| }
1523configure:14754: result: no
1524configure:14754: checking for timer_create
1525configure: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
1526conftest.c:72:19: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1527char timer_create ();
1528                  ^
1529                   void
15301 warning generated.
1531ld: 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.
1532ld: 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.
1533Undefined symbols for architecture x86_64:
1534  "_timer_create", referenced from:
1535      _main in conftest-8bd959.o
1536ld: symbol(s) not found for architecture x86_64
1537clang: error: linker command failed with exit code 1 (use -v to see invocation)
1538configure:14754: $? = 1
1539configure: 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| }
1626configure:14754: result: no
1627configure:14763: checking for clearenv
1628configure: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
1629conftest.c:72:15: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1630char clearenv ();
1631              ^
1632               void
16331 warning generated.
1634ld: 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.
1635ld: 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.
1636Undefined symbols for architecture x86_64:
1637  "_clearenv", referenced from:
1638      _main in conftest-4e7733.o
1639ld: symbol(s) not found for architecture x86_64
1640clang: error: linker command failed with exit code 1 (use -v to see invocation)
1641configure:14763: $? = 1
1642configure: 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| }
1729configure:14763: result: no
1730configure:14776: checking for closefrom
1731configure: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
1732conftest.c:72:16: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1733char closefrom ();
1734               ^
1735                void
17361 warning generated.
1737ld: 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.
1738ld: 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.
1739Undefined symbols for architecture x86_64:
1740  "_closefrom", referenced from:
1741      _main in conftest-ae4040.o
1742ld: symbol(s) not found for architecture x86_64
1743clang: error: linker command failed with exit code 1 (use -v to see invocation)
1744configure:14776: $? = 1
1745configure: 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| }
1832configure:14776: result: no
1833configure:14789: checking for strlcpy
1834configure: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
1835conftest.c:72:14: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1836char strlcpy ();
1837             ^
1838              void
1839conftest.c:72:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
1840char strlcpy ();
1841     ^
1842conftest.c:72:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
18432 warnings generated.
1844ld: 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.
1845ld: 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.
1846configure:14789: $? = 0
1847configure:14789: result: yes
1848configure:14802: checking for clock_gettime
1849configure: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
1850conftest.c:73:20: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1851char clock_gettime ();
1852                   ^
1853                    void
18541 warning generated.
1855ld: 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.
1856ld: 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.
1857configure:14802: $? = 0
1858configure:14802: result: yes
1859configure:14815: checking for clock_nanosleep
1860configure: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
1861conftest.c:74:22: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1862char clock_nanosleep ();
1863                     ^
1864                      void
18651 warning generated.
1866ld: 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.
1867ld: 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.
1868Undefined symbols for architecture x86_64:
1869  "_clock_nanosleep", referenced from:
1870      _main in conftest-4a2d2f.o
1871ld: symbol(s) not found for architecture x86_64
1872clang: error: linker command failed with exit code 1 (use -v to see invocation)
1873configure:14815: $? = 1
1874configure: 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| }
1963configure:14815: result: no
1964configure:14828: checking for fdatasync
1965configure: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
1966conftest.c:74:16: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1967char fdatasync ();
1968               ^
1969                void
19701 warning generated.
1971ld: 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.
1972ld: 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.
1973configure:14828: $? = 0
1974configure:14828: result: yes
1975configure:14845: checking optional features...
1976configure:14852: checking sys/capability.h usability
1977configure: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
1978clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument]
1979clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument]
1980conftest.c:85:10: fatal error: 'sys/capability.h' file not found
1981#include <sys/capability.h>
1982         ^~~~~~~~~~~~~~~~~~
19831 error generated.
1984configure:14852: $? = 1
1985configure: 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>
2071configure:14852: result: no
2072configure:14852: checking sys/capability.h presence
2073configure:14852: /usr/bin/clang -E -I/opt/local/include conftest.c
2074conftest.c:52:10: fatal error: 'sys/capability.h' file not found
2075#include <sys/capability.h>
2076         ^~~~~~~~~~~~~~~~~~
20771 error generated.
2078configure:14852: $? = 1
2079configure: 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>
2132configure:14852: result: no
2133configure:14852: checking for sys/capability.h
2134configure:14852: result: no
2135configure:14923: checking Judy.h usability
2136configure: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
2137clang: warning: -framework SystemConfiguration: 'linker' input unused [-Wunused-command-line-argument]
2138clang: warning: -framework CoreFoundation: 'linker' input unused [-Wunused-command-line-argument]
2139configure:14923: $? = 0
2140configure:14923: result: yes
2141configure:14923: checking Judy.h presence
2142configure:14923: /usr/bin/clang -E -I/opt/local/include conftest.c
2143configure:14923: $? = 0
2144configure:14923: result: yes
2145configure:14923: checking for Judy.h
2146configure:14923: result: yes
2147configure:14929: checking for JudyHSIns in -lJudy
2148configure: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
2149conftest.c:60:16: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2150char JudyHSIns ();
2151               ^
2152                void
21531 warning generated.
2154ld: 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.
2155ld: 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.
2156configure:14954: $? = 0
2157configure:14963: result: yes
2158configure:15007: checking whether to build for test coverage
2159configure:15025: result: no
2160configure:15032: checking whether to include Teredo client support
2161configure:15056: result: yes
2162configure:15091: checking user to run as
2163configure:15109: result: miredo
2164configure:15132: writing results...
2165configure:15275: creating ./config.status
2166
2167## ---------------------- ##
2168## Running config.status. ##
2169## ---------------------- ##
2170
2171This file was extended by miredo config.status 1.2.6, which was
2172generated 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
2180on axet-laptop.lan
2181
2182config.status:1168: creating Makefile
2183config.status:1320: error: could not create Makefile
2184
2185## ---------------- ##
2186## Cache variables. ##
2187## ---------------- ##
2188
2189ac_cv_build=x86_64-apple-darwin18.2.0
2190ac_cv_c_bigendian=no
2191ac_cv_c_compiler_gnu=yes
2192ac_cv_env_CC_set=set
2193ac_cv_env_CC_value=/usr/bin/clang
2194ac_cv_env_CFLAGS_set=set
2195ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
2196ac_cv_env_CPPFLAGS_set=set
2197ac_cv_env_CPPFLAGS_value=-I/opt/local/include
2198ac_cv_env_CPP_set=
2199ac_cv_env_CPP_value=
2200ac_cv_env_LDFLAGS_set=set
2201ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
2202ac_cv_env_LIBS_set=
2203ac_cv_env_LIBS_value=
2204ac_cv_env_PTHREAD_CFLAGS_set=
2205ac_cv_env_PTHREAD_CFLAGS_value=
2206ac_cv_env_PTHREAD_LDFLAGS_set=
2207ac_cv_env_PTHREAD_LDFLAGS_value=
2208ac_cv_env_PTHREAD_LIBS_set=
2209ac_cv_env_PTHREAD_LIBS_value=
2210ac_cv_env_build_alias_set=
2211ac_cv_env_build_alias_value=
2212ac_cv_env_host_alias_set=
2213ac_cv_env_host_alias_value=
2214ac_cv_env_target_alias_set=
2215ac_cv_env_target_alias_value=
2216ac_cv_file__proc_self_maps=no
2217ac_cv_func_clearenv=no
2218ac_cv_func_clock_gettime=yes
2219ac_cv_func_clock_nanosleep=no
2220ac_cv_func_closefrom=no
2221ac_cv_func_devname_r=yes
2222ac_cv_func_fdatasync=yes
2223ac_cv_func_kldload=no
2224ac_cv_func_pthread_condattr_setclock=no
2225ac_cv_func_strlcpy=yes
2226ac_cv_func_timer_create=no
2227ac_cv_header_Judy_h=yes
2228ac_cv_header_dlfcn_h=yes
2229ac_cv_header_getopt_h=yes
2230ac_cv_header_inttypes_h=yes
2231ac_cv_header_libintl_h=yes
2232ac_cv_header_memory_h=yes
2233ac_cv_header_minix_config_h=no
2234ac_cv_header_net_if_tun_h=no
2235ac_cv_header_net_if_var_h=yes
2236ac_cv_header_net_tun_if_tun_h=no
2237ac_cv_header_stdc=yes
2238ac_cv_header_stdint_h=yes
2239ac_cv_header_stdlib_h=yes
2240ac_cv_header_string_h=yes
2241ac_cv_header_strings_h=yes
2242ac_cv_header_sys_capability_h=no
2243ac_cv_header_sys_stat_h=yes
2244ac_cv_header_sys_types_h=yes
2245ac_cv_header_unistd_h=yes
2246ac_cv_host=x86_64-apple-darwin18.2.0
2247ac_cv_lib_Judy_JudyHSIns=yes
2248ac_cv_lib_pthread_pthread_create=yes
2249ac_cv_lib_resolv_res_init=yes
2250ac_cv_lib_rt_clock_gettime=no
2251ac_cv_objext=o
2252ac_cv_path_EGREP='/opt/local/bin/ggrep -E'
2253ac_cv_path_FGREP='/opt/local/bin/ggrep -F'
2254ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
2255ac_cv_path_GREP=/opt/local/bin/ggrep
2256ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
2257ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge
2258ac_cv_path_SED=/opt/local/bin/gsed
2259ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
2260ac_cv_path_mkdir=/opt/local/bin/gmkdir
2261ac_cv_prog_AWK=gawk
2262ac_cv_prog_CPP='/usr/bin/clang -E'
2263ac_cv_prog_ac_ct_AR=ar
2264ac_cv_prog_ac_ct_CC=/usr/bin/clang
2265ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
2266ac_cv_prog_ac_ct_LIPO=lipo
2267ac_cv_prog_ac_ct_NMEDIT=nmedit
2268ac_cv_prog_ac_ct_OBJDUMP=objdump
2269ac_cv_prog_ac_ct_OTOOL=otool
2270ac_cv_prog_ac_ct_RANLIB=ranlib
2271ac_cv_prog_ac_ct_STRIP=strip
2272ac_cv_prog_cc_c89=
2273ac_cv_prog_cc_c99=
2274ac_cv_prog_cc_flags__Waggregate_return=yes
2275ac_cv_prog_cc_flags__Wall=yes
2276ac_cv_prog_cc_flags__Wbad_function_cast=yes
2277ac_cv_prog_cc_flags__Wcast_align=yes
2278ac_cv_prog_cc_flags__Wextra=yes
2279ac_cv_prog_cc_flags__Wmissing_noreturn=yes
2280ac_cv_prog_cc_flags__Wmissing_prototypes=yes
2281ac_cv_prog_cc_flags__Wnested_externs=yes
2282ac_cv_prog_cc_flags__Wold_style_definition=yes
2283ac_cv_prog_cc_flags__Wpacked=yes
2284ac_cv_prog_cc_flags__Wpointer_arith=yes
2285ac_cv_prog_cc_flags__Wredundant_decls=yes
2286ac_cv_prog_cc_flags__Wstrict_prototypes=yes
2287ac_cv_prog_cc_flags__Wundef=yes
2288ac_cv_prog_cc_flags__Wvolatile_register_var=yes
2289ac_cv_prog_cc_flags__Wwrite_strings=yes
2290ac_cv_prog_cc_g=yes
2291ac_cv_prog_make_make_set=yes
2292ac_cv_safe_to_define___extensions__=yes
2293ac_cv_search_getopt_long='none required'
2294ac_cv_search_inet_ntop='none required'
2295ac_cv_search_socket='none required'
2296ac_cv_type_clockid_t=yes
2297acl_cv_hardcode_direct=no
2298acl_cv_hardcode_libdir_flag_spec=
2299acl_cv_hardcode_libdir_separator=
2300acl_cv_hardcode_minus_L=no
2301acl_cv_libext=a
2302acl_cv_libname_spec='lib$name'
2303acl_cv_library_names_spec='$libname$shrext'
2304acl_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
2305acl_cv_prog_gnu_ld=no
2306acl_cv_rpath=done
2307acl_cv_shlibext=dylib
2308acl_cv_wl=-Wl,
2309am_cv_CC_dependencies_compiler_type=gcc3
2310am_cv_func_iconv=yes
2311am_cv_func_iconv_works=yes
2312am_cv_lib_iconv=yes
2313am_cv_make_support_nested_variables=yes
2314br_cv_binreloc=no
2315br_cv_valid_prefixes=no
2316gt_cv_func_CFLocaleCopyCurrent=yes
2317gt_cv_func_CFPreferencesCopyAppValue=yes
2318gt_cv_func_gnugettext1_libc=no
2319gt_cv_func_gnugettext1_libintl=yes
2320lt_cv_apple_cc_single_mod=yes
2321lt_cv_ar_at_file=no
2322lt_cv_deplibs_check_method=pass_all
2323lt_cv_file_magic_cmd='$MAGIC_CMD'
2324lt_cv_file_magic_test_file=
2325lt_cv_ld_exported_symbols_list=yes
2326lt_cv_ld_force_load=yes
2327lt_cv_ld_reload_flag=-r
2328lt_cv_nm_interface='BSD nm'
2329lt_cv_objdir=.libs
2330lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
2331lt_cv_path_NM='/opt/local/bin/nm -B'
2332lt_cv_path_mainfest_tool=no
2333lt_cv_prog_compiler_c_o=yes
2334lt_cv_prog_compiler_pic='-fno-common -DPIC'
2335lt_cv_prog_compiler_pic_works=yes
2336lt_cv_prog_compiler_rtti_exceptions=yes
2337lt_cv_prog_compiler_static_works=no
2338lt_cv_prog_gnu_ld=no
2339lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
2340lt_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'\'''
2341lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
2342lt_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'\'''
2343lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
2344lt_cv_sys_max_cmd_len=196608
2345lt_cv_to_host_file_cmd=func_convert_file_noop
2346lt_cv_to_tool_file_cmd=func_convert_file_noop
2347rdc_cv_build_hostname=axet-laptop.lan
2348rdc_cv_func_socket=yes
2349rdc_cv_struct_sockaddr_len=yes
2350
2351## ----------------- ##
2352## Output variables. ##
2353## ----------------- ##
2354
2355ACLOCAL='${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'
2356AMDEPBACKSLASH='\'
2357AMDEP_FALSE='#'
2358AMDEP_TRUE=''
2359AMTAR='$${TAR-tar}'
2360AM_BACKSLASH='\'
2361AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
2362AM_DEFAULT_VERBOSITY='0'
2363AM_V='$(V)'
2364AR='ar'
2365AUTOCONF='${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'
2366AUTOHEADER='${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'
2367AUTOMAKE='${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'
2368AWK='gawk'
2369BINRELOC_CFLAGS=''
2370BINRELOC_LIBS=''
2371CC='/usr/bin/clang'
2372CCDEPMODE='depmode=gcc3'
2373CFLAGS='-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'
2374CONF_SAMPLE_FALSE='#'
2375CONF_SAMPLE_TRUE=''
2376CPP='/usr/bin/clang -E'
2377CPPFLAGS='-I/opt/local/include'
2378CYGPATH_W='echo'
2379DEFS='-DHAVE_CONFIG_H'
2380DEPDIR='.deps'
2381DLLTOOL='false'
2382DSYMUTIL='dsymutil'
2383DUMPBIN=''
2384ECHO_C='\c'
2385ECHO_N=''
2386ECHO_T=''
2387EGREP='/opt/local/bin/ggrep -E'
2388EXEEXT=''
2389FGREP='/opt/local/bin/ggrep -F'
2390GETTEXT_MACRO_VERSION='0.18'
2391GMSGFMT='/opt/local/bin/msgfmt'
2392GMSGFMT_015='/opt/local/bin/msgfmt'
2393GREP='/opt/local/bin/ggrep'
2394INSTALL_DATA='${INSTALL} -m 644'
2395INSTALL_PROGRAM='${INSTALL}'
2396INSTALL_SCRIPT='${INSTALL}'
2397INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
2398INTLLIBS='-lintl -Wl,-framework -Wl,CoreFoundation'
2399INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation'
2400LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
2401LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
2402LIBCAP=''
2403LIBICONV='-liconv'
2404LIBINTL='-lintl -Wl,-framework -Wl,CoreFoundation'
2405LIBJUDY='-lJudy'
2406LIBOBJS=' ${LIBOBJDIR}clearenv$U.o ${LIBOBJDIR}closefrom$U.o ${LIBOBJDIR}clock_nanosleep$U.o'
2407LIBRT=''
2408LIBS='-lpthread -lresolv '
2409LIBTOOL='$(SHELL) $(top_builddir)/libtool'
2410LIPO='lipo'
2411LN_S='ln -s'
2412LTLIBICONV='-L/opt/local/lib -liconv -R/opt/local/lib'
2413LTLIBINTL='-L/opt/local/lib -lintl -R/opt/local/lib -Wl,-framework -Wl,CoreFoundation'
2414LTLIBOBJS=' ${LIBOBJDIR}clearenv$U.lo ${LIBOBJDIR}closefrom$U.lo ${LIBOBJDIR}clock_nanosleep$U.lo'
2415MAKEINFO='${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'
2416MANIFEST_TOOL=':'
2417MKDIR_P='/opt/local/bin/gmkdir -p'
2418MSGFMT='/opt/local/bin/msgfmt'
2419MSGFMT_015='/opt/local/bin/msgfmt'
2420MSGMERGE='/opt/local/bin/msgmerge'
2421NM='/opt/local/bin/nm -B'
2422NMEDIT='nmedit'
2423OBJDUMP='objdump'
2424OBJEXT='o'
2425OTOOL64=':'
2426OTOOL='otool'
2427PACKAGE='miredo'
2428PACKAGE_BUGREPORT='miredo-devel_no_bulk_mail@remlab.net'
2429PACKAGE_NAME='miredo'
2430PACKAGE_STRING='miredo 1.2.6'
2431PACKAGE_TARNAME='miredo'
2432PACKAGE_URL=''
2433PACKAGE_VERSION='1.2.6'
2434PATH_SEPARATOR=':'
2435POSUB='po'
2436PTHREAD_CFLAGS=''
2437PTHREAD_LDFLAGS=''
2438PTHREAD_LIBS=''
2439RANLIB='ranlib'
2440SED='/opt/local/bin/gsed'
2441SET_MAKE=''
2442SHELL='/bin/sh'
2443STRIP='strip'
2444TEREDO_CLIENT_FALSE='#'
2445TEREDO_CLIENT_TRUE=''
2446USE_NLS='yes'
2447VERSION='1.2.6'
2448XGETTEXT='/opt/local/bin/xgettext'
2449XGETTEXT_015='/opt/local/bin/xgettext'
2450XGETTEXT_EXTRA_OPTIONS=''
2451ac_ct_AR='ar'
2452ac_ct_CC='/usr/bin/clang'
2453ac_ct_DUMPBIN=''
2454am__EXEEXT_FALSE=''
2455am__EXEEXT_TRUE='#'
2456am__fastdepCC_FALSE='#'
2457am__fastdepCC_TRUE=''
2458am__include='include'
2459am__isrc=''
2460am__leading_dot='.'
2461am__nodep='_no'
2462am__quote=''
2463am__tar='$${TAR-tar} chof - "$$tardir"'
2464am__untar='$${TAR-tar} xf -'
2465bindir='${exec_prefix}/bin'
2466build='x86_64-apple-darwin18.2.0'
2467build_alias=''
2468build_cpu='x86_64'
2469build_os='darwin18.2.0'
2470build_vendor='apple'
2471datadir='${datarootdir}'
2472datarootdir='${prefix}/share'
2473docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
2474dvidir='${docdir}'
2475examplesdir='${docdir}/examples'
2476exec_prefix='${prefix}'
2477hook_suffix='bsd'
2478host='x86_64-apple-darwin18.2.0'
2479host_alias=''
2480host_cpu='x86_64'
2481host_os='darwin18.2.0'
2482host_vendor='apple'
2483htmldir='${docdir}'
2484includedir='${prefix}/include'
2485infodir='${datarootdir}/info'
2486install_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'
2487libdir='${exec_prefix}/lib'
2488libexecdir='${exec_prefix}/libexec'
2489localedir='${datarootdir}/locale'
2490localstatedir='${prefix}/var'
2491mandir='${datarootdir}/man'
2492mkdir_p='/opt/local/bin/gmkdir -p'
2493oldincludedir='/usr/include'
2494pdfdir='${docdir}'
2495prefix='/opt/local'
2496program_transform_name='s,x,x,'
2497psdir='${docdir}'
2498sbindir='${exec_prefix}/sbin'
2499sharedstatedir='${prefix}/com'
2500sysconfdir='${prefix}/etc'
2501target_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
2562configure: exit 1