1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by neon configure 0.30.2, which was |
---|
5 | generated 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 | |
---|
13 | hostname = ws2.artur.ca |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 20.1.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -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 |
---|
27 | Kernel configured for up to 8 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 8 processors are logically available. |
---|
30 | Processor type: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 64.00 gigabytes |
---|
33 | Default processor set: 819 tasks, 2691 threads, 8 processors |
---|
34 | Load average: 3.22, Mach factor: 4.77 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2684: checking for a BSD-compatible install |
---|
52 | configure:2752: result: /usr/bin/install -c |
---|
53 | configure:2875: checking for gcc |
---|
54 | configure:2902: result: /usr/bin/clang |
---|
55 | configure:3131: checking for C compiler version |
---|
56 | configure:3140: /usr/bin/clang --version >&5 |
---|
57 | Apple clang version 12.0.0 (clang-1200.0.32.27) |
---|
58 | Target: x86_64-apple-darwin20.1.0 |
---|
59 | Thread model: posix |
---|
60 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
61 | configure:3151: $? = 0 |
---|
62 | configure:3140: /usr/bin/clang -v >&5 |
---|
63 | Apple clang version 12.0.0 (clang-1200.0.32.27) |
---|
64 | Target: x86_64-apple-darwin20.1.0 |
---|
65 | Thread model: posix |
---|
66 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
67 | configure:3151: $? = 0 |
---|
68 | configure:3140: /usr/bin/clang -V >&5 |
---|
69 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
70 | clang: error: no input files |
---|
71 | configure:3151: $? = 1 |
---|
72 | configure:3140: /usr/bin/clang -qversion >&5 |
---|
73 | clang: error: unknown argument '-qversion'; did you mean '--version'? |
---|
74 | clang: error: no input files |
---|
75 | configure:3151: $? = 1 |
---|
76 | configure:3171: checking whether the C compiler works |
---|
77 | configure: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 |
---|
78 | configure:3197: $? = 0 |
---|
79 | configure:3245: result: yes |
---|
80 | configure:3248: checking for C compiler default output file name |
---|
81 | configure:3250: result: a.out |
---|
82 | configure:3256: checking for suffix of executables |
---|
83 | configure: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 |
---|
84 | configure:3267: $? = 0 |
---|
85 | configure:3289: result: |
---|
86 | configure:3311: checking whether we are cross compiling |
---|
87 | configure: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 |
---|
88 | configure:3323: $? = 0 |
---|
89 | configure:3330: ./conftest |
---|
90 | configure:3334: $? = 0 |
---|
91 | configure:3349: result: no |
---|
92 | configure:3354: checking for suffix of object files |
---|
93 | configure: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 |
---|
94 | configure:3380: $? = 0 |
---|
95 | configure:3401: result: o |
---|
96 | configure:3405: checking whether we are using the GNU C compiler |
---|
97 | configure: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 |
---|
98 | configure:3424: $? = 0 |
---|
99 | configure:3433: result: yes |
---|
100 | configure:3442: checking whether /usr/bin/clang accepts -g |
---|
101 | configure: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 |
---|
102 | configure:3462: $? = 0 |
---|
103 | configure:3503: result: yes |
---|
104 | configure:3520: checking for /usr/bin/clang option to accept ISO C89 |
---|
105 | configure: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 |
---|
106 | configure:3583: $? = 0 |
---|
107 | configure:3596: result: none needed |
---|
108 | configure:3622: checking how to run the C preprocessor |
---|
109 | configure: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 |
---|
110 | configure:3653: $? = 0 |
---|
111 | configure: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 |
---|
112 | conftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found |
---|
113 | #include <ac_nonexistent.h> |
---|
114 | ^~~~~~~~~~~~~~~~~~ |
---|
115 | 1 error generated. |
---|
116 | configure:3667: $? = 1 |
---|
117 | configure: 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> |
---|
133 | configure:3692: result: /usr/bin/clang -E |
---|
134 | configure: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 |
---|
135 | configure:3712: $? = 0 |
---|
136 | configure: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 |
---|
137 | conftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found |
---|
138 | #include <ac_nonexistent.h> |
---|
139 | ^~~~~~~~~~~~~~~~~~ |
---|
140 | 1 error generated. |
---|
141 | configure:3726: $? = 1 |
---|
142 | configure: 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> |
---|
158 | configure:3755: checking for grep that handles long lines and -e |
---|
159 | configure:3813: result: /usr/bin/grep |
---|
160 | configure:3818: checking for egrep |
---|
161 | configure:3880: result: /usr/bin/grep -E |
---|
162 | configure:3885: checking for ANSI C header files |
---|
163 | configure: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 |
---|
164 | configure:3905: $? = 0 |
---|
165 | configure: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 |
---|
166 | configure:3978: $? = 0 |
---|
167 | configure:3978: ./conftest |
---|
168 | configure:3978: $? = 0 |
---|
169 | configure:3989: result: yes |
---|
170 | configure:4002: checking for sys/types.h |
---|
171 | configure: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 |
---|
172 | configure:4002: $? = 0 |
---|
173 | configure:4002: result: yes |
---|
174 | configure:4002: checking for sys/stat.h |
---|
175 | configure: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 |
---|
176 | configure:4002: $? = 0 |
---|
177 | configure:4002: result: yes |
---|
178 | configure:4002: checking for stdlib.h |
---|
179 | configure: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 |
---|
180 | configure:4002: $? = 0 |
---|
181 | configure:4002: result: yes |
---|
182 | configure:4002: checking for string.h |
---|
183 | configure: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 |
---|
184 | configure:4002: $? = 0 |
---|
185 | configure:4002: result: yes |
---|
186 | configure:4002: checking for memory.h |
---|
187 | configure: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 |
---|
188 | configure:4002: $? = 0 |
---|
189 | configure:4002: result: yes |
---|
190 | configure:4002: checking for strings.h |
---|
191 | configure: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 |
---|
192 | configure:4002: $? = 0 |
---|
193 | configure:4002: result: yes |
---|
194 | configure:4002: checking for inttypes.h |
---|
195 | configure: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 |
---|
196 | configure:4002: $? = 0 |
---|
197 | configure:4002: result: yes |
---|
198 | configure:4002: checking for stdint.h |
---|
199 | configure: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 |
---|
200 | configure:4002: $? = 0 |
---|
201 | configure:4002: result: yes |
---|
202 | configure:4002: checking for unistd.h |
---|
203 | configure: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 |
---|
204 | configure:4002: $? = 0 |
---|
205 | configure:4002: result: yes |
---|
206 | configure:4015: checking minix/config.h usability |
---|
207 | configure: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 |
---|
208 | conftest.c:58:10: fatal error: 'minix/config.h' file not found |
---|
209 | #include <minix/config.h> |
---|
210 | ^~~~~~~~~~~~~~~~ |
---|
211 | 1 error generated. |
---|
212 | configure:4015: $? = 1 |
---|
213 | configure: 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> |
---|
272 | configure:4015: result: no |
---|
273 | configure:4015: checking minix/config.h presence |
---|
274 | configure: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 |
---|
275 | conftest.c:25:10: fatal error: 'minix/config.h' file not found |
---|
276 | #include <minix/config.h> |
---|
277 | ^~~~~~~~~~~~~~~~ |
---|
278 | 1 error generated. |
---|
279 | configure:4015: $? = 1 |
---|
280 | configure: 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> |
---|
306 | configure:4015: result: no |
---|
307 | configure:4015: checking for minix/config.h |
---|
308 | configure:4015: result: no |
---|
309 | configure:4036: checking whether it is safe to define __EXTENSIONS__ |
---|
310 | configure: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 |
---|
311 | configure:4054: $? = 0 |
---|
312 | configure:4061: result: yes |
---|
313 | configure:4075: checking for inline |
---|
314 | configure: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 |
---|
315 | configure:4091: $? = 0 |
---|
316 | configure:4099: result: inline |
---|
317 | configure:4117: checking for an ANSI C-conforming const |
---|
318 | configure: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 |
---|
319 | configure:4183: $? = 0 |
---|
320 | configure:4190: result: yes |
---|
321 | configure:4198: checking for size_t |
---|
322 | configure: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 |
---|
323 | configure:4198: $? = 0 |
---|
324 | configure: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 |
---|
325 | conftest.c:66:21: error: expected expression |
---|
326 | if (sizeof ((size_t))) |
---|
327 | ^ |
---|
328 | 1 error generated. |
---|
329 | configure:4198: $? = 1 |
---|
330 | configure: 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 | | } |
---|
401 | configure:4198: result: yes |
---|
402 | configure:4209: checking for off_t |
---|
403 | configure: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 |
---|
404 | configure:4209: $? = 0 |
---|
405 | configure: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 |
---|
406 | conftest.c:66:20: error: expected expression |
---|
407 | if (sizeof ((off_t))) |
---|
408 | ^ |
---|
409 | 1 error generated. |
---|
410 | configure:4209: $? = 1 |
---|
411 | configure: 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 | | } |
---|
482 | configure:4209: result: yes |
---|
483 | configure:4222: checking for uname |
---|
484 | configure:4231: result: Darwin |
---|
485 | configure:4243: checking whether make sets $(MAKE) |
---|
486 | configure:4265: result: yes |
---|
487 | configure:4279: checking size of int |
---|
488 | configure: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 |
---|
489 | configure:4284: $? = 0 |
---|
490 | configure:4284: ./conftest |
---|
491 | configure:4284: $? = 0 |
---|
492 | configure:4298: result: 4 |
---|
493 | configure:4312: checking size of long |
---|
494 | configure: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 |
---|
495 | configure:4317: $? = 0 |
---|
496 | configure:4317: ./conftest |
---|
497 | configure:4317: $? = 0 |
---|
498 | configure:4331: result: 8 |
---|
499 | configure:4345: checking size of long long |
---|
500 | configure: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 |
---|
501 | configure:4350: $? = 0 |
---|
502 | configure:4350: ./conftest |
---|
503 | configure:4350: $? = 0 |
---|
504 | configure:4364: result: 8 |
---|
505 | configure:4375: checking for gcc -Wformat -Werror sanity |
---|
506 | configure: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 |
---|
507 | configure:4396: $? = 0 |
---|
508 | configure:4404: result: yes |
---|
509 | configure:4432: checking errno.h usability |
---|
510 | configure: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 |
---|
511 | configure:4432: $? = 0 |
---|
512 | configure:4432: result: yes |
---|
513 | configure:4432: checking errno.h presence |
---|
514 | configure: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 |
---|
515 | configure:4432: $? = 0 |
---|
516 | configure:4432: result: yes |
---|
517 | configure:4432: checking for errno.h |
---|
518 | configure:4432: result: yes |
---|
519 | configure:4432: checking stdarg.h usability |
---|
520 | configure: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 |
---|
521 | configure:4432: $? = 0 |
---|
522 | configure:4432: result: yes |
---|
523 | configure:4432: checking stdarg.h presence |
---|
524 | configure: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 |
---|
525 | configure:4432: $? = 0 |
---|
526 | configure:4432: result: yes |
---|
527 | configure:4432: checking for stdarg.h |
---|
528 | configure:4432: result: yes |
---|
529 | configure:4432: checking for string.h |
---|
530 | configure:4432: result: yes |
---|
531 | configure:4432: checking for stdlib.h |
---|
532 | configure:4432: result: yes |
---|
533 | configure:4432: checking sys/uio.h usability |
---|
534 | configure: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 |
---|
535 | configure:4432: $? = 0 |
---|
536 | configure:4432: result: yes |
---|
537 | configure:4432: checking sys/uio.h presence |
---|
538 | configure: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 |
---|
539 | configure:4432: $? = 0 |
---|
540 | configure:4432: result: yes |
---|
541 | configure:4432: checking for sys/uio.h |
---|
542 | configure:4432: result: yes |
---|
543 | configure:4451: checking size of size_t |
---|
544 | configure: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 |
---|
545 | configure:4456: $? = 0 |
---|
546 | configure:4456: ./conftest |
---|
547 | configure:4456: $? = 0 |
---|
548 | configure:4472: result: 8 |
---|
549 | configure:4487: checking how to print size_t |
---|
550 | configure: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 |
---|
551 | conftest.c:45:28: error: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Werror,-Wformat] |
---|
552 | size_t i = 1; printf("%u", i); |
---|
553 | ~~ ^ |
---|
554 | %zu |
---|
555 | 1 error generated. |
---|
556 | configure:4512: $? = 1 |
---|
557 | configure: 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 | | } |
---|
606 | configure: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 |
---|
607 | configure:4512: $? = 0 |
---|
608 | configure:4529: result: lu |
---|
609 | configure:4549: checking size of off_t |
---|
610 | configure: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 |
---|
611 | configure:4554: $? = 0 |
---|
612 | configure:4554: ./conftest |
---|
613 | configure:4554: $? = 0 |
---|
614 | configure:4570: result: 8 |
---|
615 | configure:4585: checking how to print off_t |
---|
616 | configure: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 |
---|
617 | conftest.c:47:27: error: format specifies type 'int' but the argument has type 'off_t' (aka 'long long') [-Werror,-Wformat] |
---|
618 | off_t i = 1; printf("%d", i); |
---|
619 | ~~ ^ |
---|
620 | %lld |
---|
621 | 1 error generated. |
---|
622 | configure:4610: $? = 1 |
---|
623 | configure: 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 | | } |
---|
674 | configure: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 |
---|
675 | conftest.c:47:28: error: format specifies type 'long' but the argument has type 'off_t' (aka 'long long') [-Werror,-Wformat] |
---|
676 | off_t i = 1; printf("%ld", i); |
---|
677 | ~~~ ^ |
---|
678 | %lld |
---|
679 | 1 error generated. |
---|
680 | configure:4610: $? = 1 |
---|
681 | configure: 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 | | } |
---|
732 | configure: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 |
---|
733 | configure:4610: $? = 0 |
---|
734 | configure:4627: result: lld |
---|
735 | configure:4648: checking size of ssize_t |
---|
736 | configure: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 |
---|
737 | configure:4653: $? = 0 |
---|
738 | configure:4653: ./conftest |
---|
739 | configure:4653: $? = 0 |
---|
740 | configure:4669: result: 8 |
---|
741 | configure:4684: checking how to print ssize_t |
---|
742 | configure: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 |
---|
743 | conftest.c:49:29: error: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Werror,-Wformat] |
---|
744 | ssize_t i = 1; printf("%d", i); |
---|
745 | ~~ ^ |
---|
746 | %zd |
---|
747 | 1 error generated. |
---|
748 | configure:4709: $? = 1 |
---|
749 | configure: 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 | | } |
---|
802 | configure: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 |
---|
803 | configure:4709: $? = 0 |
---|
804 | configure:4726: result: ld |
---|
805 | configure:4741: checking whether byte ordering is bigendian |
---|
806 | configure: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 |
---|
807 | configure:4756: $? = 0 |
---|
808 | configure: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 |
---|
809 | configure:4801: $? = 0 |
---|
810 | configure: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 |
---|
811 | conftest.c:51:4: error: use of undeclared identifier 'not' |
---|
812 | not big endian |
---|
813 | ^ |
---|
814 | 1 error generated. |
---|
815 | configure:4819: $? = 1 |
---|
816 | configure: 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 | | } |
---|
873 | configure:4947: result: no |
---|
874 | configure:4965: checking whether strerror_r is declared |
---|
875 | configure: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 |
---|
876 | configure:4965: $? = 0 |
---|
877 | configure:4965: result: yes |
---|
878 | configure:4978: checking for strerror_r |
---|
879 | configure: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 |
---|
880 | configure:4978: $? = 0 |
---|
881 | configure:4978: result: yes |
---|
882 | configure:4987: checking whether strerror_r returns char * |
---|
883 | configure: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 |
---|
884 | conftest.c:84:13: error: indirection requires pointer operand ('int' invalid) |
---|
885 | char x = *strerror_r (0, buf, sizeof buf); |
---|
886 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
887 | conftest.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 | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
890 | 1 warning and 1 error generated. |
---|
891 | configure:5011: $? = 1 |
---|
892 | configure: 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 | | } |
---|
983 | configure:5049: result: no |
---|
984 | configure:5061: checking for snprintf |
---|
985 | configure: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 |
---|
986 | conftest.c:69:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration] |
---|
987 | char snprintf (); |
---|
988 | ^ |
---|
989 | conftest.c:69:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' |
---|
990 | 1 warning generated. |
---|
991 | configure:5061: $? = 0 |
---|
992 | configure:5061: result: yes |
---|
993 | configure:5061: checking for vsnprintf |
---|
994 | configure: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 |
---|
995 | conftest.c:70:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration] |
---|
996 | char vsnprintf (); |
---|
997 | ^ |
---|
998 | conftest.c:70:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)' |
---|
999 | 1 warning generated. |
---|
1000 | configure:5061: $? = 0 |
---|
1001 | configure:5061: result: yes |
---|
1002 | configure:5152: checking for sys/time.h |
---|
1003 | configure: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 |
---|
1004 | configure:5152: $? = 0 |
---|
1005 | configure:5152: result: yes |
---|
1006 | configure:5152: checking for limits.h |
---|
1007 | configure: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 |
---|
1008 | configure:5152: $? = 0 |
---|
1009 | configure:5152: result: yes |
---|
1010 | configure:5152: checking for sys/select.h |
---|
1011 | configure: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 |
---|
1012 | configure:5152: $? = 0 |
---|
1013 | configure:5152: result: yes |
---|
1014 | configure:5152: checking for arpa/inet.h |
---|
1015 | configure: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 |
---|
1016 | configure:5152: $? = 0 |
---|
1017 | configure:5152: result: yes |
---|
1018 | configure:5152: checking for libintl.h |
---|
1019 | configure: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 |
---|
1020 | configure:5152: $? = 0 |
---|
1021 | configure:5152: result: yes |
---|
1022 | configure:5152: checking for signal.h |
---|
1023 | configure: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 |
---|
1024 | configure:5152: $? = 0 |
---|
1025 | configure:5152: result: yes |
---|
1026 | configure:5152: checking for sys/socket.h |
---|
1027 | configure: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 |
---|
1028 | configure:5152: $? = 0 |
---|
1029 | configure:5152: result: yes |
---|
1030 | configure:5152: checking for netinet/in.h |
---|
1031 | configure: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 |
---|
1032 | configure:5152: $? = 0 |
---|
1033 | configure:5152: result: yes |
---|
1034 | configure:5152: checking for netinet/tcp.h |
---|
1035 | configure: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 |
---|
1036 | configure:5152: $? = 0 |
---|
1037 | configure:5152: result: yes |
---|
1038 | configure:5152: checking for netdb.h |
---|
1039 | configure: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 |
---|
1040 | configure:5152: $? = 0 |
---|
1041 | configure:5152: result: yes |
---|
1042 | configure:5152: checking for sys/poll.h |
---|
1043 | configure: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 |
---|
1044 | configure:5152: $? = 0 |
---|
1045 | configure:5152: result: yes |
---|
1046 | configure:5152: checking for sys/limits.h |
---|
1047 | configure: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 |
---|
1048 | conftest.c:97:10: fatal error: 'sys/limits.h' file not found |
---|
1049 | #include <sys/limits.h> |
---|
1050 | ^~~~~~~~~~~~~~ |
---|
1051 | 1 error generated. |
---|
1052 | configure:5152: $? = 1 |
---|
1053 | configure: 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> |
---|
1151 | configure:5152: result: no |
---|
1152 | configure:5152: checking for fcntl.h |
---|
1153 | configure: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 |
---|
1154 | configure:5152: $? = 0 |
---|
1155 | configure:5152: result: yes |
---|
1156 | configure:5152: checking for iconv.h |
---|
1157 | configure: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 |
---|
1158 | configure:5152: $? = 0 |
---|
1159 | configure:5152: result: yes |
---|
1160 | configure:5170: checking for timezone global |
---|
1161 | configure: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 |
---|
1162 | configure:5188: $? = 0 |
---|
1163 | configure:5196: result: yes |
---|
1164 | configure:5221: LFS support unnecessary, off_t is not 32-bit |
---|
1165 | configure:5227: checking for strtoll |
---|
1166 | configure: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 |
---|
1167 | conftest.c:85:6: warning: incompatible redeclaration of library function 'strtoll' [-Wincompatible-library-redeclaration] |
---|
1168 | char strtoll (); |
---|
1169 | ^ |
---|
1170 | conftest.c:85:6: note: 'strtoll' is a builtin with type 'long long (const char *, char **, int)' |
---|
1171 | 1 warning generated. |
---|
1172 | configure:5227: $? = 0 |
---|
1173 | configure:5227: result: yes |
---|
1174 | configure:5439: checking for strcasecmp |
---|
1175 | configure: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 |
---|
1176 | conftest.c:87:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration] |
---|
1177 | char strcasecmp (); |
---|
1178 | ^ |
---|
1179 | conftest.c:87:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)' |
---|
1180 | 1 warning generated. |
---|
1181 | configure:5439: $? = 0 |
---|
1182 | configure:5439: result: yes |
---|
1183 | configure:5457: checking for signal |
---|
1184 | configure: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 |
---|
1185 | configure:5457: $? = 0 |
---|
1186 | configure:5457: result: yes |
---|
1187 | configure:5457: checking for setvbuf |
---|
1188 | configure: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 |
---|
1189 | configure:5457: $? = 0 |
---|
1190 | configure:5457: result: yes |
---|
1191 | configure:5457: checking for setsockopt |
---|
1192 | configure: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 |
---|
1193 | configure:5457: $? = 0 |
---|
1194 | configure:5457: result: yes |
---|
1195 | configure:5457: checking for stpcpy |
---|
1196 | configure: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 |
---|
1197 | conftest.c:91:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration] |
---|
1198 | char stpcpy (); |
---|
1199 | ^ |
---|
1200 | conftest.c:91:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)' |
---|
1201 | 1 warning generated. |
---|
1202 | configure:5457: $? = 0 |
---|
1203 | configure:5457: result: yes |
---|
1204 | configure:5457: checking for poll |
---|
1205 | configure:5457: result: no |
---|
1206 | configure:5457: checking for fcntl |
---|
1207 | configure: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 |
---|
1208 | configure:5457: $? = 0 |
---|
1209 | configure:5457: result: yes |
---|
1210 | configure:5457: checking for getsockopt |
---|
1211 | configure: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 |
---|
1212 | configure:5457: $? = 0 |
---|
1213 | configure:5457: result: yes |
---|
1214 | configure:5474: checking whether stpcpy is declared |
---|
1215 | configure: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 |
---|
1216 | configure:5474: $? = 0 |
---|
1217 | configure:5474: result: yes |
---|
1218 | configure:5497: checking for library containing socket |
---|
1219 | configure: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 |
---|
1220 | conftest.c:76:1: error: implicit declaration of function 'socket' is invalid in C99 [-Werror,-Wimplicit-function-declaration] |
---|
1221 | socket(); |
---|
1222 | ^ |
---|
1223 | 1 error generated. |
---|
1224 | configure:5514: $? = 1 |
---|
1225 | configure: 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 | | } |
---|
1305 | configure: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 |
---|
1306 | conftest.c:76:1: error: implicit declaration of function 'socket' is invalid in C99 [-Werror,-Wimplicit-function-declaration] |
---|
1307 | socket(); |
---|
1308 | ^ |
---|
1309 | 1 error generated. |
---|
1310 | configure:5539: $? = 1 |
---|
1311 | configure: 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 | | } |
---|
1391 | configure: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 |
---|
1392 | conftest.c:76:1: error: implicit declaration of function 'socket' is invalid in C99 [-Werror,-Wimplicit-function-declaration] |
---|
1393 | socket(); |
---|
1394 | ^ |
---|
1395 | 1 error generated. |
---|
1396 | configure:5539: $? = 1 |
---|
1397 | configure: 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 | | } |
---|
1477 | configure: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 |
---|
1478 | conftest.c:76:1: error: implicit declaration of function 'socket' is invalid in C99 [-Werror,-Wimplicit-function-declaration] |
---|
1479 | socket(); |
---|
1480 | ^ |
---|
1481 | 1 error generated. |
---|
1482 | configure:5539: $? = 1 |
---|
1483 | configure: 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 | | } |
---|
1563 | configure: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 |
---|
1564 | conftest.c:76:1: error: implicit declaration of function 'socket' is invalid in C99 [-Werror,-Wimplicit-function-declaration] |
---|
1565 | socket(); |
---|
1566 | ^ |
---|
1567 | 1 error generated. |
---|
1568 | configure:5539: $? = 1 |
---|
1569 | configure: 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 | | } |
---|
1649 | configure:5551: result: not found |
---|
1650 | configure:5555: error: could not find library containing socket |
---|
1651 | |
---|
1652 | ## ---------------- ## |
---|
1653 | ## Cache variables. ## |
---|
1654 | ## ---------------- ## |
---|
1655 | |
---|
1656 | ac_cv_c_bigendian=no |
---|
1657 | ac_cv_c_compiler_gnu=yes |
---|
1658 | ac_cv_c_const=yes |
---|
1659 | ac_cv_c_inline=inline |
---|
1660 | ac_cv_env_CC_set=set |
---|
1661 | ac_cv_env_CC_value=/usr/bin/clang |
---|
1662 | ac_cv_env_CFLAGS_set=set |
---|
1663 | ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64' |
---|
1664 | ac_cv_env_CPPFLAGS_set=set |
---|
1665 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk' |
---|
1666 | ac_cv_env_CPP_set= |
---|
1667 | ac_cv_env_CPP_value= |
---|
1668 | ac_cv_env_LDFLAGS_set=set |
---|
1669 | ac_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' |
---|
1670 | ac_cv_env_LIBS_set= |
---|
1671 | ac_cv_env_LIBS_value= |
---|
1672 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
---|
1673 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
---|
1674 | ac_cv_env_build_alias_set= |
---|
1675 | ac_cv_env_build_alias_value= |
---|
1676 | ac_cv_env_host_alias_set= |
---|
1677 | ac_cv_env_host_alias_value= |
---|
1678 | ac_cv_env_target_alias_set= |
---|
1679 | ac_cv_env_target_alias_value= |
---|
1680 | ac_cv_func_fcntl=yes |
---|
1681 | ac_cv_func_getsockopt=yes |
---|
1682 | ac_cv_func_poll=no |
---|
1683 | ac_cv_func_setsockopt=yes |
---|
1684 | ac_cv_func_setvbuf=yes |
---|
1685 | ac_cv_func_signal=yes |
---|
1686 | ac_cv_func_snprintf=yes |
---|
1687 | ac_cv_func_stpcpy=yes |
---|
1688 | ac_cv_func_strcasecmp=yes |
---|
1689 | ac_cv_func_strerror_r=yes |
---|
1690 | ac_cv_func_strerror_r_char_p=no |
---|
1691 | ac_cv_func_strtoll=yes |
---|
1692 | ac_cv_func_vsnprintf=yes |
---|
1693 | ac_cv_have_decl_stpcpy=yes |
---|
1694 | ac_cv_have_decl_strerror_r=yes |
---|
1695 | ac_cv_header_arpa_inet_h=yes |
---|
1696 | ac_cv_header_errno_h=yes |
---|
1697 | ac_cv_header_fcntl_h=yes |
---|
1698 | ac_cv_header_iconv_h=yes |
---|
1699 | ac_cv_header_inttypes_h=yes |
---|
1700 | ac_cv_header_libintl_h=yes |
---|
1701 | ac_cv_header_limits_h=yes |
---|
1702 | ac_cv_header_memory_h=yes |
---|
1703 | ac_cv_header_minix_config_h=no |
---|
1704 | ac_cv_header_netdb_h=yes |
---|
1705 | ac_cv_header_netinet_in_h=yes |
---|
1706 | ac_cv_header_netinet_tcp_h=yes |
---|
1707 | ac_cv_header_signal_h=yes |
---|
1708 | ac_cv_header_stdarg_h=yes |
---|
1709 | ac_cv_header_stdc=yes |
---|
1710 | ac_cv_header_stdint_h=yes |
---|
1711 | ac_cv_header_stdlib_h=yes |
---|
1712 | ac_cv_header_string_h=yes |
---|
1713 | ac_cv_header_strings_h=yes |
---|
1714 | ac_cv_header_sys_limits_h=no |
---|
1715 | ac_cv_header_sys_poll_h=yes |
---|
1716 | ac_cv_header_sys_select_h=yes |
---|
1717 | ac_cv_header_sys_socket_h=yes |
---|
1718 | ac_cv_header_sys_stat_h=yes |
---|
1719 | ac_cv_header_sys_time_h=yes |
---|
1720 | ac_cv_header_sys_types_h=yes |
---|
1721 | ac_cv_header_sys_uio_h=yes |
---|
1722 | ac_cv_header_unistd_h=yes |
---|
1723 | ac_cv_objext=o |
---|
1724 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
1725 | ac_cv_path_GREP=/usr/bin/grep |
---|
1726 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
1727 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
1728 | ac_cv_prog_cc_c89= |
---|
1729 | ac_cv_prog_cc_g=yes |
---|
1730 | ac_cv_prog_make_make_set=yes |
---|
1731 | ac_cv_safe_to_define___extensions__=yes |
---|
1732 | ac_cv_sizeof_int=4 |
---|
1733 | ac_cv_sizeof_long=8 |
---|
1734 | ac_cv_sizeof_long_long=8 |
---|
1735 | ac_cv_sizeof_off_t=8 |
---|
1736 | ac_cv_sizeof_size_t=8 |
---|
1737 | ac_cv_sizeof_ssize_t=8 |
---|
1738 | ac_cv_type_off_t=yes |
---|
1739 | ac_cv_type_size_t=yes |
---|
1740 | ne_cv_cc_timezone=yes |
---|
1741 | ne_cv_cc_werror=yes |
---|
1742 | ne_cv_fmt_off_t=lld |
---|
1743 | ne_cv_fmt_size_t=lu |
---|
1744 | ne_cv_fmt_ssize_t=ld |
---|
1745 | ne_cv_libsfor_socket='not found' |
---|
1746 | ne_cv_os_uname=Darwin |
---|
1747 | |
---|
1748 | ## ----------------- ## |
---|
1749 | ## Output variables. ## |
---|
1750 | ## ----------------- ## |
---|
1751 | |
---|
1752 | ALLOW_INSTALL='yes' |
---|
1753 | ALL_LINGUAS='' |
---|
1754 | AR='' |
---|
1755 | AWK='' |
---|
1756 | CC='/usr/bin/clang' |
---|
1757 | CERTUTIL='' |
---|
1758 | CFLAGS='-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch x86_64' |
---|
1759 | CPP='/usr/bin/clang -E' |
---|
1760 | CPPFLAGS='-I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -no-cpp-precomp' |
---|
1761 | DEFS='' |
---|
1762 | DLLTOOL='' |
---|
1763 | DSYMUTIL='' |
---|
1764 | DUMPBIN='' |
---|
1765 | ECHO_C='\c' |
---|
1766 | ECHO_N='' |
---|
1767 | ECHO_T='' |
---|
1768 | EGREP='/usr/bin/grep -E' |
---|
1769 | EXEEXT='' |
---|
1770 | FGREP='' |
---|
1771 | GNUTLS_CONFIG='' |
---|
1772 | GREP='/usr/bin/grep' |
---|
1773 | HAVE_LD_VERSION_SCRIPT_FALSE='' |
---|
1774 | HAVE_LD_VERSION_SCRIPT_TRUE='' |
---|
1775 | HELPERS='' |
---|
1776 | INSTALL_DATA='${INSTALL} -m 644' |
---|
1777 | INSTALL_PROGRAM='${INSTALL}' |
---|
1778 | INSTALL_SCRIPT='${INSTALL}' |
---|
1779 | KRB5_CONFIG='' |
---|
1780 | LD='' |
---|
1781 | 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 -flat_namespace' |
---|
1782 | LIBOBJS='' |
---|
1783 | LIBS='' |
---|
1784 | LIBTOOL='' |
---|
1785 | LIPO='' |
---|
1786 | LN_S='' |
---|
1787 | LTLIBOBJS='' |
---|
1788 | LT_SYS_LIBRARY_PATH='' |
---|
1789 | MANIFEST_TOOL='' |
---|
1790 | NEONOBJS='' |
---|
1791 | NEON_BUILD_BUNDLED='yes' |
---|
1792 | NEON_CFLAGS='' |
---|
1793 | NEON_EXTRAOBJS='' |
---|
1794 | NEON_LIBS='' |
---|
1795 | NEON_LINK_FLAGS='' |
---|
1796 | NEON_LTLIBS='' |
---|
1797 | NEON_OBJEXT='' |
---|
1798 | NEON_PC_LIBS='' |
---|
1799 | NEON_SUPPORTS_SSL='' |
---|
1800 | NEON_TARGET='' |
---|
1801 | NEON_VERSION='0.30.2' |
---|
1802 | NE_FLAG_DAV='' |
---|
1803 | NE_FLAG_I18N='' |
---|
1804 | NE_FLAG_IPV6='' |
---|
1805 | NE_FLAG_LFS='no' |
---|
1806 | NE_FLAG_LIBPXY='' |
---|
1807 | NE_FLAG_SSL='' |
---|
1808 | NE_FLAG_TS_SSL='' |
---|
1809 | NE_FLAG_ZLIB='' |
---|
1810 | NM='' |
---|
1811 | NMEDIT='' |
---|
1812 | OBJDUMP='' |
---|
1813 | OBJEXT='o' |
---|
1814 | OPENSSL='' |
---|
1815 | OTOOL64='' |
---|
1816 | OTOOL='' |
---|
1817 | PACKAGE_BUGREPORT='neon@lists.manyfish.co.uk' |
---|
1818 | PACKAGE_NAME='neon' |
---|
1819 | PACKAGE_STRING='neon 0.30.2' |
---|
1820 | PACKAGE_TARNAME='neon' |
---|
1821 | PACKAGE_URL='' |
---|
1822 | PACKAGE_VERSION='0.30.2' |
---|
1823 | PATH_SEPARATOR=':' |
---|
1824 | PK12UTIL='' |
---|
1825 | PKG_CONFIG='' |
---|
1826 | RANLIB='' |
---|
1827 | SED='' |
---|
1828 | SET_MAKE='' |
---|
1829 | SHELL='/bin/sh' |
---|
1830 | STRIP='' |
---|
1831 | TESTS='' |
---|
1832 | TEST_LDFLAGS='' |
---|
1833 | XML2_CONFIG='' |
---|
1834 | ac_ct_AR='' |
---|
1835 | ac_ct_CC='/usr/bin/clang' |
---|
1836 | ac_ct_DUMPBIN='' |
---|
1837 | bindir='${exec_prefix}/bin' |
---|
1838 | build='' |
---|
1839 | build_alias='' |
---|
1840 | build_cpu='' |
---|
1841 | build_os='' |
---|
1842 | build_vendor='' |
---|
1843 | datadir='${datarootdir}' |
---|
1844 | datarootdir='${prefix}/share' |
---|
1845 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
1846 | dvidir='${docdir}' |
---|
1847 | exec_prefix='NONE' |
---|
1848 | host='' |
---|
1849 | host_alias='' |
---|
1850 | host_cpu='' |
---|
1851 | host_os='' |
---|
1852 | host_vendor='' |
---|
1853 | htmldir='${docdir}' |
---|
1854 | includedir='${prefix}/include' |
---|
1855 | infodir='${datarootdir}/info' |
---|
1856 | libdir='${exec_prefix}/lib' |
---|
1857 | libexecdir='${exec_prefix}/libexec' |
---|
1858 | localedir='${datarootdir}/locale' |
---|
1859 | localstatedir='${prefix}/var' |
---|
1860 | mandir='${datarootdir}/man' |
---|
1861 | oldincludedir='/usr/include' |
---|
1862 | pdfdir='${docdir}' |
---|
1863 | prefix='/opt/local' |
---|
1864 | program_transform_name='s,x,x,' |
---|
1865 | psdir='${docdir}' |
---|
1866 | sbindir='${exec_prefix}/sbin' |
---|
1867 | sharedstatedir='${prefix}/com' |
---|
1868 | sysconfdir='${prefix}/etc' |
---|
1869 | target_alias='' |
---|
1870 | top_builddir='' |
---|
1871 | user_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 | |
---|
1948 | configure: exit 1 |
---|