Ticket #61483: config.log

File config.log, 81.9 KB (added by AP1010, 3 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 neon configure 0.30.2, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --with-ssl --enable-shared --with-expat --with-libproxy
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = ws2.artur.ca
14uname -m = x86_64
15uname -r = 20.1.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 20.1.0: Sat Oct 31 00:07:11 PDT 2020; root:xnu-7195.50.7~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 20.1.0: Sat Oct 31 00:07:11 PDT 2020; root:xnu-7195.50.7~2/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: 64.00 gigabytes
33Default processor set: 819 tasks, 2691 threads, 8 processors
34Load average: 3.22, Mach factor: 4.77
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:2684: checking for a BSD-compatible install
52configure:2752: result: /usr/bin/install -c
53configure:2875: checking for gcc
54configure:2902: result: /usr/bin/clang
55configure:3131: checking for C compiler version
56configure:3140: /usr/bin/clang --version >&5
57Apple clang version 12.0.0 (clang-1200.0.32.27)
58Target: x86_64-apple-darwin20.1.0
59Thread model: posix
60InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
61configure:3151: $? = 0
62configure:3140: /usr/bin/clang -v >&5
63Apple clang version 12.0.0 (clang-1200.0.32.27)
64Target: x86_64-apple-darwin20.1.0
65Thread model: posix
66InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
67configure:3151: $? = 0
68configure:3140: /usr/bin/clang -V >&5
69clang: error: argument to '-V' is missing (expected 1 value)
70clang: error: no input files
71configure:3151: $? = 1
72configure:3140: /usr/bin/clang -qversion >&5
73clang: error: unknown argument '-qversion'; did you mean '--version'?
74clang: error: no input files
75configure:3151: $? = 1
76configure:3171: checking whether the C compiler works
77configure:3193: /usr/bin/clang -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c  >&5
78configure:3197: $? = 0
79configure:3245: result: yes
80configure:3248: checking for C compiler default output file name
81configure:3250: result: a.out
82configure:3256: checking for suffix of executables
83configure:3263: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c  >&5
84configure:3267: $? = 0
85configure:3289: result:
86configure:3311: checking whether we are cross compiling
87configure:3319: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c  >&5
88configure:3323: $? = 0
89configure:3330: ./conftest
90configure:3334: $? = 0
91configure:3349: result: no
92configure:3354: checking for suffix of object files
93configure:3376: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
94configure:3380: $? = 0
95configure:3401: result: o
96configure:3405: checking whether we are using the GNU C compiler
97configure:3424: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
98configure:3424: $? = 0
99configure:3433: result: yes
100configure:3442: checking whether /usr/bin/clang accepts -g
101configure:3462: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
102configure:3462: $? = 0
103configure:3503: result: yes
104configure:3520: checking for /usr/bin/clang option to accept ISO C89
105configure:3583: /usr/bin/clang  -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
106configure:3583: $? = 0
107configure:3596: result: none needed
108configure:3622: checking how to run the C preprocessor
109configure:3653: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
110configure:3653: $? = 0
111configure:3667: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
112conftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found
113#include <ac_nonexistent.h>
114         ^~~~~~~~~~~~~~~~~~
1151 error generated.
116configure:3667: $? = 1
117configure: failed program was:
118| /* confdefs.h */
119| #define PACKAGE_NAME "neon"
120| #define PACKAGE_TARNAME "neon"
121| #define PACKAGE_VERSION "0.30.2"
122| #define PACKAGE_STRING "neon 0.30.2"
123| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
124| #define PACKAGE_URL ""
125| #define _GNU_SOURCE 1
126| #define NEON_IS_LIBRARY 1
127| #define NEON_VERSION "0.30.2"
128| #define NE_VERSION_MAJOR (0)
129| #define NE_VERSION_MINOR (30)
130| #define NE_VERSION_PATCH (2)
131| /* end confdefs.h.  */
132| #include <ac_nonexistent.h>
133configure:3692: result: /usr/bin/clang -E
134configure:3712: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
135configure:3712: $? = 0
136configure:3726: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
137conftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found
138#include <ac_nonexistent.h>
139         ^~~~~~~~~~~~~~~~~~
1401 error generated.
141configure:3726: $? = 1
142configure: failed program was:
143| /* confdefs.h */
144| #define PACKAGE_NAME "neon"
145| #define PACKAGE_TARNAME "neon"
146| #define PACKAGE_VERSION "0.30.2"
147| #define PACKAGE_STRING "neon 0.30.2"
148| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
149| #define PACKAGE_URL ""
150| #define _GNU_SOURCE 1
151| #define NEON_IS_LIBRARY 1
152| #define NEON_VERSION "0.30.2"
153| #define NE_VERSION_MAJOR (0)
154| #define NE_VERSION_MINOR (30)
155| #define NE_VERSION_PATCH (2)
156| /* end confdefs.h.  */
157| #include <ac_nonexistent.h>
158configure:3755: checking for grep that handles long lines and -e
159configure:3813: result: /usr/bin/grep
160configure:3818: checking for egrep
161configure:3880: result: /usr/bin/grep -E
162configure:3885: checking for ANSI C header files
163configure:3905: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
164configure:3905: $? = 0
165configure:3978: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c  >&5
166configure:3978: $? = 0
167configure:3978: ./conftest
168configure:3978: $? = 0
169configure:3989: result: yes
170configure:4002: checking for sys/types.h
171configure:4002: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
172configure:4002: $? = 0
173configure:4002: result: yes
174configure:4002: checking for sys/stat.h
175configure:4002: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
176configure:4002: $? = 0
177configure:4002: result: yes
178configure:4002: checking for stdlib.h
179configure:4002: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
180configure:4002: $? = 0
181configure:4002: result: yes
182configure:4002: checking for string.h
183configure:4002: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
184configure:4002: $? = 0
185configure:4002: result: yes
186configure:4002: checking for memory.h
187configure:4002: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
188configure:4002: $? = 0
189configure:4002: result: yes
190configure:4002: checking for strings.h
191configure:4002: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
192configure:4002: $? = 0
193configure:4002: result: yes
194configure:4002: checking for inttypes.h
195configure:4002: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
196configure:4002: $? = 0
197configure:4002: result: yes
198configure:4002: checking for stdint.h
199configure:4002: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
200configure:4002: $? = 0
201configure:4002: result: yes
202configure:4002: checking for unistd.h
203configure:4002: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
204configure:4002: $? = 0
205configure:4002: result: yes
206configure:4015: checking minix/config.h usability
207configure:4015: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
208conftest.c:58:10: fatal error: 'minix/config.h' file not found
209#include <minix/config.h>
210         ^~~~~~~~~~~~~~~~
2111 error generated.
212configure:4015: $? = 1
213configure: failed program was:
214| /* confdefs.h */
215| #define PACKAGE_NAME "neon"
216| #define PACKAGE_TARNAME "neon"
217| #define PACKAGE_VERSION "0.30.2"
218| #define PACKAGE_STRING "neon 0.30.2"
219| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
220| #define PACKAGE_URL ""
221| #define _GNU_SOURCE 1
222| #define NEON_IS_LIBRARY 1
223| #define NEON_VERSION "0.30.2"
224| #define NE_VERSION_MAJOR (0)
225| #define NE_VERSION_MINOR (30)
226| #define NE_VERSION_PATCH (2)
227| #define STDC_HEADERS 1
228| #define HAVE_SYS_TYPES_H 1
229| #define HAVE_SYS_STAT_H 1
230| #define HAVE_STDLIB_H 1
231| #define HAVE_STRING_H 1
232| #define HAVE_MEMORY_H 1
233| #define HAVE_STRINGS_H 1
234| #define HAVE_INTTYPES_H 1
235| #define HAVE_STDINT_H 1
236| #define HAVE_UNISTD_H 1
237| /* end confdefs.h.  */
238| #include <stdio.h>
239| #ifdef HAVE_SYS_TYPES_H
240| # include <sys/types.h>
241| #endif
242| #ifdef HAVE_SYS_STAT_H
243| # include <sys/stat.h>
244| #endif
245| #ifdef STDC_HEADERS
246| # include <stdlib.h>
247| # include <stddef.h>
248| #else
249| # ifdef HAVE_STDLIB_H
250| #  include <stdlib.h>
251| # endif
252| #endif
253| #ifdef HAVE_STRING_H
254| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
255| #  include <memory.h>
256| # endif
257| # include <string.h>
258| #endif
259| #ifdef HAVE_STRINGS_H
260| # include <strings.h>
261| #endif
262| #ifdef HAVE_INTTYPES_H
263| # include <inttypes.h>
264| #endif
265| #ifdef HAVE_STDINT_H
266| # include <stdint.h>
267| #endif
268| #ifdef HAVE_UNISTD_H
269| # include <unistd.h>
270| #endif
271| #include <minix/config.h>
272configure:4015: result: no
273configure:4015: checking minix/config.h presence
274configure:4015: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
275conftest.c:25:10: fatal error: 'minix/config.h' file not found
276#include <minix/config.h>
277         ^~~~~~~~~~~~~~~~
2781 error generated.
279configure:4015: $? = 1
280configure: failed program was:
281| /* confdefs.h */
282| #define PACKAGE_NAME "neon"
283| #define PACKAGE_TARNAME "neon"
284| #define PACKAGE_VERSION "0.30.2"
285| #define PACKAGE_STRING "neon 0.30.2"
286| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
287| #define PACKAGE_URL ""
288| #define _GNU_SOURCE 1
289| #define NEON_IS_LIBRARY 1
290| #define NEON_VERSION "0.30.2"
291| #define NE_VERSION_MAJOR (0)
292| #define NE_VERSION_MINOR (30)
293| #define NE_VERSION_PATCH (2)
294| #define STDC_HEADERS 1
295| #define HAVE_SYS_TYPES_H 1
296| #define HAVE_SYS_STAT_H 1
297| #define HAVE_STDLIB_H 1
298| #define HAVE_STRING_H 1
299| #define HAVE_MEMORY_H 1
300| #define HAVE_STRINGS_H 1
301| #define HAVE_INTTYPES_H 1
302| #define HAVE_STDINT_H 1
303| #define HAVE_UNISTD_H 1
304| /* end confdefs.h.  */
305| #include <minix/config.h>
306configure:4015: result: no
307configure:4015: checking for minix/config.h
308configure:4015: result: no
309configure:4036: checking whether it is safe to define __EXTENSIONS__
310configure:4054: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
311configure:4054: $? = 0
312configure:4061: result: yes
313configure:4075: checking for inline
314configure:4091: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
315configure:4091: $? = 0
316configure:4099: result: inline
317configure:4117: checking for an ANSI C-conforming const
318configure:4183: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
319configure:4183: $? = 0
320configure:4190: result: yes
321configure:4198: checking for size_t
322configure:4198: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
323configure:4198: $? = 0
324configure:4198: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
325conftest.c:66:21: error: expected expression
326if (sizeof ((size_t)))
327                    ^
3281 error generated.
329configure:4198: $? = 1
330configure: failed program was:
331| /* confdefs.h */
332| #define PACKAGE_NAME "neon"
333| #define PACKAGE_TARNAME "neon"
334| #define PACKAGE_VERSION "0.30.2"
335| #define PACKAGE_STRING "neon 0.30.2"
336| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
337| #define PACKAGE_URL ""
338| #define _GNU_SOURCE 1
339| #define NEON_IS_LIBRARY 1
340| #define NEON_VERSION "0.30.2"
341| #define NE_VERSION_MAJOR (0)
342| #define NE_VERSION_MINOR (30)
343| #define NE_VERSION_PATCH (2)
344| #define STDC_HEADERS 1
345| #define HAVE_SYS_TYPES_H 1
346| #define HAVE_SYS_STAT_H 1
347| #define HAVE_STDLIB_H 1
348| #define HAVE_STRING_H 1
349| #define HAVE_MEMORY_H 1
350| #define HAVE_STRINGS_H 1
351| #define HAVE_INTTYPES_H 1
352| #define HAVE_STDINT_H 1
353| #define HAVE_UNISTD_H 1
354| #define __EXTENSIONS__ 1
355| #define _ALL_SOURCE 1
356| #define _GNU_SOURCE 1
357| #define _POSIX_PTHREAD_SEMANTICS 1
358| #define _TANDEM_SOURCE 1
359| /* end confdefs.h.  */
360| #include <stdio.h>
361| #ifdef HAVE_SYS_TYPES_H
362| # include <sys/types.h>
363| #endif
364| #ifdef HAVE_SYS_STAT_H
365| # include <sys/stat.h>
366| #endif
367| #ifdef STDC_HEADERS
368| # include <stdlib.h>
369| # include <stddef.h>
370| #else
371| # ifdef HAVE_STDLIB_H
372| #  include <stdlib.h>
373| # endif
374| #endif
375| #ifdef HAVE_STRING_H
376| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
377| #  include <memory.h>
378| # endif
379| # include <string.h>
380| #endif
381| #ifdef HAVE_STRINGS_H
382| # include <strings.h>
383| #endif
384| #ifdef HAVE_INTTYPES_H
385| # include <inttypes.h>
386| #endif
387| #ifdef HAVE_STDINT_H
388| # include <stdint.h>
389| #endif
390| #ifdef HAVE_UNISTD_H
391| # include <unistd.h>
392| #endif
393| int
394| main ()
395| {
396| if (sizeof ((size_t)))
397|           return 0;
398|   ;
399|   return 0;
400| }
401configure:4198: result: yes
402configure:4209: checking for off_t
403configure:4209: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
404configure:4209: $? = 0
405configure:4209: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
406conftest.c:66:20: error: expected expression
407if (sizeof ((off_t)))
408                   ^
4091 error generated.
410configure:4209: $? = 1
411configure: failed program was:
412| /* confdefs.h */
413| #define PACKAGE_NAME "neon"
414| #define PACKAGE_TARNAME "neon"
415| #define PACKAGE_VERSION "0.30.2"
416| #define PACKAGE_STRING "neon 0.30.2"
417| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
418| #define PACKAGE_URL ""
419| #define _GNU_SOURCE 1
420| #define NEON_IS_LIBRARY 1
421| #define NEON_VERSION "0.30.2"
422| #define NE_VERSION_MAJOR (0)
423| #define NE_VERSION_MINOR (30)
424| #define NE_VERSION_PATCH (2)
425| #define STDC_HEADERS 1
426| #define HAVE_SYS_TYPES_H 1
427| #define HAVE_SYS_STAT_H 1
428| #define HAVE_STDLIB_H 1
429| #define HAVE_STRING_H 1
430| #define HAVE_MEMORY_H 1
431| #define HAVE_STRINGS_H 1
432| #define HAVE_INTTYPES_H 1
433| #define HAVE_STDINT_H 1
434| #define HAVE_UNISTD_H 1
435| #define __EXTENSIONS__ 1
436| #define _ALL_SOURCE 1
437| #define _GNU_SOURCE 1
438| #define _POSIX_PTHREAD_SEMANTICS 1
439| #define _TANDEM_SOURCE 1
440| /* end confdefs.h.  */
441| #include <stdio.h>
442| #ifdef HAVE_SYS_TYPES_H
443| # include <sys/types.h>
444| #endif
445| #ifdef HAVE_SYS_STAT_H
446| # include <sys/stat.h>
447| #endif
448| #ifdef STDC_HEADERS
449| # include <stdlib.h>
450| # include <stddef.h>
451| #else
452| # ifdef HAVE_STDLIB_H
453| #  include <stdlib.h>
454| # endif
455| #endif
456| #ifdef HAVE_STRING_H
457| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
458| #  include <memory.h>
459| # endif
460| # include <string.h>
461| #endif
462| #ifdef HAVE_STRINGS_H
463| # include <strings.h>
464| #endif
465| #ifdef HAVE_INTTYPES_H
466| # include <inttypes.h>
467| #endif
468| #ifdef HAVE_STDINT_H
469| # include <stdint.h>
470| #endif
471| #ifdef HAVE_UNISTD_H
472| # include <unistd.h>
473| #endif
474| int
475| main ()
476| {
477| if (sizeof ((off_t)))
478|           return 0;
479|   ;
480|   return 0;
481| }
482configure:4209: result: yes
483configure:4222: checking for uname
484configure:4231: result: Darwin
485configure:4243: checking whether make sets $(MAKE)
486configure:4265: result: yes
487configure:4279: checking size of int
488configure:4284: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -flat_namespace conftest.c  >&5
489configure:4284: $? = 0
490configure:4284: ./conftest
491configure:4284: $? = 0
492configure:4298: result: 4
493configure:4312: checking size of long
494configure:4317: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -flat_namespace conftest.c  >&5
495configure:4317: $? = 0
496configure:4317: ./conftest
497configure:4317: $? = 0
498configure:4331: result: 8
499configure:4345: checking size of long long
500configure:4350: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -flat_namespace conftest.c  >&5
501configure:4350: $? = 0
502configure:4350: ./conftest
503configure:4350: $? = 0
504configure:4364: result: 8
505configure:4375: checking for gcc -Wformat -Werror sanity
506configure:4396: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp -Wformat -Werror conftest.c >&5
507configure:4396: $? = 0
508configure:4404: result: yes
509configure:4432: checking errno.h usability
510configure:4432: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp conftest.c >&5
511configure:4432: $? = 0
512configure:4432: result: yes
513configure:4432: checking errno.h presence
514configure:4432: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp conftest.c
515configure:4432: $? = 0
516configure:4432: result: yes
517configure:4432: checking for errno.h
518configure:4432: result: yes
519configure:4432: checking stdarg.h usability
520configure:4432: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp conftest.c >&5
521configure:4432: $? = 0
522configure:4432: result: yes
523configure:4432: checking stdarg.h presence
524configure:4432: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp conftest.c
525configure:4432: $? = 0
526configure:4432: result: yes
527configure:4432: checking for stdarg.h
528configure:4432: result: yes
529configure:4432: checking for string.h
530configure:4432: result: yes
531configure:4432: checking for stdlib.h
532configure:4432: result: yes
533configure:4432: checking sys/uio.h usability
534configure:4432: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp conftest.c >&5
535configure:4432: $? = 0
536configure:4432: result: yes
537configure:4432: checking sys/uio.h presence
538configure:4432: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp conftest.c
539configure:4432: $? = 0
540configure:4432: result: yes
541configure:4432: checking for sys/uio.h
542configure:4432: result: yes
543configure:4451: checking size of size_t
544configure:4456: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -flat_namespace conftest.c  >&5
545configure:4456: $? = 0
546configure:4456: ./conftest
547configure:4456: $? = 0
548configure:4472: result: 8
549configure:4487: checking how to print size_t
550configure:4512: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp -Wformat -Werror conftest.c >&5
551conftest.c:45:28: error: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Werror,-Wformat]
552size_t i = 1; printf("%u", i);
553                      ~~   ^
554                      %zu
5551 error generated.
556configure:4512: $? = 1
557configure: failed program was:
558| /* confdefs.h */
559| #define PACKAGE_NAME "neon"
560| #define PACKAGE_TARNAME "neon"
561| #define PACKAGE_VERSION "0.30.2"
562| #define PACKAGE_STRING "neon 0.30.2"
563| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
564| #define PACKAGE_URL ""
565| #define _GNU_SOURCE 1
566| #define NEON_IS_LIBRARY 1
567| #define NEON_VERSION "0.30.2"
568| #define NE_VERSION_MAJOR (0)
569| #define NE_VERSION_MINOR (30)
570| #define NE_VERSION_PATCH (2)
571| #define STDC_HEADERS 1
572| #define HAVE_SYS_TYPES_H 1
573| #define HAVE_SYS_STAT_H 1
574| #define HAVE_STDLIB_H 1
575| #define HAVE_STRING_H 1
576| #define HAVE_MEMORY_H 1
577| #define HAVE_STRINGS_H 1
578| #define HAVE_INTTYPES_H 1
579| #define HAVE_STDINT_H 1
580| #define HAVE_UNISTD_H 1
581| #define __EXTENSIONS__ 1
582| #define _ALL_SOURCE 1
583| #define _GNU_SOURCE 1
584| #define _POSIX_PTHREAD_SEMANTICS 1
585| #define _TANDEM_SOURCE 1
586| #define SIZEOF_INT 4
587| #define SIZEOF_LONG 8
588| #define SIZEOF_LONG_LONG 8
589| #define HAVE_ERRNO_H 1
590| #define HAVE_STDARG_H 1
591| #define HAVE_STRING_H 1
592| #define HAVE_STDLIB_H 1
593| #define HAVE_SYS_UIO_H 1
594| #define SIZEOF_SIZE_T 8
595| /* end confdefs.h.  */
596| #include <sys/types.h>
597|
598| #include <stdio.h>
599| int
600| main ()
601| {
602| size_t i = 1; printf("%u", i);
603|   ;
604|   return 0;
605| }
606configure:4512: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp -Wformat -Werror conftest.c >&5
607configure:4512: $? = 0
608configure:4529: result: lu
609configure:4549: checking size of off_t
610configure:4554: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -flat_namespace conftest.c  >&5
611configure:4554: $? = 0
612configure:4554: ./conftest
613configure:4554: $? = 0
614configure:4570: result: 8
615configure:4585: checking how to print off_t
616configure:4610: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp -Wformat -Werror conftest.c >&5
617conftest.c:47:27: error: format specifies type 'int' but the argument has type 'off_t' (aka 'long long') [-Werror,-Wformat]
618off_t i = 1; printf("%d", i);
619                     ~~   ^
620                     %lld
6211 error generated.
622configure:4610: $? = 1
623configure: failed program was:
624| /* confdefs.h */
625| #define PACKAGE_NAME "neon"
626| #define PACKAGE_TARNAME "neon"
627| #define PACKAGE_VERSION "0.30.2"
628| #define PACKAGE_STRING "neon 0.30.2"
629| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
630| #define PACKAGE_URL ""
631| #define _GNU_SOURCE 1
632| #define NEON_IS_LIBRARY 1
633| #define NEON_VERSION "0.30.2"
634| #define NE_VERSION_MAJOR (0)
635| #define NE_VERSION_MINOR (30)
636| #define NE_VERSION_PATCH (2)
637| #define STDC_HEADERS 1
638| #define HAVE_SYS_TYPES_H 1
639| #define HAVE_SYS_STAT_H 1
640| #define HAVE_STDLIB_H 1
641| #define HAVE_STRING_H 1
642| #define HAVE_MEMORY_H 1
643| #define HAVE_STRINGS_H 1
644| #define HAVE_INTTYPES_H 1
645| #define HAVE_STDINT_H 1
646| #define HAVE_UNISTD_H 1
647| #define __EXTENSIONS__ 1
648| #define _ALL_SOURCE 1
649| #define _GNU_SOURCE 1
650| #define _POSIX_PTHREAD_SEMANTICS 1
651| #define _TANDEM_SOURCE 1
652| #define SIZEOF_INT 4
653| #define SIZEOF_LONG 8
654| #define SIZEOF_LONG_LONG 8
655| #define HAVE_ERRNO_H 1
656| #define HAVE_STDARG_H 1
657| #define HAVE_STRING_H 1
658| #define HAVE_STDLIB_H 1
659| #define HAVE_SYS_UIO_H 1
660| #define SIZEOF_SIZE_T 8
661| #define NE_FMT_SIZE_T "lu"
662| #define SIZEOF_OFF_T 8
663| /* end confdefs.h.  */
664| #include <sys/types.h>
665|
666| #include <stdio.h>
667| int
668| main ()
669| {
670| off_t i = 1; printf("%d", i);
671|   ;
672|   return 0;
673| }
674configure:4610: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp -Wformat -Werror conftest.c >&5
675conftest.c:47:28: error: format specifies type 'long' but the argument has type 'off_t' (aka 'long long') [-Werror,-Wformat]
676off_t i = 1; printf("%ld", i);
677                     ~~~   ^
678                     %lld
6791 error generated.
680configure:4610: $? = 1
681configure: failed program was:
682| /* confdefs.h */
683| #define PACKAGE_NAME "neon"
684| #define PACKAGE_TARNAME "neon"
685| #define PACKAGE_VERSION "0.30.2"
686| #define PACKAGE_STRING "neon 0.30.2"
687| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
688| #define PACKAGE_URL ""
689| #define _GNU_SOURCE 1
690| #define NEON_IS_LIBRARY 1
691| #define NEON_VERSION "0.30.2"
692| #define NE_VERSION_MAJOR (0)
693| #define NE_VERSION_MINOR (30)
694| #define NE_VERSION_PATCH (2)
695| #define STDC_HEADERS 1
696| #define HAVE_SYS_TYPES_H 1
697| #define HAVE_SYS_STAT_H 1
698| #define HAVE_STDLIB_H 1
699| #define HAVE_STRING_H 1
700| #define HAVE_MEMORY_H 1
701| #define HAVE_STRINGS_H 1
702| #define HAVE_INTTYPES_H 1
703| #define HAVE_STDINT_H 1
704| #define HAVE_UNISTD_H 1
705| #define __EXTENSIONS__ 1
706| #define _ALL_SOURCE 1
707| #define _GNU_SOURCE 1
708| #define _POSIX_PTHREAD_SEMANTICS 1
709| #define _TANDEM_SOURCE 1
710| #define SIZEOF_INT 4
711| #define SIZEOF_LONG 8
712| #define SIZEOF_LONG_LONG 8
713| #define HAVE_ERRNO_H 1
714| #define HAVE_STDARG_H 1
715| #define HAVE_STRING_H 1
716| #define HAVE_STDLIB_H 1
717| #define HAVE_SYS_UIO_H 1
718| #define SIZEOF_SIZE_T 8
719| #define NE_FMT_SIZE_T "lu"
720| #define SIZEOF_OFF_T 8
721| /* end confdefs.h.  */
722| #include <sys/types.h>
723|
724| #include <stdio.h>
725| int
726| main ()
727| {
728| off_t i = 1; printf("%ld", i);
729|   ;
730|   return 0;
731| }
732configure:4610: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp -Wformat -Werror conftest.c >&5
733configure:4610: $? = 0
734configure:4627: result: lld
735configure:4648: checking size of ssize_t
736configure:4653: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -flat_namespace conftest.c  >&5
737configure:4653: $? = 0
738configure:4653: ./conftest
739configure:4653: $? = 0
740configure:4669: result: 8
741configure:4684: checking how to print ssize_t
742configure:4709: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp -Wformat -Werror conftest.c >&5
743conftest.c:49:29: error: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Werror,-Wformat]
744ssize_t i = 1; printf("%d", i);
745                       ~~   ^
746                       %zd
7471 error generated.
748configure:4709: $? = 1
749configure: failed program was:
750| /* confdefs.h */
751| #define PACKAGE_NAME "neon"
752| #define PACKAGE_TARNAME "neon"
753| #define PACKAGE_VERSION "0.30.2"
754| #define PACKAGE_STRING "neon 0.30.2"
755| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
756| #define PACKAGE_URL ""
757| #define _GNU_SOURCE 1
758| #define NEON_IS_LIBRARY 1
759| #define NEON_VERSION "0.30.2"
760| #define NE_VERSION_MAJOR (0)
761| #define NE_VERSION_MINOR (30)
762| #define NE_VERSION_PATCH (2)
763| #define STDC_HEADERS 1
764| #define HAVE_SYS_TYPES_H 1
765| #define HAVE_SYS_STAT_H 1
766| #define HAVE_STDLIB_H 1
767| #define HAVE_STRING_H 1
768| #define HAVE_MEMORY_H 1
769| #define HAVE_STRINGS_H 1
770| #define HAVE_INTTYPES_H 1
771| #define HAVE_STDINT_H 1
772| #define HAVE_UNISTD_H 1
773| #define __EXTENSIONS__ 1
774| #define _ALL_SOURCE 1
775| #define _GNU_SOURCE 1
776| #define _POSIX_PTHREAD_SEMANTICS 1
777| #define _TANDEM_SOURCE 1
778| #define SIZEOF_INT 4
779| #define SIZEOF_LONG 8
780| #define SIZEOF_LONG_LONG 8
781| #define HAVE_ERRNO_H 1
782| #define HAVE_STDARG_H 1
783| #define HAVE_STRING_H 1
784| #define HAVE_STDLIB_H 1
785| #define HAVE_SYS_UIO_H 1
786| #define SIZEOF_SIZE_T 8
787| #define NE_FMT_SIZE_T "lu"
788| #define SIZEOF_OFF_T 8
789| #define NE_FMT_OFF_T "lld"
790| #define SIZEOF_SSIZE_T 8
791| /* end confdefs.h.  */
792| #include <sys/types.h>
793|
794| #include <stdio.h>
795| int
796| main ()
797| {
798| ssize_t i = 1; printf("%d", i);
799|   ;
800|   return 0;
801| }
802configure:4709: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp -Wformat -Werror conftest.c >&5
803configure:4709: $? = 0
804configure:4726: result: ld
805configure:4741: checking whether byte ordering is bigendian
806configure:4756: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp conftest.c >&5
807configure:4756: $? = 0
808configure:4801: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp conftest.c >&5
809configure:4801: $? = 0
810configure:4819: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp conftest.c >&5
811conftest.c:51:4: error: use of undeclared identifier 'not'
812                 not big endian
813                 ^
8141 error generated.
815configure:4819: $? = 1
816configure: failed program was:
817| /* confdefs.h */
818| #define PACKAGE_NAME "neon"
819| #define PACKAGE_TARNAME "neon"
820| #define PACKAGE_VERSION "0.30.2"
821| #define PACKAGE_STRING "neon 0.30.2"
822| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
823| #define PACKAGE_URL ""
824| #define _GNU_SOURCE 1
825| #define NEON_IS_LIBRARY 1
826| #define NEON_VERSION "0.30.2"
827| #define NE_VERSION_MAJOR (0)
828| #define NE_VERSION_MINOR (30)
829| #define NE_VERSION_PATCH (2)
830| #define STDC_HEADERS 1
831| #define HAVE_SYS_TYPES_H 1
832| #define HAVE_SYS_STAT_H 1
833| #define HAVE_STDLIB_H 1
834| #define HAVE_STRING_H 1
835| #define HAVE_MEMORY_H 1
836| #define HAVE_STRINGS_H 1
837| #define HAVE_INTTYPES_H 1
838| #define HAVE_STDINT_H 1
839| #define HAVE_UNISTD_H 1
840| #define __EXTENSIONS__ 1
841| #define _ALL_SOURCE 1
842| #define _GNU_SOURCE 1
843| #define _POSIX_PTHREAD_SEMANTICS 1
844| #define _TANDEM_SOURCE 1
845| #define SIZEOF_INT 4
846| #define SIZEOF_LONG 8
847| #define SIZEOF_LONG_LONG 8
848| #define HAVE_ERRNO_H 1
849| #define HAVE_STDARG_H 1
850| #define HAVE_STRING_H 1
851| #define HAVE_STDLIB_H 1
852| #define HAVE_SYS_UIO_H 1
853| #define SIZEOF_SIZE_T 8
854| #define NE_FMT_SIZE_T "lu"
855| #define SIZEOF_OFF_T 8
856| #define NE_FMT_OFF_T "lld"
857| #define SIZEOF_SSIZE_T 8
858| #define NE_FMT_SSIZE_T "ld"
859| /* end confdefs.h.  */
860| #include <sys/types.h>
861|               #include <sys/param.h>
862|
863| int
864| main ()
865| {
866| #if BYTE_ORDER != BIG_ENDIAN
867|                not big endian
868|               #endif
869|
870|   ;
871|   return 0;
872| }
873configure:4947: result: no
874configure:4965: checking whether strerror_r is declared
875configure:4965: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp conftest.c >&5
876configure:4965: $? = 0
877configure:4965: result: yes
878configure:4978: checking for strerror_r
879configure:4978: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -flat_namespace conftest.c  >&5
880configure:4978: $? = 0
881configure:4978: result: yes
882configure:4987: checking whether strerror_r returns char *
883configure:5011: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp conftest.c >&5
884conftest.c:84:13: error: indirection requires pointer operand ('int' invalid)
885          char x = *strerror_r (0, buf, sizeof buf);
886                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
887conftest.c:85:10: warning: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion]
888          char *p = strerror_r (0, buf, sizeof buf);
889                ^   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8901 warning and 1 error generated.
891configure:5011: $? = 1
892configure: failed program was:
893| /* confdefs.h */
894| #define PACKAGE_NAME "neon"
895| #define PACKAGE_TARNAME "neon"
896| #define PACKAGE_VERSION "0.30.2"
897| #define PACKAGE_STRING "neon 0.30.2"
898| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
899| #define PACKAGE_URL ""
900| #define _GNU_SOURCE 1
901| #define NEON_IS_LIBRARY 1
902| #define NEON_VERSION "0.30.2"
903| #define NE_VERSION_MAJOR (0)
904| #define NE_VERSION_MINOR (30)
905| #define NE_VERSION_PATCH (2)
906| #define STDC_HEADERS 1
907| #define HAVE_SYS_TYPES_H 1
908| #define HAVE_SYS_STAT_H 1
909| #define HAVE_STDLIB_H 1
910| #define HAVE_STRING_H 1
911| #define HAVE_MEMORY_H 1
912| #define HAVE_STRINGS_H 1
913| #define HAVE_INTTYPES_H 1
914| #define HAVE_STDINT_H 1
915| #define HAVE_UNISTD_H 1
916| #define __EXTENSIONS__ 1
917| #define _ALL_SOURCE 1
918| #define _GNU_SOURCE 1
919| #define _POSIX_PTHREAD_SEMANTICS 1
920| #define _TANDEM_SOURCE 1
921| #define SIZEOF_INT 4
922| #define SIZEOF_LONG 8
923| #define SIZEOF_LONG_LONG 8
924| #define HAVE_ERRNO_H 1
925| #define HAVE_STDARG_H 1
926| #define HAVE_STRING_H 1
927| #define HAVE_STDLIB_H 1
928| #define HAVE_SYS_UIO_H 1
929| #define SIZEOF_SIZE_T 8
930| #define NE_FMT_SIZE_T "lu"
931| #define SIZEOF_OFF_T 8
932| #define NE_FMT_OFF_T "lld"
933| #define SIZEOF_SSIZE_T 8
934| #define NE_FMT_SSIZE_T "ld"
935| #define HAVE_DECL_STRERROR_R 1
936| #define HAVE_STRERROR_R 1
937| /* end confdefs.h.  */
938| #include <stdio.h>
939| #ifdef HAVE_SYS_TYPES_H
940| # include <sys/types.h>
941| #endif
942| #ifdef HAVE_SYS_STAT_H
943| # include <sys/stat.h>
944| #endif
945| #ifdef STDC_HEADERS
946| # include <stdlib.h>
947| # include <stddef.h>
948| #else
949| # ifdef HAVE_STDLIB_H
950| #  include <stdlib.h>
951| # endif
952| #endif
953| #ifdef HAVE_STRING_H
954| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
955| #  include <memory.h>
956| # endif
957| # include <string.h>
958| #endif
959| #ifdef HAVE_STRINGS_H
960| # include <strings.h>
961| #endif
962| #ifdef HAVE_INTTYPES_H
963| # include <inttypes.h>
964| #endif
965| #ifdef HAVE_STDINT_H
966| # include <stdint.h>
967| #endif
968| #ifdef HAVE_UNISTD_H
969| # include <unistd.h>
970| #endif
971| int
972| main ()
973| {
974|
975|         char buf[100];
976|         char x = *strerror_r (0, buf, sizeof buf);
977|         char *p = strerror_r (0, buf, sizeof buf);
978|         return !p || x;
979|
980|   ;
981|   return 0;
982| }
983configure:5049: result: no
984configure:5061: checking for snprintf
985configure:5061: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -flat_namespace conftest.c  >&5
986conftest.c:69:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
987char snprintf ();
988     ^
989conftest.c:69:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
9901 warning generated.
991configure:5061: $? = 0
992configure:5061: result: yes
993configure:5061: checking for vsnprintf
994configure:5061: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -flat_namespace conftest.c  >&5
995conftest.c:70:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
996char vsnprintf ();
997     ^
998conftest.c:70:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
9991 warning generated.
1000configure:5061: $? = 0
1001configure:5061: result: yes
1002configure:5152: checking for sys/time.h
1003configure:5152: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp conftest.c >&5
1004configure:5152: $? = 0
1005configure:5152: result: yes
1006configure:5152: checking for limits.h
1007configure:5152: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp conftest.c >&5
1008configure:5152: $? = 0
1009configure:5152: result: yes
1010configure:5152: checking for sys/select.h
1011configure:5152: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp conftest.c >&5
1012configure:5152: $? = 0
1013configure:5152: result: yes
1014configure:5152: checking for arpa/inet.h
1015configure:5152: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp conftest.c >&5
1016configure:5152: $? = 0
1017configure:5152: result: yes
1018configure:5152: checking for libintl.h
1019configure:5152: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp conftest.c >&5
1020configure:5152: $? = 0
1021configure:5152: result: yes
1022configure:5152: checking for signal.h
1023configure:5152: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp conftest.c >&5
1024configure:5152: $? = 0
1025configure:5152: result: yes
1026configure:5152: checking for sys/socket.h
1027configure:5152: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp conftest.c >&5
1028configure:5152: $? = 0
1029configure:5152: result: yes
1030configure:5152: checking for netinet/in.h
1031configure:5152: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp conftest.c >&5
1032configure:5152: $? = 0
1033configure:5152: result: yes
1034configure:5152: checking for netinet/tcp.h
1035configure:5152: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp conftest.c >&5
1036configure:5152: $? = 0
1037configure:5152: result: yes
1038configure:5152: checking for netdb.h
1039configure:5152: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp conftest.c >&5
1040configure:5152: $? = 0
1041configure:5152: result: yes
1042configure:5152: checking for sys/poll.h
1043configure:5152: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp conftest.c >&5
1044configure:5152: $? = 0
1045configure:5152: result: yes
1046configure:5152: checking for sys/limits.h
1047configure:5152: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp conftest.c >&5
1048conftest.c:97:10: fatal error: 'sys/limits.h' file not found
1049#include <sys/limits.h>
1050         ^~~~~~~~~~~~~~
10511 error generated.
1052configure:5152: $? = 1
1053configure: failed program was:
1054| /* confdefs.h */
1055| #define PACKAGE_NAME "neon"
1056| #define PACKAGE_TARNAME "neon"
1057| #define PACKAGE_VERSION "0.30.2"
1058| #define PACKAGE_STRING "neon 0.30.2"
1059| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
1060| #define PACKAGE_URL ""
1061| #define _GNU_SOURCE 1
1062| #define NEON_IS_LIBRARY 1
1063| #define NEON_VERSION "0.30.2"
1064| #define NE_VERSION_MAJOR (0)
1065| #define NE_VERSION_MINOR (30)
1066| #define NE_VERSION_PATCH (2)
1067| #define STDC_HEADERS 1
1068| #define HAVE_SYS_TYPES_H 1
1069| #define HAVE_SYS_STAT_H 1
1070| #define HAVE_STDLIB_H 1
1071| #define HAVE_STRING_H 1
1072| #define HAVE_MEMORY_H 1
1073| #define HAVE_STRINGS_H 1
1074| #define HAVE_INTTYPES_H 1
1075| #define HAVE_STDINT_H 1
1076| #define HAVE_UNISTD_H 1
1077| #define __EXTENSIONS__ 1
1078| #define _ALL_SOURCE 1
1079| #define _GNU_SOURCE 1
1080| #define _POSIX_PTHREAD_SEMANTICS 1
1081| #define _TANDEM_SOURCE 1
1082| #define SIZEOF_INT 4
1083| #define SIZEOF_LONG 8
1084| #define SIZEOF_LONG_LONG 8
1085| #define HAVE_ERRNO_H 1
1086| #define HAVE_STDARG_H 1
1087| #define HAVE_STRING_H 1
1088| #define HAVE_STDLIB_H 1
1089| #define HAVE_SYS_UIO_H 1
1090| #define SIZEOF_SIZE_T 8
1091| #define NE_FMT_SIZE_T "lu"
1092| #define SIZEOF_OFF_T 8
1093| #define NE_FMT_OFF_T "lld"
1094| #define SIZEOF_SSIZE_T 8
1095| #define NE_FMT_SSIZE_T "ld"
1096| #define HAVE_DECL_STRERROR_R 1
1097| #define HAVE_STRERROR_R 1
1098| #define HAVE_SNPRINTF 1
1099| #define HAVE_VSNPRINTF 1
1100| #define HAVE_SYS_TIME_H 1
1101| #define HAVE_LIMITS_H 1
1102| #define HAVE_SYS_SELECT_H 1
1103| #define HAVE_ARPA_INET_H 1
1104| #define HAVE_LIBINTL_H 1
1105| #define HAVE_SIGNAL_H 1
1106| #define HAVE_SYS_SOCKET_H 1
1107| #define HAVE_NETINET_IN_H 1
1108| #define HAVE_NETINET_TCP_H 1
1109| #define HAVE_NETDB_H 1
1110| #define HAVE_SYS_POLL_H 1
1111| /* end confdefs.h.  */
1112| #include <stdio.h>
1113| #ifdef HAVE_SYS_TYPES_H
1114| # include <sys/types.h>
1115| #endif
1116| #ifdef HAVE_SYS_STAT_H
1117| # include <sys/stat.h>
1118| #endif
1119| #ifdef STDC_HEADERS
1120| # include <stdlib.h>
1121| # include <stddef.h>
1122| #else
1123| # ifdef HAVE_STDLIB_H
1124| #  include <stdlib.h>
1125| # endif
1126| #endif
1127| #ifdef HAVE_STRING_H
1128| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1129| #  include <memory.h>
1130| # endif
1131| # include <string.h>
1132| #endif
1133| #ifdef HAVE_STRINGS_H
1134| # include <strings.h>
1135| #endif
1136| #ifdef HAVE_INTTYPES_H
1137| # include <inttypes.h>
1138| #endif
1139| #ifdef HAVE_STDINT_H
1140| # include <stdint.h>
1141| #endif
1142| #ifdef HAVE_UNISTD_H
1143| # include <unistd.h>
1144| #endif
1145| /* netinet/tcp.h requires netinet/in.h on some platforms. */
1146| #ifdef HAVE_NETINET_IN_H
1147| #include <netinet/in.h>
1148| #endif
1149|
1150| #include <sys/limits.h>
1151configure:5152: result: no
1152configure:5152: checking for fcntl.h
1153configure:5152: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp conftest.c >&5
1154configure:5152: $? = 0
1155configure:5152: result: yes
1156configure:5152: checking for iconv.h
1157configure:5152: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp conftest.c >&5
1158configure:5152: $? = 0
1159configure:5152: result: yes
1160configure:5170: checking for timezone global
1161configure:5188: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -flat_namespace conftest.c  >&5
1162configure:5188: $? = 0
1163configure:5196: result: yes
1164configure:5221: LFS support unnecessary, off_t is not 32-bit
1165configure:5227: checking for strtoll
1166configure:5227: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -flat_namespace conftest.c  >&5
1167conftest.c:85:6: warning: incompatible redeclaration of library function 'strtoll' [-Wincompatible-library-redeclaration]
1168char strtoll ();
1169     ^
1170conftest.c:85:6: note: 'strtoll' is a builtin with type 'long long (const char *, char **, int)'
11711 warning generated.
1172configure:5227: $? = 0
1173configure:5227: result: yes
1174configure:5439: checking for strcasecmp
1175configure:5439: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -flat_namespace conftest.c  >&5
1176conftest.c:87:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
1177char strcasecmp ();
1178     ^
1179conftest.c:87:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
11801 warning generated.
1181configure:5439: $? = 0
1182configure:5439: result: yes
1183configure:5457: checking for signal
1184configure:5457: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -flat_namespace conftest.c  >&5
1185configure:5457: $? = 0
1186configure:5457: result: yes
1187configure:5457: checking for setvbuf
1188configure:5457: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -flat_namespace conftest.c  >&5
1189configure:5457: $? = 0
1190configure:5457: result: yes
1191configure:5457: checking for setsockopt
1192configure:5457: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -flat_namespace conftest.c  >&5
1193configure:5457: $? = 0
1194configure:5457: result: yes
1195configure:5457: checking for stpcpy
1196configure:5457: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -flat_namespace conftest.c  >&5
1197conftest.c:91:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration]
1198char stpcpy ();
1199     ^
1200conftest.c:91:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)'
12011 warning generated.
1202configure:5457: $? = 0
1203configure:5457: result: yes
1204configure:5457: checking for poll
1205configure:5457: result: no
1206configure:5457: checking for fcntl
1207configure:5457: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -flat_namespace conftest.c  >&5
1208configure:5457: $? = 0
1209configure:5457: result: yes
1210configure:5457: checking for getsockopt
1211configure:5457: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -flat_namespace conftest.c  >&5
1212configure:5457: $? = 0
1213configure:5457: result: yes
1214configure:5474: checking whether stpcpy is declared
1215configure:5474: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp conftest.c >&5
1216configure:5474: $? = 0
1217configure:5474: result: yes
1218configure:5497: checking for library containing socket
1219configure:5514: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -flat_namespace conftest.c  >&5
1220conftest.c:76:1: error: implicit declaration of function 'socket' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
1221socket();
1222^
12231 error generated.
1224configure:5514: $? = 1
1225configure: failed program was:
1226| /* confdefs.h */
1227| #define PACKAGE_NAME "neon"
1228| #define PACKAGE_TARNAME "neon"
1229| #define PACKAGE_VERSION "0.30.2"
1230| #define PACKAGE_STRING "neon 0.30.2"
1231| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
1232| #define PACKAGE_URL ""
1233| #define _GNU_SOURCE 1
1234| #define NEON_IS_LIBRARY 1
1235| #define NEON_VERSION "0.30.2"
1236| #define NE_VERSION_MAJOR (0)
1237| #define NE_VERSION_MINOR (30)
1238| #define NE_VERSION_PATCH (2)
1239| #define STDC_HEADERS 1
1240| #define HAVE_SYS_TYPES_H 1
1241| #define HAVE_SYS_STAT_H 1
1242| #define HAVE_STDLIB_H 1
1243| #define HAVE_STRING_H 1
1244| #define HAVE_MEMORY_H 1
1245| #define HAVE_STRINGS_H 1
1246| #define HAVE_INTTYPES_H 1
1247| #define HAVE_STDINT_H 1
1248| #define HAVE_UNISTD_H 1
1249| #define __EXTENSIONS__ 1
1250| #define _ALL_SOURCE 1
1251| #define _GNU_SOURCE 1
1252| #define _POSIX_PTHREAD_SEMANTICS 1
1253| #define _TANDEM_SOURCE 1
1254| #define SIZEOF_INT 4
1255| #define SIZEOF_LONG 8
1256| #define SIZEOF_LONG_LONG 8
1257| #define HAVE_ERRNO_H 1
1258| #define HAVE_STDARG_H 1
1259| #define HAVE_STRING_H 1
1260| #define HAVE_STDLIB_H 1
1261| #define HAVE_SYS_UIO_H 1
1262| #define SIZEOF_SIZE_T 8
1263| #define NE_FMT_SIZE_T "lu"
1264| #define SIZEOF_OFF_T 8
1265| #define NE_FMT_OFF_T "lld"
1266| #define SIZEOF_SSIZE_T 8
1267| #define NE_FMT_SSIZE_T "ld"
1268| #define HAVE_DECL_STRERROR_R 1
1269| #define HAVE_STRERROR_R 1
1270| #define HAVE_SNPRINTF 1
1271| #define HAVE_VSNPRINTF 1
1272| #define HAVE_SYS_TIME_H 1
1273| #define HAVE_LIMITS_H 1
1274| #define HAVE_SYS_SELECT_H 1
1275| #define HAVE_ARPA_INET_H 1
1276| #define HAVE_LIBINTL_H 1
1277| #define HAVE_SIGNAL_H 1
1278| #define HAVE_SYS_SOCKET_H 1
1279| #define HAVE_NETINET_IN_H 1
1280| #define HAVE_NETINET_TCP_H 1
1281| #define HAVE_NETDB_H 1
1282| #define HAVE_SYS_POLL_H 1
1283| #define HAVE_FCNTL_H 1
1284| #define HAVE_ICONV_H 1
1285| #define HAVE_TIMEZONE 1
1286| #define HAVE_STRTOLL 1
1287| #define NE_FMT_NE_OFF_T NE_FMT_OFF_T
1288| #define HAVE_STRCASECMP 1
1289| #define HAVE_SIGNAL 1
1290| #define HAVE_SETVBUF 1
1291| #define HAVE_SETSOCKOPT 1
1292| #define HAVE_STPCPY 1
1293| #define HAVE_FCNTL 1
1294| #define HAVE_GETSOCKOPT 1
1295| #define HAVE_DECL_STPCPY 1
1296| /* end confdefs.h.  */
1297|
1298| int
1299| main ()
1300| {
1301| socket();
1302|   ;
1303|   return 0;
1304| }
1305configure:5539: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -flat_namespace conftest.c  -lsocket  >&5
1306conftest.c:76:1: error: implicit declaration of function 'socket' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
1307socket();
1308^
13091 error generated.
1310configure:5539: $? = 1
1311configure: failed program was:
1312| /* confdefs.h */
1313| #define PACKAGE_NAME "neon"
1314| #define PACKAGE_TARNAME "neon"
1315| #define PACKAGE_VERSION "0.30.2"
1316| #define PACKAGE_STRING "neon 0.30.2"
1317| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
1318| #define PACKAGE_URL ""
1319| #define _GNU_SOURCE 1
1320| #define NEON_IS_LIBRARY 1
1321| #define NEON_VERSION "0.30.2"
1322| #define NE_VERSION_MAJOR (0)
1323| #define NE_VERSION_MINOR (30)
1324| #define NE_VERSION_PATCH (2)
1325| #define STDC_HEADERS 1
1326| #define HAVE_SYS_TYPES_H 1
1327| #define HAVE_SYS_STAT_H 1
1328| #define HAVE_STDLIB_H 1
1329| #define HAVE_STRING_H 1
1330| #define HAVE_MEMORY_H 1
1331| #define HAVE_STRINGS_H 1
1332| #define HAVE_INTTYPES_H 1
1333| #define HAVE_STDINT_H 1
1334| #define HAVE_UNISTD_H 1
1335| #define __EXTENSIONS__ 1
1336| #define _ALL_SOURCE 1
1337| #define _GNU_SOURCE 1
1338| #define _POSIX_PTHREAD_SEMANTICS 1
1339| #define _TANDEM_SOURCE 1
1340| #define SIZEOF_INT 4
1341| #define SIZEOF_LONG 8
1342| #define SIZEOF_LONG_LONG 8
1343| #define HAVE_ERRNO_H 1
1344| #define HAVE_STDARG_H 1
1345| #define HAVE_STRING_H 1
1346| #define HAVE_STDLIB_H 1
1347| #define HAVE_SYS_UIO_H 1
1348| #define SIZEOF_SIZE_T 8
1349| #define NE_FMT_SIZE_T "lu"
1350| #define SIZEOF_OFF_T 8
1351| #define NE_FMT_OFF_T "lld"
1352| #define SIZEOF_SSIZE_T 8
1353| #define NE_FMT_SSIZE_T "ld"
1354| #define HAVE_DECL_STRERROR_R 1
1355| #define HAVE_STRERROR_R 1
1356| #define HAVE_SNPRINTF 1
1357| #define HAVE_VSNPRINTF 1
1358| #define HAVE_SYS_TIME_H 1
1359| #define HAVE_LIMITS_H 1
1360| #define HAVE_SYS_SELECT_H 1
1361| #define HAVE_ARPA_INET_H 1
1362| #define HAVE_LIBINTL_H 1
1363| #define HAVE_SIGNAL_H 1
1364| #define HAVE_SYS_SOCKET_H 1
1365| #define HAVE_NETINET_IN_H 1
1366| #define HAVE_NETINET_TCP_H 1
1367| #define HAVE_NETDB_H 1
1368| #define HAVE_SYS_POLL_H 1
1369| #define HAVE_FCNTL_H 1
1370| #define HAVE_ICONV_H 1
1371| #define HAVE_TIMEZONE 1
1372| #define HAVE_STRTOLL 1
1373| #define NE_FMT_NE_OFF_T NE_FMT_OFF_T
1374| #define HAVE_STRCASECMP 1
1375| #define HAVE_SIGNAL 1
1376| #define HAVE_SETVBUF 1
1377| #define HAVE_SETSOCKOPT 1
1378| #define HAVE_STPCPY 1
1379| #define HAVE_FCNTL 1
1380| #define HAVE_GETSOCKOPT 1
1381| #define HAVE_DECL_STPCPY 1
1382| /* end confdefs.h.  */
1383|
1384| int
1385| main ()
1386| {
1387| socket();
1388|   ;
1389|   return 0;
1390| }
1391configure:5539: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -flat_namespace conftest.c  -linet  >&5
1392conftest.c:76:1: error: implicit declaration of function 'socket' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
1393socket();
1394^
13951 error generated.
1396configure:5539: $? = 1
1397configure: failed program was:
1398| /* confdefs.h */
1399| #define PACKAGE_NAME "neon"
1400| #define PACKAGE_TARNAME "neon"
1401| #define PACKAGE_VERSION "0.30.2"
1402| #define PACKAGE_STRING "neon 0.30.2"
1403| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
1404| #define PACKAGE_URL ""
1405| #define _GNU_SOURCE 1
1406| #define NEON_IS_LIBRARY 1
1407| #define NEON_VERSION "0.30.2"
1408| #define NE_VERSION_MAJOR (0)
1409| #define NE_VERSION_MINOR (30)
1410| #define NE_VERSION_PATCH (2)
1411| #define STDC_HEADERS 1
1412| #define HAVE_SYS_TYPES_H 1
1413| #define HAVE_SYS_STAT_H 1
1414| #define HAVE_STDLIB_H 1
1415| #define HAVE_STRING_H 1
1416| #define HAVE_MEMORY_H 1
1417| #define HAVE_STRINGS_H 1
1418| #define HAVE_INTTYPES_H 1
1419| #define HAVE_STDINT_H 1
1420| #define HAVE_UNISTD_H 1
1421| #define __EXTENSIONS__ 1
1422| #define _ALL_SOURCE 1
1423| #define _GNU_SOURCE 1
1424| #define _POSIX_PTHREAD_SEMANTICS 1
1425| #define _TANDEM_SOURCE 1
1426| #define SIZEOF_INT 4
1427| #define SIZEOF_LONG 8
1428| #define SIZEOF_LONG_LONG 8
1429| #define HAVE_ERRNO_H 1
1430| #define HAVE_STDARG_H 1
1431| #define HAVE_STRING_H 1
1432| #define HAVE_STDLIB_H 1
1433| #define HAVE_SYS_UIO_H 1
1434| #define SIZEOF_SIZE_T 8
1435| #define NE_FMT_SIZE_T "lu"
1436| #define SIZEOF_OFF_T 8
1437| #define NE_FMT_OFF_T "lld"
1438| #define SIZEOF_SSIZE_T 8
1439| #define NE_FMT_SSIZE_T "ld"
1440| #define HAVE_DECL_STRERROR_R 1
1441| #define HAVE_STRERROR_R 1
1442| #define HAVE_SNPRINTF 1
1443| #define HAVE_VSNPRINTF 1
1444| #define HAVE_SYS_TIME_H 1
1445| #define HAVE_LIMITS_H 1
1446| #define HAVE_SYS_SELECT_H 1
1447| #define HAVE_ARPA_INET_H 1
1448| #define HAVE_LIBINTL_H 1
1449| #define HAVE_SIGNAL_H 1
1450| #define HAVE_SYS_SOCKET_H 1
1451| #define HAVE_NETINET_IN_H 1
1452| #define HAVE_NETINET_TCP_H 1
1453| #define HAVE_NETDB_H 1
1454| #define HAVE_SYS_POLL_H 1
1455| #define HAVE_FCNTL_H 1
1456| #define HAVE_ICONV_H 1
1457| #define HAVE_TIMEZONE 1
1458| #define HAVE_STRTOLL 1
1459| #define NE_FMT_NE_OFF_T NE_FMT_OFF_T
1460| #define HAVE_STRCASECMP 1
1461| #define HAVE_SIGNAL 1
1462| #define HAVE_SETVBUF 1
1463| #define HAVE_SETSOCKOPT 1
1464| #define HAVE_STPCPY 1
1465| #define HAVE_FCNTL 1
1466| #define HAVE_GETSOCKOPT 1
1467| #define HAVE_DECL_STPCPY 1
1468| /* end confdefs.h.  */
1469|
1470| int
1471| main ()
1472| {
1473| socket();
1474|   ;
1475|   return 0;
1476| }
1477configure:5539: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -flat_namespace conftest.c  -lws2_32  >&5
1478conftest.c:76:1: error: implicit declaration of function 'socket' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
1479socket();
1480^
14811 error generated.
1482configure:5539: $? = 1
1483configure: failed program was:
1484| /* confdefs.h */
1485| #define PACKAGE_NAME "neon"
1486| #define PACKAGE_TARNAME "neon"
1487| #define PACKAGE_VERSION "0.30.2"
1488| #define PACKAGE_STRING "neon 0.30.2"
1489| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
1490| #define PACKAGE_URL ""
1491| #define _GNU_SOURCE 1
1492| #define NEON_IS_LIBRARY 1
1493| #define NEON_VERSION "0.30.2"
1494| #define NE_VERSION_MAJOR (0)
1495| #define NE_VERSION_MINOR (30)
1496| #define NE_VERSION_PATCH (2)
1497| #define STDC_HEADERS 1
1498| #define HAVE_SYS_TYPES_H 1
1499| #define HAVE_SYS_STAT_H 1
1500| #define HAVE_STDLIB_H 1
1501| #define HAVE_STRING_H 1
1502| #define HAVE_MEMORY_H 1
1503| #define HAVE_STRINGS_H 1
1504| #define HAVE_INTTYPES_H 1
1505| #define HAVE_STDINT_H 1
1506| #define HAVE_UNISTD_H 1
1507| #define __EXTENSIONS__ 1
1508| #define _ALL_SOURCE 1
1509| #define _GNU_SOURCE 1
1510| #define _POSIX_PTHREAD_SEMANTICS 1
1511| #define _TANDEM_SOURCE 1
1512| #define SIZEOF_INT 4
1513| #define SIZEOF_LONG 8
1514| #define SIZEOF_LONG_LONG 8
1515| #define HAVE_ERRNO_H 1
1516| #define HAVE_STDARG_H 1
1517| #define HAVE_STRING_H 1
1518| #define HAVE_STDLIB_H 1
1519| #define HAVE_SYS_UIO_H 1
1520| #define SIZEOF_SIZE_T 8
1521| #define NE_FMT_SIZE_T "lu"
1522| #define SIZEOF_OFF_T 8
1523| #define NE_FMT_OFF_T "lld"
1524| #define SIZEOF_SSIZE_T 8
1525| #define NE_FMT_SSIZE_T "ld"
1526| #define HAVE_DECL_STRERROR_R 1
1527| #define HAVE_STRERROR_R 1
1528| #define HAVE_SNPRINTF 1
1529| #define HAVE_VSNPRINTF 1
1530| #define HAVE_SYS_TIME_H 1
1531| #define HAVE_LIMITS_H 1
1532| #define HAVE_SYS_SELECT_H 1
1533| #define HAVE_ARPA_INET_H 1
1534| #define HAVE_LIBINTL_H 1
1535| #define HAVE_SIGNAL_H 1
1536| #define HAVE_SYS_SOCKET_H 1
1537| #define HAVE_NETINET_IN_H 1
1538| #define HAVE_NETINET_TCP_H 1
1539| #define HAVE_NETDB_H 1
1540| #define HAVE_SYS_POLL_H 1
1541| #define HAVE_FCNTL_H 1
1542| #define HAVE_ICONV_H 1
1543| #define HAVE_TIMEZONE 1
1544| #define HAVE_STRTOLL 1
1545| #define NE_FMT_NE_OFF_T NE_FMT_OFF_T
1546| #define HAVE_STRCASECMP 1
1547| #define HAVE_SIGNAL 1
1548| #define HAVE_SETVBUF 1
1549| #define HAVE_SETSOCKOPT 1
1550| #define HAVE_STPCPY 1
1551| #define HAVE_FCNTL 1
1552| #define HAVE_GETSOCKOPT 1
1553| #define HAVE_DECL_STPCPY 1
1554| /* end confdefs.h.  */
1555|
1556| int
1557| main ()
1558| {
1559| socket();
1560|   ;
1561|   return 0;
1562| }
1563configure:5539: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -flat_namespace conftest.c  -lnetwork  >&5
1564conftest.c:76:1: error: implicit declaration of function 'socket' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
1565socket();
1566^
15671 error generated.
1568configure:5539: $? = 1
1569configure: failed program was:
1570| /* confdefs.h */
1571| #define PACKAGE_NAME "neon"
1572| #define PACKAGE_TARNAME "neon"
1573| #define PACKAGE_VERSION "0.30.2"
1574| #define PACKAGE_STRING "neon 0.30.2"
1575| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
1576| #define PACKAGE_URL ""
1577| #define _GNU_SOURCE 1
1578| #define NEON_IS_LIBRARY 1
1579| #define NEON_VERSION "0.30.2"
1580| #define NE_VERSION_MAJOR (0)
1581| #define NE_VERSION_MINOR (30)
1582| #define NE_VERSION_PATCH (2)
1583| #define STDC_HEADERS 1
1584| #define HAVE_SYS_TYPES_H 1
1585| #define HAVE_SYS_STAT_H 1
1586| #define HAVE_STDLIB_H 1
1587| #define HAVE_STRING_H 1
1588| #define HAVE_MEMORY_H 1
1589| #define HAVE_STRINGS_H 1
1590| #define HAVE_INTTYPES_H 1
1591| #define HAVE_STDINT_H 1
1592| #define HAVE_UNISTD_H 1
1593| #define __EXTENSIONS__ 1
1594| #define _ALL_SOURCE 1
1595| #define _GNU_SOURCE 1
1596| #define _POSIX_PTHREAD_SEMANTICS 1
1597| #define _TANDEM_SOURCE 1
1598| #define SIZEOF_INT 4
1599| #define SIZEOF_LONG 8
1600| #define SIZEOF_LONG_LONG 8
1601| #define HAVE_ERRNO_H 1
1602| #define HAVE_STDARG_H 1
1603| #define HAVE_STRING_H 1
1604| #define HAVE_STDLIB_H 1
1605| #define HAVE_SYS_UIO_H 1
1606| #define SIZEOF_SIZE_T 8
1607| #define NE_FMT_SIZE_T "lu"
1608| #define SIZEOF_OFF_T 8
1609| #define NE_FMT_OFF_T "lld"
1610| #define SIZEOF_SSIZE_T 8
1611| #define NE_FMT_SSIZE_T "ld"
1612| #define HAVE_DECL_STRERROR_R 1
1613| #define HAVE_STRERROR_R 1
1614| #define HAVE_SNPRINTF 1
1615| #define HAVE_VSNPRINTF 1
1616| #define HAVE_SYS_TIME_H 1
1617| #define HAVE_LIMITS_H 1
1618| #define HAVE_SYS_SELECT_H 1
1619| #define HAVE_ARPA_INET_H 1
1620| #define HAVE_LIBINTL_H 1
1621| #define HAVE_SIGNAL_H 1
1622| #define HAVE_SYS_SOCKET_H 1
1623| #define HAVE_NETINET_IN_H 1
1624| #define HAVE_NETINET_TCP_H 1
1625| #define HAVE_NETDB_H 1
1626| #define HAVE_SYS_POLL_H 1
1627| #define HAVE_FCNTL_H 1
1628| #define HAVE_ICONV_H 1
1629| #define HAVE_TIMEZONE 1
1630| #define HAVE_STRTOLL 1
1631| #define NE_FMT_NE_OFF_T NE_FMT_OFF_T
1632| #define HAVE_STRCASECMP 1
1633| #define HAVE_SIGNAL 1
1634| #define HAVE_SETVBUF 1
1635| #define HAVE_SETSOCKOPT 1
1636| #define HAVE_STPCPY 1
1637| #define HAVE_FCNTL 1
1638| #define HAVE_GETSOCKOPT 1
1639| #define HAVE_DECL_STPCPY 1
1640| /* end confdefs.h.  */
1641|
1642| int
1643| main ()
1644| {
1645| socket();
1646|   ;
1647|   return 0;
1648| }
1649configure:5551: result: not found
1650configure:5555: error: could not find library containing socket
1651
1652## ---------------- ##
1653## Cache variables. ##
1654## ---------------- ##
1655
1656ac_cv_c_bigendian=no
1657ac_cv_c_compiler_gnu=yes
1658ac_cv_c_const=yes
1659ac_cv_c_inline=inline
1660ac_cv_env_CC_set=set
1661ac_cv_env_CC_value=/usr/bin/clang
1662ac_cv_env_CFLAGS_set=set
1663ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64'
1664ac_cv_env_CPPFLAGS_set=set
1665ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk'
1666ac_cv_env_CPP_set=
1667ac_cv_env_CPP_value=
1668ac_cv_env_LDFLAGS_set=set
1669ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64'
1670ac_cv_env_LIBS_set=
1671ac_cv_env_LIBS_value=
1672ac_cv_env_LT_SYS_LIBRARY_PATH_set=
1673ac_cv_env_LT_SYS_LIBRARY_PATH_value=
1674ac_cv_env_build_alias_set=
1675ac_cv_env_build_alias_value=
1676ac_cv_env_host_alias_set=
1677ac_cv_env_host_alias_value=
1678ac_cv_env_target_alias_set=
1679ac_cv_env_target_alias_value=
1680ac_cv_func_fcntl=yes
1681ac_cv_func_getsockopt=yes
1682ac_cv_func_poll=no
1683ac_cv_func_setsockopt=yes
1684ac_cv_func_setvbuf=yes
1685ac_cv_func_signal=yes
1686ac_cv_func_snprintf=yes
1687ac_cv_func_stpcpy=yes
1688ac_cv_func_strcasecmp=yes
1689ac_cv_func_strerror_r=yes
1690ac_cv_func_strerror_r_char_p=no
1691ac_cv_func_strtoll=yes
1692ac_cv_func_vsnprintf=yes
1693ac_cv_have_decl_stpcpy=yes
1694ac_cv_have_decl_strerror_r=yes
1695ac_cv_header_arpa_inet_h=yes
1696ac_cv_header_errno_h=yes
1697ac_cv_header_fcntl_h=yes
1698ac_cv_header_iconv_h=yes
1699ac_cv_header_inttypes_h=yes
1700ac_cv_header_libintl_h=yes
1701ac_cv_header_limits_h=yes
1702ac_cv_header_memory_h=yes
1703ac_cv_header_minix_config_h=no
1704ac_cv_header_netdb_h=yes
1705ac_cv_header_netinet_in_h=yes
1706ac_cv_header_netinet_tcp_h=yes
1707ac_cv_header_signal_h=yes
1708ac_cv_header_stdarg_h=yes
1709ac_cv_header_stdc=yes
1710ac_cv_header_stdint_h=yes
1711ac_cv_header_stdlib_h=yes
1712ac_cv_header_string_h=yes
1713ac_cv_header_strings_h=yes
1714ac_cv_header_sys_limits_h=no
1715ac_cv_header_sys_poll_h=yes
1716ac_cv_header_sys_select_h=yes
1717ac_cv_header_sys_socket_h=yes
1718ac_cv_header_sys_stat_h=yes
1719ac_cv_header_sys_time_h=yes
1720ac_cv_header_sys_types_h=yes
1721ac_cv_header_sys_uio_h=yes
1722ac_cv_header_unistd_h=yes
1723ac_cv_objext=o
1724ac_cv_path_EGREP='/usr/bin/grep -E'
1725ac_cv_path_GREP=/usr/bin/grep
1726ac_cv_prog_CPP='/usr/bin/clang -E'
1727ac_cv_prog_ac_ct_CC=/usr/bin/clang
1728ac_cv_prog_cc_c89=
1729ac_cv_prog_cc_g=yes
1730ac_cv_prog_make_make_set=yes
1731ac_cv_safe_to_define___extensions__=yes
1732ac_cv_sizeof_int=4
1733ac_cv_sizeof_long=8
1734ac_cv_sizeof_long_long=8
1735ac_cv_sizeof_off_t=8
1736ac_cv_sizeof_size_t=8
1737ac_cv_sizeof_ssize_t=8
1738ac_cv_type_off_t=yes
1739ac_cv_type_size_t=yes
1740ne_cv_cc_timezone=yes
1741ne_cv_cc_werror=yes
1742ne_cv_fmt_off_t=lld
1743ne_cv_fmt_size_t=lu
1744ne_cv_fmt_ssize_t=ld
1745ne_cv_libsfor_socket='not found'
1746ne_cv_os_uname=Darwin
1747
1748## ----------------- ##
1749## Output variables. ##
1750## ----------------- ##
1751
1752ALLOW_INSTALL='yes'
1753ALL_LINGUAS=''
1754AR=''
1755AWK=''
1756CC='/usr/bin/clang'
1757CERTUTIL=''
1758CFLAGS='-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64'
1759CPP='/usr/bin/clang -E'
1760CPPFLAGS='-I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp'
1761DEFS=''
1762DLLTOOL=''
1763DSYMUTIL=''
1764DUMPBIN=''
1765ECHO_C='\c'
1766ECHO_N=''
1767ECHO_T=''
1768EGREP='/usr/bin/grep -E'
1769EXEEXT=''
1770FGREP=''
1771GNUTLS_CONFIG=''
1772GREP='/usr/bin/grep'
1773HAVE_LD_VERSION_SCRIPT_FALSE=''
1774HAVE_LD_VERSION_SCRIPT_TRUE=''
1775HELPERS=''
1776INSTALL_DATA='${INSTALL} -m 644'
1777INSTALL_PROGRAM='${INSTALL}'
1778INSTALL_SCRIPT='${INSTALL}'
1779KRB5_CONFIG=''
1780LD=''
1781LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64 -flat_namespace'
1782LIBOBJS=''
1783LIBS=''
1784LIBTOOL=''
1785LIPO=''
1786LN_S=''
1787LTLIBOBJS=''
1788LT_SYS_LIBRARY_PATH=''
1789MANIFEST_TOOL=''
1790NEONOBJS=''
1791NEON_BUILD_BUNDLED='yes'
1792NEON_CFLAGS=''
1793NEON_EXTRAOBJS=''
1794NEON_LIBS=''
1795NEON_LINK_FLAGS=''
1796NEON_LTLIBS=''
1797NEON_OBJEXT=''
1798NEON_PC_LIBS=''
1799NEON_SUPPORTS_SSL=''
1800NEON_TARGET=''
1801NEON_VERSION='0.30.2'
1802NE_FLAG_DAV=''
1803NE_FLAG_I18N=''
1804NE_FLAG_IPV6=''
1805NE_FLAG_LFS='no'
1806NE_FLAG_LIBPXY=''
1807NE_FLAG_SSL=''
1808NE_FLAG_TS_SSL=''
1809NE_FLAG_ZLIB=''
1810NM=''
1811NMEDIT=''
1812OBJDUMP=''
1813OBJEXT='o'
1814OPENSSL=''
1815OTOOL64=''
1816OTOOL=''
1817PACKAGE_BUGREPORT='neon@lists.manyfish.co.uk'
1818PACKAGE_NAME='neon'
1819PACKAGE_STRING='neon 0.30.2'
1820PACKAGE_TARNAME='neon'
1821PACKAGE_URL=''
1822PACKAGE_VERSION='0.30.2'
1823PATH_SEPARATOR=':'
1824PK12UTIL=''
1825PKG_CONFIG=''
1826RANLIB=''
1827SED=''
1828SET_MAKE=''
1829SHELL='/bin/sh'
1830STRIP=''
1831TESTS=''
1832TEST_LDFLAGS=''
1833XML2_CONFIG=''
1834ac_ct_AR=''
1835ac_ct_CC='/usr/bin/clang'
1836ac_ct_DUMPBIN=''
1837bindir='${exec_prefix}/bin'
1838build=''
1839build_alias=''
1840build_cpu=''
1841build_os=''
1842build_vendor=''
1843datadir='${datarootdir}'
1844datarootdir='${prefix}/share'
1845docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1846dvidir='${docdir}'
1847exec_prefix='NONE'
1848host=''
1849host_alias=''
1850host_cpu=''
1851host_os=''
1852host_vendor=''
1853htmldir='${docdir}'
1854includedir='${prefix}/include'
1855infodir='${datarootdir}/info'
1856libdir='${exec_prefix}/lib'
1857libexecdir='${exec_prefix}/libexec'
1858localedir='${datarootdir}/locale'
1859localstatedir='${prefix}/var'
1860mandir='${datarootdir}/man'
1861oldincludedir='/usr/include'
1862pdfdir='${docdir}'
1863prefix='/opt/local'
1864program_transform_name='s,x,x,'
1865psdir='${docdir}'
1866sbindir='${exec_prefix}/sbin'
1867sharedstatedir='${prefix}/com'
1868sysconfdir='${prefix}/etc'
1869target_alias=''
1870top_builddir=''
1871user_LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64'
1872
1873## ----------- ##
1874## confdefs.h. ##
1875## ----------- ##
1876
1877/* confdefs.h */
1878#define PACKAGE_NAME "neon"
1879#define PACKAGE_TARNAME "neon"
1880#define PACKAGE_VERSION "0.30.2"
1881#define PACKAGE_STRING "neon 0.30.2"
1882#define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
1883#define PACKAGE_URL ""
1884#define _GNU_SOURCE 1
1885#define NEON_IS_LIBRARY 1
1886#define NEON_VERSION "0.30.2"
1887#define NE_VERSION_MAJOR (0)
1888#define NE_VERSION_MINOR (30)
1889#define NE_VERSION_PATCH (2)
1890#define STDC_HEADERS 1
1891#define HAVE_SYS_TYPES_H 1
1892#define HAVE_SYS_STAT_H 1
1893#define HAVE_STDLIB_H 1
1894#define HAVE_STRING_H 1
1895#define HAVE_MEMORY_H 1
1896#define HAVE_STRINGS_H 1
1897#define HAVE_INTTYPES_H 1
1898#define HAVE_STDINT_H 1
1899#define HAVE_UNISTD_H 1
1900#define __EXTENSIONS__ 1
1901#define _ALL_SOURCE 1
1902#define _GNU_SOURCE 1
1903#define _POSIX_PTHREAD_SEMANTICS 1
1904#define _TANDEM_SOURCE 1
1905#define SIZEOF_INT 4
1906#define SIZEOF_LONG 8
1907#define SIZEOF_LONG_LONG 8
1908#define HAVE_ERRNO_H 1
1909#define HAVE_STDARG_H 1
1910#define HAVE_STRING_H 1
1911#define HAVE_STDLIB_H 1
1912#define HAVE_SYS_UIO_H 1
1913#define SIZEOF_SIZE_T 8
1914#define NE_FMT_SIZE_T "lu"
1915#define SIZEOF_OFF_T 8
1916#define NE_FMT_OFF_T "lld"
1917#define SIZEOF_SSIZE_T 8
1918#define NE_FMT_SSIZE_T "ld"
1919#define HAVE_DECL_STRERROR_R 1
1920#define HAVE_STRERROR_R 1
1921#define HAVE_SNPRINTF 1
1922#define HAVE_VSNPRINTF 1
1923#define HAVE_SYS_TIME_H 1
1924#define HAVE_LIMITS_H 1
1925#define HAVE_SYS_SELECT_H 1
1926#define HAVE_ARPA_INET_H 1
1927#define HAVE_LIBINTL_H 1
1928#define HAVE_SIGNAL_H 1
1929#define HAVE_SYS_SOCKET_H 1
1930#define HAVE_NETINET_IN_H 1
1931#define HAVE_NETINET_TCP_H 1
1932#define HAVE_NETDB_H 1
1933#define HAVE_SYS_POLL_H 1
1934#define HAVE_FCNTL_H 1
1935#define HAVE_ICONV_H 1
1936#define HAVE_TIMEZONE 1
1937#define HAVE_STRTOLL 1
1938#define NE_FMT_NE_OFF_T NE_FMT_OFF_T
1939#define HAVE_STRCASECMP 1
1940#define HAVE_SIGNAL 1
1941#define HAVE_SETVBUF 1
1942#define HAVE_SETSOCKOPT 1
1943#define HAVE_STPCPY 1
1944#define HAVE_FCNTL 1
1945#define HAVE_GETSOCKOPT 1
1946#define HAVE_DECL_STPCPY 1
1947
1948configure: exit 1