Ticket #39202: config.log

File config.log, 42.4 KB (added by posita (Matt Bogosian), 11 years ago)

config log

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