This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.53. Invocation command line was $ ./configure --enable-python=yes --prefix=/usr/local i386-unknown-gnu CC=cc CFLAGS=-fno-common CXXFLAGS=-fno-common CXX=c++ build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 160 tasks, 215 threads, 4 processors Load average: 0.93, Mach factor: 3.06 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1254: checking build system type configure:1272: result: i386-unknown-gnu configure:1280: checking host system type configure:1294: result: i386-unknown-gnu configure:1302: checking target system type configure:1316: result: i386-unknown-gnu configure:1343: checking for a BSD-compatible install configure:1397: result: /usr/local/bin/ginstall -c configure:1408: checking whether build environment is sane configure:1451: result: yes configure:1485: checking for gawk configure:1501: found /usr/local/bin/gawk configure:1511: result: gawk configure:1521: checking whether make sets ${MAKE} configure:1541: result: yes configure:1649: checking whether to enable maintainer-specific portions of Makefiles configure:1658: result: no configure:1677: checking for bison configure:1693: found /usr/local/bin/bison configure:1703: result: bison -y configure:1722: checking for i386-unknown-gnu-gcc configure:1751: result: no configure:1760: checking for gcc configure:1776: found /usr/bin/gcc configure:1786: result: gcc configure:2030: checking for C compiler version configure:2033: gcc --version &5 gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2036: $? = 0 configure:2038: gcc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2041: $? = 0 configure:2043: gcc -V &5 gcc: `-V' option must have argument configure:2046: $? = 1 configure:2072: checking for C compiler default output configure:2075: gcc -fno-common conftest.c >&5 configure:2078: $? = 0 configure:2111: result: a.out configure:2116: checking whether the C compiler works configure:2122: ./a.out configure:2125: $? = 0 configure:2140: result: yes configure:2147: checking whether we are cross compiling configure:2149: result: no configure:2152: checking for suffix of executables configure:2154: gcc -o conftest -fno-common conftest.c >&5 configure:2157: $? = 0 configure:2179: result: configure:2185: checking for suffix of object files configure:2209: gcc -c -fno-common conftest.c >&5 configure:2212: $? = 0 configure:2231: result: configure:2235: checking whether we are using the GNU C compiler configure:2262: gcc -c -fno-common conftest.c >&5 configure:2265: $? = 0 configure:2268: test -s conftest. configure:2271: $? = 1 configure: failed program was: #line 2240 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { #ifndef __GNUC__ choke me #endif ; return 0; } configure:2283: result: no configure:2289: checking whether gcc accepts -g configure:2313: gcc -c -g conftest.c >&5 configure:2316: $? = 0 configure:2319: test -s conftest. configure:2322: $? = 1 configure: failed program was: #line 2294 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { ; return 0; } configure:2332: result: no configure:2359: gcc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2362: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2480: checking for style of include used by make configure:2508: result: GNU configure:2515: checking dependency style of gcc configure:2577: result: gcc3 configure:2588: checking for flex configure:2604: found /usr/bin/flex configure:2614: result: flex configure:2629: checking for flex configure:2655: result: flex configure:2668: checking for yywrap in -lfl configure:2701: gcc -o conftest -fno-common conftest.c -lfl >&5 configure:2704: $? = 0 configure:2707: test -s conftest configure:2710: $? = 0 configure:2721: result: yes configure:2790: checking lex output file root configure:2801: flex conftest.l configure:2804: $? = 0 configure:2816: result: lex.yy configure:2821: checking whether yytext is a pointer configure:2837: gcc -o conftest -fno-common conftest.c -lfl >&5 configure:2840: $? = 0 configure:2843: test -s conftest configure:2846: $? = 0 configure:2858: result: yes configure:2870: checking whether ln -s works configure:2874: result: yes configure:2893: checking for a BSD-compatible install configure:2947: result: /usr/local/bin/ginstall -c configure:3028: checking for i386-unknown-gnu-ranlib configure:3057: result: no configure:3066: checking for ranlib configure:3082: found /usr/bin/ranlib configure:3093: result: ranlib configure:3143: checking for non-GNU ld configure:3173: result: /usr/bin/ld configure:3182: checking if the linker (/usr/bin/ld) is GNU ld configure:3194: result: no configure:3198: checking for BSD-compatible nm configure:3232: result: /usr/bin/nm -p ltconfig:581: checking whether we are using GNU C ltconfig:589: gcc -E conftest.c ltconfig:603: checking for object suffix ltconfig:604: gcc -c -fno-common conftest.c 1>&5 ltconfig:629: checking for executable suffix ltconfig:630: gcc -o conftest -fno-common conftest.c 1>&5 ltconfig:776: checking if gcc PIC flag -fPIC works ltconfig:777: gcc -c -fno-common -fPIC -DPIC conftest.c 1>&5 ltconfig:829: checking if gcc supports -c -o file.o ltconfig:830: gcc -c -fno-common -o out/conftest2.o conftest.c 1>&5 ltconfig:862: checking if gcc supports -c -o file.lo ltconfig:863: gcc -c -fno-common -c -o conftest.lo conftest.c 1>&5 ltconfig:914: checking if gcc supports -fno-rtti -fno-exceptions ltconfig:915: gcc -c -fno-common -fno-rtti -fno-exceptions -c conftest.c conftest.c 1>&5 ltconfig:958: checking if gcc static flag -static works ltconfig:959: gcc -o conftest -fno-common -static conftest.c 1>&5 ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine ltconfig:1635: checking if global_symbol_pipe works ltconfig:1636: gcc -c -fno-common conftest.c 1>&5 ltconfig:1639: eval "/usr/bin/nm -p conftest.o | sed -n -e 's/^.*[ ]\([BCDEGRST]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" cannot find nm_test_var in conftest.nm ltconfig:1635: checking if global_symbol_pipe works ltconfig:1636: gcc -c -fno-common conftest.c 1>&5 ltconfig:1639: eval "/usr/bin/nm -p conftest.o | sed -n -e 's/^.*[ ]\([BCDEGRST]\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" ltconfig:1691: gcc -o conftest -fno-common -fno-builtin conftest.c conftstm.o 1>&5 ltconfig:581: checking whether we are using GNU C ltconfig:589: gcc -E conftest.c ltconfig:603: checking for object suffix ltconfig:604: gcc -c -fno-common conftest.c 1>&5 ltconfig:629: checking for executable suffix ltconfig:630: gcc -o conftest -fno-common conftest.c 1>&5 ltconfig:776: checking if gcc PIC flag -fPIC works ltconfig:777: gcc -c -fno-common -fPIC -DPIC conftest.c 1>&5 ltconfig:829: checking if gcc supports -c -o file.o ltconfig:830: gcc -c -fno-common -o out/conftest2.o conftest.c 1>&5 ltconfig:862: checking if gcc supports -c -o file.lo ltconfig:863: gcc -c -fno-common -c -o conftest.lo conftest.c 1>&5 ltconfig:914: checking if gcc supports -fno-rtti -fno-exceptions ltconfig:915: gcc -c -fno-common -fno-rtti -fno-exceptions -c conftest.c conftest.c 1>&5 ltconfig:958: checking if gcc static flag -static works ltconfig:959: gcc -o conftest -fno-common -static conftest.c 1>&5 ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine ltconfig:991: checking for ld used by GCC ltconfig:1635: checking if global_symbol_pipe works ltconfig:1636: gcc -c -fno-common conftest.c 1>&5 ltconfig:1639: eval "/usr/bin/nm -p conftest.o | sed -n -e 's/^.*[ ]\([BCDEGRST]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" cannot find nm_test_var in conftest.nm ltconfig:1635: checking if global_symbol_pipe works ltconfig:1636: gcc -c -fno-common conftest.c 1>&5 ltconfig:1639: eval "/usr/bin/nm -p conftest.o | sed -n -e 's/^.*[ ]\([BCDEGRST]\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" ltconfig:1691: gcc -o conftest -fno-common -fno-builtin conftest.c conftstm.o 1>&5 configure:3444: checking for Berkeley DB4 support configure:3467: result: no configure:3538: checking whether to support development configure:3563: result: no configure:3580: checking for ar configure:3596: found /usr/bin/ar configure:3606: result: ar configure:3621: checking for perl5 configure:3637: found /usr/local/bin/perl5 configure:3647: result: perl5 configure:3658: checking whether to define _REENTRANT configure:3681: result: no configure:3723: checking for pthread_create in -lpthread configure:3756: gcc -o conftest -fno-common conftest.c -lpthread >&5 configure:3759: $? = 0 configure:3762: test -s conftest configure:3765: $? = 0 configure:3776: result: yes configure:3808: checking how to run the C preprocessor configure:3834: gcc -E conftest.c configure:3840: $? = 0 configure:3867: gcc -E conftest.c configure:3863:28: ac_nonexistent.h: No such file or directory configure:3873: $? = 1 configure: failed program was: #line 3862 "configure" #include "confdefs.h" #include configure:3910: result: gcc -E configure:3925: gcc -E conftest.c configure:3931: $? = 0 configure:3958: gcc -E conftest.c configure:3954:28: ac_nonexistent.h: No such file or directory configure:3964: $? = 1 configure: failed program was: #line 3953 "configure" #include "confdefs.h" #include configure:4004: checking for ANSI C header files configure:4018: gcc -E conftest.c configure:4024: $? = 0 configure:4109: gcc -o conftest -fno-common conftest.c >&5 configure:4112: $? = 0 configure:4114: ./conftest configure:4117: $? = 0 configure:4131: result: yes configure:4155: checking for sys/types.h configure:4168: gcc -c -fno-common conftest.c >&5 configure:4171: $? = 0 configure:4174: test -s conftest. configure:4177: $? = 1 configure: failed program was: #line 4160 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:4187: result: no configure:4155: checking for sys/stat.h configure:4168: gcc -c -fno-common conftest.c >&5 configure:4171: $? = 0 configure:4174: test -s conftest. configure:4177: $? = 1 configure: failed program was: #line 4160 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:4187: result: no configure:4155: checking for stdlib.h configure:4168: gcc -c -fno-common conftest.c >&5 configure:4171: $? = 0 configure:4174: test -s conftest. configure:4177: $? = 1 configure: failed program was: #line 4160 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:4187: result: no configure:4155: checking for string.h configure:4168: gcc -c -fno-common conftest.c >&5 configure:4171: $? = 0 configure:4174: test -s conftest. configure:4177: $? = 1 configure: failed program was: #line 4160 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:4187: result: no configure:4155: checking for memory.h configure:4168: gcc -c -fno-common conftest.c >&5 configure:4171: $? = 0 configure:4174: test -s conftest. configure:4177: $? = 1 configure: failed program was: #line 4160 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:4187: result: no configure:4155: checking for strings.h configure:4168: gcc -c -fno-common conftest.c >&5 configure:4171: $? = 0 configure:4174: test -s conftest. configure:4177: $? = 1 configure: failed program was: #line 4160 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:4187: result: no configure:4155: checking for inttypes.h configure:4168: gcc -c -fno-common conftest.c >&5 configure:4171: $? = 0 configure:4174: test -s conftest. configure:4177: $? = 1 configure: failed program was: #line 4160 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:4187: result: no configure:4155: checking for stdint.h configure:4168: gcc -c -fno-common conftest.c >&5 configure:4171: $? = 0 configure:4174: test -s conftest. configure:4177: $? = 1 configure: failed program was: #line 4160 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:4187: result: no configure:4155: checking for unistd.h configure:4168: gcc -c -fno-common conftest.c >&5 configure:4171: $? = 0 configure:4174: test -s conftest. configure:4177: $? = 1 configure: failed program was: #line 4160 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:4187: result: no configure:4219: checking assert.h usability configure:4228: gcc -c -fno-common conftest.c >&5 configure:4231: $? = 0 configure:4234: test -s conftest. configure:4237: $? = 1 configure: failed program was: #line 4221 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:4246: result: no configure:4250: checking assert.h presence configure:4257: gcc -E conftest.c configure:4263: $? = 0 configure:4281: result: yes configure:4292: WARNING: assert.h: present but cannot be compiled configure:4294: WARNING: assert.h: check for missing prerequisite headers? configure:4296: WARNING: assert.h: proceeding with the preprocessor's result configure:4299: checking for assert.h configure:4306: result: yes configure:4219: checking pthread.h usability configure:4228: gcc -c -fno-common conftest.c >&5 configure:4231: $? = 0 configure:4234: test -s conftest. configure:4237: $? = 1 configure: failed program was: #line 4221 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:4246: result: no configure:4250: checking pthread.h presence configure:4257: gcc -E conftest.c configure:4263: $? = 0 configure:4281: result: yes configure:4292: WARNING: pthread.h: present but cannot be compiled configure:4294: WARNING: pthread.h: check for missing prerequisite headers? configure:4296: WARNING: pthread.h: proceeding with the preprocessor's result configure:4299: checking for pthread.h configure:4306: result: yes configure:4210: checking for stdint.h configure:4215: result: no configure:4219: checking time.h usability configure:4228: gcc -c -fno-common conftest.c >&5 configure:4231: $? = 0 configure:4234: test -s conftest. configure:4237: $? = 1 configure: failed program was: #line 4221 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:4246: result: no configure:4250: checking time.h presence configure:4257: gcc -E conftest.c configure:4263: $? = 0 configure:4281: result: yes configure:4292: WARNING: time.h: present but cannot be compiled configure:4294: WARNING: time.h: check for missing prerequisite headers? configure:4296: WARNING: time.h: proceeding with the preprocessor's result configure:4299: checking for time.h configure:4306: result: yes configure:4210: checking for sys/types.h configure:4215: result: no configure:4210: checking for unistd.h configure:4215: result: no configure:4219: checking wctype.h usability configure:4228: gcc -c -fno-common conftest.c >&5 configure:4231: $? = 0 configure:4234: test -s conftest. configure:4237: $? = 1 configure: failed program was: #line 4221 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:4246: result: no configure:4250: checking wctype.h presence configure:4257: gcc -E conftest.c configure:4263: $? = 0 configure:4281: result: yes configure:4292: WARNING: wctype.h: present but cannot be compiled configure:4294: WARNING: wctype.h: check for missing prerequisite headers? configure:4296: WARNING: wctype.h: proceeding with the preprocessor's result configure:4299: checking for wctype.h configure:4306: result: yes configure:4320: checking for gcc option to accept ANSI C configure:4383: gcc -c -fno-common conftest.c >&5 configure:4386: $? = 0 configure:4389: test -s conftest. configure:4392: $? = 1 configure: failed program was: #line 4327 "configure" #include "confdefs.h" #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:4383: gcc -qlanglvl=ansi -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:4386: $? = 0 configure:4389: test -s conftest. configure:4392: $? = 1 configure: failed program was: #line 4327 "configure" #include "confdefs.h" #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:4383: gcc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:4386: $? = 1 configure: failed program was: #line 4327 "configure" #include "confdefs.h" #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:4383: gcc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:4386: $? = 1 configure: failed program was: #line 4327 "configure" #include "confdefs.h" #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:4383: gcc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:4386: $? = 1 configure: failed program was: #line 4327 "configure" #include "confdefs.h" #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:4383: gcc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 gcc: unrecognized option `-Xc' configure:4386: $? = 0 configure:4389: test -s conftest. configure:4392: $? = 1 configure: failed program was: #line 4327 "configure" #include "confdefs.h" #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:4409: result: none needed configure:4417: checking for an ANSI C-conforming const configure:4487: gcc -c -fno-common conftest.c >&5 configure:4490: $? = 0 configure:4493: test -s conftest. configure:4496: $? = 1 configure: failed program was: #line 4422 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* FIXME: Include the comments suggested by Paul. */ #ifndef __cplusplus /* Ultrix mips cc rejects this. */ typedef int charset[2]; const charset x; /* SunOS 4.1.1 cc rejects this. */ char const *const *ccp; char **p; /* NEC SVR4.0.2 mips cc rejects this. */ struct point {int x, y;}; static struct point const zero = {0,0}; /* AIX XL C 1.02.0.0 rejects this. It does not let you subtract one const X* pointer from another in an arm of an if-expression whose if-part is not a constant expression */ const char *g = "string"; ccp = &g + (g ? g-g : 0); /* HPUX 7.0 cc rejects these. */ ++ccp; p = (char**) ccp; ccp = (char const *const *) p; { /* SCO 3.2v4 cc rejects this. */ char *t; char const *s = 0 ? (char *) 0 : (char const *) 0; *t++ = 0; } { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ int x[] = {25, 17}; const int *foo = &x[0]; ++foo; } { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ typedef const int *iptr; iptr p = 0; ++p; } { /* AIX XL C 1.02.0.0 rejects this saying "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ struct s { int j; const int *ap[3]; }; struct s *b; b->j = 5; } { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ const int foo = 10; } #endif ; return 0; } configure:4506: result: no configure:4516: checking for size_t configure:4543: gcc -c -fno-common conftest.c >&5 configure:4546: $? = 0 configure:4549: test -s conftest. configure:4552: $? = 1 configure: failed program was: #line 4521 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((size_t *) 0) return 0; if (sizeof (size_t)) return 0; ; return 0; } configure:4562: result: no configure:4574: checking for mode_t configure:4601: gcc -c -fno-common conftest.c >&5 configure:4604: $? = 0 configure:4607: test -s conftest. configure:4610: $? = 1 configure: failed program was: #line 4579 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((mode_t *) 0) return 0; if (sizeof (mode_t)) return 0; ; return 0; } configure:4620: result: no configure:4632: checking whether struct tm is in sys/time.h or time.h configure:4658: gcc -c -fno-common conftest.c >&5 configure:4661: $? = 0 configure:4664: test -s conftest. configure:4667: $? = 1 configure: failed program was: #line 4637 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { struct tm *tp; tp->tm_sec; ; return 0; } configure:4677: result: sys/time.h configure:4695: checking for gmtime_r configure:4738: gcc -o conftest -fno-common conftest.c >&5 configure:4741: $? = 0 configure:4744: test -s conftest configure:4747: $? = 0 configure:4757: result: yes configure:4695: checking for iswspace configure:4738: gcc -o conftest -fno-common conftest.c >&5 configure:4741: $? = 0 configure:4744: test -s conftest configure:4747: $? = 0 configure:4757: result: yes configure:4695: checking for strdup configure:4738: gcc -o conftest -fno-common conftest.c >&5 configure:4741: $? = 0 configure:4744: test -s conftest configure:4747: $? = 0 configure:4757: result: yes configure:4695: checking for snprintf configure:4738: gcc -o conftest -fno-common conftest.c >&5 configure:4710: warning: conflicting types for built-in function `snprintf' configure:4741: $? = 0 configure:4744: test -s conftest configure:4747: $? = 0 configure:4757: result: yes configure:5585: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func_gmtime_r=yes ac_cv_func_iswspace=yes ac_cv_func_snprintf=yes ac_cv_func_strdup=yes ac_cv_header_assert_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_pthread_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=no ac_cv_header_wctype_h=yes ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_fl_yywrap=yes ac_cv_lib_pthread_pthread_create=yes ac_cv_objext= ac_cv_path_LD=/usr/bin/ld ac_cv_path_NM='/usr/bin/nm -p' ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_AR=ar ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_LEX=flex ac_cv_prog_PERL=perl5 ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_gnu_ld=no ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_struct_tm=sys/time.h ac_cv_target=i386-unknown-gnu ac_cv_target_alias=i386-unknown-gnu ac_cv_type_mode_t=no ac_cv_type_size_t=no am_cv_CC_dependencies_compiler_type=gcc3 ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "libical" #define VERSION "0.24" #define YYTEXT_POINTER 1 #define ICAL_ERRORS_ARE_FATAL 1 #define NO_WARN_DEPRECATED 1 #define NO_WARN_ICAL_MALFORMEDDATA_ERROR_HACK 1 #define ICAL_UNIX_NEWLINE 1 #define HAVE_PTHREAD #define STDC_HEADERS 1 #define HAVE_ASSERT_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_TIME_H 1 #define HAVE_WCTYPE_H 1 #define const #define size_t unsigned #define mode_t int #define TM_IN_SYS_TIME 1 #define HAVE_GMTIME_R 1 #define HAVE_ISWSPACE 1 #define HAVE_STRDUP 1 #define HAVE_SNPRINTF 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = config.h CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:773: creating config.h config.status:896: config.h is unchanged config.status:997: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:669: creating Makefile config.status:997: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = design-data/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:669: creating design-data/Makefile config.status:997: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = doc/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:669: creating doc/Makefile config.status:997: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = scripts/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:669: creating scripts/Makefile config.status:997: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = test-data/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:669: creating test-data/Makefile config.status:997: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = src/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:669: creating src/Makefile config.status:997: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = src/libical/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:669: creating src/libical/Makefile config.status:997: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = src/libical/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:669: creating src/libical/Makefile config.status:997: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = src/libicalss/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:669: creating src/libicalss/Makefile config.status:997: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = src/libicalvcal/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:669: creating src/libicalvcal/Makefile config.status:997: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = src/test/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:669: creating src/test/Makefile config.status:997: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = examples/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:669: creating examples/Makefile config.status:997: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:669: creating Makefile config.status:997: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = design-data/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:669: creating design-data/Makefile config.status:997: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = design-data/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:669: creating design-data/Makefile config.status:997: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = doc/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:669: creating doc/Makefile config.status:997: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = doc/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:669: creating doc/Makefile config.status:997: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = scripts/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:669: creating scripts/Makefile config.status:997: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = scripts/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:669: creating scripts/Makefile config.status:997: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = test-data/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:669: creating test-data/Makefile config.status:997: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = test-data/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:669: creating test-data/Makefile config.status:997: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = src/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:669: creating src/Makefile config.status:997: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = src/libical/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:669: creating src/libical/Makefile config.status:997: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = src/libical/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:669: creating src/libical/Makefile config.status:997: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = src/libicalss/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:669: creating src/libicalss/Makefile config.status:997: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = src/libicalss/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:669: creating src/libicalss/Makefile config.status:997: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = src/libicalvcal/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:669: creating src/libicalvcal/Makefile config.status:997: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = src/libicalvcal/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:669: creating src/libicalvcal/Makefile config.status:997: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = src/test/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:669: creating src/test/Makefile config.status:997: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = examples/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:669: creating examples/Makefile config.status:997: executing default-1 commands