This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by icon-slicer configure 0.3, which was generated by GNU Autoconf 2.57. 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 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: 142 tasks, 197 threads, 4 processors Load average: 2.16, Mach factor: 1.83 /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:1275: checking for a BSD-compatible install configure:1329: result: /usr/bin/install -c -o root -g wheel configure:1340: checking whether build environment is sane configure:1383: result: yes configure:1416: checking for gawk configure:1432: found /usr/local/bin/gawk configure:1442: result: gawk configure:1452: checking whether make sets $(MAKE) configure:1472: result: yes configure:1638: checking for i386-unknown-gnu-gcc configure:1664: result: cc configure:1946: checking for C compiler version configure:1949: 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:1952: $? = 0 configure:1954: 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:1957: $? = 0 configure:1959: cc -V &5 cc: `-V' option must have argument configure:1962: $? = 1 configure:1986: checking for C compiler default output configure:1989: cc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:1992: $? = 0 configure:2038: result: a.out configure:2043: checking whether the C compiler works configure:2049: ./a.out configure:2052: $? = 0 configure:2069: result: yes configure:2076: checking whether we are cross compiling configure:2078: result: no configure:2081: checking for suffix of executables configure:2083: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2086: $? = 0 configure:2111: result: configure:2117: checking for suffix of object files configure:2139: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2142: $? = 0 configure:2164: result: configure:2168: checking whether we are using the GNU C compiler configure:2193: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2196: $? = 0 configure:2199: test -s conftest. configure:2202: $? = 1 configure: failed program was: | #line 2173 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "icon-slicer" | #define PACKAGE_TARNAME "icon-slicer" | #define PACKAGE_VERSION "0.3" | #define PACKAGE_STRING "icon-slicer 0.3" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2215: result: no configure:2221: checking whether cc accepts -g configure:2243: cc -c -g -I/usr/local/include conftest.c >&5 configure:2246: $? = 0 configure:2249: test -s conftest. configure:2252: $? = 1 configure: failed program was: | #line 2226 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "icon-slicer" | #define PACKAGE_TARNAME "icon-slicer" | #define PACKAGE_VERSION "0.3" | #define PACKAGE_STRING "icon-slicer 0.3" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2263: result: no configure:2280: checking for cc option to accept ANSI C configure:2341: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2344: $? = 0 configure:2347: test -s conftest. configure:2350: $? = 1 configure: failed program was: | #line 2287 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "icon-slicer" | #define PACKAGE_TARNAME "icon-slicer" | #define PACKAGE_VERSION "0.3" | #define PACKAGE_STRING "icon-slicer 0.3" | #define PACKAGE_BUGREPORT "" | /* 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; | } | 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:2341: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2344: $? = 0 configure:2347: test -s conftest. configure:2350: $? = 1 configure: failed program was: | #line 2287 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "icon-slicer" | #define PACKAGE_TARNAME "icon-slicer" | #define PACKAGE_VERSION "0.3" | #define PACKAGE_STRING "icon-slicer 0.3" | #define PACKAGE_BUGREPORT "" | /* 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; | } | 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:2341: cc -std1 -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2344: $? = 1 configure: failed program was: | #line 2287 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "icon-slicer" | #define PACKAGE_TARNAME "icon-slicer" | #define PACKAGE_VERSION "0.3" | #define PACKAGE_STRING "icon-slicer 0.3" | #define PACKAGE_BUGREPORT "" | /* 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; | } | 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:2341: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2344: $? = 1 configure: failed program was: | #line 2287 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "icon-slicer" | #define PACKAGE_TARNAME "icon-slicer" | #define PACKAGE_VERSION "0.3" | #define PACKAGE_STRING "icon-slicer 0.3" | #define PACKAGE_BUGREPORT "" | /* 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; | } | 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:2341: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2344: $? = 1 configure: failed program was: | #line 2287 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "icon-slicer" | #define PACKAGE_TARNAME "icon-slicer" | #define PACKAGE_VERSION "0.3" | #define PACKAGE_STRING "icon-slicer 0.3" | #define PACKAGE_BUGREPORT "" | /* 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; | } | 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:2341: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:2344: $? = 0 configure:2347: test -s conftest. configure:2350: $? = 1 configure: failed program was: | #line 2287 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "icon-slicer" | #define PACKAGE_TARNAME "icon-slicer" | #define PACKAGE_VERSION "0.3" | #define PACKAGE_STRING "icon-slicer 0.3" | #define PACKAGE_BUGREPORT "" | /* 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; | } | 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:2368: result: none needed configure:2386: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2389: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2508: checking for style of include used by make configure:2536: result: GNU configure:2564: checking dependency style of cc configure:2632: result: gcc3 configure:2663: checking for pkg-config configure:2681: found /usr/local/bin/pkg-config configure:2694: result: /usr/local/bin/pkg-config configure:2711: checking for gdk-pixbuf-2.0 >= 2.0.0 configure:2750: error: GTK+-2.0 is required to compile icon-slicer ## ---------------- ## ## 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_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib 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_objext= ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/graphics/icon-slicer/work/icon-slicer-0.3/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/graphics/icon-slicer/work/icon-slicer-0.3/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/graphics/icon-slicer/work/icon-slicer-0.3/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/graphics/icon-slicer/work/icon-slicer-0.3/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/graphics/icon-slicer/work/icon-slicer-0.3/missing --run automake-1.7' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPPFLAGS='-I/usr/local/include' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' GDK_PIXBUF_CFLAGS='' GDK_PIXBUF_LIBS='' 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' LDFLAGS='-L/usr/local/lib' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/graphics/icon-slicer/work/icon-slicer-0.3/missing --run makeinfo' OBJEXT='' PACKAGE='icon-slicer' PACKAGE_BUGREPORT='' PACKAGE_NAME='icon-slicer' PACKAGE_STRING='icon-slicer 0.3' PACKAGE_TARNAME='icon-slicer' PACKAGE_VERSION='0.3' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' POPT_LIBS='' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='0.3' ac_ct_CC='' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${prefix}/share' exec_prefix='NONE' host_alias='i386-unknown-gnu' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/graphics/icon-slicer/work/icon-slicer-0.3/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "icon-slicer" #define PACKAGE_STRING "icon-slicer 0.3" #define PACKAGE_TARNAME "icon-slicer" #define PACKAGE_VERSION "0.3" configure: exit 1