Ticket #36310: config.log

File config.log, 39.8 KB (added by posita (Matt Bogosian), 12 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by mailsync configure 5.2.1, which was
5generated 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
13hostname = zoot.local
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: 179 tasks, 973 threads, 4 processors
34Load average: 0.54, Mach factor: 3.44
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /.../ports/bin
40PATH: /.../ports/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:1529: found /.../ports/bin/gawk
57configure:1539: result: gawk
58configure:1549: checking whether make sets $(MAKE)
59configure:1569: result: yes
60configure:1784: checking for gcc
61configure:1810: result: /usr/bin/clang
62configure:2054: checking for C compiler version
63configure:2057: /usr/bin/clang --version </dev/null >&5
64Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn)
65Target: x86_64-apple-darwin10.8.0
66Thread model: posix
67configure:2060: $? = 0
68configure:2062: /usr/bin/clang -v </dev/null >&5
69Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn)
70Target: x86_64-apple-darwin10.8.0
71Thread model: posix
72configure:2065: $? = 0
73configure:2067: /usr/bin/clang -V </dev/null >&5
74clang: error: argument to '-V' is missing (expected 1 value)
75clang: error: no input files
76configure:2070: $? = 1
77configure:2093: checking for C compiler default output file name
78configure:2096: /usr/bin/clang -pipe -O2 -arch x86_64 -I/.../ports/include/c-client -L/.../ports/lib -arch x86_64 conftest.c  >&5
79configure:2099: $? = 0
80configure:2145: result: a.out
81configure:2150: checking whether the C compiler works
82configure:2156: ./a.out
83configure:2159: $? = 0
84configure:2176: result: yes
85configure:2183: checking whether we are cross compiling
86configure:2185: result: no
87configure:2188: checking for suffix of executables
88configure: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
89configure:2193: $? = 0
90configure:2218: result:
91configure:2224: checking for suffix of object files
92configure:2245: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.c >&5
93configure:2248: $? = 0
94configure:2270: result: o
95configure:2274: checking whether we are using the GNU C compiler
96configure:2298: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.c >&5
97configure:2304: $? = 0
98configure:2307: test -z                          || test ! -s conftest.err
99configure:2310: $? = 0
100configure:2313: test -s conftest.o
101configure:2316: $? = 0
102configure:2329: result: yes
103configure:2335: checking whether /usr/bin/clang accepts -g
104configure:2356: /usr/bin/clang -c -g -I/.../ports/include/c-client conftest.c >&5
105configure:2362: $? = 0
106configure:2365: test -z                          || test ! -s conftest.err
107configure:2368: $? = 0
108configure:2371: test -s conftest.o
109configure:2374: $? = 0
110configure:2385: result: yes
111configure:2402: checking for /usr/bin/clang option to accept ANSI C
112configure:2472: /usr/bin/clang  -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.c >&5
113configure:2478: $? = 0
114configure:2481: test -z                          || test ! -s conftest.err
115configure:2484: $? = 0
116configure:2487: test -s conftest.o
117configure:2490: $? = 0
118configure:2508: result: none needed
119configure:2526: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.c >&5
120conftest.c:2:3: error: unknown type name 'choke'
121  choke me
122  ^
123conftest.c:2:11: error: expected ';' after top level declarator
124  choke me
125          ^
126          ;
1272 errors generated.
128configure:2532: $? = 1
129configure: failed program was:
130| #ifndef __cplusplus
131|   choke me
132| #endif
133configure:2673: checking for style of include used by make
134configure:2701: result: GNU
135configure:2729: checking dependency style of /usr/bin/clang
136configure:2812: result: gcc3
137configure:2923: checking for C++ compiler version
138configure:2926: /usr/bin/clang++ --version </dev/null >&5
139Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn)
140Target: x86_64-apple-darwin10.8.0
141Thread model: posix
142configure:2929: $? = 0
143configure:2931: /usr/bin/clang++ -v </dev/null >&5
144Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn)
145Target: x86_64-apple-darwin10.8.0
146Thread model: posix
147configure:2934: $? = 0
148configure:2936: /usr/bin/clang++ -V </dev/null >&5
149clang: error: argument to '-V' is missing (expected 1 value)
150clang: error: no input files
151configure:2939: $? = 1
152configure:2942: checking whether we are using the GNU C++ compiler
153configure:2966: /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.cc >&5
154configure:2972: $? = 0
155configure:2975: test -z                          || test ! -s conftest.err
156configure:2978: $? = 0
157configure:2981: test -s conftest.o
158configure:2984: $? = 0
159configure:2997: result: yes
160configure:3003: checking whether /usr/bin/clang++ accepts -g
161configure:3024: /usr/bin/clang++ -c -g -I/.../ports/include/c-client conftest.cc >&5
162configure:3030: $? = 0
163configure:3033: test -z                          || test ! -s conftest.err
164configure:3036: $? = 0
165configure:3039: test -s conftest.o
166configure:3042: $? = 0
167configure:3053: result: yes
168configure:3095: /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.cc >&5
169configure:3101: $? = 0
170configure:3104: test -z                          || test ! -s conftest.err
171configure:3107: $? = 0
172configure:3110: test -s conftest.o
173configure:3113: $? = 0
174configure:3139: /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.cc >&5
175conftest.cc:15:1: error: use of undeclared identifier 'exit'
176exit (42);
177^
1781 error generated.
179configure:3145: $? = 1
180configure: 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| }
199configure:3095: /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.cc >&5
200conftest.cc:11:17: error: use of undeclared identifier 'std'
201extern "C" void std::exit (int) throw (); using std::exit;
202                ^
203conftest.cc:11:49: error: use of undeclared identifier 'std'
204extern "C" void std::exit (int) throw (); using std::exit;
205                                                ^
2062 errors generated.
207configure:3101: $? = 1
208configure: 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| }
228configure:3095: /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.cc >&5
229conftest.cc:11:17: error: use of undeclared identifier 'std'
230extern "C" void std::exit (int); using std::exit;
231                ^
232conftest.cc:11:40: error: use of undeclared identifier 'std'
233extern "C" void std::exit (int); using std::exit;
234                                       ^
2352 errors generated.
236configure:3101: $? = 1
237configure: 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| }
257configure:3095: /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.cc >&5
258configure:3101: $? = 0
259configure:3104: test -z                          || test ! -s conftest.err
260configure:3107: $? = 0
261configure:3110: test -s conftest.o
262configure:3113: $? = 0
263configure:3139: /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.cc >&5
264configure:3145: $? = 0
265configure:3148: test -z                          || test ! -s conftest.err
266configure:3151: $? = 0
267configure:3154: test -s conftest.o
268configure:3157: $? = 0
269configure:3182: checking dependency style of /usr/bin/clang++
270configure:3265: result: gcc3
271configure:3295: checking for a BSD-compatible install
272configure:3350: result: /usr/bin/install -c
273configure:3365: checking for gawk
274configure:3391: result: gawk
275configure:3406: checking how to run the C preprocessor
276configure:3441: /usr/bin/clang -E -I/.../ports/include/c-client conftest.c
277configure:3447: $? = 0
278configure:3479: /usr/bin/clang -E -I/.../ports/include/c-client conftest.c
279conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found
280#include <ac_nonexistent.h>
281         ^
2821 error generated.
283configure:3485: $? = 1
284configure: 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>
299configure:3524: result: /usr/bin/clang -E
300configure:3548: /usr/bin/clang -E -I/.../ports/include/c-client conftest.c
301configure:3554: $? = 0
302configure:3586: /usr/bin/clang -E -I/.../ports/include/c-client conftest.c
303conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found
304#include <ac_nonexistent.h>
305         ^
3061 error generated.
307configure:3592: $? = 1
308configure: 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>
323configure:3638: checking for egrep
324configure:3648: result: grep -E
325configure:3653: checking for ANSI C header files
326configure:3678: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.c >&5
327configure:3684: $? = 0
328configure:3687: test -z                          || test ! -s conftest.err
329configure:3690: $? = 0
330configure:3693: test -s conftest.o
331configure:3696: $? = 0
332configure: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
333conftest.c:31:7: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))'
334      exit(2);
335      ^
336conftest.c:31:7: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
3371 warning generated.
338configure:3788: $? = 0
339configure:3790: ./conftest
340configure:3793: $? = 0
341configure:3808: result: yes
342configure:3832: checking for sys/types.h
343configure:3848: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.c >&5
344configure:3854: $? = 0
345configure:3857: test -z                          || test ! -s conftest.err
346configure:3860: $? = 0
347configure:3863: test -s conftest.o
348configure:3866: $? = 0
349configure:3877: result: yes
350configure:3832: checking for sys/stat.h
351configure:3848: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.c >&5
352configure:3854: $? = 0
353configure:3857: test -z                          || test ! -s conftest.err
354configure:3860: $? = 0
355configure:3863: test -s conftest.o
356configure:3866: $? = 0
357configure:3877: result: yes
358configure:3832: checking for stdlib.h
359configure:3848: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.c >&5
360configure:3854: $? = 0
361configure:3857: test -z                          || test ! -s conftest.err
362configure:3860: $? = 0
363configure:3863: test -s conftest.o
364configure:3866: $? = 0
365configure:3877: result: yes
366configure:3832: checking for string.h
367configure:3848: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.c >&5
368configure:3854: $? = 0
369configure:3857: test -z                          || test ! -s conftest.err
370configure:3860: $? = 0
371configure:3863: test -s conftest.o
372configure:3866: $? = 0
373configure:3877: result: yes
374configure:3832: checking for memory.h
375configure:3848: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.c >&5
376configure:3854: $? = 0
377configure:3857: test -z                          || test ! -s conftest.err
378configure:3860: $? = 0
379configure:3863: test -s conftest.o
380configure:3866: $? = 0
381configure:3877: result: yes
382configure:3832: checking for strings.h
383configure:3848: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.c >&5
384configure:3854: $? = 0
385configure:3857: test -z                          || test ! -s conftest.err
386configure:3860: $? = 0
387configure:3863: test -s conftest.o
388configure:3866: $? = 0
389configure:3877: result: yes
390configure:3832: checking for inttypes.h
391configure:3848: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.c >&5
392configure:3854: $? = 0
393configure:3857: test -z                          || test ! -s conftest.err
394configure:3860: $? = 0
395configure:3863: test -s conftest.o
396configure:3866: $? = 0
397configure:3877: result: yes
398configure:3832: checking for stdint.h
399configure:3848: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.c >&5
400configure:3854: $? = 0
401configure:3857: test -z                          || test ! -s conftest.err
402configure:3860: $? = 0
403configure:3863: test -s conftest.o
404configure:3866: $? = 0
405configure:3877: result: yes
406configure:3832: checking for unistd.h
407configure:3848: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.c >&5
408configure:3854: $? = 0
409configure:3857: test -z                          || test ! -s conftest.err
410configure:3860: $? = 0
411configure:3863: test -s conftest.o
412configure:3866: $? = 0
413configure:3877: result: yes
414configure:3894: checking for string.h
415configure:3899: result: yes
416configure:4039: checking for an ANSI C-conforming const
417configure:4106: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client conftest.c >&5
418configure:4112: $? = 0
419configure:4115: test -z                          || test ! -s conftest.err
420configure:4118: $? = 0
421configure:4121: test -s conftest.o
422configure:4124: $? = 0
423configure:4135: result: yes
424configure:4146: checking whether lstat dereferences a symlink specified with a trailing slash
425configure: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
426configure:4180: $? = 0
427configure:4182: ./conftest
428configure:4185: $? = 1
429configure: program exited with status 1
430configure: 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| }
500configure:4206: result: no
501configure:4227: checking whether stat accepts an empty string
502configure: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
503configure:4255: $? = 0
504configure:4257: ./conftest
505configure:4260: $? = 1
506configure: program exited with status 1
507configure: 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| }
574configure:4274: result: no
575configure:4301: checking for getpass
576configure: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
577configure:4364: $? = 0
578configure:4367: test -z                          || test ! -s conftest.err
579configure:4370: $? = 0
580configure:4373: test -s conftest
581configure:4376: $? = 0
582configure:4388: result: yes
583configure:4301: checking for memset
584configure: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
585conftest.c:50:6: warning: incompatible redeclaration of library function 'memset'
586char memset ();
587     ^
588conftest.c:50:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
5891 warning generated.
590configure:4364: $? = 0
591configure:4367: test -z                          || test ! -s conftest.err
592configure:4370: $? = 0
593configure:4373: test -s conftest
594configure:4376: $? = 0
595configure:4388: result: yes
596configure:4301: checking for strchr
597configure: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
598conftest.c:51:6: warning: incompatible redeclaration of library function 'strchr'
599char strchr ();
600     ^
601conftest.c:51:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
6021 warning generated.
603configure:4364: $? = 0
604configure:4367: test -z                          || test ! -s conftest.err
605configure:4370: $? = 0
606configure:4373: test -s conftest
607configure:4376: $? = 0
608configure:4388: result: yes
609configure:4301: checking for strdup
610configure: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
611conftest.c:52:6: warning: incompatible redeclaration of library function 'strdup'
612char strdup ();
613     ^
614conftest.c:52:6: note: 'strdup' is a builtin with type 'char *(const char *)'
6151 warning generated.
616configure:4364: $? = 0
617configure:4367: test -z                          || test ! -s conftest.err
618configure:4370: $? = 0
619configure:4373: test -s conftest
620configure:4376: $? = 0
621configure:4388: result: yes
622configure:4301: checking for strerror
623configure: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
624conftest.c:53:6: warning: incompatible redeclaration of library function 'strerror'
625char strerror ();
626     ^
627conftest.c:53:6: note: 'strerror' is a builtin with type 'char *(int)'
6281 warning generated.
629configure:4364: $? = 0
630configure:4367: test -z                          || test ! -s conftest.err
631configure:4370: $? = 0
632configure:4373: test -s conftest
633configure:4376: $? = 0
634configure:4388: result: yes
635configure:4301: checking for strtoul
636configure: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
637configure:4364: $? = 0
638configure:4367: test -z                          || test ! -s conftest.err
639configure:4370: $? = 0
640configure:4373: test -s conftest
641configure:4376: $? = 0
642configure:4388: result: yes
643configure:4400: checking for crypt in -lcrypt
644configure: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
645ld: library not found for -lcrypt
646clang: error: linker command failed with exit code 1 (use -v to see invocation)
647configure:4436: $? = 1
648configure: 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| }
694configure:4461: result: no
695configure:4476: checking for connect
696configure: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
697configure:4539: $? = 0
698configure:4542: test -z                          || test ! -s conftest.err
699configure:4545: $? = 0
700configure:4548: test -s conftest
701configure:4551: $? = 0
702configure:4563: result: yes
703configure:4725: checking for gethostbyname
704configure: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
705configure:4788: $? = 0
706configure:4791: test -z                          || test ! -s conftest.err
707configure:4794: $? = 0
708configure:4797: test -s conftest
709configure:4800: $? = 0
710configure:4812: result: yes
711configure:5036: checking for libssl
712configure:5041: result: found in /.../ports/lib
713configure:5053: checking for main in -lssl
714configure: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
715configure:5083: $? = 0
716configure:5086: test -z                          || test ! -s conftest.err
717configure:5089: $? = 0
718configure:5092: test -s conftest
719configure:5095: $? = 0
720configure:5108: result: yes
721configure:5120: checking for main in -lcrypto
722configure: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
723configure:5150: $? = 0
724configure:5153: test -z                          || test ! -s conftest.err
725configure:5156: $? = 0
726configure:5159: test -s conftest
727configure:5162: $? = 0
728configure:5175: result: yes
729configure:5191: checking for openssl/ssl.h
730configure:5196: result: found in /.../ports/include
731configure:5248: checking for krb5-config
732configure:5261: result: found /.../ports/bin/krb5-config
733configure:5328: checking for pam library
734configure:5333: result: found in /usr/lib
735configure:5343: checking for pam headers
736configure:5354: result: not found
737configure:5478: checking for c-client.h
738configure:5485: result: found in /.../ports/include/c-client
739configure:5502: checking for c-client library
740configure:5506: result: found /.../ports/lib/libc-client4.a
741configure:5522: checking whether c-client built with kerberos gssapi support
742configure:5537: result: yes
743configure:5550: checking if kerberos is required and available for linking against c-client
744configure:5562: result: yes
745configure:5570: checking whether c-client requires ssl linkage
746configure:5594: result: yes
747configure:5604: checking if simple c-client program compiles without pam support
748configure: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
749conftest.c:35:3: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
750         main(int argc,char **argv) {
751         ^~~~
752conftest.c:46:49: warning: control reaches end of non-void function [-Wreturn-type]
753         long mm_diskerror(MAILSTREAM*a,long b,long c){}
754                                                       ^
7552 warnings generated.
756Undefined 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)
771ld: symbol(s) not found for architecture x86_64
772clang: error: linker command failed with exit code 1 (use -v to see invocation)
773configure:5653: $? = 1
774configure: 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|
828configure:5677: result: no
829configure:5686: checking if we've seen pam somewhere around
830configure:5689: result: no
831configure:5794: checking if c-client works without -fno-operator-names in c++
832configure:5808: /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -I/.../ports/include/c-client -I/.../ports/include/c-client conftest.cc >&5
833In 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        ^
843In file included from conftest.cc:33:
844In 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  ~~~~~~~~~~~~~  ^
8515 errors generated.
852configure:5814: $? = 1
853configure: 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|
888configure:5838: result: no
889configure:5840: checking if adding -fno-operator-names helps
890configure: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
891clang: warning: argument unused during compilation: '-fno-operator-names'
892In 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        ^
902In file included from conftest.cc:33:
903In 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  ~~~~~~~~~~~~~  ^
9105 errors generated.
911configure:5861: $? = 1
912configure: 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|
947configure:5886: result: no
948configure:5906: error: a working c-client installation is required for building mailsync
949
950## ---------------- ##
951## Cache variables. ##
952## ---------------- ##
953
954ac_cv_c_compiler_gnu=yes
955ac_cv_c_const=yes
956ac_cv_cxx_compiler_gnu=yes
957ac_cv_env_CC_set=set
958ac_cv_env_CC_value=/usr/bin/clang
959ac_cv_env_CFLAGS_set=set
960ac_cv_env_CFLAGS_value='-pipe -O2 -arch x86_64'
961ac_cv_env_CPPFLAGS_set=set
962ac_cv_env_CPPFLAGS_value=-I/.../ports/include/c-client
963ac_cv_env_CPP_set=
964ac_cv_env_CPP_value=
965ac_cv_env_CXXFLAGS_set=set
966ac_cv_env_CXXFLAGS_value='-pipe -O2 -arch x86_64'
967ac_cv_env_CXX_set=set
968ac_cv_env_CXX_value=/usr/bin/clang++
969ac_cv_env_LDFLAGS_set=set
970ac_cv_env_LDFLAGS_value='-L/.../ports/lib -arch x86_64'
971ac_cv_env_build_alias_set=
972ac_cv_env_build_alias_value=
973ac_cv_env_host_alias_set=
974ac_cv_env_host_alias_value=
975ac_cv_env_target_alias_set=
976ac_cv_env_target_alias_value=
977ac_cv_exeext=
978ac_cv_func_connect=yes
979ac_cv_func_gethostbyname=yes
980ac_cv_func_getpass=yes
981ac_cv_func_lstat_dereferences_slashed_symlink=no
982ac_cv_func_memset=yes
983ac_cv_func_stat_empty_string_bug=no
984ac_cv_func_strchr=yes
985ac_cv_func_strdup=yes
986ac_cv_func_strerror=yes
987ac_cv_func_strtoul=yes
988ac_cv_header_inttypes_h=yes
989ac_cv_header_memory_h=yes
990ac_cv_header_stdc=yes
991ac_cv_header_stdint_h=yes
992ac_cv_header_stdlib_h=yes
993ac_cv_header_string_h=yes
994ac_cv_header_strings_h=yes
995ac_cv_header_sys_stat_h=yes
996ac_cv_header_sys_types_h=yes
997ac_cv_header_unistd_h=yes
998ac_cv_lib_crypt_crypt=no
999ac_cv_lib_crypto_main=yes
1000ac_cv_lib_ssl_main=yes
1001ac_cv_objext=o
1002ac_cv_prog_AWK=gawk
1003ac_cv_prog_CPP='/usr/bin/clang -E'
1004ac_cv_prog_ac_ct_CC=/usr/bin/clang
1005ac_cv_prog_cc_g=yes
1006ac_cv_prog_cc_stdc=
1007ac_cv_prog_cxx_g=yes
1008ac_cv_prog_egrep='grep -E'
1009ac_cv_prog_make_make_set=yes
1010am_cv_CC_dependencies_compiler_type=gcc3
1011am_cv_CXX_dependencies_compiler_type=gcc3
1012
1013## ----------------- ##
1014## Output variables. ##
1015## ----------------- ##
1016
1017ACLOCAL='${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'
1018AMDEPBACKSLASH='\'
1019AMDEP_FALSE='#'
1020AMDEP_TRUE=''
1021AMTAR='${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'
1022AUTOCONF='${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'
1023AUTOHEADER='${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'
1024AUTOMAKE='${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'
1025AWK='gawk'
1026CC='/usr/bin/clang'
1027CCDEPMODE='depmode=gcc3'
1028CCLIENT_CXXFLAGS=''
1029CCLIENT_INCLUDES='-I/.../ports/include/c-client'
1030CCLIENT_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'
1031CFLAGS='-pipe -O2 -arch x86_64'
1032CPP='/usr/bin/clang -E'
1033CPPFLAGS='-I/.../ports/include/c-client'
1034CXX='/usr/bin/clang++'
1035CXXDEPMODE='depmode=gcc3'
1036CXXFLAGS='-pipe -O2 -arch x86_64'
1037CYGPATH_W='echo'
1038DEFS=''
1039DEPDIR='.deps'
1040ECHO_C='ECHO_N=''
1041ECHO_T=''
1042EGREP='grep -E'
1043EXEEXT=''
1044HAVE_CCLIENT_FALSE=''
1045HAVE_CCLIENT_TRUE=''
1046HAVE_KRB5_FALSE='#'
1047HAVE_KRB5_GSSAPI_FALSE='#'
1048HAVE_KRB5_GSSAPI_TRUE=''
1049HAVE_KRB5_TRUE=''
1050HAVE_OPENSSL_FALSE='#'
1051HAVE_OPENSSL_TRUE=''
1052HAVE_PAM_FALSE=''
1053HAVE_PAM_TRUE='#'
1054INSTALL_DATA='${INSTALL} -m 644'
1055INSTALL_PROGRAM='${INSTALL}'
1056INSTALL_SCRIPT='${INSTALL}'
1057INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
1058KRB5_CFLAGS='-I/.../ports/include'
1059KRB5_CONFIG='/.../ports/bin/krb5-config'
1060KRB5_GSSAPI_CFLAGS='-I/.../ports/include'
1061KRB5_GSSAPI_LIBS='-L/.../ports/lib -dynamic -pipe -O2 -arch x86_64 -Wl,-search_paths_first -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv'
1062KRB5_LDFLAGS='-L/.../ports/lib -dynamic -pipe -O2 -arch x86_64 -Wl,-search_paths_first -lkrb5 -lk5crypto -lcom_err -lresolv'
1063LDFLAGS='-L/.../ports/lib -arch x86_64'
1064LIBOBJS=' lstat.o'
1065LIBS=''
1066LTLIBOBJS=''
1067MAKEINFO='${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'
1068OBJEXT='o'
1069OPENSSL_INCLUDES='-I/.../ports/include'
1070OPENSSL_LDFLAGS='-L/.../ports/lib'
1071OPENSSL_LIBS=' -lssl -lcrypto'
1072PACKAGE='mailsync'
1073PACKAGE_BUGREPORT='tpo_deb@sourcepole.ch'
1074PACKAGE_NAME='mailsync'
1075PACKAGE_STRING='mailsync 5.2.1'
1076PACKAGE_TARNAME='mailsync'
1077PACKAGE_VERSION='5.2.1'
1078PAM_INCLUDES=''
1079PAM_LDFLAGS='-L/usr/lib'
1080PATH_SEPARATOR=':'
1081PREFER_SO_FALSE='#'
1082PREFER_SO_TRUE=''
1083SET_MAKE=''
1084SHELL='/bin/sh'
1085STRIP=''
1086VERSION='5.2.1'
1087ac_ct_CC='/usr/bin/clang'
1088ac_ct_CXX=''
1089ac_ct_STRIP=''
1090am__fastdepCC_FALSE='#'
1091am__fastdepCC_TRUE=''
1092am__fastdepCXX_FALSE='#'
1093am__fastdepCXX_TRUE=''
1094am__include='include'
1095am__leading_dot='.'
1096am__quote=''
1097bindir='${exec_prefix}/bin'
1098build_alias=''
1099datadir='${prefix}/share'
1100exec_prefix='NONE'
1101host_alias=''
1102includedir='${prefix}/include'
1103infodir='${prefix}/info'
1104install_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'
1105libdir='${exec_prefix}/lib'
1106libexecdir='${exec_prefix}/libexec'
1107localstatedir='${prefix}/var'
1108mandir='/.../ports/share/man'
1109oldincludedir='/usr/include'
1110prefix='/.../ports'
1111program_transform_name='s,x,x,'
1112sbindir='${exec_prefix}/sbin'
1113sharedstatedir='${prefix}/com'
1114sysconfdir='${prefix}/etc'
1115target_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
1147extern "C" void exit (int) throw ();
1148
1149configure: exit 1