This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gimp-lqr-plugin configure 0.3.0, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## 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: 131 tasks, 187 threads, 4 processors Load average: 1.07, Mach factor: 2.92 /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:1873: checking for a BSD-compatible install configure:1929: result: /usr/bin/install -c -o root -g wheel configure:1940: checking whether build environment is sane configure:1983: result: yes configure:2048: checking for gawk configure:2064: found /usr/local/bin/gawk configure:2075: result: gawk configure:2086: checking whether gmake sets $(MAKE) configure:2107: result: yes configure:2295: checking for style of include used by gmake configure:2323: result: GNU configure:2356: checking for i386-unknown-gnu-gcc configure:2383: result: cc configure:2661: checking for C compiler version configure:2668: cc --version >&5 cc (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:2671: $? = 0 configure:2678: cc -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:2681: $? = 0 configure:2688: cc -V >&5 cc: `-V' option must have argument configure:2691: $? = 1 configure:2714: checking for C compiler default output file name configure:2741: cc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2744: $? = 0 configure:2782: result: a.out configure:2799: checking whether the C compiler works configure:2809: ./a.out configure:2812: $? = 0 configure:2829: result: yes configure:2836: checking whether we are cross compiling configure:2838: result: no configure:2841: checking for suffix of executables configure:2848: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2851: $? = 0 configure:2875: result: configure:2881: checking for suffix of object files configure:2907: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2910: $? = 0 configure:2933: result: configure:2937: checking whether we are using the GNU C compiler configure:2966: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2972: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gimp-lqr-plugin" | #define PACKAGE_TARNAME "gimp-lqr-plugin" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "gimp-lqr-plugin 0.3.0" | #define PACKAGE_BUGREPORT "" | #define PLUGIN_NAME PACKAGE_NAME | #define PLUGIN_VERSION PACKAGE_VERSION | #define PLUGIN_MAJOR_VERSION 0 | #define PLUGIN_MINOR_VERSION 3 | #define PLUGIN_MICRO_VERSION 0 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2989: result: no configure:2994: checking whether cc accepts -g configure:3024: cc -c -g -I/usr/local/include conftest.c >&5 configure:3030: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gimp-lqr-plugin" | #define PACKAGE_TARNAME "gimp-lqr-plugin" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "gimp-lqr-plugin 0.3.0" | #define PACKAGE_BUGREPORT "" | #define PLUGIN_NAME PACKAGE_NAME | #define PLUGIN_VERSION PACKAGE_VERSION | #define PLUGIN_MAJOR_VERSION 0 | #define PLUGIN_MINOR_VERSION 3 | #define PLUGIN_MICRO_VERSION 0 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3062: cc -c -I/usr/local/include conftest.c >&5 configure:3068: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gimp-lqr-plugin" | #define PACKAGE_TARNAME "gimp-lqr-plugin" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "gimp-lqr-plugin 0.3.0" | #define PACKAGE_BUGREPORT "" | #define PLUGIN_NAME PACKAGE_NAME | #define PLUGIN_VERSION PACKAGE_VERSION | #define PLUGIN_MAJOR_VERSION 0 | #define PLUGIN_MINOR_VERSION 3 | #define PLUGIN_MICRO_VERSION 0 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3101: cc -c -g -I/usr/local/include conftest.c >&5 configure:3107: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gimp-lqr-plugin" | #define PACKAGE_TARNAME "gimp-lqr-plugin" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "gimp-lqr-plugin 0.3.0" | #define PACKAGE_BUGREPORT "" | #define PLUGIN_NAME PACKAGE_NAME | #define PLUGIN_VERSION PACKAGE_VERSION | #define PLUGIN_MAJOR_VERSION 0 | #define PLUGIN_MINOR_VERSION 3 | #define PLUGIN_MICRO_VERSION 0 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3129: result: no configure:3146: checking for cc option to accept ISO C89 configure:3220: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3226: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gimp-lqr-plugin" | #define PACKAGE_TARNAME "gimp-lqr-plugin" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "gimp-lqr-plugin 0.3.0" | #define PACKAGE_BUGREPORT "" | #define PLUGIN_NAME PACKAGE_NAME | #define PLUGIN_VERSION PACKAGE_VERSION | #define PLUGIN_MAJOR_VERSION 0 | #define PLUGIN_MINOR_VERSION 3 | #define PLUGIN_MICRO_VERSION 0 | /* 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:3220: cc -qlanglvl=extc89 -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3226: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gimp-lqr-plugin" | #define PACKAGE_TARNAME "gimp-lqr-plugin" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "gimp-lqr-plugin 0.3.0" | #define PACKAGE_BUGREPORT "" | #define PLUGIN_NAME PACKAGE_NAME | #define PLUGIN_VERSION PACKAGE_VERSION | #define PLUGIN_MAJOR_VERSION 0 | #define PLUGIN_MINOR_VERSION 3 | #define PLUGIN_MICRO_VERSION 0 | /* 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:3220: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3226: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gimp-lqr-plugin" | #define PACKAGE_TARNAME "gimp-lqr-plugin" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "gimp-lqr-plugin 0.3.0" | #define PACKAGE_BUGREPORT "" | #define PLUGIN_NAME PACKAGE_NAME | #define PLUGIN_VERSION PACKAGE_VERSION | #define PLUGIN_MAJOR_VERSION 0 | #define PLUGIN_MINOR_VERSION 3 | #define PLUGIN_MICRO_VERSION 0 | /* 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:3220: cc -std -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std' configure:3226: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gimp-lqr-plugin" | #define PACKAGE_TARNAME "gimp-lqr-plugin" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "gimp-lqr-plugin 0.3.0" | #define PACKAGE_BUGREPORT "" | #define PLUGIN_NAME PACKAGE_NAME | #define PLUGIN_VERSION PACKAGE_VERSION | #define PLUGIN_MAJOR_VERSION 0 | #define PLUGIN_MINOR_VERSION 3 | #define PLUGIN_MICRO_VERSION 0 | /* 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:3220: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:3226: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gimp-lqr-plugin" | #define PACKAGE_TARNAME "gimp-lqr-plugin" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "gimp-lqr-plugin 0.3.0" | #define PACKAGE_BUGREPORT "" | #define PLUGIN_NAME PACKAGE_NAME | #define PLUGIN_VERSION PACKAGE_VERSION | #define PLUGIN_MAJOR_VERSION 0 | #define PLUGIN_MINOR_VERSION 3 | #define PLUGIN_MICRO_VERSION 0 | /* 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:3220: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:3226: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gimp-lqr-plugin" | #define PACKAGE_TARNAME "gimp-lqr-plugin" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "gimp-lqr-plugin 0.3.0" | #define PACKAGE_BUGREPORT "" | #define PLUGIN_NAME PACKAGE_NAME | #define PLUGIN_VERSION PACKAGE_VERSION | #define PLUGIN_MAJOR_VERSION 0 | #define PLUGIN_MINOR_VERSION 3 | #define PLUGIN_MICRO_VERSION 0 | /* 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:3220: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:3226: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gimp-lqr-plugin" | #define PACKAGE_TARNAME "gimp-lqr-plugin" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "gimp-lqr-plugin 0.3.0" | #define PACKAGE_BUGREPORT "" | #define PLUGIN_NAME PACKAGE_NAME | #define PLUGIN_VERSION PACKAGE_VERSION | #define PLUGIN_MAJOR_VERSION 0 | #define PLUGIN_MINOR_VERSION 3 | #define PLUGIN_MICRO_VERSION 0 | /* 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:3252: result: unsupported configure:3269: checking dependency style of cc configure:3359: result: gcc3 configure:3377: checking for library containing strerror configure:3418: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3424: $? = 0 configure:3452: result: none required configure:3468: checking for i386-unknown-gnu-gcc configure:3495: result: cc configure:3773: checking for C compiler version configure:3780: cc --version >&5 cc (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:3783: $? = 0 configure:3790: cc -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:3793: $? = 0 configure:3800: cc -V >&5 cc: `-V' option must have argument configure:3803: $? = 1 configure:3806: checking whether we are using the GNU C compiler configure:3858: result: no configure:3863: checking whether cc accepts -g configure:3998: result: no configure:4015: checking for cc option to accept ISO C89 configure:4121: result: unsupported configure:4138: checking dependency style of cc configure:4228: result: gcc3 configure:4253: checking for i386-unknown-gnu-gcc configure:4280: result: cc configure:4558: checking for C compiler version configure:4565: cc --version >&5 cc (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:4568: $? = 0 configure:4575: cc -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:4578: $? = 0 configure:4585: cc -V >&5 cc: `-V' option must have argument configure:4588: $? = 1 configure:4591: checking whether we are using the GNU C compiler configure:4643: result: no configure:4648: checking whether cc accepts -g configure:4783: result: no configure:4800: checking for cc option to accept ISO C89 configure:4906: result: unsupported configure:4923: checking dependency style of cc configure:5013: result: gcc3 configure:5038: checking how to run the C preprocessor configure:5078: cc -E -I/usr/local/include conftest.c configure:5084: $? = 0 configure:5115: cc -E -I/usr/local/include conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:5121: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gimp-lqr-plugin" | #define PACKAGE_TARNAME "gimp-lqr-plugin" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "gimp-lqr-plugin 0.3.0" | #define PACKAGE_BUGREPORT "" | #define PLUGIN_NAME PACKAGE_NAME | #define PLUGIN_VERSION PACKAGE_VERSION | #define PLUGIN_MAJOR_VERSION 0 | #define PLUGIN_MINOR_VERSION 3 | #define PLUGIN_MICRO_VERSION 0 | /* end confdefs.h. */ | #include configure:5154: result: cc -E configure:5183: cc -E -I/usr/local/include conftest.c configure:5189: $? = 0 configure:5220: cc -E -I/usr/local/include conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:5226: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gimp-lqr-plugin" | #define PACKAGE_TARNAME "gimp-lqr-plugin" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "gimp-lqr-plugin 0.3.0" | #define PACKAGE_BUGREPORT "" | #define PLUGIN_NAME PACKAGE_NAME | #define PLUGIN_VERSION PACKAGE_VERSION | #define PLUGIN_MAJOR_VERSION 0 | #define PLUGIN_MINOR_VERSION 3 | #define PLUGIN_MICRO_VERSION 0 | /* end confdefs.h. */ | #include configure:5264: checking for grep that handles long lines and -e configure:5338: result: /usr/bin/grep configure:5343: checking for egrep configure:5421: result: /usr/bin/grep -E configure:5426: checking for ANSI C header files configure:5456: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5462: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gimp-lqr-plugin" | #define PACKAGE_TARNAME "gimp-lqr-plugin" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "gimp-lqr-plugin 0.3.0" | #define PACKAGE_BUGREPORT "" | #define PLUGIN_NAME PACKAGE_NAME | #define PLUGIN_VERSION PACKAGE_VERSION | #define PLUGIN_MAJOR_VERSION 0 | #define PLUGIN_MINOR_VERSION 3 | #define PLUGIN_MICRO_VERSION 0 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5587: result: no configure:5601: checking whether to enable maintainer-specific portions of Makefiles configure:5610: result: no configure:5643: checking for i386-unknown-gnu-pkg-config configure:5676: result: no configure:5686: checking for pkg-config configure:5704: found /usr/local/bin/pkg-config configure:5716: result: /usr/local/bin/pkg-config configure:5745: checking pkg-config is at least version 0.9.0 configure:5748: result: yes configure:5759: checking for GIMP configure:5767: $PKG_CONFIG --exists --print-errors "gimp-2.0 >= $GIMP_REQUIRED_VERSION gimpui-2.0 >= $GIMP_REQUIRED_VERSION" Package gimp-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gimp-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gimp-2.0' found Package gimpui-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gimpui-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gimpui-2.0' found configure:5770: $? = 1 configure:5785: $PKG_CONFIG --exists --print-errors "gimp-2.0 >= $GIMP_REQUIRED_VERSION gimpui-2.0 >= $GIMP_REQUIRED_VERSION" Package gimp-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gimp-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gimp-2.0' found Package gimpui-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gimpui-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gimpui-2.0' found configure:5788: $? = 1 No package 'gimp-2.0' found No package 'gimpui-2.0' found configure:5826: error: Package requirements (gimp-2.0 >= 2.2.0 gimpui-2.0 >= 2.2.0) were not met: No package 'gimp-2.0' found No package 'gimpui-2.0' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables GIMP_CFLAGS and GIMP_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_GIMP_CFLAGS_set= ac_cv_env_GIMP_CFLAGS_value= ac_cv_env_GIMP_LIBS_set= ac_cv_env_GIMP_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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_header_stdc=no ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_make_gmake_set=yes ac_cv_search_strerror='none required' am_cv_CC_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc= lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/graphics/gimp-lqr-plugin/work/gimp-lqr-plugin-0.3.0/missing --run aclocal-1.9 ' ALL_LINGUAS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/graphics/gimp-lqr-plugin/work/gimp-lqr-plugin-0.3.0/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/graphics/gimp-lqr-plugin/work/gimp-lqr-plugin-0.3.0/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/graphics/gimp-lqr-plugin/work/gimp-lqr-plugin-0.3.0/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/graphics/gimp-lqr-plugin/work/gimp-lqr-plugin-0.3.0/missing --run automake-1.9' AWK='gawk' CATALOGS='' CATOBJEXT='' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='-I/usr/local/include' CYGPATH_W='echo' DATADIR='' DATADIRNAME='' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GETTEXT_PACKAGE='' GIMP_CFLAGS='' GIMP_LIBDIR='' GIMP_LIBS='' GMOFILES='' GMSGFMT='' GREP='/usr/bin/grep' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='' INTLLIBS='' INTLTOOL_CAVES_RULE='' INTLTOOL_DESKTOP_RULE='' INTLTOOL_DIRECTORY_RULE='' INTLTOOL_EXTRACT='' INTLTOOL_ICONV='' INTLTOOL_KBD_RULE='' INTLTOOL_KEYS_RULE='' INTLTOOL_MERGE='' INTLTOOL_MSGFMT='' INTLTOOL_MSGMERGE='' INTLTOOL_OAF_RULE='' INTLTOOL_PERL='' INTLTOOL_PONG_RULE='' INTLTOOL_PROP_RULE='' INTLTOOL_SCHEMAS_RULE='' INTLTOOL_SERVER_RULE='' INTLTOOL_SERVICE_RULE='' INTLTOOL_SHEET_RULE='' INTLTOOL_SOUNDLIST_RULE='' INTLTOOL_THEME_RULE='' INTLTOOL_UI_RULE='' INTLTOOL_UPDATE='' INTLTOOL_XAM_RULE='' INTLTOOL_XGETTEXT='' INTLTOOL_XML_NOMERGE_RULE='' INTLTOOL_XML_RULE='' LDFLAGS='-L/usr/local/lib' LIBOBJS='' LIBS='' LOCALEDIR='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/graphics/gimp-lqr-plugin/work/gimp-lqr-plugin-0.3.0/missing --run makeinfo' MKINSTALLDIRS='' MSGFMT='' MSGFMT_OPTS='' OBJEXT='' PACKAGE='gimp-lqr-plugin' PACKAGE_BUGREPORT='' PACKAGE_NAME='gimp-lqr-plugin' PACKAGE_STRING='gimp-lqr-plugin 0.3.0' PACKAGE_TARNAME='gimp-lqr-plugin' PACKAGE_VERSION='0.3.0' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' POFILES='' POSUB='' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_NLS='' VERSION='0.3.0' XGETTEXT='' ac_ct_CC='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='' build_os='' build_vendor='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='' host_os='' host_vendor='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/mnt/gmirror/ports/graphics/gimp-lqr-plugin/work/gimp-lqr-plugin-0.3.0/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='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 "gimp-lqr-plugin" #define PACKAGE_TARNAME "gimp-lqr-plugin" #define PACKAGE_VERSION "0.3.0" #define PACKAGE_STRING "gimp-lqr-plugin 0.3.0" #define PACKAGE_BUGREPORT "" #define PLUGIN_NAME PACKAGE_NAME #define PLUGIN_VERSION PACKAGE_VERSION #define PLUGIN_MAJOR_VERSION 0 #define PLUGIN_MINOR_VERSION 3 #define PLUGIN_MICRO_VERSION 0 configure: exit 1