This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by uncrustify configure 0.42, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu CXX=c++ CXXFLAGS=-fno-common CC=cc CFLAGS=-fno-common --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 /usr/bin/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: 102 tasks, 157 threads, 4 processors Load average: 1.41, Mach factor: 2.58 /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: /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: /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:1781: checking for a BSD-compatible install configure:1837: result: /usr/local/bin/ginstall -c configure:1848: checking whether build environment is sane configure:1891: result: yes configure:1919: checking for a thread-safe mkdir -p configure:1958: result: /usr/local/bin/mkdir -p configure:1971: checking for gawk configure:1987: found /usr/local/bin/gawk configure:1998: result: gawk configure:2009: checking whether make sets $(MAKE) configure:2030: result: yes configure:2237: checking for i386-unknown-gnu-g++ configure:2267: result: no configure:2237: checking for i386-unknown-gnu-c++ configure:2267: result: no configure:2237: checking for i386-unknown-gnu-gpp configure:2267: result: no configure:2237: checking for i386-unknown-gnu-aCC configure:2267: result: no configure:2237: checking for i386-unknown-gnu-CC configure:2267: result: no configure:2237: checking for i386-unknown-gnu-cxx configure:2267: result: no configure:2237: checking for i386-unknown-gnu-cc++ configure:2267: result: no configure:2237: checking for i386-unknown-gnu-cl.exe configure:2267: result: no configure:2237: checking for i386-unknown-gnu-FCC configure:2267: result: no configure:2237: checking for i386-unknown-gnu-KCC configure:2267: result: no configure:2237: checking for i386-unknown-gnu-RCC configure:2267: result: no configure:2237: checking for i386-unknown-gnu-xlC_r configure:2267: result: no configure:2237: checking for i386-unknown-gnu-xlC configure:2267: result: no configure:2281: checking for g++ configure:2297: found /usr/local/bin/g++ configure:2308: result: g++ configure:2339: checking for C++ compiler version configure:2346: g++ --version >&5 g++ (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:2349: $? = 0 configure:2356: g++ -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:2359: $? = 0 configure:2366: g++ -V >&5 g++: `-V' option must have argument configure:2369: $? = 1 configure:2392: checking for C++ compiler default output file name configure:2419: g++ -fno-common conftest.cpp >&5 configure:2422: $? = 0 configure:2460: result: a.out configure:2477: checking whether the C++ compiler works configure:2487: ./a.out configure:2490: $? = 0 configure:2507: result: yes configure:2514: checking whether we are cross compiling configure:2516: result: no configure:2519: checking for suffix of executables configure:2526: g++ -o conftest -fno-common conftest.cpp >&5 configure:2529: $? = 0 configure:2553: result: configure:2559: checking for suffix of object files configure:2585: g++ -c -fno-common conftest.cpp >&5 configure:2588: $? = 0 configure:2611: result: configure:2615: checking whether we are using the GNU C++ compiler configure:2644: g++ -c -fno-common conftest.cpp >&5 configure:2650: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "uncrustify" | #define PACKAGE_TARNAME "uncrustify" | #define PACKAGE_VERSION "0.42" | #define PACKAGE_STRING "uncrustify 0.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "uncrustify" | #define VERSION "0.42" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2667: result: no configure:2672: checking whether g++ accepts -g configure:2702: g++ -c -g conftest.cpp >&5 configure:2708: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "uncrustify" | #define PACKAGE_TARNAME "uncrustify" | #define PACKAGE_VERSION "0.42" | #define PACKAGE_STRING "uncrustify 0.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "uncrustify" | #define VERSION "0.42" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2740: g++ -c conftest.cpp >&5 configure:2746: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "uncrustify" | #define PACKAGE_TARNAME "uncrustify" | #define PACKAGE_VERSION "0.42" | #define PACKAGE_STRING "uncrustify 0.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "uncrustify" | #define VERSION "0.42" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2779: g++ -c -g conftest.cpp >&5 configure:2785: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "uncrustify" | #define PACKAGE_TARNAME "uncrustify" | #define PACKAGE_VERSION "0.42" | #define PACKAGE_STRING "uncrustify 0.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "uncrustify" | #define VERSION "0.42" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2807: result: no configure:2841: checking for style of include used by make configure:2869: result: GNU configure:2894: checking dependency style of g++ configure:2985: result: none configure:3008: checking for i386-unknown-gnu-gcc configure:3038: result: no configure:3048: checking for gcc configure:3064: found /usr/bin/gcc configure:3075: result: gcc configure:3313: checking for C compiler version configure:3320: 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:3323: $? = 0 configure:3330: 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:3333: $? = 0 configure:3340: gcc -V >&5 gcc: `-V' option must have argument configure:3343: $? = 1 configure:3346: checking whether we are using the GNU C compiler configure:3375: gcc -c -fno-common conftest.c >&5 configure:3381: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "uncrustify" | #define PACKAGE_TARNAME "uncrustify" | #define PACKAGE_VERSION "0.42" | #define PACKAGE_STRING "uncrustify 0.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "uncrustify" | #define VERSION "0.42" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3398: result: no configure:3403: checking whether gcc accepts -g configure:3433: gcc -c -g conftest.c >&5 configure:3439: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "uncrustify" | #define PACKAGE_TARNAME "uncrustify" | #define PACKAGE_VERSION "0.42" | #define PACKAGE_STRING "uncrustify 0.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "uncrustify" | #define VERSION "0.42" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3471: gcc -c conftest.c >&5 configure:3477: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "uncrustify" | #define PACKAGE_TARNAME "uncrustify" | #define PACKAGE_VERSION "0.42" | #define PACKAGE_STRING "uncrustify 0.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "uncrustify" | #define VERSION "0.42" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3510: gcc -c -g conftest.c >&5 configure:3516: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "uncrustify" | #define PACKAGE_TARNAME "uncrustify" | #define PACKAGE_VERSION "0.42" | #define PACKAGE_STRING "uncrustify 0.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "uncrustify" | #define VERSION "0.42" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3538: result: no configure:3555: checking for gcc option to accept ISO C89 configure:3629: gcc -c -fno-common conftest.c >&5 configure:3635: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "uncrustify" | #define PACKAGE_TARNAME "uncrustify" | #define PACKAGE_VERSION "0.42" | #define PACKAGE_STRING "uncrustify 0.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "uncrustify" | #define VERSION "0.42" | /* end 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; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | 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; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3629: gcc -qlanglvl=extc89 -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' configure:3635: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "uncrustify" | #define PACKAGE_TARNAME "uncrustify" | #define PACKAGE_VERSION "0.42" | #define PACKAGE_STRING "uncrustify 0.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "uncrustify" | #define VERSION "0.42" | /* end 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; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | 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; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3629: gcc -qlanglvl=ansi -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:3635: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "uncrustify" | #define PACKAGE_TARNAME "uncrustify" | #define PACKAGE_VERSION "0.42" | #define PACKAGE_STRING "uncrustify 0.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "uncrustify" | #define VERSION "0.42" | /* end 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; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | 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; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3629: gcc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3635: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "uncrustify" | #define PACKAGE_TARNAME "uncrustify" | #define PACKAGE_VERSION "0.42" | #define PACKAGE_STRING "uncrustify 0.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "uncrustify" | #define VERSION "0.42" | /* end 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; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | 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; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3629: gcc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3635: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "uncrustify" | #define PACKAGE_TARNAME "uncrustify" | #define PACKAGE_VERSION "0.42" | #define PACKAGE_STRING "uncrustify 0.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "uncrustify" | #define VERSION "0.42" | /* end 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; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | 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; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3629: gcc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3635: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "uncrustify" | #define PACKAGE_TARNAME "uncrustify" | #define PACKAGE_VERSION "0.42" | #define PACKAGE_STRING "uncrustify 0.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "uncrustify" | #define VERSION "0.42" | /* end 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; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | 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; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3629: gcc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 gcc: unrecognized option `-Xc' configure:3635: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "uncrustify" | #define PACKAGE_TARNAME "uncrustify" | #define PACKAGE_VERSION "0.42" | #define PACKAGE_STRING "uncrustify 0.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "uncrustify" | #define VERSION "0.42" | /* end 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; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | 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; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3661: result: unsupported configure:3678: checking dependency style of gcc configure:3769: result: none configure:3794: checking how to run the C preprocessor configure:3834: gcc -E conftest.c configure:3840: $? = 0 configure:3871: gcc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:3877: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "uncrustify" | #define PACKAGE_TARNAME "uncrustify" | #define PACKAGE_VERSION "0.42" | #define PACKAGE_STRING "uncrustify 0.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "uncrustify" | #define VERSION "0.42" | /* end confdefs.h. */ | #include configure:3910: result: gcc -E configure:3939: gcc -E conftest.c configure:3945: $? = 0 configure:3976: gcc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:3982: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "uncrustify" | #define PACKAGE_TARNAME "uncrustify" | #define PACKAGE_VERSION "0.42" | #define PACKAGE_STRING "uncrustify 0.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "uncrustify" | #define VERSION "0.42" | /* end confdefs.h. */ | #include configure:4020: checking for grep that handles long lines and -e configure:4094: result: /usr/bin/grep configure:4099: checking for egrep configure:4177: result: /usr/bin/grep -E configure:4182: checking for ANSI C header files configure:4212: gcc -c -fno-common conftest.c >&5 configure:4218: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "uncrustify" | #define PACKAGE_TARNAME "uncrustify" | #define PACKAGE_VERSION "0.42" | #define PACKAGE_STRING "uncrustify 0.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "uncrustify" | #define VERSION "0.42" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4343: result: no configure:4367: checking for sys/types.h configure:4388: gcc -c -fno-common conftest.c >&5 configure:4394: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "uncrustify" | #define PACKAGE_TARNAME "uncrustify" | #define PACKAGE_VERSION "0.42" | #define PACKAGE_STRING "uncrustify 0.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "uncrustify" | #define VERSION "0.42" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4410: result: no configure:4367: checking for sys/stat.h configure:4388: gcc -c -fno-common conftest.c >&5 configure:4394: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "uncrustify" | #define PACKAGE_TARNAME "uncrustify" | #define PACKAGE_VERSION "0.42" | #define PACKAGE_STRING "uncrustify 0.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "uncrustify" | #define VERSION "0.42" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4410: result: no configure:4367: checking for stdlib.h configure:4388: gcc -c -fno-common conftest.c >&5 configure:4394: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "uncrustify" | #define PACKAGE_TARNAME "uncrustify" | #define PACKAGE_VERSION "0.42" | #define PACKAGE_STRING "uncrustify 0.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "uncrustify" | #define VERSION "0.42" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4410: result: no configure:4367: checking for string.h configure:4388: gcc -c -fno-common conftest.c >&5 configure:4394: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "uncrustify" | #define PACKAGE_TARNAME "uncrustify" | #define PACKAGE_VERSION "0.42" | #define PACKAGE_STRING "uncrustify 0.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "uncrustify" | #define VERSION "0.42" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4410: result: no configure:4367: checking for memory.h configure:4388: gcc -c -fno-common conftest.c >&5 configure:4394: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "uncrustify" | #define PACKAGE_TARNAME "uncrustify" | #define PACKAGE_VERSION "0.42" | #define PACKAGE_STRING "uncrustify 0.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "uncrustify" | #define VERSION "0.42" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4410: result: no configure:4367: checking for strings.h configure:4388: gcc -c -fno-common conftest.c >&5 configure:4394: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "uncrustify" | #define PACKAGE_TARNAME "uncrustify" | #define PACKAGE_VERSION "0.42" | #define PACKAGE_STRING "uncrustify 0.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "uncrustify" | #define VERSION "0.42" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4410: result: no configure:4367: checking for inttypes.h configure:4388: gcc -c -fno-common conftest.c >&5 configure:4394: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "uncrustify" | #define PACKAGE_TARNAME "uncrustify" | #define PACKAGE_VERSION "0.42" | #define PACKAGE_STRING "uncrustify 0.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "uncrustify" | #define VERSION "0.42" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4410: result: no configure:4367: checking for stdint.h configure:4388: gcc -c -fno-common conftest.c >&5 configure:4394: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "uncrustify" | #define PACKAGE_TARNAME "uncrustify" | #define PACKAGE_VERSION "0.42" | #define PACKAGE_STRING "uncrustify 0.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "uncrustify" | #define VERSION "0.42" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4410: result: no configure:4367: checking for unistd.h configure:4388: gcc -c -fno-common conftest.c >&5 configure:4394: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "uncrustify" | #define PACKAGE_TARNAME "uncrustify" | #define PACKAGE_VERSION "0.42" | #define PACKAGE_STRING "uncrustify 0.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "uncrustify" | #define VERSION "0.42" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4410: result: no configure:4428: checking for inttypes.h configure:4434: result: no configure:4428: checking for stdint.h configure:4434: result: no configure:4579: checking utime.h usability configure:4596: gcc -c -fno-common conftest.c >&5 configure:4602: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "uncrustify" | #define PACKAGE_TARNAME "uncrustify" | #define PACKAGE_VERSION "0.42" | #define PACKAGE_STRING "uncrustify 0.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "uncrustify" | #define VERSION "0.42" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4616: result: no configure:4620: checking utime.h presence configure:4635: gcc -E conftest.c configure:4641: $? = 0 configure:4655: result: yes configure:4668: WARNING: utime.h: present but cannot be compiled configure:4670: WARNING: utime.h: check for missing prerequisite headers? configure:4672: WARNING: utime.h: see the Autoconf documentation configure:4674: WARNING: utime.h: section "Present But Cannot Be Compiled" configure:4676: WARNING: utime.h: proceeding with the preprocessor's result configure:4678: WARNING: utime.h: in the future, the compiler will take precedence configure:4683: checking for utime.h configure:4691: result: yes configure:4706: checking for stdbool.h that conforms to C99 configure:4799: gcc -c -fno-common conftest.c >&5 configure:4805: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "uncrustify" | #define PACKAGE_TARNAME "uncrustify" | #define PACKAGE_VERSION "0.42" | #define PACKAGE_STRING "uncrustify 0.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "uncrustify" | #define VERSION "0.42" | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | | #include | #ifndef bool | "error: bool is not defined" | #endif | #ifndef false | "error: false is not defined" | #endif | #if false | "error: false is not 0" | #endif | #ifndef true | "error: true is not defined" | #endif | #if true != 1 | "error: true is not 1" | #endif | #ifndef __bool_true_false_are_defined | "error: __bool_true_false_are_defined is not defined" | #endif | | struct s { _Bool s: 1; _Bool t; } s; | | char a[true == 1 ? 1 : -1]; | char b[false == 0 ? 1 : -1]; | char c[__bool_true_false_are_defined == 1 ? 1 : -1]; | char d[(bool) 0.5 == true ? 1 : -1]; | bool e = &s; | char f[(_Bool) 0.0 == false ? 1 : -1]; | char g[true]; | char h[sizeof (_Bool)]; | char i[sizeof s.t]; | enum { j = false, k = true, l = false * true, m = true * 256 }; | _Bool n[m]; | char o[sizeof n == m * sizeof n[0] ? 1 : -1]; | char p[-1 - (_Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1]; | # if defined __xlc__ || defined __GNUC__ | /* Catch a bug in IBM AIX xlc compiler version 6.0.0.0 | reported by James Lemley on 2005-10-05; see | http://lists.gnu.org/archive/html/bug-coreutils/2005-10/msg00086.html | This test is not quite right, since xlc is allowed to | reject this program, as the initializer for xlcbug is | not one of the forms that C requires support for. | However, doing the test right would require a runtime | test, and that would make cross-compilation harder. | Let us hope that IBM fixes the xlc bug, and also adds | support for this kind of constant expression. In the | meantime, this test will reject xlc, which is OK, since | our stdbool.h substitute should suffice. We also test | this with GCC, where it should work, to detect more | quickly whether someone messes up the test in the | future. */ | char digs[] = "0123456789"; | int xlcbug = 1 / (&(digs + 5)[-2 + (bool) 1] == &digs[4] ? 1 : -1); | # endif | /* Catch a bug in an HP-UX C compiler. See | http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html | http://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html | */ | _Bool q = true; | _Bool *pq = &q; | | int | main () | { | | *pq |= q; | *pq |= ! q; | /* Refer to every declared value, to avoid compiler optimizations. */ | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l | + !m + !n + !o + !p + !q + !pq); | | ; | return 0; | } configure:4820: result: no configure:4822: checking for _Bool configure:4852: gcc -c -fno-common conftest.c >&5 configure:4858: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "uncrustify" | #define PACKAGE_TARNAME "uncrustify" | #define PACKAGE_VERSION "0.42" | #define PACKAGE_STRING "uncrustify 0.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "uncrustify" | #define VERSION "0.42" | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef _Bool ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:4873: result: no configure:4892: checking for an ANSI C-conforming const configure:4967: gcc -c -fno-common conftest.c >&5 configure:4973: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "uncrustify" | #define PACKAGE_TARNAME "uncrustify" | #define PACKAGE_VERSION "0.42" | #define PACKAGE_STRING "uncrustify 0.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "uncrustify" | #define VERSION "0.42" | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset cs; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *pcpcc; | char **ppc; | /* 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"; | pcpcc = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++pcpcc; | ppc = (char**) pcpcc; | pcpcc = (char const *const *) ppc; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | if (s) return 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; | if (!foo) return 0; | } | return !cs[0] && !zero.x; | #endif | | ; | return 0; | } configure:4988: result: no configure:4998: checking for inline configure:5024: gcc -c -fno-common conftest.c >&5 configure:5030: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "uncrustify" | #define PACKAGE_TARNAME "uncrustify" | #define PACKAGE_VERSION "0.42" | #define PACKAGE_STRING "uncrustify 0.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "uncrustify" | #define VERSION "0.42" | #define HAVE_UTIME_H 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:5024: gcc -c -fno-common conftest.c >&5 configure:5030: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "uncrustify" | #define PACKAGE_TARNAME "uncrustify" | #define PACKAGE_VERSION "0.42" | #define PACKAGE_STRING "uncrustify 0.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "uncrustify" | #define VERSION "0.42" | #define HAVE_UTIME_H 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:5024: gcc -c -fno-common conftest.c >&5 configure:5030: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "uncrustify" | #define PACKAGE_TARNAME "uncrustify" | #define PACKAGE_VERSION "0.42" | #define PACKAGE_STRING "uncrustify 0.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "uncrustify" | #define VERSION "0.42" | #define HAVE_UTIME_H 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:5048: result: no configure:5074: checking for stdlib.h configure:5080: result: no configure:5209: checking for GNU libc compatible malloc configure:5243: gcc -o conftest -fno-common conftest.c >&5 configure:5246: $? = 0 configure:5252: ./conftest configure:5255: $? = 0 configure:5271: result: yes configure:5299: checking for working memcmp configure:5352: gcc -o conftest -fno-common conftest.c >&5 configure:5355: $? = 0 configure:5361: ./conftest configure:5364: $? = 0 configure:5380: result: yes configure:5394: checking for stdlib.h configure:5400: result: no configure:5529: checking for GNU libc compatible realloc configure:5563: gcc -o conftest -fno-common conftest.c >&5 configure:5566: $? = 0 configure:5572: ./conftest configure:5575: $? = 0 configure:5591: result: yes configure:5629: checking for memset configure:5685: gcc -o conftest -fno-common conftest.c >&5 conftest.c:40: warning: conflicting types for built-in function `memset' configure:5691: $? = 0 configure:5709: result: yes configure:5629: checking for strcasecmp configure:5685: gcc -o conftest -fno-common conftest.c >&5 configure:5691: $? = 0 configure:5709: result: yes configure:5629: checking for strchr configure:5685: gcc -o conftest -fno-common conftest.c >&5 conftest.c:42: warning: conflicting types for built-in function `strchr' configure:5691: $? = 0 configure:5709: result: yes configure:5629: checking for strdup configure:5685: gcc -o conftest -fno-common conftest.c >&5 configure:5691: $? = 0 configure:5709: result: yes configure:5629: checking for strerror configure:5685: gcc -o conftest -fno-common conftest.c >&5 configure:5691: $? = 0 configure:5709: result: yes configure:5629: checking for strtol configure:5685: gcc -o conftest -fno-common conftest.c >&5 configure:5691: $? = 0 configure:5709: result: yes configure:5629: checking for strtoul configure:5685: gcc -o conftest -fno-common conftest.c >&5 configure:5691: $? = 0 configure:5709: result: yes configure:5720: checking whether our compiler supports __func__ configure:5743: gcc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:29: warning: initialization discards qualifiers from pointer target type configure:5749: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "uncrustify" | #define PACKAGE_TARNAME "uncrustify" | #define PACKAGE_VERSION "0.42" | #define PACKAGE_STRING "uncrustify 0.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "uncrustify" | #define VERSION "0.42" | #define HAVE_UTIME_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h. */ | | int | main () | { | const char *cp = __func__ | ; | return 0; | } configure:5760: result: no configure:5762: checking whether our compiler supports __FUNCTION__ configure:5785: gcc -c -fno-common conftest.c >&5 configure:5791: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "uncrustify" | #define PACKAGE_TARNAME "uncrustify" | #define PACKAGE_VERSION "0.42" | #define PACKAGE_STRING "uncrustify 0.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "uncrustify" | #define VERSION "0.42" | #define HAVE_UTIME_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h. */ | | int | main () | { | const char *cp = __FUNCTION__ | ; | return 0; | } configure:5807: result: no configure:5944: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= 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_LIBS_set= ac_cv_env_LIBS_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_func_malloc_0_nonnull=yes ac_cv_func_memcmp_working=yes ac_cv_func_memset=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_stdbool_h=no ac_cv_header_stdc=no 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_unistd_h=no ac_cv_header_utime_h=yes ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_path_mkdir=/usr/local/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_make_make_set=yes ac_cv_type__Bool=no am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/textproc/uncrustify/work/uncrustify-0.42/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/textproc/uncrustify/work/uncrustify-0.42/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/textproc/uncrustify/work/uncrustify-0.42/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/textproc/uncrustify/work/uncrustify-0.42/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/textproc/uncrustify/work/uncrustify-0.42/missing --run automake-1.10' AWK='gawk' CC='gcc' CCDEPMODE='depmode=none' CFLAGS='-fno-common' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXDEPMODE='depmode=none' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/textproc/uncrustify/work/uncrustify-0.42/missing --run makeinfo' OBJEXT='' PACKAGE='uncrustify' PACKAGE_BUGREPORT='' PACKAGE_NAME='uncrustify' PACKAGE_STRING='uncrustify 0.42' PACKAGE_TARNAME='uncrustify' PACKAGE_VERSION='0.42' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='0.42' ac_ct_CC='gcc' ac_ct_CXX='g++' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='i386-unknown-gnu' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /mnt/gmirror/ports/textproc/uncrustify/work/uncrustify-0.42/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/local/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "uncrustify" #define PACKAGE_TARNAME "uncrustify" #define PACKAGE_VERSION "0.42" #define PACKAGE_STRING "uncrustify 0.42" #define PACKAGE_BUGREPORT "" #define PACKAGE "uncrustify" #define VERSION "0.42" #define HAVE_UTIME_H 1 #define const #ifndef __cplusplus #define inline #endif #define HAVE_MALLOC 1 #define HAVE_REALLOC 1 #define HAVE_MEMSET 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define __func__ __FILE__ configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by uncrustify config.status 0.42, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:642: creating Makefile config.status:642: creating src/Makefile config.status:642: creating src/config.h config.status:871: src/config.h is unchanged config.status:917: executing depfiles commands