Ticket #59125: config.log

File config.log, 54.6 KB (added by nalzok (Qingyao Sun), 5 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by LibFixPOSIX configure 0.4.3, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = s-MacBook-puro.local
14uname -m = x86_64
15uname -r = 18.7.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 18.7.0: Tue Aug 20 16:57:14 PDT 2019; root:xnu-4903.271.2~2/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.7.0: Tue Aug 20 16:57:14 PDT 2019; root:xnu-4903.271.2~2/RELEASE_X86_64
27Kernel configured for up to 4 processors.
282 processors are physically available.
294 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3
32Primary memory available: 8.00 gigabytes
33Default processor set: 419 tasks, 1694 threads, 4 processors
34Load average: 3.61, Mach factor: 0.59
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:2347: srcdir:   .
52configure:2349: builddir:
53configure:2351: CPPFLAGS: -I/opt/local/include
54configure:2353: CFLAGS:   -pipe -Os -arch x86_64
55configure:2355: LDFLAGS:  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64
56configure:2359: WARNING: you should configure in a separate build directory
57configure:2417: checking for a BSD-compatible install
58configure:2485: result: /usr/bin/install -c
59configure:2496: checking whether build environment is sane
60configure:2551: result: yes
61configure:2702: checking for a thread-safe mkdir -p
62configure:2741: result: config/aux/install-sh -c -d
63configure:2748: checking for gawk
64configure:2778: result: no
65configure:2748: checking for mawk
66configure:2778: result: no
67configure:2748: checking for nawk
68configure:2778: result: no
69configure:2748: checking for awk
70configure:2764: found /usr/bin/awk
71configure:2775: result: awk
72configure:2786: checking whether make sets $(MAKE)
73configure:2808: result: yes
74configure:2837: checking whether make supports nested variables
75configure:2854: result: yes
76configure:2992: checking whether make supports nested variables
77configure:3009: result: yes
78configure:3035: checking whether make supports the include directive
79configure:3050: make -f confmf.GNU && cat confinc.out
80this is the am__doit target
81configure:3053: $? = 0
82configure:3072: result: yes (GNU style)
83configure:3142: checking for gcc
84configure:3169: result: /usr/bin/clang
85configure:3398: checking for C compiler version
86configure:3407: /usr/bin/clang --version >&5
87Apple LLVM version 10.0.1 (clang-1001.0.46.4)
88Target: x86_64-apple-darwin18.7.0
89Thread model: posix
90InstalledDir: /Library/Developer/CommandLineTools/usr/bin
91configure:3418: $? = 0
92configure:3407: /usr/bin/clang -v >&5
93Apple LLVM version 10.0.1 (clang-1001.0.46.4)
94Target: x86_64-apple-darwin18.7.0
95Thread model: posix
96InstalledDir: /Library/Developer/CommandLineTools/usr/bin
97configure:3418: $? = 0
98configure:3407: /usr/bin/clang -V >&5
99clang: error: unsupported option '-V -Wno-atomic-implicit-seq-cst'
100clang: error: no input files
101configure:3418: $? = 1
102configure:3407: /usr/bin/clang -qversion >&5
103clang: error: unknown argument '-qversion', did you mean '--version'?
104clang: error: no input files
105configure:3418: $? = 1
106configure:3438: checking whether the C compiler works
107configure:3460: /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
108configure:3464: $? = 0
109configure:3512: result: yes
110configure:3515: checking for C compiler default output file name
111configure:3517: result: a.out
112configure:3523: checking for suffix of executables
113configure:3530: /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
114configure:3534: $? = 0
115configure:3556: result:
116configure:3578: checking whether we are cross compiling
117configure:3586: /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
118configure:3590: $? = 0
119configure:3597: ./conftest
120configure:3601: $? = 0
121configure:3616: result: no
122configure:3621: checking for suffix of object files
123configure:3643: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
124configure:3647: $? = 0
125configure:3668: result: o
126configure:3672: checking whether we are using the GNU C compiler
127configure:3691: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
128configure:3691: $? = 0
129configure:3700: result: yes
130configure:3709: checking whether /usr/bin/clang accepts -g
131configure:3729: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
132configure:3729: $? = 0
133configure:3770: result: yes
134configure:3787: checking for /usr/bin/clang option to accept ISO C89
135configure:3850: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
136configure:3850: $? = 0
137configure:3863: result: none needed
138configure:3888: checking whether /usr/bin/clang understands -c and -o together
139configure:3910: /usr/bin/clang -c conftest.c -o conftest2.o
140configure:3913: $? = 0
141configure:3910: /usr/bin/clang -c conftest.c -o conftest2.o
142configure:3913: $? = 0
143configure:3925: result: yes
144configure:3944: checking dependency style of /usr/bin/clang
145configure:4055: result: gcc3
146configure:4070: checking for /usr/bin/clang option to accept ISO C99
147configure:4219: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
148configure:4219: $? = 0
149configure:4232: result: none needed
150configure:4251: checking for gawk
151configure:4278: result: awk
152configure:4319: checking build system type
153configure:4333: result: x86_64-apple-darwin18.7.0
154configure:4353: checking host system type
155configure:4366: result: x86_64-apple-darwin18.7.0
156configure:4407: checking how to print strings
157configure:4434: result: printf
158configure:4455: checking for a sed that does not truncate output
159configure:4519: result: /usr/bin/sed
160configure:4537: checking for grep that handles long lines and -e
161configure:4595: result: /usr/bin/grep
162configure:4600: checking for egrep
163configure:4662: result: /usr/bin/grep -E
164configure:4667: checking for fgrep
165configure:4729: result: /usr/bin/grep -F
166configure:4764: checking for ld used by /usr/bin/clang
167configure:4831: result: /Library/Developer/CommandLineTools/usr/bin/ld
168configure:4838: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
169configure:4853: result: no
170configure:4865: checking for BSD- or MS-compatible name lister (nm)
171configure:4919: result: /usr/bin/nm -B
172configure:5049: checking the name lister (/usr/bin/nm -B) interface
173configure:5056: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
174configure:5059: /usr/bin/nm -B "conftest.o"
175configure:5062: output
1760000000000000000 S _some_variable
177configure:5069: result: BSD nm
178configure:5072: checking whether ln -s works
179configure:5076: result: yes
180configure:5084: checking the maximum length of command line arguments
181configure:5215: result: 196608
182configure:5263: checking how to convert x86_64-apple-darwin18.7.0 file names to x86_64-apple-darwin18.7.0 format
183configure:5303: result: func_convert_file_noop
184configure:5310: checking how to convert x86_64-apple-darwin18.7.0 file names to toolchain format
185configure:5330: result: func_convert_file_noop
186configure:5337: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
187configure:5344: result: -r
188configure:5418: checking for objdump
189configure:5434: found /usr/bin/objdump
190configure:5445: result: objdump
191configure:5477: checking how to recognize dependent libraries
192configure:5677: result: pass_all
193configure:5762: checking for dlltool
194configure:5792: result: no
195configure:5822: checking how to associate runtime and link libraries
196configure:5849: result: printf %s\n
197configure:5910: checking for ar
198configure:5926: found /usr/bin/ar
199configure:5937: result: ar
200configure:5974: checking for archiver @FILE support
201configure:5991: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
202configure:5991: $? = 0
203configure:5994: ar cru libconftest.a @conftest.lst >&5
204ar: @conftest.lst: No such file or directory
205configure:5997: $? = 1
206configure:6017: result: no
207configure:6075: checking for strip
208configure:6091: found /usr/bin/strip
209configure:6102: result: strip
210configure:6174: checking for ranlib
211configure:6190: found /usr/bin/ranlib
212configure:6201: result: ranlib
213configure:6303: checking command to parse /usr/bin/nm -B output from /usr/bin/clang object
214configure:6456: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
215configure:6459: $? = 0
216configure:6463: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
217configure:6466: $? = 0
218cannot find nm_test_var in conftest.nm
219configure:6456: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
220configure:6459: $? = 0
221configure:6463: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
222configure:6466: $? = 0
223configure:6532: /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
224configure:6535: $? = 0
225configure:6573: result: ok
226configure:6620: checking for sysroot
227configure:6650: result: no
228configure:6657: checking for a working dd
229configure:6695: result: /bin/dd
230configure:6699: checking how to truncate binary pipes
231configure:6714: result: /bin/dd bs=4096 count=1
232configure:7043: checking for mt
233configure:7073: result: no
234configure:7093: checking if : is a manifest tool
235configure:7099: : '-?'
236configure:7107: result: no
237configure:7163: checking for dsymutil
238configure:7179: found /usr/bin/dsymutil
239configure:7190: result: dsymutil
240configure:7255: checking for nmedit
241configure:7271: found /usr/bin/nmedit
242configure:7282: result: nmedit
243configure:7347: checking for lipo
244configure:7363: found /usr/bin/lipo
245configure:7374: result: lipo
246configure:7439: checking for otool
247configure:7455: found /usr/bin/otool
248configure:7466: result: otool
249configure:7531: checking for otool64
250configure:7561: result: no
251configure:7606: checking for -single_module linker flag
252/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
253configure:7639: result: yes
254configure:7642: checking for -exported_symbols_list linker flag
255configure:7662: /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
256configure:7662: $? = 0
257configure:7672: result: yes
258configure:7675: checking for -force_load linker flag
259/usr/bin/clang -pipe -Os -arch x86_64 -c -o conftest.o conftest.c
260ar cru libconftest.a conftest.o
261ranlib libconftest.a
262/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
263configure:7707: result: yes
264configure:7784: checking how to run the C preprocessor
265configure:7815: /usr/bin/clang -E -I/opt/local/include conftest.c
266configure:7815: $? = 0
267configure:7829: /usr/bin/clang -E -I/opt/local/include conftest.c
268conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
269#include <ac_nonexistent.h>
270         ^~~~~~~~~~~~~~~~~~
2711 error generated.
272configure:7829: $? = 1
273configure: failed program was:
274| /* confdefs.h */
275| #define PACKAGE_NAME "LibFixPOSIX"
276| #define PACKAGE_TARNAME "libfixposix"
277| #define PACKAGE_VERSION "0.4.3"
278| #define PACKAGE_STRING "LibFixPOSIX 0.4.3"
279| #define PACKAGE_BUGREPORT "iolib-devel@common-lisp.net"
280| #define PACKAGE_URL "https://github.com/sionescu/libfixposix"
281| #define PACKAGE "libfixposix"
282| #define VERSION "0.4.3"
283| /* end confdefs.h.  */
284| #include <ac_nonexistent.h>
285configure:7854: result: /usr/bin/clang -E
286configure:7874: /usr/bin/clang -E -I/opt/local/include conftest.c
287configure:7874: $? = 0
288configure:7888: /usr/bin/clang -E -I/opt/local/include conftest.c
289conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
290#include <ac_nonexistent.h>
291         ^~~~~~~~~~~~~~~~~~
2921 error generated.
293configure:7888: $? = 1
294configure: failed program was:
295| /* confdefs.h */
296| #define PACKAGE_NAME "LibFixPOSIX"
297| #define PACKAGE_TARNAME "libfixposix"
298| #define PACKAGE_VERSION "0.4.3"
299| #define PACKAGE_STRING "LibFixPOSIX 0.4.3"
300| #define PACKAGE_BUGREPORT "iolib-devel@common-lisp.net"
301| #define PACKAGE_URL "https://github.com/sionescu/libfixposix"
302| #define PACKAGE "libfixposix"
303| #define VERSION "0.4.3"
304| /* end confdefs.h.  */
305| #include <ac_nonexistent.h>
306configure:7917: checking for ANSI C header files
307configure:7937: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
308configure:7937: $? = 0
309configure:8010: /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
310configure:8010: $? = 0
311configure:8010: ./conftest
312configure:8010: $? = 0
313configure:8021: result: yes
314configure:8034: checking for sys/types.h
315configure:8034: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
316configure:8034: $? = 0
317configure:8034: result: yes
318configure:8034: checking for sys/stat.h
319configure:8034: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
320configure:8034: $? = 0
321configure:8034: result: yes
322configure:8034: checking for stdlib.h
323configure:8034: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
324configure:8034: $? = 0
325configure:8034: result: yes
326configure:8034: checking for string.h
327configure:8034: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
328configure:8034: $? = 0
329configure:8034: result: yes
330configure:8034: checking for memory.h
331configure:8034: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
332configure:8034: $? = 0
333configure:8034: result: yes
334configure:8034: checking for strings.h
335configure:8034: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
336configure:8034: $? = 0
337configure:8034: result: yes
338configure:8034: checking for inttypes.h
339configure:8034: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
340configure:8034: $? = 0
341configure:8034: result: yes
342configure:8034: checking for stdint.h
343configure:8034: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
344configure:8034: $? = 0
345configure:8034: result: yes
346configure:8034: checking for unistd.h
347configure:8034: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
348configure:8034: $? = 0
349configure:8034: result: yes
350configure:8048: checking for dlfcn.h
351configure:8048: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
352configure:8048: $? = 0
353configure:8048: result: yes
354configure:8301: checking for objdir
355configure:8316: result: .libs
356configure:8580: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
357configure:8598: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
358configure:8602: $? = 0
359configure:8615: result: yes
360configure:8973: checking for /usr/bin/clang option to produce PIC
361configure:8980: result: -fno-common -DPIC
362configure:8988: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
363configure:9006: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
364configure:9010: $? = 0
365configure:9023: result: yes
366configure:9052: checking if /usr/bin/clang static flag -static works
367configure:9080: result: no
368configure:9095: checking if /usr/bin/clang supports -c -o file.o
369configure:9116: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5
370configure:9120: $? = 0
371configure:9142: result: yes
372configure:9150: checking if /usr/bin/clang supports -c -o file.o
373configure:9197: result: yes
374configure:9230: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
375configure:10489: result: yes
376configure:10729: checking dynamic linker characteristics
377configure:11547: result: darwin18.7.0 dyld
378configure:11669: checking how to hardcode library paths into programs
379configure:11694: result: immediate
380configure:12242: checking whether stripping libraries is possible
381configure:12256: result: yes
382configure:12282: checking if libtool supports shared libraries
383configure:12284: result: yes
384configure:12287: checking whether to build shared libraries
385configure:12312: result: yes
386configure:12315: checking whether to build static libraries
387configure:12319: result: no
388configure:12379: checking for git
389configure:12395: found /usr/bin/git
390configure:12406: result: yes
391configure:12425: checking for getconf
392configure:12441: found /usr/bin/getconf
393configure:12452: result: yes
394configure:12610: checking whether pthreads work with -pthread
395configure:12698: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pthread -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c   >&5
396configure:12698: $? = 0
397configure:12707: result: yes
398configure:12726: checking for joinable pthread attribute
399configure:12741: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pthread -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c   >&5
400configure:12741: $? = 0
401configure:12747: result: PTHREAD_CREATE_JOINABLE
402configure:12757: checking if more special flags are required for pthreads
403configure:12764: result: -D_THREAD_SAFE
404configure:12877: checking whether to enable assertions
405configure:12895: result: yes
406configure:12898: checking for stdbool.h that conforms to C99
407configure:12965: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
408conftest.c:73:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
409             bool e = &s;
410                  ~    ^
411conftest.c:77:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
412             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
413                     ~^
414conftest.c:77:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
415             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
416                          ~^
417conftest.c:77:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
418             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
419                               ~^
420conftest.c:77:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
421             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
422                                    ~^
423conftest.c:77:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
424             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
425                                              ~^
426conftest.c:77:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
427             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
428                                                   ~^
429conftest.c:77:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
430             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
431                                                        ~^
432conftest.c:77:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
433             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
434                                                             ~^
435conftest.c:78:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
436                            ~^
437conftest.c:78:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
438                                 ~^
439conftest.c:78:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
440                                      ~^
44112 warnings generated.
442configure:12965: $? = 0
443configure:12972: result: yes
444configure:12974: checking for _Bool
445configure:12974: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
446configure:12974: $? = 0
447configure:12974: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
448conftest.c:60:20: error: expected expression
449if (sizeof ((_Bool)))
450                   ^
4511 error generated.
452configure:12974: $? = 1
453configure: failed program was:
454| /* confdefs.h */
455| #define PACKAGE_NAME "LibFixPOSIX"
456| #define PACKAGE_TARNAME "libfixposix"
457| #define PACKAGE_VERSION "0.4.3"
458| #define PACKAGE_STRING "LibFixPOSIX 0.4.3"
459| #define PACKAGE_BUGREPORT "iolib-devel@common-lisp.net"
460| #define PACKAGE_URL "https://github.com/sionescu/libfixposix"
461| #define PACKAGE "libfixposix"
462| #define VERSION "0.4.3"
463| #define STDC_HEADERS 1
464| #define HAVE_SYS_TYPES_H 1
465| #define HAVE_SYS_STAT_H 1
466| #define HAVE_STDLIB_H 1
467| #define HAVE_STRING_H 1
468| #define HAVE_MEMORY_H 1
469| #define HAVE_STRINGS_H 1
470| #define HAVE_INTTYPES_H 1
471| #define HAVE_STDINT_H 1
472| #define HAVE_UNISTD_H 1
473| #define HAVE_DLFCN_H 1
474| #define LT_OBJDIR ".libs/"
475| #define HAVE_PTHREAD 1
476| /* end confdefs.h.  */
477| #include <stdio.h>
478| #ifdef HAVE_SYS_TYPES_H
479| # include <sys/types.h>
480| #endif
481| #ifdef HAVE_SYS_STAT_H
482| # include <sys/stat.h>
483| #endif
484| #ifdef STDC_HEADERS
485| # include <stdlib.h>
486| # include <stddef.h>
487| #else
488| # ifdef HAVE_STDLIB_H
489| #  include <stdlib.h>
490| # endif
491| #endif
492| #ifdef HAVE_STRING_H
493| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
494| #  include <memory.h>
495| # endif
496| # include <string.h>
497| #endif
498| #ifdef HAVE_STRINGS_H
499| # include <strings.h>
500| #endif
501| #ifdef HAVE_INTTYPES_H
502| # include <inttypes.h>
503| #endif
504| #ifdef HAVE_STDINT_H
505| # include <stdint.h>
506| #endif
507| #ifdef HAVE_UNISTD_H
508| # include <unistd.h>
509| #endif
510| int
511| main ()
512| {
513| if (sizeof ((_Bool)))
514|           return 0;
515|   ;
516|   return 0;
517| }
518configure:12974: result: yes
519configure:13005: checking for stdlib.h
520configure:13005: result: yes
521configure:13005: checking stdio.h usability
522configure:13005: /usr/bin/clang -c  -D_DARWIN_C_SOURCE  conftest.c >&5
523configure:13005: $? = 0
524configure:13005: result: yes
525configure:13005: checking stdio.h presence
526configure:13005: /usr/bin/clang -E  conftest.c
527configure:13005: $? = 0
528configure:13005: result: yes
529configure:13005: checking for stdio.h
530configure:13005: result: yes
531configure:13005: checking for string.h
532configure:13005: result: yes
533configure:13005: checking errno.h usability
534configure:13005: /usr/bin/clang -c  -D_DARWIN_C_SOURCE  conftest.c >&5
535configure:13005: $? = 0
536configure:13005: result: yes
537configure:13005: checking errno.h presence
538configure:13005: /usr/bin/clang -E  conftest.c
539configure:13005: $? = 0
540configure:13005: result: yes
541configure:13005: checking for errno.h
542configure:13005: result: yes
543configure:13005: checking time.h usability
544configure:13005: /usr/bin/clang -c  -D_DARWIN_C_SOURCE  conftest.c >&5
545configure:13005: $? = 0
546configure:13005: result: yes
547configure:13005: checking time.h presence
548configure:13005: /usr/bin/clang -E  conftest.c
549configure:13005: $? = 0
550configure:13005: result: yes
551configure:13005: checking for time.h
552configure:13005: result: yes
553configure:13041: checking for sys/types.h
554configure:13041: result: yes
555configure:13041: checking for unistd.h
556configure:13041: result: yes
557configure:13041: checking fcntl.h usability
558configure:13041: /usr/bin/clang -c  -D_DARWIN_C_SOURCE  conftest.c >&5
559configure:13041: $? = 0
560configure:13041: result: yes
561configure:13041: checking fcntl.h presence
562configure:13041: /usr/bin/clang -E  conftest.c
563configure:13041: $? = 0
564configure:13041: result: yes
565configure:13041: checking for fcntl.h
566configure:13041: result: yes
567configure:13041: checking sys/signal.h usability
568configure:13041: /usr/bin/clang -c  -D_DARWIN_C_SOURCE  conftest.c >&5
569configure:13041: $? = 0
570configure:13041: result: yes
571configure:13041: checking sys/signal.h presence
572configure:13041: /usr/bin/clang -E  conftest.c
573configure:13041: $? = 0
574configure:13041: result: yes
575configure:13041: checking for sys/signal.h
576configure:13041: result: yes
577configure:13041: checking signal.h usability
578configure:13041: /usr/bin/clang -c  -D_DARWIN_C_SOURCE  conftest.c >&5
579configure:13041: $? = 0
580configure:13041: result: yes
581configure:13041: checking signal.h presence
582configure:13041: /usr/bin/clang -E  conftest.c
583configure:13041: $? = 0
584configure:13041: result: yes
585configure:13041: checking for signal.h
586configure:13041: result: yes
587configure:13079: checking whether TIOCSCTTY is declared
588configure:13079: /usr/bin/clang -c  -D_DARWIN_C_SOURCE  -D_THREAD_SAFE -pthread  conftest.c >&5
589configure:13079: $? = 0
590configure:13079: result: yes
591configure:13109: checking whether NSIG is declared
592configure:13109: /usr/bin/clang -c  -D_DARWIN_C_SOURCE  -D_THREAD_SAFE -pthread  conftest.c >&5
593configure:13109: $? = 0
594configure:13109: result: yes
595configure:13141: checking whether IP_HDRINCL is declared
596configure:13141: /usr/bin/clang -c  -D_DARWIN_C_SOURCE  -D_THREAD_SAFE -pthread  conftest.c >&5
597configure:13141: $? = 0
598configure:13141: result: yes
599configure:13163: checking sys/signalfd.h usability
600configure:13163: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
601conftest.c:69:10: fatal error: 'sys/signalfd.h' file not found
602#include <sys/signalfd.h>
603         ^~~~~~~~~~~~~~~~
6041 error generated.
605configure:13163: $? = 1
606configure: failed program was:
607| /* confdefs.h */
608| #define PACKAGE_NAME "LibFixPOSIX"
609| #define PACKAGE_TARNAME "libfixposix"
610| #define PACKAGE_VERSION "0.4.3"
611| #define PACKAGE_STRING "LibFixPOSIX 0.4.3"
612| #define PACKAGE_BUGREPORT "iolib-devel@common-lisp.net"
613| #define PACKAGE_URL "https://github.com/sionescu/libfixposix"
614| #define PACKAGE "libfixposix"
615| #define VERSION "0.4.3"
616| #define STDC_HEADERS 1
617| #define HAVE_SYS_TYPES_H 1
618| #define HAVE_SYS_STAT_H 1
619| #define HAVE_STDLIB_H 1
620| #define HAVE_STRING_H 1
621| #define HAVE_MEMORY_H 1
622| #define HAVE_STRINGS_H 1
623| #define HAVE_INTTYPES_H 1
624| #define HAVE_STDINT_H 1
625| #define HAVE_UNISTD_H 1
626| #define HAVE_DLFCN_H 1
627| #define LT_OBJDIR ".libs/"
628| #define HAVE_PTHREAD 1
629| #define HAVE__BOOL 1
630| #define HAVE_STDBOOL_H 1
631| #define HAVE_STDLIB_H 1
632| #define HAVE_STDIO_H 1
633| #define HAVE_STRING_H 1
634| #define HAVE_ERRNO_H 1
635| #define HAVE_TIME_H 1
636| #define HAVE_SYS_TYPES_H 1
637| #define HAVE_UNISTD_H 1
638| #define HAVE_FCNTL_H 1
639| #define HAVE_SYS_SIGNAL_H 1
640| #define HAVE_SIGNAL_H 1
641| /* end confdefs.h.  */
642| #include <stdio.h>
643| #ifdef HAVE_SYS_TYPES_H
644| # include <sys/types.h>
645| #endif
646| #ifdef HAVE_SYS_STAT_H
647| # include <sys/stat.h>
648| #endif
649| #ifdef STDC_HEADERS
650| # include <stdlib.h>
651| # include <stddef.h>
652| #else
653| # ifdef HAVE_STDLIB_H
654| #  include <stdlib.h>
655| # endif
656| #endif
657| #ifdef HAVE_STRING_H
658| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
659| #  include <memory.h>
660| # endif
661| # include <string.h>
662| #endif
663| #ifdef HAVE_STRINGS_H
664| # include <strings.h>
665| #endif
666| #ifdef HAVE_INTTYPES_H
667| # include <inttypes.h>
668| #endif
669| #ifdef HAVE_STDINT_H
670| # include <stdint.h>
671| #endif
672| #ifdef HAVE_UNISTD_H
673| # include <unistd.h>
674| #endif
675| #include <sys/signalfd.h>
676configure:13163: result: no
677configure:13163: checking sys/signalfd.h presence
678configure:13163: /usr/bin/clang -E -I/opt/local/include conftest.c
679conftest.c:36:10: fatal error: 'sys/signalfd.h' file not found
680#include <sys/signalfd.h>
681         ^~~~~~~~~~~~~~~~
6821 error generated.
683configure:13163: $? = 1
684configure: failed program was:
685| /* confdefs.h */
686| #define PACKAGE_NAME "LibFixPOSIX"
687| #define PACKAGE_TARNAME "libfixposix"
688| #define PACKAGE_VERSION "0.4.3"
689| #define PACKAGE_STRING "LibFixPOSIX 0.4.3"
690| #define PACKAGE_BUGREPORT "iolib-devel@common-lisp.net"
691| #define PACKAGE_URL "https://github.com/sionescu/libfixposix"
692| #define PACKAGE "libfixposix"
693| #define VERSION "0.4.3"
694| #define STDC_HEADERS 1
695| #define HAVE_SYS_TYPES_H 1
696| #define HAVE_SYS_STAT_H 1
697| #define HAVE_STDLIB_H 1
698| #define HAVE_STRING_H 1
699| #define HAVE_MEMORY_H 1
700| #define HAVE_STRINGS_H 1
701| #define HAVE_INTTYPES_H 1
702| #define HAVE_STDINT_H 1
703| #define HAVE_UNISTD_H 1
704| #define HAVE_DLFCN_H 1
705| #define LT_OBJDIR ".libs/"
706| #define HAVE_PTHREAD 1
707| #define HAVE__BOOL 1
708| #define HAVE_STDBOOL_H 1
709| #define HAVE_STDLIB_H 1
710| #define HAVE_STDIO_H 1
711| #define HAVE_STRING_H 1
712| #define HAVE_ERRNO_H 1
713| #define HAVE_TIME_H 1
714| #define HAVE_SYS_TYPES_H 1
715| #define HAVE_UNISTD_H 1
716| #define HAVE_FCNTL_H 1
717| #define HAVE_SYS_SIGNAL_H 1
718| #define HAVE_SIGNAL_H 1
719| /* end confdefs.h.  */
720| #include <sys/signalfd.h>
721configure:13163: result: no
722configure:13163: checking for sys/signalfd.h
723configure:13163: result: no
724configure:13173: checking for __xpg_strerror_r
725configure:13173: /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
726Undefined symbols for architecture x86_64:
727  "___xpg_strerror_r", referenced from:
728      _main in conftest-6b49d6.o
729ld: symbol(s) not found for architecture x86_64
730clang: error: linker command failed with exit code 1 (use -v to see invocation)
731configure:13173: $? = 1
732configure: failed program was:
733| /* confdefs.h */
734| #define PACKAGE_NAME "LibFixPOSIX"
735| #define PACKAGE_TARNAME "libfixposix"
736| #define PACKAGE_VERSION "0.4.3"
737| #define PACKAGE_STRING "LibFixPOSIX 0.4.3"
738| #define PACKAGE_BUGREPORT "iolib-devel@common-lisp.net"
739| #define PACKAGE_URL "https://github.com/sionescu/libfixposix"
740| #define PACKAGE "libfixposix"
741| #define VERSION "0.4.3"
742| #define STDC_HEADERS 1
743| #define HAVE_SYS_TYPES_H 1
744| #define HAVE_SYS_STAT_H 1
745| #define HAVE_STDLIB_H 1
746| #define HAVE_STRING_H 1
747| #define HAVE_MEMORY_H 1
748| #define HAVE_STRINGS_H 1
749| #define HAVE_INTTYPES_H 1
750| #define HAVE_STDINT_H 1
751| #define HAVE_UNISTD_H 1
752| #define HAVE_DLFCN_H 1
753| #define LT_OBJDIR ".libs/"
754| #define HAVE_PTHREAD 1
755| #define HAVE__BOOL 1
756| #define HAVE_STDBOOL_H 1
757| #define HAVE_STDLIB_H 1
758| #define HAVE_STDIO_H 1
759| #define HAVE_STRING_H 1
760| #define HAVE_ERRNO_H 1
761| #define HAVE_TIME_H 1
762| #define HAVE_SYS_TYPES_H 1
763| #define HAVE_UNISTD_H 1
764| #define HAVE_FCNTL_H 1
765| #define HAVE_SYS_SIGNAL_H 1
766| #define HAVE_SIGNAL_H 1
767| /* end confdefs.h.  */
768| /* Define __xpg_strerror_r to an innocuous variant, in case <limits.h> declares __xpg_strerror_r.
769|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
770| #define __xpg_strerror_r innocuous___xpg_strerror_r
771|
772| /* System header to define __stub macros and hopefully few prototypes,
773|     which can conflict with char __xpg_strerror_r (); below.
774|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
775|     <limits.h> exists even on freestanding compilers.  */
776|
777| #ifdef __STDC__
778| # include <limits.h>
779| #else
780| # include <assert.h>
781| #endif
782|
783| #undef __xpg_strerror_r
784|
785| /* Override any GCC internal prototype to avoid an error.
786|    Use char because int might match the return type of a GCC
787|    builtin and then its argument prototype would still apply.  */
788| #ifdef __cplusplus
789| extern "C"
790| #endif
791| char __xpg_strerror_r ();
792| /* The GNU C library defines this for functions which it implements
793|     to always fail with ENOSYS.  Some functions are actually named
794|     something starting with __ and the normal name is an alias.  */
795| #if defined __stub___xpg_strerror_r || defined __stub_____xpg_strerror_r
796| choke me
797| #endif
798|
799| int
800| main ()
801| {
802| return __xpg_strerror_r ();
803|   ;
804|   return 0;
805| }
806configure:13173: result: no
807configure:13173: checking for strnlen
808configure:13173: /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
809configure:13173: $? = 0
810configure:13173: result: yes
811configure:13173: checking for strndup
812configure:13173: /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
813conftest.c:60:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration]
814char strndup ();
815     ^
816conftest.c:60:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
8171 warning generated.
818configure:13173: $? = 0
819configure:13173: result: yes
820configure:13173: checking for clearenv
821configure:13173: /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
822Undefined symbols for architecture x86_64:
823  "_clearenv", referenced from:
824      _main in conftest-655db8.o
825ld: symbol(s) not found for architecture x86_64
826clang: error: linker command failed with exit code 1 (use -v to see invocation)
827configure:13173: $? = 1
828configure: failed program was:
829| /* confdefs.h */
830| #define PACKAGE_NAME "LibFixPOSIX"
831| #define PACKAGE_TARNAME "libfixposix"
832| #define PACKAGE_VERSION "0.4.3"
833| #define PACKAGE_STRING "LibFixPOSIX 0.4.3"
834| #define PACKAGE_BUGREPORT "iolib-devel@common-lisp.net"
835| #define PACKAGE_URL "https://github.com/sionescu/libfixposix"
836| #define PACKAGE "libfixposix"
837| #define VERSION "0.4.3"
838| #define STDC_HEADERS 1
839| #define HAVE_SYS_TYPES_H 1
840| #define HAVE_SYS_STAT_H 1
841| #define HAVE_STDLIB_H 1
842| #define HAVE_STRING_H 1
843| #define HAVE_MEMORY_H 1
844| #define HAVE_STRINGS_H 1
845| #define HAVE_INTTYPES_H 1
846| #define HAVE_STDINT_H 1
847| #define HAVE_UNISTD_H 1
848| #define HAVE_DLFCN_H 1
849| #define LT_OBJDIR ".libs/"
850| #define HAVE_PTHREAD 1
851| #define HAVE__BOOL 1
852| #define HAVE_STDBOOL_H 1
853| #define HAVE_STDLIB_H 1
854| #define HAVE_STDIO_H 1
855| #define HAVE_STRING_H 1
856| #define HAVE_ERRNO_H 1
857| #define HAVE_TIME_H 1
858| #define HAVE_SYS_TYPES_H 1
859| #define HAVE_UNISTD_H 1
860| #define HAVE_FCNTL_H 1
861| #define HAVE_SYS_SIGNAL_H 1
862| #define HAVE_SIGNAL_H 1
863| #define HAVE_STRNLEN 1
864| #define HAVE_STRNDUP 1
865| /* end confdefs.h.  */
866| /* Define clearenv to an innocuous variant, in case <limits.h> declares clearenv.
867|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
868| #define clearenv innocuous_clearenv
869|
870| /* System header to define __stub macros and hopefully few prototypes,
871|     which can conflict with char clearenv (); below.
872|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
873|     <limits.h> exists even on freestanding compilers.  */
874|
875| #ifdef __STDC__
876| # include <limits.h>
877| #else
878| # include <assert.h>
879| #endif
880|
881| #undef clearenv
882|
883| /* Override any GCC internal prototype to avoid an error.
884|    Use char because int might match the return type of a GCC
885|    builtin and then its argument prototype would still apply.  */
886| #ifdef __cplusplus
887| extern "C"
888| #endif
889| char clearenv ();
890| /* The GNU C library defines this for functions which it implements
891|     to always fail with ENOSYS.  Some functions are actually named
892|     something starting with __ and the normal name is an alias.  */
893| #if defined __stub_clearenv || defined __stub___clearenv
894| choke me
895| #endif
896|
897| int
898| main ()
899| {
900| return clearenv ();
901|   ;
902|   return 0;
903| }
904configure:13173: result: no
905configure:13195: checking for strtok_r
906configure:13195: /usr/bin/clang -o conftest  -D_DARWIN_C_SOURCE  -D_THREAD_SAFE -pthread    conftest.c    >&5
907configure:13195: $? = 0
908configure:13195: result: yes
909configure:13227: checking for library containing socket
910configure:13258: /usr/bin/clang -o conftest  -D_DARWIN_C_SOURCE  -D_THREAD_SAFE -pthread    conftest.c    >&5
911configure:13258: $? = 0
912configure:13275: result: none required
913configure:13298: checking for accept4
914configure:13298: /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
915Undefined symbols for architecture x86_64:
916  "_accept4", referenced from:
917      _main in conftest-2a5640.o
918ld: symbol(s) not found for architecture x86_64
919clang: error: linker command failed with exit code 1 (use -v to see invocation)
920configure:13298: $? = 1
921configure: failed program was:
922| /* confdefs.h */
923| #define PACKAGE_NAME "LibFixPOSIX"
924| #define PACKAGE_TARNAME "libfixposix"
925| #define PACKAGE_VERSION "0.4.3"
926| #define PACKAGE_STRING "LibFixPOSIX 0.4.3"
927| #define PACKAGE_BUGREPORT "iolib-devel@common-lisp.net"
928| #define PACKAGE_URL "https://github.com/sionescu/libfixposix"
929| #define PACKAGE "libfixposix"
930| #define VERSION "0.4.3"
931| #define STDC_HEADERS 1
932| #define HAVE_SYS_TYPES_H 1
933| #define HAVE_SYS_STAT_H 1
934| #define HAVE_STDLIB_H 1
935| #define HAVE_STRING_H 1
936| #define HAVE_MEMORY_H 1
937| #define HAVE_STRINGS_H 1
938| #define HAVE_INTTYPES_H 1
939| #define HAVE_STDINT_H 1
940| #define HAVE_UNISTD_H 1
941| #define HAVE_DLFCN_H 1
942| #define LT_OBJDIR ".libs/"
943| #define HAVE_PTHREAD 1
944| #define HAVE__BOOL 1
945| #define HAVE_STDBOOL_H 1
946| #define HAVE_STDLIB_H 1
947| #define HAVE_STDIO_H 1
948| #define HAVE_STRING_H 1
949| #define HAVE_ERRNO_H 1
950| #define HAVE_TIME_H 1
951| #define HAVE_SYS_TYPES_H 1
952| #define HAVE_UNISTD_H 1
953| #define HAVE_FCNTL_H 1
954| #define HAVE_SYS_SIGNAL_H 1
955| #define HAVE_SIGNAL_H 1
956| #define HAVE_STRNLEN 1
957| #define HAVE_STRNDUP 1
958| #define HAVE_STRTOK_R 1
959| /* end confdefs.h.  */
960| /* Define accept4 to an innocuous variant, in case <limits.h> declares accept4.
961|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
962| #define accept4 innocuous_accept4
963|
964| /* System header to define __stub macros and hopefully few prototypes,
965|     which can conflict with char accept4 (); below.
966|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
967|     <limits.h> exists even on freestanding compilers.  */
968|
969| #ifdef __STDC__
970| # include <limits.h>
971| #else
972| # include <assert.h>
973| #endif
974|
975| #undef accept4
976|
977| /* Override any GCC internal prototype to avoid an error.
978|    Use char because int might match the return type of a GCC
979|    builtin and then its argument prototype would still apply.  */
980| #ifdef __cplusplus
981| extern "C"
982| #endif
983| char accept4 ();
984| /* The GNU C library defines this for functions which it implements
985|     to always fail with ENOSYS.  Some functions are actually named
986|     something starting with __ and the normal name is an alias.  */
987| #if defined __stub_accept4 || defined __stub___accept4
988| choke me
989| #endif
990|
991| int
992| main ()
993| {
994| return accept4 ();
995|   ;
996|   return 0;
997| }
998configure:13298: result: no
999configure:13298: checking for pipe2
1000configure:13298: /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
1001Undefined symbols for architecture x86_64:
1002  "_pipe2", referenced from:
1003      _main in conftest-9806f5.o
1004ld: symbol(s) not found for architecture x86_64
1005clang: error: linker command failed with exit code 1 (use -v to see invocation)
1006configure:13298: $? = 1
1007configure: failed program was:
1008| /* confdefs.h */
1009| #define PACKAGE_NAME "LibFixPOSIX"
1010| #define PACKAGE_TARNAME "libfixposix"
1011| #define PACKAGE_VERSION "0.4.3"
1012| #define PACKAGE_STRING "LibFixPOSIX 0.4.3"
1013| #define PACKAGE_BUGREPORT "iolib-devel@common-lisp.net"
1014| #define PACKAGE_URL "https://github.com/sionescu/libfixposix"
1015| #define PACKAGE "libfixposix"
1016| #define VERSION "0.4.3"
1017| #define STDC_HEADERS 1
1018| #define HAVE_SYS_TYPES_H 1
1019| #define HAVE_SYS_STAT_H 1
1020| #define HAVE_STDLIB_H 1
1021| #define HAVE_STRING_H 1
1022| #define HAVE_MEMORY_H 1
1023| #define HAVE_STRINGS_H 1
1024| #define HAVE_INTTYPES_H 1
1025| #define HAVE_STDINT_H 1
1026| #define HAVE_UNISTD_H 1
1027| #define HAVE_DLFCN_H 1
1028| #define LT_OBJDIR ".libs/"
1029| #define HAVE_PTHREAD 1
1030| #define HAVE__BOOL 1
1031| #define HAVE_STDBOOL_H 1
1032| #define HAVE_STDLIB_H 1
1033| #define HAVE_STDIO_H 1
1034| #define HAVE_STRING_H 1
1035| #define HAVE_ERRNO_H 1
1036| #define HAVE_TIME_H 1
1037| #define HAVE_SYS_TYPES_H 1
1038| #define HAVE_UNISTD_H 1
1039| #define HAVE_FCNTL_H 1
1040| #define HAVE_SYS_SIGNAL_H 1
1041| #define HAVE_SIGNAL_H 1
1042| #define HAVE_STRNLEN 1
1043| #define HAVE_STRNDUP 1
1044| #define HAVE_STRTOK_R 1
1045| /* end confdefs.h.  */
1046| /* Define pipe2 to an innocuous variant, in case <limits.h> declares pipe2.
1047|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1048| #define pipe2 innocuous_pipe2
1049|
1050| /* System header to define __stub macros and hopefully few prototypes,
1051|     which can conflict with char pipe2 (); below.
1052|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1053|     <limits.h> exists even on freestanding compilers.  */
1054|
1055| #ifdef __STDC__
1056| # include <limits.h>
1057| #else
1058| # include <assert.h>
1059| #endif
1060|
1061| #undef pipe2
1062|
1063| /* Override any GCC internal prototype to avoid an error.
1064|    Use char because int might match the return type of a GCC
1065|    builtin and then its argument prototype would still apply.  */
1066| #ifdef __cplusplus
1067| extern "C"
1068| #endif
1069| char pipe2 ();
1070| /* The GNU C library defines this for functions which it implements
1071|     to always fail with ENOSYS.  Some functions are actually named
1072|     something starting with __ and the normal name is an alias.  */
1073| #if defined __stub_pipe2 || defined __stub___pipe2
1074| choke me
1075| #endif
1076|
1077| int
1078| main ()
1079| {
1080| return pipe2 ();
1081|   ;
1082|   return 0;
1083| }
1084configure:13298: result: no
1085configure:13298: checking for sendfile
1086configure:13298: /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
1087configure:13298: $? = 0
1088configure:13298: result: yes
1089configure:13298: checking for pselect
1090configure:13298: /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
1091configure:13298: $? = 0
1092configure:13298: result: yes
1093configure:13298: checking for ptsname_r
1094configure:13298: /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
1095configure:13298: $? = 0
1096configure:13298: result: yes
1097configure:13321: checking for vsyslog
1098configure:13321: /usr/bin/clang -o conftest  -D_DARWIN_C_SOURCE  -D_THREAD_SAFE -pthread    conftest.c       >&5
1099configure:13321: $? = 0
1100configure:13321: result: yes
1101configure:13321: checking for ptsname
1102configure:13321: /usr/bin/clang -o conftest  -D_DARWIN_C_SOURCE  -D_THREAD_SAFE -pthread    conftest.c       >&5
1103configure:13321: $? = 0
1104configure:13321: result: yes
1105configure:13321: checking for posix_openpt
1106configure:13321: /usr/bin/clang -o conftest  -D_DARWIN_C_SOURCE  -D_THREAD_SAFE -pthread    conftest.c       >&5
1107configure:13321: $? = 0
1108configure:13321: result: yes
1109configure:13354: checking for library containing clock_gettime
1110configure:13385: /usr/bin/clang -o conftest  -D_DARWIN_C_SOURCE  -D_THREAD_SAFE -pthread    conftest.c       >&5
1111configure:13385: $? = 0
1112configure:13402: result: none required
1113configure:13421: checking for clockid_t
1114configure:13421: /usr/bin/clang -c  -D_DARWIN_C_SOURCE  -D_THREAD_SAFE -pthread  conftest.c >&5
1115configure:13421: $? = 0
1116configure:13421: /usr/bin/clang -c  -D_DARWIN_C_SOURCE  -D_THREAD_SAFE -pthread  conftest.c >&5
1117conftest.c:52:24: error: expected expression
1118if (sizeof ((clockid_t)))
1119                       ^
11201 error generated.
1121configure:13421: $? = 1
1122configure: failed program was:
1123| /* confdefs.h */
1124| #define PACKAGE_NAME "LibFixPOSIX"
1125| #define PACKAGE_TARNAME "libfixposix"
1126| #define PACKAGE_VERSION "0.4.3"
1127| #define PACKAGE_STRING "LibFixPOSIX 0.4.3"
1128| #define PACKAGE_BUGREPORT "iolib-devel@common-lisp.net"
1129| #define PACKAGE_URL "https://github.com/sionescu/libfixposix"
1130| #define PACKAGE "libfixposix"
1131| #define VERSION "0.4.3"
1132| #define STDC_HEADERS 1
1133| #define HAVE_SYS_TYPES_H 1
1134| #define HAVE_SYS_STAT_H 1
1135| #define HAVE_STDLIB_H 1
1136| #define HAVE_STRING_H 1
1137| #define HAVE_MEMORY_H 1
1138| #define HAVE_STRINGS_H 1
1139| #define HAVE_INTTYPES_H 1
1140| #define HAVE_STDINT_H 1
1141| #define HAVE_UNISTD_H 1
1142| #define HAVE_DLFCN_H 1
1143| #define LT_OBJDIR ".libs/"
1144| #define HAVE_PTHREAD 1
1145| #define HAVE__BOOL 1
1146| #define HAVE_STDBOOL_H 1
1147| #define HAVE_STDLIB_H 1
1148| #define HAVE_STDIO_H 1
1149| #define HAVE_STRING_H 1
1150| #define HAVE_ERRNO_H 1
1151| #define HAVE_TIME_H 1
1152| #define HAVE_SYS_TYPES_H 1
1153| #define HAVE_UNISTD_H 1
1154| #define HAVE_FCNTL_H 1
1155| #define HAVE_SYS_SIGNAL_H 1
1156| #define HAVE_SIGNAL_H 1
1157| #define HAVE_STRNLEN 1
1158| #define HAVE_STRNDUP 1
1159| #define HAVE_STRTOK_R 1
1160| #define HAVE_SENDFILE 1
1161| #define HAVE_PSELECT 1
1162| #define HAVE_PTSNAME_R 1
1163| #define HAVE_VSYSLOG 1
1164| #define HAVE_PTSNAME 1
1165| #define HAVE_POSIX_OPENPT 1
1166| /* end confdefs.h.  */
1167| #include <sys/time.h>
1168|  #include <time.h>
1169|
1170|
1171| int
1172| main ()
1173| {
1174| if (sizeof ((clockid_t)))
1175|           return 0;
1176|   ;
1177|   return 0;
1178| }
1179configure:13421: result: yes
1180configure:13459: checking whether CLOCK_REALTIME is declared
1181configure:13459: /usr/bin/clang -c  -D_DARWIN_C_SOURCE  -D_THREAD_SAFE -pthread  conftest.c >&5
1182configure:13459: $? = 0
1183configure:13459: result: yes
1184configure:13490: checking whether CLOCK_MONOTONIC is declared
1185configure:13490: /usr/bin/clang -c  -D_DARWIN_C_SOURCE  -D_THREAD_SAFE -pthread  conftest.c >&5
1186configure:13490: $? = 0
1187configure:13490: result: yes
1188configure:13613: checking for getpeereid
1189configure:13613: /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
1190configure:13613: $? = 0
1191configure:13613: result: yes
1192
1193## ---------------- ##
1194## Cache variables. ##
1195## ---------------- ##
1196
1197ac_cv_build=x86_64-apple-darwin18.7.0
1198ac_cv_c_compiler_gnu=yes
1199ac_cv_env_CC_set=set
1200ac_cv_env_CC_value=/usr/bin/clang
1201ac_cv_env_CFLAGS_set=set
1202ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
1203ac_cv_env_CPPFLAGS_set=set
1204ac_cv_env_CPPFLAGS_value=-I/opt/local/include
1205ac_cv_env_CPP_set=
1206ac_cv_env_CPP_value=
1207ac_cv_env_LDFLAGS_set=set
1208ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
1209ac_cv_env_LIBS_set=
1210ac_cv_env_LIBS_value=
1211ac_cv_env_LT_SYS_LIBRARY_PATH_set=
1212ac_cv_env_LT_SYS_LIBRARY_PATH_value=
1213ac_cv_env_build_alias_set=
1214ac_cv_env_build_alias_value=
1215ac_cv_env_host_alias_set=
1216ac_cv_env_host_alias_value=
1217ac_cv_env_target_alias_set=
1218ac_cv_env_target_alias_value=
1219ac_cv_func___xpg_strerror_r=no
1220ac_cv_func_accept4=no
1221ac_cv_func_clearenv=no
1222ac_cv_func_getpeereid=yes
1223ac_cv_func_pipe2=no
1224ac_cv_func_posix_openpt=yes
1225ac_cv_func_pselect=yes
1226ac_cv_func_ptsname=yes
1227ac_cv_func_ptsname_r=yes
1228ac_cv_func_sendfile=yes
1229ac_cv_func_strndup=yes
1230ac_cv_func_strnlen=yes
1231ac_cv_func_strtok_r=yes
1232ac_cv_func_vsyslog=yes
1233ac_cv_have_decl_CLOCK_MONOTONIC=yes
1234ac_cv_have_decl_CLOCK_REALTIME=yes
1235ac_cv_have_decl_IP_HDRINCL=yes
1236ac_cv_have_decl_NSIG=yes
1237ac_cv_have_decl_TIOCSCTTY=yes
1238ac_cv_header_dlfcn_h=yes
1239ac_cv_header_errno_h=yes
1240ac_cv_header_fcntl_h=yes
1241ac_cv_header_inttypes_h=yes
1242ac_cv_header_memory_h=yes
1243ac_cv_header_signal_h=yes
1244ac_cv_header_stdbool_h=yes
1245ac_cv_header_stdc=yes
1246ac_cv_header_stdint_h=yes
1247ac_cv_header_stdio_h=yes
1248ac_cv_header_stdlib_h=yes
1249ac_cv_header_string_h=yes
1250ac_cv_header_strings_h=yes
1251ac_cv_header_sys_signal_h=yes
1252ac_cv_header_sys_signalfd_h=no
1253ac_cv_header_sys_stat_h=yes
1254ac_cv_header_sys_types_h=yes
1255ac_cv_header_time_h=yes
1256ac_cv_header_unistd_h=yes
1257ac_cv_host=x86_64-apple-darwin18.7.0
1258ac_cv_objext=o
1259ac_cv_path_EGREP='/usr/bin/grep -E'
1260ac_cv_path_FGREP='/usr/bin/grep -F'
1261ac_cv_path_GREP=/usr/bin/grep
1262ac_cv_path_SED=/usr/bin/sed
1263ac_cv_path_lt_DD=/bin/dd
1264ac_cv_prog_AWK=awk
1265ac_cv_prog_CPP='/usr/bin/clang -E'
1266ac_cv_prog_GETCONF=yes
1267ac_cv_prog_GIT=yes
1268ac_cv_prog_ac_ct_AR=ar
1269ac_cv_prog_ac_ct_CC=/usr/bin/clang
1270ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
1271ac_cv_prog_ac_ct_LIPO=lipo
1272ac_cv_prog_ac_ct_NMEDIT=nmedit
1273ac_cv_prog_ac_ct_OBJDUMP=objdump
1274ac_cv_prog_ac_ct_OTOOL=otool
1275ac_cv_prog_ac_ct_RANLIB=ranlib
1276ac_cv_prog_ac_ct_STRIP=strip
1277ac_cv_prog_cc_c89=
1278ac_cv_prog_cc_c99=
1279ac_cv_prog_cc_g=yes
1280ac_cv_prog_make_make_set=yes
1281ac_cv_search_clock_gettime='none required'
1282ac_cv_search_socket='none required'
1283ac_cv_type__Bool=yes
1284ac_cv_type_clockid_t=yes
1285am_cv_CC_dependencies_compiler_type=gcc3
1286am_cv_make_support_nested_variables=yes
1287am_cv_prog_cc_c_o=yes
1288lt_cv_apple_cc_single_mod=yes
1289lt_cv_ar_at_file=no
1290lt_cv_deplibs_check_method=pass_all
1291lt_cv_file_magic_cmd='$MAGIC_CMD'
1292lt_cv_file_magic_test_file=
1293lt_cv_ld_exported_symbols_list=yes
1294lt_cv_ld_force_load=yes
1295lt_cv_ld_reload_flag=-r
1296lt_cv_nm_interface='BSD nm'
1297lt_cv_objdir=.libs
1298lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
1299lt_cv_path_NM='/usr/bin/nm -B'
1300lt_cv_path_mainfest_tool=no
1301lt_cv_prog_compiler_c_o=yes
1302lt_cv_prog_compiler_pic='-fno-common -DPIC'
1303lt_cv_prog_compiler_pic_works=yes
1304lt_cv_prog_compiler_rtti_exceptions=yes
1305lt_cv_prog_compiler_static_works=no
1306lt_cv_prog_gnu_ld=no
1307lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
1308lt_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'\'''
1309lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
1310lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
1311lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
1312lt_cv_sys_global_symbol_to_import=
1313lt_cv_sys_max_cmd_len=196608
1314lt_cv_to_host_file_cmd=func_convert_file_noop
1315lt_cv_to_tool_file_cmd=func_convert_file_noop
1316lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
1317
1318## ----------------- ##
1319## Output variables. ##
1320## ----------------- ##
1321
1322ACLOCAL='${SHELL} /opt/local/var/macports/build/_private_var_local_ports_devel_libfixposix/libfixposix/work/libfixposix-0.4.3/config/aux/missing aclocal-1.16'
1323AMDEPBACKSLASH='\'
1324AMDEP_FALSE='#'
1325AMDEP_TRUE=''
1326AMTAR='$${TAR-tar}'
1327AM_BACKSLASH='\'
1328AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
1329AM_DEFAULT_VERBOSITY='0'
1330AM_V='$(V)'
1331AR='ar'
1332AUTOCONF='${SHELL} /opt/local/var/macports/build/_private_var_local_ports_devel_libfixposix/libfixposix/work/libfixposix-0.4.3/config/aux/missing autoconf'
1333AUTOHEADER='${SHELL} /opt/local/var/macports/build/_private_var_local_ports_devel_libfixposix/libfixposix/work/libfixposix-0.4.3/config/aux/missing autoheader'
1334AUTOMAKE='${SHELL} /opt/local/var/macports/build/_private_var_local_ports_devel_libfixposix/libfixposix/work/libfixposix-0.4.3/config/aux/missing automake-1.16'
1335AWK='awk'
1336BATSPATH=''
1337CC='/usr/bin/clang'
1338CCDEPMODE='depmode=gcc3'
1339CFLAGS='-pipe -Os -arch x86_64'
1340CHECK_CFLAGS=''
1341CHECK_LIBS=''
1342CPP='/usr/bin/clang -E'
1343CPPFLAGS='-I/opt/local/include'
1344CYGPATH_W='echo'
1345DEFS=''
1346DEPDIR='.deps'
1347DLLTOOL='false'
1348DSYMUTIL='dsymutil'
1349DUMPBIN=''
1350ECHO_C='\c'
1351ECHO_N=''
1352ECHO_T=''
1353EGREP='/usr/bin/grep -E'
1354EXEEXT=''
1355FGREP='/usr/bin/grep -F'
1356GETCONF='yes'
1357GIT='yes'
1358GREP='/usr/bin/grep'
1359HAVE_CLOCKID_T='1'
1360HAVE_CLOCK_GETTIME='1'
1361INSTALL_DATA='${INSTALL} -m 644'
1362INSTALL_PROGRAM='${INSTALL}'
1363INSTALL_SCRIPT='${INSTALL}'
1364INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1365LD='/Library/Developer/CommandLineTools/usr/bin/ld'
1366LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
1367LFP_CFLAGS=' -D_DARWIN_C_SOURCE  -D_THREAD_SAFE -pthread'
1368LFP_LDFLAGS=' '
1369LFP_LIBS='           '
1370LFP_MAJOR_VERSION='0'
1371LFP_MICRO_VERSION='3'
1372LFP_MINOR_VERSION='4'
1373LFP_VCSID='3ca833e'
1374LFS_CFLAGS=''
1375LFS_LDFLAGS=''
1376LFS_LIBS=''
1377LIBOBJS=''
1378LIBS=''
1379LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1380LIPO='lipo'
1381LN_S='ln -s'
1382LTLIBOBJS=''
1383LT_SYS_LIBRARY_PATH=''
1384MAKEINFO='${SHELL} /opt/local/var/macports/build/_private_var_local_ports_devel_libfixposix/libfixposix/work/libfixposix-0.4.3/config/aux/missing makeinfo'
1385MANIFEST_TOOL=':'
1386MKDIR_P='config/aux/install-sh -c -d'
1387NM='/usr/bin/nm -B'
1388NMEDIT='nmedit'
1389OBJDUMP='objdump'
1390OBJEXT='o'
1391OTOOL64=':'
1392OTOOL='otool'
1393PACKAGE='libfixposix'
1394PACKAGE_BUGREPORT='iolib-devel@common-lisp.net'
1395PACKAGE_NAME='LibFixPOSIX'
1396PACKAGE_STRING='LibFixPOSIX 0.4.3'
1397PACKAGE_TARNAME='libfixposix'
1398PACKAGE_URL='https://github.com/sionescu/libfixposix'
1399PACKAGE_VERSION='0.4.3'
1400PATH_SEPARATOR=':'
1401PTHREAD_CC='/usr/bin/clang'
1402PTHREAD_CFLAGS='-D_THREAD_SAFE -pthread'
1403PTHREAD_LIBS=''
1404RANLIB='ranlib'
1405SED='/usr/bin/sed'
1406SET_MAKE=''
1407SHELL='/bin/sh'
1408STRIP='strip'
1409TESTS_FALSE=''
1410TESTS_TRUE=''
1411VERSION='0.4.3'
1412ac_ct_AR='ar'
1413ac_ct_CC='/usr/bin/clang'
1414ac_ct_DUMPBIN=''
1415am__EXEEXT_FALSE=''
1416am__EXEEXT_TRUE=''
1417am__fastdepCC_FALSE='#'
1418am__fastdepCC_TRUE=''
1419am__include='include'
1420am__isrc=''
1421am__leading_dot='.'
1422am__nodep='_no'
1423am__quote=''
1424am__tar='$${TAR-tar} chof - "$$tardir"'
1425am__untar='$${TAR-tar} xf -'
1426ax_pthread_config=''
1427bindir='${exec_prefix}/bin'
1428build='x86_64-apple-darwin18.7.0'
1429build_alias=''
1430build_cpu='x86_64'
1431build_os='darwin18.7.0'
1432build_vendor='apple'
1433datadir='${datarootdir}'
1434datarootdir='${prefix}/share'
1435docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1436dvidir='${docdir}'
1437exec_prefix='NONE'
1438host='x86_64-apple-darwin18.7.0'
1439host_alias=''
1440host_cpu='x86_64'
1441host_os='darwin18.7.0'
1442host_vendor='apple'
1443htmldir='${docdir}'
1444includedir='${prefix}/include'
1445infodir='${datarootdir}/info'
1446install_sh='${SHELL} /opt/local/var/macports/build/_private_var_local_ports_devel_libfixposix/libfixposix/work/libfixposix-0.4.3/config/aux/install-sh'
1447libdir='${exec_prefix}/lib'
1448libexecdir='${exec_prefix}/libexec'
1449localedir='${datarootdir}/locale'
1450localstatedir='${prefix}/var'
1451mandir='${datarootdir}/man'
1452mkdir_p='$(MKDIR_P)'
1453oldincludedir='/usr/include'
1454pdfdir='${docdir}'
1455prefix='/opt/local'
1456program_transform_name='s,x,x,'
1457psdir='${docdir}'
1458sbindir='${exec_prefix}/sbin'
1459sharedstatedir='${prefix}/com'
1460sysconfdir='${prefix}/etc'
1461target_alias=''
1462
1463## ----------- ##
1464## confdefs.h. ##
1465## ----------- ##
1466
1467/* confdefs.h */
1468#define PACKAGE_NAME "LibFixPOSIX"
1469#define PACKAGE_TARNAME "libfixposix"
1470#define PACKAGE_VERSION "0.4.3"
1471#define PACKAGE_STRING "LibFixPOSIX 0.4.3"
1472#define PACKAGE_BUGREPORT "iolib-devel@common-lisp.net"
1473#define PACKAGE_URL "https://github.com/sionescu/libfixposix"
1474#define PACKAGE "libfixposix"
1475#define VERSION "0.4.3"
1476#define STDC_HEADERS 1
1477#define HAVE_SYS_TYPES_H 1
1478#define HAVE_SYS_STAT_H 1
1479#define HAVE_STDLIB_H 1
1480#define HAVE_STRING_H 1
1481#define HAVE_MEMORY_H 1
1482#define HAVE_STRINGS_H 1
1483#define HAVE_INTTYPES_H 1
1484#define HAVE_STDINT_H 1
1485#define HAVE_UNISTD_H 1
1486#define HAVE_DLFCN_H 1
1487#define LT_OBJDIR ".libs/"
1488#define HAVE_PTHREAD 1
1489#define HAVE__BOOL 1
1490#define HAVE_STDBOOL_H 1
1491#define HAVE_STDLIB_H 1
1492#define HAVE_STDIO_H 1
1493#define HAVE_STRING_H 1
1494#define HAVE_ERRNO_H 1
1495#define HAVE_TIME_H 1
1496#define HAVE_SYS_TYPES_H 1
1497#define HAVE_UNISTD_H 1
1498#define HAVE_FCNTL_H 1
1499#define HAVE_SYS_SIGNAL_H 1
1500#define HAVE_SIGNAL_H 1
1501#define HAVE_STRNLEN 1
1502#define HAVE_STRNDUP 1
1503#define HAVE_STRTOK_R 1
1504#define HAVE_SENDFILE 1
1505#define HAVE_PSELECT 1
1506#define HAVE_PTSNAME_R 1
1507#define HAVE_VSYSLOG 1
1508#define HAVE_PTSNAME 1
1509#define HAVE_POSIX_OPENPT 1
1510#define HAVE_CLOCKID_T 1
1511#define HAVE_CLOCK_GETTIME 1
1512#define HAVE_GETPEEREID 1
1513#define HAVE_GETPEEREID 1
1514
1515configure: exit 258