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 mailsync configure 5.2.1, which was |
---|
5 | generated by GNU Autoconf 2.59. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/.../ports --with-c-client=/.../ports --with-krb5=/.../ports --with-openssl=/.../ports --mandir=/.../ports/share/man |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = zoot.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 10.8.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 10.8.0: Tue Jun 7 16:32:41 PDT 2011; root:xnu-1504.15.3~1/RELEASE_X86_64 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 10.8.0: Tue Jun 7 16:32:41 PDT 2011; root:xnu-1504.15.3~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 4 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 4 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 |
---|
32 | Primary memory available: 10.00 gigabytes |
---|
33 | Default processor set: 179 tasks, 973 threads, 4 processors |
---|
34 | Load average: 0.54, Mach factor: 3.44 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /.../ports/bin |
---|
40 | PATH: /.../ports/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:1371: checking for a BSD-compatible install |
---|
52 | configure:1426: result: /usr/bin/install -c |
---|
53 | configure:1437: checking whether build environment is sane |
---|
54 | configure:1480: result: yes |
---|
55 | configure:1513: checking for gawk |
---|
56 | configure:1529: found /.../ports/bin/gawk |
---|
57 | configure:1539: result: gawk |
---|
58 | configure:1549: checking whether make sets $(MAKE) |
---|
59 | configure:1569: result: yes |
---|
60 | configure:1784: checking for gcc |
---|
61 | configure:1810: result: /usr/bin/clang |
---|
62 | configure:2054: checking for C compiler version |
---|
63 | configure:2057: /usr/bin/clang --version </dev/null >&5 |
---|
64 | Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn) |
---|
65 | Target: x86_64-apple-darwin10.8.0 |
---|
66 | Thread model: posix |
---|
67 | configure:2060: $? = 0 |
---|
68 | configure:2062: /usr/bin/clang -v </dev/null >&5 |
---|
69 | Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn) |
---|
70 | Target: x86_64-apple-darwin10.8.0 |
---|
71 | Thread model: posix |
---|
72 | configure:2065: $? = 0 |
---|
73 | configure:2067: /usr/bin/clang -V </dev/null >&5 |
---|
74 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
75 | clang: error: no input files |
---|
76 | configure:2070: $? = 1 |
---|
77 | configure:2093: checking for C compiler default output file name |
---|
78 | configure:2096: /usr/bin/clang -pipe -O2 -arch x86_64 -I/.../ports/include/c-client -L/.../ports/lib -arch x86_64 conftest.c >&5 |
---|
79 | configure:2099: $? = 0 |
---|
80 | configure:2145: result: a.out |
---|
81 | configure:2150: checking whether the C compiler works |
---|
82 | configure:2156: ./a.out |
---|
83 | configure:2159: $? = 0 |
---|
84 | configure:2176: result: yes |
---|
85 | configure:2183: checking whether we are cross compiling |
---|
86 | configure:2185: result: no |
---|
87 | configure:2188: checking for suffix of executables |
---|
88 | configure:2190: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -I/.../ports/include/c-client -L/.../ports/lib -arch x86_64 conftest.c >&5 |
---|
89 | configure:2193: $? = 0 |
---|
90 | configure:2218: result: |
---|
91 | configure:2224: checking for suffix of object files |
---|
92 | configure:2245: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.c >&5 |
---|
93 | configure:2248: $? = 0 |
---|
94 | configure:2270: result: o |
---|
95 | configure:2274: checking whether we are using the GNU C compiler |
---|
96 | configure:2298: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.c >&5 |
---|
97 | configure:2304: $? = 0 |
---|
98 | configure:2307: test -z || test ! -s conftest.err |
---|
99 | configure:2310: $? = 0 |
---|
100 | configure:2313: test -s conftest.o |
---|
101 | configure:2316: $? = 0 |
---|
102 | configure:2329: result: yes |
---|
103 | configure:2335: checking whether /usr/bin/clang accepts -g |
---|
104 | configure:2356: /usr/bin/clang -c -g -I/.../ports/include/c-client conftest.c >&5 |
---|
105 | configure:2362: $? = 0 |
---|
106 | configure:2365: test -z || test ! -s conftest.err |
---|
107 | configure:2368: $? = 0 |
---|
108 | configure:2371: test -s conftest.o |
---|
109 | configure:2374: $? = 0 |
---|
110 | configure:2385: result: yes |
---|
111 | configure:2402: checking for /usr/bin/clang option to accept ANSI C |
---|
112 | configure:2472: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.c >&5 |
---|
113 | configure:2478: $? = 0 |
---|
114 | configure:2481: test -z || test ! -s conftest.err |
---|
115 | configure:2484: $? = 0 |
---|
116 | configure:2487: test -s conftest.o |
---|
117 | configure:2490: $? = 0 |
---|
118 | configure:2508: result: none needed |
---|
119 | configure:2526: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.c >&5 |
---|
120 | conftest.c:2:3: error: unknown type name 'choke' |
---|
121 | choke me |
---|
122 | ^ |
---|
123 | conftest.c:2:11: error: expected ';' after top level declarator |
---|
124 | choke me |
---|
125 | ^ |
---|
126 | ; |
---|
127 | 2 errors generated. |
---|
128 | configure:2532: $? = 1 |
---|
129 | configure: failed program was: |
---|
130 | | #ifndef __cplusplus |
---|
131 | | choke me |
---|
132 | | #endif |
---|
133 | configure:2673: checking for style of include used by make |
---|
134 | configure:2701: result: GNU |
---|
135 | configure:2729: checking dependency style of /usr/bin/clang |
---|
136 | configure:2812: result: gcc3 |
---|
137 | configure:2923: checking for C++ compiler version |
---|
138 | configure:2926: /usr/bin/clang++ --version </dev/null >&5 |
---|
139 | Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn) |
---|
140 | Target: x86_64-apple-darwin10.8.0 |
---|
141 | Thread model: posix |
---|
142 | configure:2929: $? = 0 |
---|
143 | configure:2931: /usr/bin/clang++ -v </dev/null >&5 |
---|
144 | Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn) |
---|
145 | Target: x86_64-apple-darwin10.8.0 |
---|
146 | Thread model: posix |
---|
147 | configure:2934: $? = 0 |
---|
148 | configure:2936: /usr/bin/clang++ -V </dev/null >&5 |
---|
149 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
150 | clang: error: no input files |
---|
151 | configure:2939: $? = 1 |
---|
152 | configure:2942: checking whether we are using the GNU C++ compiler |
---|
153 | configure:2966: /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.cc >&5 |
---|
154 | configure:2972: $? = 0 |
---|
155 | configure:2975: test -z || test ! -s conftest.err |
---|
156 | configure:2978: $? = 0 |
---|
157 | configure:2981: test -s conftest.o |
---|
158 | configure:2984: $? = 0 |
---|
159 | configure:2997: result: yes |
---|
160 | configure:3003: checking whether /usr/bin/clang++ accepts -g |
---|
161 | configure:3024: /usr/bin/clang++ -c -g -I/.../ports/include/c-client conftest.cc >&5 |
---|
162 | configure:3030: $? = 0 |
---|
163 | configure:3033: test -z || test ! -s conftest.err |
---|
164 | configure:3036: $? = 0 |
---|
165 | configure:3039: test -s conftest.o |
---|
166 | configure:3042: $? = 0 |
---|
167 | configure:3053: result: yes |
---|
168 | configure:3095: /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.cc >&5 |
---|
169 | configure:3101: $? = 0 |
---|
170 | configure:3104: test -z || test ! -s conftest.err |
---|
171 | configure:3107: $? = 0 |
---|
172 | configure:3110: test -s conftest.o |
---|
173 | configure:3113: $? = 0 |
---|
174 | configure:3139: /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.cc >&5 |
---|
175 | conftest.cc:15:1: error: use of undeclared identifier 'exit' |
---|
176 | exit (42); |
---|
177 | ^ |
---|
178 | 1 error generated. |
---|
179 | configure:3145: $? = 1 |
---|
180 | configure: failed program was: |
---|
181 | | /* confdefs.h. */ |
---|
182 | | |
---|
183 | | #define PACKAGE_NAME "mailsync" |
---|
184 | | #define PACKAGE_TARNAME "mailsync" |
---|
185 | | #define PACKAGE_VERSION "5.2.1" |
---|
186 | | #define PACKAGE_STRING "mailsync 5.2.1" |
---|
187 | | #define PACKAGE_BUGREPORT "tpo_deb@sourcepole.ch" |
---|
188 | | #define PACKAGE "mailsync" |
---|
189 | | #define VERSION "5.2.1" |
---|
190 | | /* end confdefs.h. */ |
---|
191 | | |
---|
192 | | int |
---|
193 | | main () |
---|
194 | | { |
---|
195 | | exit (42); |
---|
196 | | ; |
---|
197 | | return 0; |
---|
198 | | } |
---|
199 | configure:3095: /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.cc >&5 |
---|
200 | conftest.cc:11:17: error: use of undeclared identifier 'std' |
---|
201 | extern "C" void std::exit (int) throw (); using std::exit; |
---|
202 | ^ |
---|
203 | conftest.cc:11:49: error: use of undeclared identifier 'std' |
---|
204 | extern "C" void std::exit (int) throw (); using std::exit; |
---|
205 | ^ |
---|
206 | 2 errors generated. |
---|
207 | configure:3101: $? = 1 |
---|
208 | configure: failed program was: |
---|
209 | | /* confdefs.h. */ |
---|
210 | | |
---|
211 | | #define PACKAGE_NAME "mailsync" |
---|
212 | | #define PACKAGE_TARNAME "mailsync" |
---|
213 | | #define PACKAGE_VERSION "5.2.1" |
---|
214 | | #define PACKAGE_STRING "mailsync 5.2.1" |
---|
215 | | #define PACKAGE_BUGREPORT "tpo_deb@sourcepole.ch" |
---|
216 | | #define PACKAGE "mailsync" |
---|
217 | | #define VERSION "5.2.1" |
---|
218 | | /* end confdefs.h. */ |
---|
219 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
220 | | #include <stdlib.h> |
---|
221 | | int |
---|
222 | | main () |
---|
223 | | { |
---|
224 | | exit (42); |
---|
225 | | ; |
---|
226 | | return 0; |
---|
227 | | } |
---|
228 | configure:3095: /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.cc >&5 |
---|
229 | conftest.cc:11:17: error: use of undeclared identifier 'std' |
---|
230 | extern "C" void std::exit (int); using std::exit; |
---|
231 | ^ |
---|
232 | conftest.cc:11:40: error: use of undeclared identifier 'std' |
---|
233 | extern "C" void std::exit (int); using std::exit; |
---|
234 | ^ |
---|
235 | 2 errors generated. |
---|
236 | configure:3101: $? = 1 |
---|
237 | configure: failed program was: |
---|
238 | | /* confdefs.h. */ |
---|
239 | | |
---|
240 | | #define PACKAGE_NAME "mailsync" |
---|
241 | | #define PACKAGE_TARNAME "mailsync" |
---|
242 | | #define PACKAGE_VERSION "5.2.1" |
---|
243 | | #define PACKAGE_STRING "mailsync 5.2.1" |
---|
244 | | #define PACKAGE_BUGREPORT "tpo_deb@sourcepole.ch" |
---|
245 | | #define PACKAGE "mailsync" |
---|
246 | | #define VERSION "5.2.1" |
---|
247 | | /* end confdefs.h. */ |
---|
248 | | extern "C" void std::exit (int); using std::exit; |
---|
249 | | #include <stdlib.h> |
---|
250 | | int |
---|
251 | | main () |
---|
252 | | { |
---|
253 | | exit (42); |
---|
254 | | ; |
---|
255 | | return 0; |
---|
256 | | } |
---|
257 | configure:3095: /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.cc >&5 |
---|
258 | configure:3101: $? = 0 |
---|
259 | configure:3104: test -z || test ! -s conftest.err |
---|
260 | configure:3107: $? = 0 |
---|
261 | configure:3110: test -s conftest.o |
---|
262 | configure:3113: $? = 0 |
---|
263 | configure:3139: /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.cc >&5 |
---|
264 | configure:3145: $? = 0 |
---|
265 | configure:3148: test -z || test ! -s conftest.err |
---|
266 | configure:3151: $? = 0 |
---|
267 | configure:3154: test -s conftest.o |
---|
268 | configure:3157: $? = 0 |
---|
269 | configure:3182: checking dependency style of /usr/bin/clang++ |
---|
270 | configure:3265: result: gcc3 |
---|
271 | configure:3295: checking for a BSD-compatible install |
---|
272 | configure:3350: result: /usr/bin/install -c |
---|
273 | configure:3365: checking for gawk |
---|
274 | configure:3391: result: gawk |
---|
275 | configure:3406: checking how to run the C preprocessor |
---|
276 | configure:3441: /usr/bin/clang -E -I/.../ports/include/c-client conftest.c |
---|
277 | configure:3447: $? = 0 |
---|
278 | configure:3479: /usr/bin/clang -E -I/.../ports/include/c-client conftest.c |
---|
279 | conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found |
---|
280 | #include <ac_nonexistent.h> |
---|
281 | ^ |
---|
282 | 1 error generated. |
---|
283 | configure:3485: $? = 1 |
---|
284 | configure: failed program was: |
---|
285 | | /* confdefs.h. */ |
---|
286 | | |
---|
287 | | #define PACKAGE_NAME "mailsync" |
---|
288 | | #define PACKAGE_TARNAME "mailsync" |
---|
289 | | #define PACKAGE_VERSION "5.2.1" |
---|
290 | | #define PACKAGE_STRING "mailsync 5.2.1" |
---|
291 | | #define PACKAGE_BUGREPORT "tpo_deb@sourcepole.ch" |
---|
292 | | #define PACKAGE "mailsync" |
---|
293 | | #define VERSION "5.2.1" |
---|
294 | | #ifdef __cplusplus |
---|
295 | | extern "C" void exit (int) throw (); |
---|
296 | | #endif |
---|
297 | | /* end confdefs.h. */ |
---|
298 | | #include <ac_nonexistent.h> |
---|
299 | configure:3524: result: /usr/bin/clang -E |
---|
300 | configure:3548: /usr/bin/clang -E -I/.../ports/include/c-client conftest.c |
---|
301 | configure:3554: $? = 0 |
---|
302 | configure:3586: /usr/bin/clang -E -I/.../ports/include/c-client conftest.c |
---|
303 | conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found |
---|
304 | #include <ac_nonexistent.h> |
---|
305 | ^ |
---|
306 | 1 error generated. |
---|
307 | configure:3592: $? = 1 |
---|
308 | configure: failed program was: |
---|
309 | | /* confdefs.h. */ |
---|
310 | | |
---|
311 | | #define PACKAGE_NAME "mailsync" |
---|
312 | | #define PACKAGE_TARNAME "mailsync" |
---|
313 | | #define PACKAGE_VERSION "5.2.1" |
---|
314 | | #define PACKAGE_STRING "mailsync 5.2.1" |
---|
315 | | #define PACKAGE_BUGREPORT "tpo_deb@sourcepole.ch" |
---|
316 | | #define PACKAGE "mailsync" |
---|
317 | | #define VERSION "5.2.1" |
---|
318 | | #ifdef __cplusplus |
---|
319 | | extern "C" void exit (int) throw (); |
---|
320 | | #endif |
---|
321 | | /* end confdefs.h. */ |
---|
322 | | #include <ac_nonexistent.h> |
---|
323 | configure:3638: checking for egrep |
---|
324 | configure:3648: result: grep -E |
---|
325 | configure:3653: checking for ANSI C header files |
---|
326 | configure:3678: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.c >&5 |
---|
327 | configure:3684: $? = 0 |
---|
328 | configure:3687: test -z || test ! -s conftest.err |
---|
329 | configure:3690: $? = 0 |
---|
330 | configure:3693: test -s conftest.o |
---|
331 | configure:3696: $? = 0 |
---|
332 | configure:3785: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -I/.../ports/include/c-client -L/.../ports/lib -arch x86_64 conftest.c >&5 |
---|
333 | conftest.c:31:7: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))' |
---|
334 | exit(2); |
---|
335 | ^ |
---|
336 | conftest.c:31:7: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
337 | 1 warning generated. |
---|
338 | configure:3788: $? = 0 |
---|
339 | configure:3790: ./conftest |
---|
340 | configure:3793: $? = 0 |
---|
341 | configure:3808: result: yes |
---|
342 | configure:3832: checking for sys/types.h |
---|
343 | configure:3848: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.c >&5 |
---|
344 | configure:3854: $? = 0 |
---|
345 | configure:3857: test -z || test ! -s conftest.err |
---|
346 | configure:3860: $? = 0 |
---|
347 | configure:3863: test -s conftest.o |
---|
348 | configure:3866: $? = 0 |
---|
349 | configure:3877: result: yes |
---|
350 | configure:3832: checking for sys/stat.h |
---|
351 | configure:3848: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.c >&5 |
---|
352 | configure:3854: $? = 0 |
---|
353 | configure:3857: test -z || test ! -s conftest.err |
---|
354 | configure:3860: $? = 0 |
---|
355 | configure:3863: test -s conftest.o |
---|
356 | configure:3866: $? = 0 |
---|
357 | configure:3877: result: yes |
---|
358 | configure:3832: checking for stdlib.h |
---|
359 | configure:3848: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.c >&5 |
---|
360 | configure:3854: $? = 0 |
---|
361 | configure:3857: test -z || test ! -s conftest.err |
---|
362 | configure:3860: $? = 0 |
---|
363 | configure:3863: test -s conftest.o |
---|
364 | configure:3866: $? = 0 |
---|
365 | configure:3877: result: yes |
---|
366 | configure:3832: checking for string.h |
---|
367 | configure:3848: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.c >&5 |
---|
368 | configure:3854: $? = 0 |
---|
369 | configure:3857: test -z || test ! -s conftest.err |
---|
370 | configure:3860: $? = 0 |
---|
371 | configure:3863: test -s conftest.o |
---|
372 | configure:3866: $? = 0 |
---|
373 | configure:3877: result: yes |
---|
374 | configure:3832: checking for memory.h |
---|
375 | configure:3848: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.c >&5 |
---|
376 | configure:3854: $? = 0 |
---|
377 | configure:3857: test -z || test ! -s conftest.err |
---|
378 | configure:3860: $? = 0 |
---|
379 | configure:3863: test -s conftest.o |
---|
380 | configure:3866: $? = 0 |
---|
381 | configure:3877: result: yes |
---|
382 | configure:3832: checking for strings.h |
---|
383 | configure:3848: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.c >&5 |
---|
384 | configure:3854: $? = 0 |
---|
385 | configure:3857: test -z || test ! -s conftest.err |
---|
386 | configure:3860: $? = 0 |
---|
387 | configure:3863: test -s conftest.o |
---|
388 | configure:3866: $? = 0 |
---|
389 | configure:3877: result: yes |
---|
390 | configure:3832: checking for inttypes.h |
---|
391 | configure:3848: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.c >&5 |
---|
392 | configure:3854: $? = 0 |
---|
393 | configure:3857: test -z || test ! -s conftest.err |
---|
394 | configure:3860: $? = 0 |
---|
395 | configure:3863: test -s conftest.o |
---|
396 | configure:3866: $? = 0 |
---|
397 | configure:3877: result: yes |
---|
398 | configure:3832: checking for stdint.h |
---|
399 | configure:3848: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.c >&5 |
---|
400 | configure:3854: $? = 0 |
---|
401 | configure:3857: test -z || test ! -s conftest.err |
---|
402 | configure:3860: $? = 0 |
---|
403 | configure:3863: test -s conftest.o |
---|
404 | configure:3866: $? = 0 |
---|
405 | configure:3877: result: yes |
---|
406 | configure:3832: checking for unistd.h |
---|
407 | configure:3848: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.c >&5 |
---|
408 | configure:3854: $? = 0 |
---|
409 | configure:3857: test -z || test ! -s conftest.err |
---|
410 | configure:3860: $? = 0 |
---|
411 | configure:3863: test -s conftest.o |
---|
412 | configure:3866: $? = 0 |
---|
413 | configure:3877: result: yes |
---|
414 | configure:3894: checking for string.h |
---|
415 | configure:3899: result: yes |
---|
416 | configure:4039: checking for an ANSI C-conforming const |
---|
417 | configure:4106: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.c >&5 |
---|
418 | configure:4112: $? = 0 |
---|
419 | configure:4115: test -z || test ! -s conftest.err |
---|
420 | configure:4118: $? = 0 |
---|
421 | configure:4121: test -s conftest.o |
---|
422 | configure:4124: $? = 0 |
---|
423 | configure:4135: result: yes |
---|
424 | configure:4146: checking whether lstat dereferences a symlink specified with a trailing slash |
---|
425 | configure:4177: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -I/.../ports/include/c-client -L/.../ports/lib -arch x86_64 conftest.c >&5 |
---|
426 | configure:4180: $? = 0 |
---|
427 | configure:4182: ./conftest |
---|
428 | configure:4185: $? = 1 |
---|
429 | configure: program exited with status 1 |
---|
430 | configure: failed program was: |
---|
431 | | /* confdefs.h. */ |
---|
432 | | |
---|
433 | | #define PACKAGE_NAME "mailsync" |
---|
434 | | #define PACKAGE_TARNAME "mailsync" |
---|
435 | | #define PACKAGE_VERSION "5.2.1" |
---|
436 | | #define PACKAGE_STRING "mailsync 5.2.1" |
---|
437 | | #define PACKAGE_BUGREPORT "tpo_deb@sourcepole.ch" |
---|
438 | | #define PACKAGE "mailsync" |
---|
439 | | #define VERSION "5.2.1" |
---|
440 | | #ifdef __cplusplus |
---|
441 | | extern "C" void exit (int) throw (); |
---|
442 | | #endif |
---|
443 | | #define STDC_HEADERS 1 |
---|
444 | | #define HAVE_SYS_TYPES_H 1 |
---|
445 | | #define HAVE_SYS_STAT_H 1 |
---|
446 | | #define HAVE_STDLIB_H 1 |
---|
447 | | #define HAVE_STRING_H 1 |
---|
448 | | #define HAVE_MEMORY_H 1 |
---|
449 | | #define HAVE_STRINGS_H 1 |
---|
450 | | #define HAVE_INTTYPES_H 1 |
---|
451 | | #define HAVE_STDINT_H 1 |
---|
452 | | #define HAVE_UNISTD_H 1 |
---|
453 | | #define HAVE_STRING_H 1 |
---|
454 | | /* end confdefs.h. */ |
---|
455 | | #include <stdio.h> |
---|
456 | | #if HAVE_SYS_TYPES_H |
---|
457 | | # include <sys/types.h> |
---|
458 | | #endif |
---|
459 | | #if HAVE_SYS_STAT_H |
---|
460 | | # include <sys/stat.h> |
---|
461 | | #endif |
---|
462 | | #if STDC_HEADERS |
---|
463 | | # include <stdlib.h> |
---|
464 | | # include <stddef.h> |
---|
465 | | #else |
---|
466 | | # if HAVE_STDLIB_H |
---|
467 | | # include <stdlib.h> |
---|
468 | | # endif |
---|
469 | | #endif |
---|
470 | | #if HAVE_STRING_H |
---|
471 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
472 | | # include <memory.h> |
---|
473 | | # endif |
---|
474 | | # include <string.h> |
---|
475 | | #endif |
---|
476 | | #if HAVE_STRINGS_H |
---|
477 | | # include <strings.h> |
---|
478 | | #endif |
---|
479 | | #if HAVE_INTTYPES_H |
---|
480 | | # include <inttypes.h> |
---|
481 | | #else |
---|
482 | | # if HAVE_STDINT_H |
---|
483 | | # include <stdint.h> |
---|
484 | | # endif |
---|
485 | | #endif |
---|
486 | | #if HAVE_UNISTD_H |
---|
487 | | # include <unistd.h> |
---|
488 | | #endif |
---|
489 | | int |
---|
490 | | main () |
---|
491 | | { |
---|
492 | | struct stat sbuf; |
---|
493 | | /* Linux will dereference the symlink and fail. |
---|
494 | | That is better in the sense that it means we will not |
---|
495 | | have to compile and use the lstat wrapper. */ |
---|
496 | | exit (lstat ("conftest.sym/", &sbuf) ? 0 : 1); |
---|
497 | | ; |
---|
498 | | return 0; |
---|
499 | | } |
---|
500 | configure:4206: result: no |
---|
501 | configure:4227: checking whether stat accepts an empty string |
---|
502 | configure:4252: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -I/.../ports/include/c-client -L/.../ports/lib -arch x86_64 conftest.c >&5 |
---|
503 | configure:4255: $? = 0 |
---|
504 | configure:4257: ./conftest |
---|
505 | configure:4260: $? = 1 |
---|
506 | configure: program exited with status 1 |
---|
507 | configure: failed program was: |
---|
508 | | /* confdefs.h. */ |
---|
509 | | |
---|
510 | | #define PACKAGE_NAME "mailsync" |
---|
511 | | #define PACKAGE_TARNAME "mailsync" |
---|
512 | | #define PACKAGE_VERSION "5.2.1" |
---|
513 | | #define PACKAGE_STRING "mailsync 5.2.1" |
---|
514 | | #define PACKAGE_BUGREPORT "tpo_deb@sourcepole.ch" |
---|
515 | | #define PACKAGE "mailsync" |
---|
516 | | #define VERSION "5.2.1" |
---|
517 | | #ifdef __cplusplus |
---|
518 | | extern "C" void exit (int) throw (); |
---|
519 | | #endif |
---|
520 | | #define STDC_HEADERS 1 |
---|
521 | | #define HAVE_SYS_TYPES_H 1 |
---|
522 | | #define HAVE_SYS_STAT_H 1 |
---|
523 | | #define HAVE_STDLIB_H 1 |
---|
524 | | #define HAVE_STRING_H 1 |
---|
525 | | #define HAVE_MEMORY_H 1 |
---|
526 | | #define HAVE_STRINGS_H 1 |
---|
527 | | #define HAVE_INTTYPES_H 1 |
---|
528 | | #define HAVE_STDINT_H 1 |
---|
529 | | #define HAVE_UNISTD_H 1 |
---|
530 | | #define HAVE_STRING_H 1 |
---|
531 | | /* end confdefs.h. */ |
---|
532 | | #include <stdio.h> |
---|
533 | | #if HAVE_SYS_TYPES_H |
---|
534 | | # include <sys/types.h> |
---|
535 | | #endif |
---|
536 | | #if HAVE_SYS_STAT_H |
---|
537 | | # include <sys/stat.h> |
---|
538 | | #endif |
---|
539 | | #if STDC_HEADERS |
---|
540 | | # include <stdlib.h> |
---|
541 | | # include <stddef.h> |
---|
542 | | #else |
---|
543 | | # if HAVE_STDLIB_H |
---|
544 | | # include <stdlib.h> |
---|
545 | | # endif |
---|
546 | | #endif |
---|
547 | | #if HAVE_STRING_H |
---|
548 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
549 | | # include <memory.h> |
---|
550 | | # endif |
---|
551 | | # include <string.h> |
---|
552 | | #endif |
---|
553 | | #if HAVE_STRINGS_H |
---|
554 | | # include <strings.h> |
---|
555 | | #endif |
---|
556 | | #if HAVE_INTTYPES_H |
---|
557 | | # include <inttypes.h> |
---|
558 | | #else |
---|
559 | | # if HAVE_STDINT_H |
---|
560 | | # include <stdint.h> |
---|
561 | | # endif |
---|
562 | | #endif |
---|
563 | | #if HAVE_UNISTD_H |
---|
564 | | # include <unistd.h> |
---|
565 | | #endif |
---|
566 | | int |
---|
567 | | main () |
---|
568 | | { |
---|
569 | | struct stat sbuf; |
---|
570 | | exit (stat ("", &sbuf) ? 1 : 0); |
---|
571 | | ; |
---|
572 | | return 0; |
---|
573 | | } |
---|
574 | configure:4274: result: no |
---|
575 | configure:4301: checking for getpass |
---|
576 | configure:4358: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -I/.../ports/include/c-client -L/.../ports/lib -arch x86_64 conftest.c >&5 |
---|
577 | configure:4364: $? = 0 |
---|
578 | configure:4367: test -z || test ! -s conftest.err |
---|
579 | configure:4370: $? = 0 |
---|
580 | configure:4373: test -s conftest |
---|
581 | configure:4376: $? = 0 |
---|
582 | configure:4388: result: yes |
---|
583 | configure:4301: checking for memset |
---|
584 | configure:4358: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -I/.../ports/include/c-client -L/.../ports/lib -arch x86_64 conftest.c >&5 |
---|
585 | conftest.c:50:6: warning: incompatible redeclaration of library function 'memset' |
---|
586 | char memset (); |
---|
587 | ^ |
---|
588 | conftest.c:50:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)' |
---|
589 | 1 warning generated. |
---|
590 | configure:4364: $? = 0 |
---|
591 | configure:4367: test -z || test ! -s conftest.err |
---|
592 | configure:4370: $? = 0 |
---|
593 | configure:4373: test -s conftest |
---|
594 | configure:4376: $? = 0 |
---|
595 | configure:4388: result: yes |
---|
596 | configure:4301: checking for strchr |
---|
597 | configure:4358: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -I/.../ports/include/c-client -L/.../ports/lib -arch x86_64 conftest.c >&5 |
---|
598 | conftest.c:51:6: warning: incompatible redeclaration of library function 'strchr' |
---|
599 | char strchr (); |
---|
600 | ^ |
---|
601 | conftest.c:51:6: note: 'strchr' is a builtin with type 'char *(const char *, int)' |
---|
602 | 1 warning generated. |
---|
603 | configure:4364: $? = 0 |
---|
604 | configure:4367: test -z || test ! -s conftest.err |
---|
605 | configure:4370: $? = 0 |
---|
606 | configure:4373: test -s conftest |
---|
607 | configure:4376: $? = 0 |
---|
608 | configure:4388: result: yes |
---|
609 | configure:4301: checking for strdup |
---|
610 | configure:4358: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -I/.../ports/include/c-client -L/.../ports/lib -arch x86_64 conftest.c >&5 |
---|
611 | conftest.c:52:6: warning: incompatible redeclaration of library function 'strdup' |
---|
612 | char strdup (); |
---|
613 | ^ |
---|
614 | conftest.c:52:6: note: 'strdup' is a builtin with type 'char *(const char *)' |
---|
615 | 1 warning generated. |
---|
616 | configure:4364: $? = 0 |
---|
617 | configure:4367: test -z || test ! -s conftest.err |
---|
618 | configure:4370: $? = 0 |
---|
619 | configure:4373: test -s conftest |
---|
620 | configure:4376: $? = 0 |
---|
621 | configure:4388: result: yes |
---|
622 | configure:4301: checking for strerror |
---|
623 | configure:4358: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -I/.../ports/include/c-client -L/.../ports/lib -arch x86_64 conftest.c >&5 |
---|
624 | conftest.c:53:6: warning: incompatible redeclaration of library function 'strerror' |
---|
625 | char strerror (); |
---|
626 | ^ |
---|
627 | conftest.c:53:6: note: 'strerror' is a builtin with type 'char *(int)' |
---|
628 | 1 warning generated. |
---|
629 | configure:4364: $? = 0 |
---|
630 | configure:4367: test -z || test ! -s conftest.err |
---|
631 | configure:4370: $? = 0 |
---|
632 | configure:4373: test -s conftest |
---|
633 | configure:4376: $? = 0 |
---|
634 | configure:4388: result: yes |
---|
635 | configure:4301: checking for strtoul |
---|
636 | configure:4358: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -I/.../ports/include/c-client -L/.../ports/lib -arch x86_64 conftest.c >&5 |
---|
637 | configure:4364: $? = 0 |
---|
638 | configure:4367: test -z || test ! -s conftest.err |
---|
639 | configure:4370: $? = 0 |
---|
640 | configure:4373: test -s conftest |
---|
641 | configure:4376: $? = 0 |
---|
642 | configure:4388: result: yes |
---|
643 | configure:4400: checking for crypt in -lcrypt |
---|
644 | configure:4430: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -I/.../ports/include/c-client -L/.../ports/lib -arch x86_64 conftest.c -lcrypt >&5 |
---|
645 | ld: library not found for -lcrypt |
---|
646 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
647 | configure:4436: $? = 1 |
---|
648 | configure: failed program was: |
---|
649 | | /* confdefs.h. */ |
---|
650 | | |
---|
651 | | #define PACKAGE_NAME "mailsync" |
---|
652 | | #define PACKAGE_TARNAME "mailsync" |
---|
653 | | #define PACKAGE_VERSION "5.2.1" |
---|
654 | | #define PACKAGE_STRING "mailsync 5.2.1" |
---|
655 | | #define PACKAGE_BUGREPORT "tpo_deb@sourcepole.ch" |
---|
656 | | #define PACKAGE "mailsync" |
---|
657 | | #define VERSION "5.2.1" |
---|
658 | | #ifdef __cplusplus |
---|
659 | | extern "C" void exit (int) throw (); |
---|
660 | | #endif |
---|
661 | | #define STDC_HEADERS 1 |
---|
662 | | #define HAVE_SYS_TYPES_H 1 |
---|
663 | | #define HAVE_SYS_STAT_H 1 |
---|
664 | | #define HAVE_STDLIB_H 1 |
---|
665 | | #define HAVE_STRING_H 1 |
---|
666 | | #define HAVE_MEMORY_H 1 |
---|
667 | | #define HAVE_STRINGS_H 1 |
---|
668 | | #define HAVE_INTTYPES_H 1 |
---|
669 | | #define HAVE_STDINT_H 1 |
---|
670 | | #define HAVE_UNISTD_H 1 |
---|
671 | | #define HAVE_STRING_H 1 |
---|
672 | | #define HAVE_GETPASS 1 |
---|
673 | | #define HAVE_MEMSET 1 |
---|
674 | | #define HAVE_STRCHR 1 |
---|
675 | | #define HAVE_STRDUP 1 |
---|
676 | | #define HAVE_STRERROR 1 |
---|
677 | | #define HAVE_STRTOUL 1 |
---|
678 | | /* end confdefs.h. */ |
---|
679 | | |
---|
680 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
681 | | #ifdef __cplusplus |
---|
682 | | extern "C" |
---|
683 | | #endif |
---|
684 | | /* We use char because int might match the return type of a gcc2 |
---|
685 | | builtin and then its argument prototype would still apply. */ |
---|
686 | | char crypt (); |
---|
687 | | int |
---|
688 | | main () |
---|
689 | | { |
---|
690 | | crypt (); |
---|
691 | | ; |
---|
692 | | return 0; |
---|
693 | | } |
---|
694 | configure:4461: result: no |
---|
695 | configure:4476: checking for connect |
---|
696 | configure:4533: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -I/.../ports/include/c-client -L/.../ports/lib -arch x86_64 conftest.c >&5 |
---|
697 | configure:4539: $? = 0 |
---|
698 | configure:4542: test -z || test ! -s conftest.err |
---|
699 | configure:4545: $? = 0 |
---|
700 | configure:4548: test -s conftest |
---|
701 | configure:4551: $? = 0 |
---|
702 | configure:4563: result: yes |
---|
703 | configure:4725: checking for gethostbyname |
---|
704 | configure:4782: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -I/.../ports/include/c-client -L/.../ports/lib -arch x86_64 conftest.c >&5 |
---|
705 | configure:4788: $? = 0 |
---|
706 | configure:4791: test -z || test ! -s conftest.err |
---|
707 | configure:4794: $? = 0 |
---|
708 | configure:4797: test -s conftest |
---|
709 | configure:4800: $? = 0 |
---|
710 | configure:4812: result: yes |
---|
711 | configure:5036: checking for libssl |
---|
712 | configure:5041: result: found in /.../ports/lib |
---|
713 | configure:5053: checking for main in -lssl |
---|
714 | configure:5077: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -I/.../ports/include/c-client -L/.../ports/lib -arch x86_64 -L/.../ports/lib conftest.c -lssl >&5 |
---|
715 | configure:5083: $? = 0 |
---|
716 | configure:5086: test -z || test ! -s conftest.err |
---|
717 | configure:5089: $? = 0 |
---|
718 | configure:5092: test -s conftest |
---|
719 | configure:5095: $? = 0 |
---|
720 | configure:5108: result: yes |
---|
721 | configure:5120: checking for main in -lcrypto |
---|
722 | configure:5144: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -I/.../ports/include/c-client -L/.../ports/lib -arch x86_64 -L/.../ports/lib conftest.c -lcrypto >&5 |
---|
723 | configure:5150: $? = 0 |
---|
724 | configure:5153: test -z || test ! -s conftest.err |
---|
725 | configure:5156: $? = 0 |
---|
726 | configure:5159: test -s conftest |
---|
727 | configure:5162: $? = 0 |
---|
728 | configure:5175: result: yes |
---|
729 | configure:5191: checking for openssl/ssl.h |
---|
730 | configure:5196: result: found in /.../ports/include |
---|
731 | configure:5248: checking for krb5-config |
---|
732 | configure:5261: result: found /.../ports/bin/krb5-config |
---|
733 | configure:5328: checking for pam library |
---|
734 | configure:5333: result: found in /usr/lib |
---|
735 | configure:5343: checking for pam headers |
---|
736 | configure:5354: result: not found |
---|
737 | configure:5478: checking for c-client.h |
---|
738 | configure:5485: result: found in /.../ports/include/c-client |
---|
739 | configure:5502: checking for c-client library |
---|
740 | configure:5506: result: found /.../ports/lib/libc-client4.a |
---|
741 | configure:5522: checking whether c-client built with kerberos gssapi support |
---|
742 | configure:5537: result: yes |
---|
743 | configure:5550: checking if kerberos is required and available for linking against c-client |
---|
744 | configure:5562: result: yes |
---|
745 | configure:5570: checking whether c-client requires ssl linkage |
---|
746 | configure:5594: result: yes |
---|
747 | configure:5604: checking if simple c-client program compiles without pam support |
---|
748 | configure:5647: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -I/.../ports/include/c-client -I/.../ports/include/c-client -L/.../ports/lib -arch x86_64 conftest.c /.../ports/lib/libc-client4.a -L/.../ports/lib -dynamic -pipe -O2 -arch x86_64 -Wl,-search_paths_first -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -L/.../ports/lib -lssl -lcrypto >&5 |
---|
749 | conftest.c:35:3: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
750 | main(int argc,char **argv) { |
---|
751 | ^~~~ |
---|
752 | conftest.c:46:49: warning: control reaches end of non-void function [-Wreturn-type] |
---|
753 | long mm_diskerror(MAILSTREAM*a,long b,long c){} |
---|
754 | ^ |
---|
755 | 2 warnings generated. |
---|
756 | Undefined symbols for architecture x86_64: |
---|
757 | "_pam_start", referenced from: |
---|
758 | _Checkpw in libc-client4.a(osdep.o) |
---|
759 | "_pam_set_item", referenced from: |
---|
760 | _Checkpw in libc-client4.a(osdep.o) |
---|
761 | "_pam_authenticate", referenced from: |
---|
762 | _Checkpw in libc-client4.a(osdep.o) |
---|
763 | "_pam_acct_mgmt", referenced from: |
---|
764 | _Checkpw in libc-client4.a(osdep.o) |
---|
765 | "_pam_setcred", referenced from: |
---|
766 | _Checkpw in libc-client4.a(osdep.o) |
---|
767 | _checkpw_cleanup in libc-client4.a(osdep.o) |
---|
768 | "_pam_end", referenced from: |
---|
769 | _Checkpw in libc-client4.a(osdep.o) |
---|
770 | _checkpw_cleanup in libc-client4.a(osdep.o) |
---|
771 | ld: symbol(s) not found for architecture x86_64 |
---|
772 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
773 | configure:5653: $? = 1 |
---|
774 | configure: failed program was: |
---|
775 | | /* confdefs.h. */ |
---|
776 | | |
---|
777 | | #define PACKAGE_NAME "mailsync" |
---|
778 | | #define PACKAGE_TARNAME "mailsync" |
---|
779 | | #define PACKAGE_VERSION "5.2.1" |
---|
780 | | #define PACKAGE_STRING "mailsync 5.2.1" |
---|
781 | | #define PACKAGE_BUGREPORT "tpo_deb@sourcepole.ch" |
---|
782 | | #define PACKAGE "mailsync" |
---|
783 | | #define VERSION "5.2.1" |
---|
784 | | #ifdef __cplusplus |
---|
785 | | extern "C" void exit (int) throw (); |
---|
786 | | #endif |
---|
787 | | #define STDC_HEADERS 1 |
---|
788 | | #define HAVE_SYS_TYPES_H 1 |
---|
789 | | #define HAVE_SYS_STAT_H 1 |
---|
790 | | #define HAVE_STDLIB_H 1 |
---|
791 | | #define HAVE_STRING_H 1 |
---|
792 | | #define HAVE_MEMORY_H 1 |
---|
793 | | #define HAVE_STRINGS_H 1 |
---|
794 | | #define HAVE_INTTYPES_H 1 |
---|
795 | | #define HAVE_STDINT_H 1 |
---|
796 | | #define HAVE_UNISTD_H 1 |
---|
797 | | #define HAVE_STRING_H 1 |
---|
798 | | #define HAVE_GETPASS 1 |
---|
799 | | #define HAVE_MEMSET 1 |
---|
800 | | #define HAVE_STRCHR 1 |
---|
801 | | #define HAVE_STRDUP 1 |
---|
802 | | #define HAVE_STRERROR 1 |
---|
803 | | #define HAVE_STRTOUL 1 |
---|
804 | | /* end confdefs.h. */ |
---|
805 | | |
---|
806 | | #include <stdio.h> |
---|
807 | | #include "c-client.h" |
---|
808 | | #include "linkage.h" |
---|
809 | | main(int argc,char **argv) { |
---|
810 | | #include "linkage.c" |
---|
811 | | } |
---|
812 | | void mm_log(char*a,long b){} |
---|
813 | | void mm_dlog(char*a){} |
---|
814 | | void mm_flags(MAILSTREAM*a,unsigned long b){} |
---|
815 | | void mm_fatal(char*a){} |
---|
816 | | void mm_critical(MAILSTREAM*a){} |
---|
817 | | void mm_nocritical(MAILSTREAM*a){} |
---|
818 | | void mm_notify(MAILSTREAM*a,char*b,long c){} |
---|
819 | | void mm_login(NETMBX*a,char*b,char*c,long d){} |
---|
820 | | long mm_diskerror(MAILSTREAM*a,long b,long c){} |
---|
821 | | void mm_status(MAILSTREAM*a,char*b,MAILSTATUS*c){} |
---|
822 | | void mm_lsub(MAILSTREAM*a,int b,char*c,long d){} |
---|
823 | | void mm_list(MAILSTREAM*a,int b,char*c,long d){} |
---|
824 | | void mm_exists(MAILSTREAM*a,unsigned long b){} |
---|
825 | | void mm_searched(MAILSTREAM*a,unsigned long b){} |
---|
826 | | void mm_expunged(MAILSTREAM*a,unsigned long b){} |
---|
827 | | |
---|
828 | configure:5677: result: no |
---|
829 | configure:5686: checking if we've seen pam somewhere around |
---|
830 | configure:5689: result: no |
---|
831 | configure:5794: checking if c-client works without -fno-operator-names in c++ |
---|
832 | configure:5808: /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client -I/.../ports/include/c-client conftest.cc >&5 |
---|
833 | In file included from conftest.cc:33: |
---|
834 | /.../ports/include/c-client/c-client.h:36:9: error: C++ operator 'and' cannot be used as a macro name |
---|
835 | #define and cclientAnd /* C99 doesn't realize that ISO 646 is dead */ |
---|
836 | ^ |
---|
837 | /.../ports/include/c-client/c-client.h:37:9: error: C++ operator 'or' cannot be used as a macro name |
---|
838 | #define or cclientOr |
---|
839 | ^ |
---|
840 | /.../ports/include/c-client/c-client.h:38:9: error: C++ operator 'not' cannot be used as a macro name |
---|
841 | #define not cclientNot |
---|
842 | ^ |
---|
843 | In file included from conftest.cc:33: |
---|
844 | In file included from /.../ports/include/c-client/c-client.h:41: |
---|
845 | /.../ports/include/c-client/mail.h:940:13: error: expected member name or ';' after declaration specifiers |
---|
846 | SEARCHOR *or; /* or'ed in programs */ |
---|
847 | ~~~~~~~~ ^ |
---|
848 | /.../ports/include/c-client/mail.h:941:18: error: expected member name or ';' after declaration specifiers |
---|
849 | SEARCHPGMLIST *not; /* and'ed not program */ |
---|
850 | ~~~~~~~~~~~~~ ^ |
---|
851 | 5 errors generated. |
---|
852 | configure:5814: $? = 1 |
---|
853 | configure: failed program was: |
---|
854 | | /* confdefs.h. */ |
---|
855 | | |
---|
856 | | #define PACKAGE_NAME "mailsync" |
---|
857 | | #define PACKAGE_TARNAME "mailsync" |
---|
858 | | #define PACKAGE_VERSION "5.2.1" |
---|
859 | | #define PACKAGE_STRING "mailsync 5.2.1" |
---|
860 | | #define PACKAGE_BUGREPORT "tpo_deb@sourcepole.ch" |
---|
861 | | #define PACKAGE "mailsync" |
---|
862 | | #define VERSION "5.2.1" |
---|
863 | | #ifdef __cplusplus |
---|
864 | | extern "C" void exit (int) throw (); |
---|
865 | | #endif |
---|
866 | | #define STDC_HEADERS 1 |
---|
867 | | #define HAVE_SYS_TYPES_H 1 |
---|
868 | | #define HAVE_SYS_STAT_H 1 |
---|
869 | | #define HAVE_STDLIB_H 1 |
---|
870 | | #define HAVE_STRING_H 1 |
---|
871 | | #define HAVE_MEMORY_H 1 |
---|
872 | | #define HAVE_STRINGS_H 1 |
---|
873 | | #define HAVE_INTTYPES_H 1 |
---|
874 | | #define HAVE_STDINT_H 1 |
---|
875 | | #define HAVE_UNISTD_H 1 |
---|
876 | | #define HAVE_STRING_H 1 |
---|
877 | | #define HAVE_GETPASS 1 |
---|
878 | | #define HAVE_MEMSET 1 |
---|
879 | | #define HAVE_STRCHR 1 |
---|
880 | | #define HAVE_STRDUP 1 |
---|
881 | | #define HAVE_STRERROR 1 |
---|
882 | | #define HAVE_STRTOUL 1 |
---|
883 | | /* end confdefs.h. */ |
---|
884 | | |
---|
885 | | #include <stdio.h> |
---|
886 | | #include "c-client.h" |
---|
887 | | |
---|
888 | configure:5838: result: no |
---|
889 | configure:5840: checking if adding -fno-operator-names helps |
---|
890 | configure:5855: /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -fno-operator-names -I/.../ports/include/c-client -I/.../ports/include/c-client conftest.cc >&5 |
---|
891 | clang: warning: argument unused during compilation: '-fno-operator-names' |
---|
892 | In file included from conftest.cc:33: |
---|
893 | /.../ports/include/c-client/c-client.h:36:9: error: C++ operator 'and' cannot be used as a macro name |
---|
894 | #define and cclientAnd /* C99 doesn't realize that ISO 646 is dead */ |
---|
895 | ^ |
---|
896 | /.../ports/include/c-client/c-client.h:37:9: error: C++ operator 'or' cannot be used as a macro name |
---|
897 | #define or cclientOr |
---|
898 | ^ |
---|
899 | /.../ports/include/c-client/c-client.h:38:9: error: C++ operator 'not' cannot be used as a macro name |
---|
900 | #define not cclientNot |
---|
901 | ^ |
---|
902 | In file included from conftest.cc:33: |
---|
903 | In file included from /.../ports/include/c-client/c-client.h:41: |
---|
904 | /.../ports/include/c-client/mail.h:940:13: error: expected member name or ';' after declaration specifiers |
---|
905 | SEARCHOR *or; /* or'ed in programs */ |
---|
906 | ~~~~~~~~ ^ |
---|
907 | /.../ports/include/c-client/mail.h:941:18: error: expected member name or ';' after declaration specifiers |
---|
908 | SEARCHPGMLIST *not; /* and'ed not program */ |
---|
909 | ~~~~~~~~~~~~~ ^ |
---|
910 | 5 errors generated. |
---|
911 | configure:5861: $? = 1 |
---|
912 | configure: failed program was: |
---|
913 | | /* confdefs.h. */ |
---|
914 | | |
---|
915 | | #define PACKAGE_NAME "mailsync" |
---|
916 | | #define PACKAGE_TARNAME "mailsync" |
---|
917 | | #define PACKAGE_VERSION "5.2.1" |
---|
918 | | #define PACKAGE_STRING "mailsync 5.2.1" |
---|
919 | | #define PACKAGE_BUGREPORT "tpo_deb@sourcepole.ch" |
---|
920 | | #define PACKAGE "mailsync" |
---|
921 | | #define VERSION "5.2.1" |
---|
922 | | #ifdef __cplusplus |
---|
923 | | extern "C" void exit (int) throw (); |
---|
924 | | #endif |
---|
925 | | #define STDC_HEADERS 1 |
---|
926 | | #define HAVE_SYS_TYPES_H 1 |
---|
927 | | #define HAVE_SYS_STAT_H 1 |
---|
928 | | #define HAVE_STDLIB_H 1 |
---|
929 | | #define HAVE_STRING_H 1 |
---|
930 | | #define HAVE_MEMORY_H 1 |
---|
931 | | #define HAVE_STRINGS_H 1 |
---|
932 | | #define HAVE_INTTYPES_H 1 |
---|
933 | | #define HAVE_STDINT_H 1 |
---|
934 | | #define HAVE_UNISTD_H 1 |
---|
935 | | #define HAVE_STRING_H 1 |
---|
936 | | #define HAVE_GETPASS 1 |
---|
937 | | #define HAVE_MEMSET 1 |
---|
938 | | #define HAVE_STRCHR 1 |
---|
939 | | #define HAVE_STRDUP 1 |
---|
940 | | #define HAVE_STRERROR 1 |
---|
941 | | #define HAVE_STRTOUL 1 |
---|
942 | | /* end confdefs.h. */ |
---|
943 | | |
---|
944 | | #include <stdio.h> |
---|
945 | | #include "c-client.h" |
---|
946 | | |
---|
947 | configure:5886: result: no |
---|
948 | configure:5906: error: a working c-client installation is required for building mailsync |
---|
949 | |
---|
950 | ## ---------------- ## |
---|
951 | ## Cache variables. ## |
---|
952 | ## ---------------- ## |
---|
953 | |
---|
954 | ac_cv_c_compiler_gnu=yes |
---|
955 | ac_cv_c_const=yes |
---|
956 | ac_cv_cxx_compiler_gnu=yes |
---|
957 | ac_cv_env_CC_set=set |
---|
958 | ac_cv_env_CC_value=/usr/bin/clang |
---|
959 | ac_cv_env_CFLAGS_set=set |
---|
960 | ac_cv_env_CFLAGS_value='-pipe -O2 -arch x86_64' |
---|
961 | ac_cv_env_CPPFLAGS_set=set |
---|
962 | ac_cv_env_CPPFLAGS_value=-I/.../ports/include/c-client |
---|
963 | ac_cv_env_CPP_set= |
---|
964 | ac_cv_env_CPP_value= |
---|
965 | ac_cv_env_CXXFLAGS_set=set |
---|
966 | ac_cv_env_CXXFLAGS_value='-pipe -O2 -arch x86_64' |
---|
967 | ac_cv_env_CXX_set=set |
---|
968 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
969 | ac_cv_env_LDFLAGS_set=set |
---|
970 | ac_cv_env_LDFLAGS_value='-L/.../ports/lib -arch x86_64' |
---|
971 | ac_cv_env_build_alias_set= |
---|
972 | ac_cv_env_build_alias_value= |
---|
973 | ac_cv_env_host_alias_set= |
---|
974 | ac_cv_env_host_alias_value= |
---|
975 | ac_cv_env_target_alias_set= |
---|
976 | ac_cv_env_target_alias_value= |
---|
977 | ac_cv_exeext= |
---|
978 | ac_cv_func_connect=yes |
---|
979 | ac_cv_func_gethostbyname=yes |
---|
980 | ac_cv_func_getpass=yes |
---|
981 | ac_cv_func_lstat_dereferences_slashed_symlink=no |
---|
982 | ac_cv_func_memset=yes |
---|
983 | ac_cv_func_stat_empty_string_bug=no |
---|
984 | ac_cv_func_strchr=yes |
---|
985 | ac_cv_func_strdup=yes |
---|
986 | ac_cv_func_strerror=yes |
---|
987 | ac_cv_func_strtoul=yes |
---|
988 | ac_cv_header_inttypes_h=yes |
---|
989 | ac_cv_header_memory_h=yes |
---|
990 | ac_cv_header_stdc=yes |
---|
991 | ac_cv_header_stdint_h=yes |
---|
992 | ac_cv_header_stdlib_h=yes |
---|
993 | ac_cv_header_string_h=yes |
---|
994 | ac_cv_header_strings_h=yes |
---|
995 | ac_cv_header_sys_stat_h=yes |
---|
996 | ac_cv_header_sys_types_h=yes |
---|
997 | ac_cv_header_unistd_h=yes |
---|
998 | ac_cv_lib_crypt_crypt=no |
---|
999 | ac_cv_lib_crypto_main=yes |
---|
1000 | ac_cv_lib_ssl_main=yes |
---|
1001 | ac_cv_objext=o |
---|
1002 | ac_cv_prog_AWK=gawk |
---|
1003 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
1004 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
1005 | ac_cv_prog_cc_g=yes |
---|
1006 | ac_cv_prog_cc_stdc= |
---|
1007 | ac_cv_prog_cxx_g=yes |
---|
1008 | ac_cv_prog_egrep='grep -E' |
---|
1009 | ac_cv_prog_make_make_set=yes |
---|
1010 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
1011 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
1012 | |
---|
1013 | ## ----------------- ## |
---|
1014 | ## Output variables. ## |
---|
1015 | ## ----------------- ## |
---|
1016 | |
---|
1017 | ACLOCAL='${SHELL} /.../ports/var/macports/build/_..._ports_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mailsync/mailsync/work/mailsync-5.2.1/missing --run aclocal-1.7' |
---|
1018 | AMDEPBACKSLASH='\' |
---|
1019 | AMDEP_FALSE='#' |
---|
1020 | AMDEP_TRUE='' |
---|
1021 | AMTAR='${SHELL} /.../ports/var/macports/build/_..._ports_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mailsync/mailsync/work/mailsync-5.2.1/missing --run tar' |
---|
1022 | AUTOCONF='${SHELL} /.../ports/var/macports/build/_..._ports_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mailsync/mailsync/work/mailsync-5.2.1/missing --run autoconf' |
---|
1023 | AUTOHEADER='${SHELL} /.../ports/var/macports/build/_..._ports_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mailsync/mailsync/work/mailsync-5.2.1/missing --run autoheader' |
---|
1024 | AUTOMAKE='${SHELL} /.../ports/var/macports/build/_..._ports_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mailsync/mailsync/work/mailsync-5.2.1/missing --run automake-1.7' |
---|
1025 | AWK='gawk' |
---|
1026 | CC='/usr/bin/clang' |
---|
1027 | CCDEPMODE='depmode=gcc3' |
---|
1028 | CCLIENT_CXXFLAGS='' |
---|
1029 | CCLIENT_INCLUDES='-I/.../ports/include/c-client' |
---|
1030 | CCLIENT_LIBS='/.../ports/lib/libc-client4.a -L/.../ports/lib -dynamic -pipe -O2 -arch x86_64 -Wl,-search_paths_first -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -L/.../ports/lib -lssl -lcrypto' |
---|
1031 | CFLAGS='-pipe -O2 -arch x86_64' |
---|
1032 | CPP='/usr/bin/clang -E' |
---|
1033 | CPPFLAGS='-I/.../ports/include/c-client' |
---|
1034 | CXX='/usr/bin/clang++' |
---|
1035 | CXXDEPMODE='depmode=gcc3' |
---|
1036 | CXXFLAGS='-pipe -O2 -arch x86_64' |
---|
1037 | CYGPATH_W='echo' |
---|
1038 | DEFS='' |
---|
1039 | DEPDIR='.deps' |
---|
1040 | ECHO_C='ECHO_N='' |
---|
1041 | ECHO_T='' |
---|
1042 | EGREP='grep -E' |
---|
1043 | EXEEXT='' |
---|
1044 | HAVE_CCLIENT_FALSE='' |
---|
1045 | HAVE_CCLIENT_TRUE='' |
---|
1046 | HAVE_KRB5_FALSE='#' |
---|
1047 | HAVE_KRB5_GSSAPI_FALSE='#' |
---|
1048 | HAVE_KRB5_GSSAPI_TRUE='' |
---|
1049 | HAVE_KRB5_TRUE='' |
---|
1050 | HAVE_OPENSSL_FALSE='#' |
---|
1051 | HAVE_OPENSSL_TRUE='' |
---|
1052 | HAVE_PAM_FALSE='' |
---|
1053 | HAVE_PAM_TRUE='#' |
---|
1054 | INSTALL_DATA='${INSTALL} -m 644' |
---|
1055 | INSTALL_PROGRAM='${INSTALL}' |
---|
1056 | INSTALL_SCRIPT='${INSTALL}' |
---|
1057 | INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' |
---|
1058 | KRB5_CFLAGS='-I/.../ports/include' |
---|
1059 | KRB5_CONFIG='/.../ports/bin/krb5-config' |
---|
1060 | KRB5_GSSAPI_CFLAGS='-I/.../ports/include' |
---|
1061 | KRB5_GSSAPI_LIBS='-L/.../ports/lib -dynamic -pipe -O2 -arch x86_64 -Wl,-search_paths_first -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv' |
---|
1062 | KRB5_LDFLAGS='-L/.../ports/lib -dynamic -pipe -O2 -arch x86_64 -Wl,-search_paths_first -lkrb5 -lk5crypto -lcom_err -lresolv' |
---|
1063 | LDFLAGS='-L/.../ports/lib -arch x86_64' |
---|
1064 | LIBOBJS=' lstat.o' |
---|
1065 | LIBS='' |
---|
1066 | LTLIBOBJS='' |
---|
1067 | MAKEINFO='${SHELL} /.../ports/var/macports/build/_..._ports_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mailsync/mailsync/work/mailsync-5.2.1/missing --run makeinfo' |
---|
1068 | OBJEXT='o' |
---|
1069 | OPENSSL_INCLUDES='-I/.../ports/include' |
---|
1070 | OPENSSL_LDFLAGS='-L/.../ports/lib' |
---|
1071 | OPENSSL_LIBS=' -lssl -lcrypto' |
---|
1072 | PACKAGE='mailsync' |
---|
1073 | PACKAGE_BUGREPORT='tpo_deb@sourcepole.ch' |
---|
1074 | PACKAGE_NAME='mailsync' |
---|
1075 | PACKAGE_STRING='mailsync 5.2.1' |
---|
1076 | PACKAGE_TARNAME='mailsync' |
---|
1077 | PACKAGE_VERSION='5.2.1' |
---|
1078 | PAM_INCLUDES='' |
---|
1079 | PAM_LDFLAGS='-L/usr/lib' |
---|
1080 | PATH_SEPARATOR=':' |
---|
1081 | PREFER_SO_FALSE='#' |
---|
1082 | PREFER_SO_TRUE='' |
---|
1083 | SET_MAKE='' |
---|
1084 | SHELL='/bin/sh' |
---|
1085 | STRIP='' |
---|
1086 | VERSION='5.2.1' |
---|
1087 | ac_ct_CC='/usr/bin/clang' |
---|
1088 | ac_ct_CXX='' |
---|
1089 | ac_ct_STRIP='' |
---|
1090 | am__fastdepCC_FALSE='#' |
---|
1091 | am__fastdepCC_TRUE='' |
---|
1092 | am__fastdepCXX_FALSE='#' |
---|
1093 | am__fastdepCXX_TRUE='' |
---|
1094 | am__include='include' |
---|
1095 | am__leading_dot='.' |
---|
1096 | am__quote='' |
---|
1097 | bindir='${exec_prefix}/bin' |
---|
1098 | build_alias='' |
---|
1099 | datadir='${prefix}/share' |
---|
1100 | exec_prefix='NONE' |
---|
1101 | host_alias='' |
---|
1102 | includedir='${prefix}/include' |
---|
1103 | infodir='${prefix}/info' |
---|
1104 | install_sh='/.../ports/var/macports/build/_..._ports_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mailsync/mailsync/work/mailsync-5.2.1/install-sh' |
---|
1105 | libdir='${exec_prefix}/lib' |
---|
1106 | libexecdir='${exec_prefix}/libexec' |
---|
1107 | localstatedir='${prefix}/var' |
---|
1108 | mandir='/.../ports/share/man' |
---|
1109 | oldincludedir='/usr/include' |
---|
1110 | prefix='/.../ports' |
---|
1111 | program_transform_name='s,x,x,' |
---|
1112 | sbindir='${exec_prefix}/sbin' |
---|
1113 | sharedstatedir='${prefix}/com' |
---|
1114 | sysconfdir='${prefix}/etc' |
---|
1115 | target_alias='' |
---|
1116 | |
---|
1117 | ## ----------- ## |
---|
1118 | ## confdefs.h. ## |
---|
1119 | ## ----------- ## |
---|
1120 | |
---|
1121 | #define HAVE_GETPASS 1 |
---|
1122 | #define HAVE_INTTYPES_H 1 |
---|
1123 | #define HAVE_MEMORY_H 1 |
---|
1124 | #define HAVE_MEMSET 1 |
---|
1125 | #define HAVE_STDINT_H 1 |
---|
1126 | #define HAVE_STDLIB_H 1 |
---|
1127 | #define HAVE_STRCHR 1 |
---|
1128 | #define HAVE_STRDUP 1 |
---|
1129 | #define HAVE_STRERROR 1 |
---|
1130 | #define HAVE_STRINGS_H 1 |
---|
1131 | #define HAVE_STRING_H 1 |
---|
1132 | #define HAVE_STRING_H 1 |
---|
1133 | #define HAVE_STRTOUL 1 |
---|
1134 | #define HAVE_SYS_STAT_H 1 |
---|
1135 | #define HAVE_SYS_TYPES_H 1 |
---|
1136 | #define HAVE_UNISTD_H 1 |
---|
1137 | #define PACKAGE "mailsync" |
---|
1138 | #define PACKAGE_BUGREPORT "tpo_deb@sourcepole.ch" |
---|
1139 | #define PACKAGE_NAME "mailsync" |
---|
1140 | #define PACKAGE_STRING "mailsync 5.2.1" |
---|
1141 | #define PACKAGE_TARNAME "mailsync" |
---|
1142 | #define PACKAGE_VERSION "5.2.1" |
---|
1143 | #define STDC_HEADERS 1 |
---|
1144 | #define VERSION "5.2.1" |
---|
1145 | #endif |
---|
1146 | #ifdef __cplusplus |
---|
1147 | extern "C" void exit (int) throw (); |
---|
1148 | |
---|
1149 | configure: exit 1 |
---|