Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 61726 Details for
Bug 96536
media-gfx/gimp-2.2.7-r1 compile failed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 123.74 KB, created by
Andre Kloth
on 2005-06-22 09:30:04 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Andre Kloth
Created:
2005-06-22 09:30:04 UTC
Size:
123.74 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by GIMP configure 2.2.7, which was >generated by GNU Autoconf 2.59. Invocation command line was > > $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu --disable-default-binary --with-x --enable-mmx --enable-sse --disable-altivec --enable-gtk-doc --enable-python --disable-print --with-libpng --with-libjpeg --with-libexif --disable-mp --with-libtiff --without-libmng --with-aa --enable-lcms --enable-gtkhtml --enable-svg --disable-debug > >## --------- ## >## Platform. ## >## --------- ## > >hostname = marge >uname -m = i686 >uname -r = 2.6.11.10 >uname -s = Linux >uname -v = #2 SMP Mon Jun 6 11:52:08 CEST 2005 > >/usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 3.06GHz >/bin/uname -X = unknown > >/bin/arch = i686 >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/ccache/bin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.4.4 >PATH: /opt/blackdown-jdk-1.4.2.02/bin >PATH: /opt/blackdown-jdk-1.4.2.02/jre/bin >PATH: /usr/qt/3/bin >PATH: /usr/kde/3.4/sbin >PATH: /usr/kde/3.4/bin >PATH: /usr/kde/3.3/sbin >PATH: /usr/kde/3.3/bin >PATH: /usr/kde/3.2/sbin >PATH: /usr/kde/3.2/bin >PATH: /opt/vmware/bin >PATH: /usr/share/karamba/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1708: checking for a BSD-compatible install >configure:1763: result: /bin/install -c >configure:1774: checking whether build environment is sane >configure:1817: result: yes >configure:1850: checking for gawk >configure:1866: found /bin/gawk >configure:1876: result: gawk >configure:1886: checking whether make sets $(MAKE) >configure:1906: result: yes >configure:2167: checking for i686-pc-linux-gnu-gcc >configure:2183: found /usr/lib/ccache/bin/i686-pc-linux-gnu-gcc >configure:2193: result: i686-pc-linux-gnu-gcc >configure:2475: checking for C compiler version >configure:2478: i686-pc-linux-gnu-gcc --version </dev/null >&5 >i686-pc-linux-gnu-gcc (GCC) 3.4.4 (Gentoo 3.4.4, ssp-3.4.4-1.0, pie-8.7.8) >Copyright (C) 2004 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:2481: $? = 0 >configure:2483: i686-pc-linux-gnu-gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/specs >Configured with: /var/tmp/portage/gcc-3.4.4/work/gcc-3.4.4/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.4.4 (Gentoo 3.4.4, ssp-3.4.4-1.0, pie-8.7.8) >configure:2486: $? = 0 >configure:2488: i686-pc-linux-gnu-gcc -V </dev/null >&5 >i686-pc-linux-gnu-gcc: `-V' option must have argument >configure:2491: $? = 1 >configure:2514: checking for C compiler default output file name >configure:2517: i686-pc-linux-gnu-gcc -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:2520: $? = 0 >configure:2566: result: a.out >configure:2571: checking whether the C compiler works >configure:2577: ./a.out >configure:2580: $? = 0 >configure:2597: result: yes >configure:2604: checking whether we are cross compiling >configure:2606: result: no >configure:2609: checking for suffix of executables >configure:2611: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:2614: $? = 0 >configure:2639: result: >configure:2645: checking for suffix of object files >configure:2666: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:2669: $? = 0 >configure:2691: result: o >configure:2695: checking whether we are using the GNU C compiler >configure:2719: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:2725: $? = 0 >configure:2729: test -z > || test ! -s conftest.err >configure:2732: $? = 0 >configure:2735: test -s conftest.o >configure:2738: $? = 0 >configure:2751: result: yes >configure:2757: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:2778: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:2784: $? = 0 >configure:2788: test -z > || test ! -s conftest.err >configure:2791: $? = 0 >configure:2794: test -s conftest.o >configure:2797: $? = 0 >configure:2808: result: yes >configure:2825: checking for i686-pc-linux-gnu-gcc option to accept ANSI C >configure:2895: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:2901: $? = 0 >configure:2905: test -z > || test ! -s conftest.err >configure:2908: $? = 0 >configure:2911: test -s conftest.o >configure:2914: $? = 0 >configure:2932: result: none needed >configure:2950: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >conftest.c:2: error: parse error before "me" >configure:2956: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:3100: checking for style of include used by make >configure:3128: result: GNU >configure:3156: checking dependency style of i686-pc-linux-gnu-gcc >configure:3239: result: gcc3 >configure:3337: checking build system type >configure:3355: result: i686-pc-linux-gnu >configure:3363: checking host system type >configure:3377: result: i686-pc-linux-gnu >configure:3385: checking for a sed that does not truncate output >configure:3439: result: /bin/sed >configure:3442: checking for egrep >configure:3452: result: grep -E >configure:3468: checking for ld used by i686-pc-linux-gnu-gcc >configure:3535: result: /usr/i686-pc-linux-gnu/bin/ld >configure:3544: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:3559: result: yes >configure:3564: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files >configure:3571: result: -r >configure:3589: checking for BSD-compatible nm >configure:3631: result: /usr/bin/i686-pc-linux-gnu-nm -B >configure:3635: checking whether ln -s works >configure:3639: result: yes >configure:3646: checking how to recognise dependent libraries >configure:3818: result: pass_all >configure:3950: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:3953: $? = 0 >configure:4292: checking how to run the C preprocessor >configure:4327: i686-pc-linux-gnu-gcc -E conftest.c >configure:4333: $? = 0 >configure:4365: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: ac_nonexistent.h: No such file or directory >configure:4371: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "GIMP" >| #define PACKAGE_TARNAME "gimp" >| #define PACKAGE_VERSION "2.2.7" >| #define PACKAGE_STRING "GIMP 2.2.7" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP" >| #define GETTEXT_PACKAGE "gimp20" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4410: result: i686-pc-linux-gnu-gcc -E >configure:4434: i686-pc-linux-gnu-gcc -E conftest.c >configure:4440: $? = 0 >configure:4472: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: ac_nonexistent.h: No such file or directory >configure:4478: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "GIMP" >| #define PACKAGE_TARNAME "gimp" >| #define PACKAGE_VERSION "2.2.7" >| #define PACKAGE_STRING "GIMP 2.2.7" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP" >| #define GETTEXT_PACKAGE "gimp20" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4522: checking for ANSI C header files >configure:4547: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:4553: $? = 0 >configure:4557: test -z > || test ! -s conftest.err >configure:4560: $? = 0 >configure:4563: test -s conftest.o >configure:4566: $? = 0 >configure:4655: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:4658: $? = 0 >configure:4660: ./conftest >configure:4663: $? = 0 >configure:4678: result: yes >configure:4702: checking for sys/types.h >configure:4718: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:4724: $? = 0 >configure:4728: test -z > || test ! -s conftest.err >configure:4731: $? = 0 >configure:4734: test -s conftest.o >configure:4737: $? = 0 >configure:4748: result: yes >configure:4702: checking for sys/stat.h >configure:4718: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:4724: $? = 0 >configure:4728: test -z > || test ! -s conftest.err >configure:4731: $? = 0 >configure:4734: test -s conftest.o >configure:4737: $? = 0 >configure:4748: result: yes >configure:4702: checking for stdlib.h >configure:4718: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:4724: $? = 0 >configure:4728: test -z > || test ! -s conftest.err >configure:4731: $? = 0 >configure:4734: test -s conftest.o >configure:4737: $? = 0 >configure:4748: result: yes >configure:4702: checking for string.h >configure:4718: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:4724: $? = 0 >configure:4728: test -z > || test ! -s conftest.err >configure:4731: $? = 0 >configure:4734: test -s conftest.o >configure:4737: $? = 0 >configure:4748: result: yes >configure:4702: checking for memory.h >configure:4718: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:4724: $? = 0 >configure:4728: test -z > || test ! -s conftest.err >configure:4731: $? = 0 >configure:4734: test -s conftest.o >configure:4737: $? = 0 >configure:4748: result: yes >configure:4702: checking for strings.h >configure:4718: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:4724: $? = 0 >configure:4728: test -z > || test ! -s conftest.err >configure:4731: $? = 0 >configure:4734: test -s conftest.o >configure:4737: $? = 0 >configure:4748: result: yes >configure:4702: checking for inttypes.h >configure:4718: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:4724: $? = 0 >configure:4728: test -z > || test ! -s conftest.err >configure:4731: $? = 0 >configure:4734: test -s conftest.o >configure:4737: $? = 0 >configure:4748: result: yes >configure:4702: checking for stdint.h >configure:4718: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:4724: $? = 0 >configure:4728: test -z > || test ! -s conftest.err >configure:4731: $? = 0 >configure:4734: test -s conftest.o >configure:4737: $? = 0 >configure:4748: result: yes >configure:4702: checking for unistd.h >configure:4718: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:4724: $? = 0 >configure:4728: test -z > || test ! -s conftest.err >configure:4731: $? = 0 >configure:4734: test -s conftest.o >configure:4737: $? = 0 >configure:4748: result: yes >configure:4774: checking dlfcn.h usability >configure:4786: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:4792: $? = 0 >configure:4796: test -z > || test ! -s conftest.err >configure:4799: $? = 0 >configure:4802: test -s conftest.o >configure:4805: $? = 0 >configure:4815: result: yes >configure:4819: checking dlfcn.h presence >configure:4829: i686-pc-linux-gnu-gcc -E conftest.c >configure:4835: $? = 0 >configure:4855: result: yes >configure:4890: checking for dlfcn.h >configure:4897: result: yes >configure:4920: checking for i686-pc-linux-gnu-g++ >configure:4936: found /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ >configure:4946: result: i686-pc-linux-gnu-g++ >configure:5004: checking for C++ compiler version >configure:5007: i686-pc-linux-gnu-g++ --version </dev/null >&5 >i686-pc-linux-gnu-g++ (GCC) 3.4.4 (Gentoo 3.4.4, ssp-3.4.4-1.0, pie-8.7.8) >Copyright (C) 2004 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:5010: $? = 0 >configure:5012: i686-pc-linux-gnu-g++ -v </dev/null >&5 >Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/specs >Configured with: /var/tmp/portage/gcc-3.4.4/work/gcc-3.4.4/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.4.4 (Gentoo 3.4.4, ssp-3.4.4-1.0, pie-8.7.8) >configure:5015: $? = 0 >configure:5017: i686-pc-linux-gnu-g++ -V </dev/null >&5 >i686-pc-linux-gnu-g++: `-V' option must have argument >configure:5020: $? = 1 >configure:5023: checking whether we are using the GNU C++ compiler >configure:5047: i686-pc-linux-gnu-g++ -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.cc >&5 >configure:5053: $? = 0 >configure:5057: test -z > || test ! -s conftest.err >configure:5060: $? = 0 >configure:5063: test -s conftest.o >configure:5066: $? = 0 >configure:5079: result: yes >configure:5085: checking whether i686-pc-linux-gnu-g++ accepts -g >configure:5106: i686-pc-linux-gnu-g++ -c -g conftest.cc >&5 >configure:5112: $? = 0 >configure:5116: test -z > || test ! -s conftest.err >configure:5119: $? = 0 >configure:5122: test -s conftest.o >configure:5125: $? = 0 >configure:5136: result: yes >configure:5178: i686-pc-linux-gnu-g++ -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.cc >&5 >configure:5184: $? = 0 >configure:5188: test -z > || test ! -s conftest.err >configure:5191: $? = 0 >configure:5194: test -s conftest.o >configure:5197: $? = 0 >configure:5223: i686-pc-linux-gnu-g++ -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.cc >&5 >conftest.cc: In function `int main()': >conftest.cc:25: error: `exit' undeclared (first use this function) >conftest.cc:25: error: (Each undeclared identifier is reported only once for each function it appears in.) >configure:5229: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "GIMP" >| #define PACKAGE_TARNAME "gimp" >| #define PACKAGE_VERSION "2.2.7" >| #define PACKAGE_STRING "GIMP 2.2.7" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP" >| #define GETTEXT_PACKAGE "gimp20" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:5178: i686-pc-linux-gnu-g++ -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.cc >&5 >configure:5184: $? = 0 >configure:5188: test -z > || test ! -s conftest.err >configure:5191: $? = 0 >configure:5194: test -s conftest.o >configure:5197: $? = 0 >configure:5223: i686-pc-linux-gnu-g++ -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.cc >&5 >configure:5229: $? = 0 >configure:5233: test -z > || test ! -s conftest.err >configure:5236: $? = 0 >configure:5239: test -s conftest.o >configure:5242: $? = 0 >configure:5267: checking dependency style of i686-pc-linux-gnu-g++ >configure:5350: result: gcc3 >configure:5377: checking how to run the C++ preprocessor >configure:5408: i686-pc-linux-gnu-g++ -E conftest.cc >configure:5414: $? = 0 >configure:5446: i686-pc-linux-gnu-g++ -E conftest.cc >conftest.cc:24:28: ac_nonexistent.h: No such file or directory >configure:5452: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "GIMP" >| #define PACKAGE_TARNAME "gimp" >| #define PACKAGE_VERSION "2.2.7" >| #define PACKAGE_STRING "GIMP 2.2.7" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP" >| #define GETTEXT_PACKAGE "gimp20" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5491: result: i686-pc-linux-gnu-g++ -E >configure:5515: i686-pc-linux-gnu-g++ -E conftest.cc >configure:5521: $? = 0 >configure:5553: i686-pc-linux-gnu-g++ -E conftest.cc >conftest.cc:24:28: ac_nonexistent.h: No such file or directory >configure:5559: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "GIMP" >| #define PACKAGE_TARNAME "gimp" >| #define PACKAGE_VERSION "2.2.7" >| #define PACKAGE_STRING "GIMP 2.2.7" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP" >| #define GETTEXT_PACKAGE "gimp20" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5614: checking for i686-pc-linux-gnu-g77 >configure:5630: found /usr/bin/i686-pc-linux-gnu-g77 >configure:5640: result: i686-pc-linux-gnu-g77 >configure:5697: checking for Fortran 77 compiler version >configure:5700: i686-pc-linux-gnu-g77 --version </dev/null >&5 >GNU Fortran (GCC) 3.4.4 (Gentoo 3.4.4, ssp-3.4.4-1.0, pie-8.7.8) >Copyright (C) 2004 Free Software Foundation, Inc. > >GNU Fortran comes with NO WARRANTY, to the extent permitted by law. >You may redistribute copies of GNU Fortran >under the terms of the GNU General Public License. >For more information about these matters, see the file named COPYING >or type the command `info -f g77 Copying'. >configure:5703: $? = 0 >configure:5705: i686-pc-linux-gnu-g77 -v </dev/null >&5 >Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/specs >Configured with: /var/tmp/portage/gcc-3.4.4/work/gcc-3.4.4/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.4.4 (Gentoo 3.4.4, ssp-3.4.4-1.0, pie-8.7.8) >configure:5708: $? = 0 >configure:5710: i686-pc-linux-gnu-g77 -V </dev/null >&5 >i686-pc-linux-gnu-g77: `-V' option must have argument >configure:5713: $? = 1 >configure:5721: checking whether we are using the GNU Fortran 77 compiler >configure:5735: i686-pc-linux-gnu-g77 -c conftest.F >&5 >configure:5741: $? = 0 >configure:5745: test -z > || test ! -s conftest.err >configure:5748: $? = 0 >configure:5751: test -s conftest.o >configure:5754: $? = 0 >configure:5767: result: yes >configure:5773: checking whether i686-pc-linux-gnu-g77 accepts -g >configure:5785: i686-pc-linux-gnu-g77 -c -g conftest.f >&5 >configure:5791: $? = 0 >configure:5795: test -z > || test ! -s conftest.err >configure:5798: $? = 0 >configure:5801: test -s conftest.o >configure:5804: $? = 0 >configure:5816: result: yes >configure:5846: checking the maximum length of command line arguments >configure:5938: result: 32768 >configure:5949: checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object >configure:6045: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:6048: $? = 0 >configure:6052: /usr/bin/i686-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm >/usr/bin/i686-pc-linux-gnu-nm: conftest.o: File format not recognized >configure:6055: $? = 0 >cannot run sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' >configure:6045: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:6048: $? = 0 >configure:6052: /usr/bin/i686-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm >/usr/bin/i686-pc-linux-gnu-nm: conftest.o: File format not recognized >configure:6055: $? = 0 >cannot run sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' >configure:6145: result: failed >configure:6152: checking for objdir >configure:6167: result: .libs >configure:6219: checking for i686-pc-linux-gnu-ar >configure:6235: found /usr/bin/i686-pc-linux-gnu-ar >configure:6245: result: i686-pc-linux-gnu-ar >configure:6299: checking for i686-pc-linux-gnu-ranlib >configure:6315: found /usr/bin/i686-pc-linux-gnu-ranlib >configure:6325: result: i686-pc-linux-gnu-ranlib >configure:6379: checking for i686-pc-linux-gnu-strip >configure:6395: found /usr/bin/i686-pc-linux-gnu-strip >configure:6405: result: i686-pc-linux-gnu-strip >configure:6666: checking for correct ltmain.sh version >configure:6696: result: yes >configure:6772: checking if i686-pc-linux-gnu-gcc static flag works >configure:6800: result: yes >configure:6818: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:6836: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:6840: $? = 0 >configure:6853: result: no >configure:6868: checking for i686-pc-linux-gnu-gcc option to produce PIC >configure:7072: result: -fPIC >configure:7080: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works >configure:7098: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -fPIC -DPIC conftest.c >&5 >configure:7102: $? = 0 >configure:7115: result: yes >configure:7139: checking if i686-pc-linux-gnu-gcc supports -c -o file.o >configure:7160: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -o out/conftest2.o conftest.c >&5 >configure:7164: $? = 0 >configure:7186: result: yes >configure:7212: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:8108: result: yes >configure:8134: checking whether -lc should be explicitly linked in >configure:8139: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:8142: $? = 0 >configure:8156: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:8159: $? = 0 >configure:8171: result: no >configure:8179: checking dynamic linker characteristics >configure:8780: result: GNU/Linux ld.so >configure:8784: checking how to hardcode library paths into programs >configure:8809: result: immediate >configure:8823: checking whether stripping libraries is possible >configure:8828: result: yes >configure:9658: checking if libtool supports shared libraries >configure:9660: result: yes >configure:9663: checking whether to build shared libraries >configure:9684: result: yes >configure:9687: checking whether to build static libraries >configure:9691: result: no >configure:9783: creating libtool >configure:10361: checking for ld used by i686-pc-linux-gnu-g++ >configure:10428: result: /usr/i686-pc-linux-gnu/bin/ld >configure:10437: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:10452: result: yes >configure:10503: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:11390: result: yes >configure:11408: i686-pc-linux-gnu-g++ -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.cc >&5 >configure:11411: $? = 0 >configure:11507: checking for i686-pc-linux-gnu-g++ option to produce PIC >configure:11775: result: -fPIC >configure:11783: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works >configure:11801: i686-pc-linux-gnu-g++ -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -fPIC -DPIC conftest.cc >&5 >configure:11805: $? = 0 >configure:11818: result: yes >configure:11842: checking if i686-pc-linux-gnu-g++ supports -c -o file.o >configure:11863: i686-pc-linux-gnu-g++ -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -o out/conftest2.o conftest.cc >&5 >configure:11867: $? = 0 >configure:11889: result: yes >configure:11915: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:11940: result: yes >configure:12011: checking dynamic linker characteristics >configure:12612: result: GNU/Linux ld.so >configure:12616: checking how to hardcode library paths into programs >configure:12641: result: immediate >configure:12655: checking whether stripping libraries is possible >configure:12660: result: yes >configure:13996: checking if libtool supports shared libraries >configure:13998: result: yes >configure:14001: checking whether to build shared libraries >configure:14021: result: yes >configure:14024: checking whether to build static libraries >configure:14028: result: no >configure:14040: checking for i686-pc-linux-gnu-g77 option to produce PIC >configure:14244: result: -fPIC >configure:14252: checking if i686-pc-linux-gnu-g77 PIC flag -fPIC works >configure:14270: i686-pc-linux-gnu-g77 -c -g -O2 -fPIC conftest.f >&5 >configure:14274: $? = 0 >configure:14287: result: yes >configure:14311: checking if i686-pc-linux-gnu-g77 supports -c -o file.o >configure:14332: i686-pc-linux-gnu-g77 -c -g -O2 -o out/conftest2.o conftest.f >&5 >configure:14336: $? = 0 >configure:14358: result: yes >configure:14384: checking whether the i686-pc-linux-gnu-g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:15260: result: yes >configure:15331: checking dynamic linker characteristics >configure:15932: result: GNU/Linux ld.so >configure:15936: checking how to hardcode library paths into programs >configure:15961: result: immediate >configure:15975: checking whether stripping libraries is possible >configure:15980: result: yes >configure:20285: checking whether to enable maintainer-specific portions of Makefiles >configure:20294: result: no >configure:20315: checking for target architecture >configure:20323: result: i686-pc-linux-gnu >configure:20365: checking for some Win32 platform >configure:20375: result: no >configure:20388: checking for native Win32 >configure:20400: result: no >configure:20573: checking for strerror in -lcposix >configure:20603: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c -lcposix >&5 >/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lcposix >collect2: ld returned 1 exit status >configure:20609: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "GIMP" >| #define PACKAGE_TARNAME "gimp" >| #define PACKAGE_VERSION "2.2.7" >| #define PACKAGE_STRING "GIMP 2.2.7" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP" >| #define GETTEXT_PACKAGE "gimp20" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define ARCH_X86 1 >| /* end confdefs.h. */ >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char strerror (); >| int >| main () >| { >| strerror (); >| ; >| return 0; >| } >configure:20635: result: no >configure:20646: checking for i686-pc-linux-gnu-gcc option to accept ANSI C >configure:20709: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:20715: $? = 0 >configure:20719: test -z > || test ! -s conftest.err >configure:20722: $? = 0 >configure:20725: test -s conftest.o >configure:20728: $? = 0 >configure:20743: result: none needed >configure:20767: checking for a BSD-compatible install >configure:20822: result: /bin/install -c >configure:20833: checking whether make sets $(MAKE) >configure:20853: result: yes >configure:20870: checking for special C compiler options needed for large files >configure:20969: result: no >configure:20975: checking for _FILE_OFFSET_BITS value needed for large files >configure:21006: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >conftest.c:31: warning: left shift count >= width of type >conftest.c:31: warning: left shift count >= width of type >conftest.c:33: error: size of array `off_t_is_large' is negative >configure:21012: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "GIMP" >| #define PACKAGE_TARNAME "gimp" >| #define PACKAGE_VERSION "2.2.7" >| #define PACKAGE_STRING "GIMP 2.2.7" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP" >| #define GETTEXT_PACKAGE "gimp20" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define ARCH_X86 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| /* Check that off_t can represent 2**63 - 1 correctly. >| We can't simply define LARGE_OFF_T to be 9223372036854775807, >| since some C++ compilers masquerading as C compilers >| incorrectly reject 9223372036854775807. */ >| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) >| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 >| && LARGE_OFF_T % 2147483647 == 1) >| ? 1 : -1]; >| int >| main () >| { >| >| ; >| return 0; >| } >configure:21059: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:21065: $? = 0 >configure:21069: test -z > || test ! -s conftest.err >configure:21072: $? = 0 >configure:21075: test -s conftest.o >configure:21078: $? = 0 >configure:21090: result: 64 >configure:21100: checking for _LARGE_FILES value needed for large files >configure:21131: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:21137: $? = 0 >configure:21141: test -z > || test ! -s conftest.err >configure:21144: $? = 0 >configure:21147: test -s conftest.o >configure:21150: $? = 0 >configure:21215: result: no >configure:21228: checking whether to turn on debugging >configure:21243: result: no >configure:21247: checking whether to turn on profiling >configure:21262: result: no >configure:21344: checking for dirent.h that defines DIR >configure:21368: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >configure:21374: $? = 0 >configure:21378: test -z > || test ! -s conftest.err >configure:21381: $? = 0 >configure:21384: test -s conftest.o >configure:21387: $? = 0 >configure:21398: result: yes >configure:21411: checking for library containing opendir >configure:21441: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >configure:21447: $? = 0 >configure:21451: test -z > || test ! -s conftest.err >configure:21454: $? = 0 >configure:21457: test -s conftest >configure:21460: $? = 0 >configure:21530: result: none required >configure:21666: checking for ANSI C header files >configure:21822: result: yes >configure:21832: checking for sys/wait.h that is POSIX.1 compatible >configure:21863: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >configure:21869: $? = 0 >configure:21873: test -z > || test ! -s conftest.err >configure:21876: $? = 0 >configure:21879: test -s conftest.o >configure:21882: $? = 0 >configure:21893: result: yes >configure:21903: checking whether time.h and sys/time.h may both be included >configure:21928: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >configure:21934: $? = 0 >configure:21938: test -z > || test ! -s conftest.err >configure:21941: $? = 0 >configure:21944: test -s conftest.o >configure:21947: $? = 0 >configure:21958: result: yes >configure:21987: checking sys/param.h usability >configure:21999: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >configure:22005: $? = 0 >configure:22009: test -z > || test ! -s conftest.err >configure:22012: $? = 0 >configure:22015: test -s conftest.o >configure:22018: $? = 0 >configure:22028: result: yes >configure:22032: checking sys/param.h presence >configure:22042: i686-pc-linux-gnu-gcc -E conftest.c >configure:22048: $? = 0 >configure:22068: result: yes >configure:22103: checking for sys/param.h >configure:22110: result: yes >configure:21987: checking sys/time.h usability >configure:21999: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >configure:22005: $? = 0 >configure:22009: test -z > || test ! -s conftest.err >configure:22012: $? = 0 >configure:22015: test -s conftest.o >configure:22018: $? = 0 >configure:22028: result: yes >configure:22032: checking sys/time.h presence >configure:22042: i686-pc-linux-gnu-gcc -E conftest.c >configure:22048: $? = 0 >configure:22068: result: yes >configure:22103: checking for sys/time.h >configure:22110: result: yes >configure:21987: checking sys/times.h usability >configure:21999: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >configure:22005: $? = 0 >configure:22009: test -z > || test ! -s conftest.err >configure:22012: $? = 0 >configure:22015: test -s conftest.o >configure:22018: $? = 0 >configure:22028: result: yes >configure:22032: checking sys/times.h presence >configure:22042: i686-pc-linux-gnu-gcc -E conftest.c >configure:22048: $? = 0 >configure:22068: result: yes >configure:22103: checking for sys/times.h >configure:22110: result: yes >configure:21978: checking for sys/wait.h >configure:21983: result: yes >configure:21978: checking for unistd.h >configure:21983: result: yes >configure:22124: checking for pid_t >configure:22148: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >configure:22154: $? = 0 >configure:22158: test -z > || test ! -s conftest.err >configure:22161: $? = 0 >configure:22164: test -s conftest.o >configure:22167: $? = 0 >configure:22178: result: yes >configure:22190: checking return type of signal handlers >configure:22221: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >conftest.c: In function `main': >conftest.c:49: warning: unused variable `i' >configure:22227: $? = 0 >configure:22231: test -z > || test ! -s conftest.err >configure:22234: $? = 0 >configure:22237: test -s conftest.o >configure:22240: $? = 0 >configure:22251: result: void >configure:22263: checking for vprintf >configure:22320: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >conftest.c:60: warning: conflicting types for built-in function 'vprintf' >configure:22326: $? = 0 >configure:22330: test -z > || test ! -s conftest.err >configure:22333: $? = 0 >configure:22336: test -s conftest >configure:22339: $? = 0 >configure:22351: result: yes >configure:22358: checking for _doprnt >configure:22415: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >/var/tmp/portage/gimp-2.2.7-r1/temp/ccwDmwNj.o: In function `main': >conftest.c:(.text+0x14): undefined reference to `_doprnt' >/var/tmp/portage/gimp-2.2.7-r1/temp/ccwDmwNj.o:(.data+0x0): undefined reference to `_doprnt' >collect2: ld returned 1 exit status >configure:22421: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "GIMP" >| #define PACKAGE_TARNAME "gimp" >| #define PACKAGE_VERSION "2.2.7" >| #define PACKAGE_STRING "GIMP 2.2.7" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP" >| #define GETTEXT_PACKAGE "gimp20" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define ARCH_X86 1 >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define HAVE_VPRINTF 1 >| /* end confdefs.h. */ >| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define _doprnt innocuous__doprnt >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char _doprnt (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef _doprnt >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char _doprnt (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub__doprnt) || defined (__stub____doprnt) >| choke me >| #else >| char (*f) () = _doprnt; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != _doprnt; >| ; >| return 0; >| } >configure:22446: result: no >configure:22463: checking for working alloca.h >configure:22484: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >conftest.c: In function `main': >conftest.c:41: warning: unused variable `p' >configure:22490: $? = 0 >configure:22494: test -z > || test ! -s conftest.err >configure:22497: $? = 0 >configure:22500: test -s conftest >configure:22503: $? = 0 >configure:22515: result: yes >configure:22525: checking for alloca >configure:22566: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >conftest.c: In function `main': >conftest.c:62: warning: unused variable `p' >configure:22572: $? = 0 >configure:22576: test -z > || test ! -s conftest.err >configure:22579: $? = 0 >configure:22582: test -s conftest >configure:22585: $? = 0 >configure:22597: result: yes >configure:22827: checking for difftime >configure:22884: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >configure:22890: $? = 0 >configure:22894: test -z > || test ! -s conftest.err >configure:22897: $? = 0 >configure:22900: test -s conftest >configure:22903: $? = 0 >configure:22915: result: yes >configure:22827: checking for putenv >configure:22884: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >configure:22890: $? = 0 >configure:22894: test -z > || test ! -s conftest.err >configure:22897: $? = 0 >configure:22900: test -s conftest >configure:22903: $? = 0 >configure:22915: result: yes >configure:22827: checking for mmap >configure:22884: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >configure:22890: $? = 0 >configure:22894: test -z > || test ! -s conftest.err >configure:22897: $? = 0 >configure:22900: test -s conftest >configure:22903: $? = 0 >configure:22915: result: yes >configure:23003: checking for perl >configure:23021: found /usr/bin/perl >configure:23033: result: /usr/bin/perl >configure:23051: checking for XML::Parser >configure:23054: result: ok >configure:23065: checking for iconv >configure:23083: found /usr/bin/iconv >configure:23096: result: /usr/bin/iconv >configure:23105: checking for msgfmt >configure:23123: found /usr/bin/msgfmt >configure:23136: result: /usr/bin/msgfmt >configure:23145: checking for msgmerge >configure:23163: found /usr/bin/msgmerge >configure:23176: result: /usr/bin/msgmerge >configure:23185: checking for xgettext >configure:23203: found /usr/bin/xgettext >configure:23216: result: /usr/bin/xgettext >configure:23279: checking locale.h usability >configure:23291: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >configure:23297: $? = 0 >configure:23301: test -z > || test ! -s conftest.err >configure:23304: $? = 0 >configure:23307: test -s conftest.o >configure:23310: $? = 0 >configure:23320: result: yes >configure:23324: checking locale.h presence >configure:23334: i686-pc-linux-gnu-gcc -E conftest.c >configure:23340: $? = 0 >configure:23360: result: yes >configure:23395: checking for locale.h >configure:23402: result: yes >configure:23416: checking for LC_MESSAGES >configure:23437: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >configure:23443: $? = 0 >configure:23447: test -z > || test ! -s conftest.err >configure:23450: $? = 0 >configure:23453: test -s conftest >configure:23456: $? = 0 >configure:23468: result: yes >configure:23497: checking libintl.h usability >configure:23509: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >configure:23515: $? = 0 >configure:23519: test -z > || test ! -s conftest.err >configure:23522: $? = 0 >configure:23525: test -s conftest.o >configure:23528: $? = 0 >configure:23538: result: yes >configure:23542: checking libintl.h presence >configure:23552: i686-pc-linux-gnu-gcc -E conftest.c >configure:23558: $? = 0 >configure:23578: result: yes >configure:23613: checking for libintl.h >configure:23620: result: yes >configure:23631: checking for ngettext in libc >configure:23654: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >configure:23660: $? = 0 >configure:23664: test -z > || test ! -s conftest.err >configure:23667: $? = 0 >configure:23670: test -s conftest >configure:23673: $? = 0 >configure:23686: result: yes >configure:23690: checking for dgettext in libc >configure:23713: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >configure:23719: $? = 0 >configure:23723: test -z > || test ! -s conftest.err >configure:23726: $? = 0 >configure:23729: test -s conftest >configure:23732: $? = 0 >configure:23745: result: yes >configure:23754: checking for bind_textdomain_codeset >configure:23811: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >configure:23817: $? = 0 >configure:23821: test -z > || test ! -s conftest.err >configure:23824: $? = 0 >configure:23827: test -s conftest >configure:23830: $? = 0 >configure:23842: result: yes >configure:24352: checking for msgfmt >configure:24379: result: /usr/bin/msgfmt >configure:24392: checking for dcgettext >configure:24449: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >conftest.c:70: warning: conflicting types for built-in function 'dcgettext' >configure:24455: $? = 0 >configure:24459: test -z > || test ! -s conftest.err >configure:24462: $? = 0 >configure:24465: test -s conftest >configure:24468: $? = 0 >configure:24480: result: yes >configure:24492: checking for gmsgfmt >configure:24510: found /usr/bin/gmsgfmt >configure:24523: result: /usr/bin/gmsgfmt >configure:24532: checking for xgettext >configure:24559: result: /usr/bin/xgettext >configure:24583: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >configure:24589: $? = 0 >configure:24593: test -z > || test ! -s conftest.err >configure:24596: $? = 0 >configure:24599: test -s conftest >configure:24602: $? = 0 >configure:24775: checking for catalogs to be installed >configure:24800: result: de ja ko zh_CN zh_TW >configure:24867: checking for pkg-config >configure:24885: found /usr/bin/pkg-config >configure:24898: result: /usr/bin/pkg-config >configure:24921: checking for GLIB - version >= 2.4.5 >configure:25040: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lgobject-2.0 -lglib-2.0 >&5 >configure:25043: $? = 0 >configure:25045: ./conftest >configure:25048: $? = 0 >configure:25066: result: yes (version 2.6.4) >configure:25169: checking for i686-pc-linux-gnu-pkg-config >configure:25199: result: /usr/bin/pkg-config >configure:25256: checking pkg-config is at least version 0.9.0 >configure:25259: result: yes >configure:25270: checking for GMODULE_CFLAGS >configure:25278: $PKG_CONFIG --exists "gmodule-2.0 gobject-2.0" >/dev/null 2>&1 >configure:25281: $? = 0 >configure:25291: result: -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include >configure:25293: checking for GMODULE_LIBS >configure:25301: $PKG_CONFIG --exists "gmodule-2.0 gobject-2.0" >/dev/null 2>&1 >configure:25304: $? = 0 >configure:25314: result: -Wl,--export-dynamic -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0 >configure:25367: checking if GLib is version 2.7.0 or newer >configure:25374: result: no >configure:25383: checking for bind_textdomain_codeset >configure:25471: result: yes >configure:25484: checking for X >configure:25589: i686-pc-linux-gnu-gcc -E conftest.c >configure:25595: $? = 0 >configure:25645: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c -lXt >&5 >configure:25651: $? = 0 >configure:25655: test -z > || test ! -s conftest.err >configure:25658: $? = 0 >configure:25661: test -s conftest >configure:25664: $? = 0 >configure:25714: result: libraries , headers >configure:25886: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c -lX11 >&5 >configure:25892: $? = 0 >configure:25896: test -z > || test ! -s conftest.err >configure:25899: $? = 0 >configure:25902: test -s conftest >configure:25905: $? = 0 >configure:26063: checking for gethostbyname >configure:26120: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >configure:26126: $? = 0 >configure:26130: test -z > || test ! -s conftest.err >configure:26133: $? = 0 >configure:26136: test -s conftest >configure:26139: $? = 0 >configure:26151: result: yes >configure:26302: checking for connect >configure:26359: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >configure:26365: $? = 0 >configure:26369: test -z > || test ! -s conftest.err >configure:26372: $? = 0 >configure:26375: test -s conftest >configure:26378: $? = 0 >configure:26390: result: yes >configure:26465: checking for remove >configure:26522: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >configure:26528: $? = 0 >configure:26532: test -z > || test ! -s conftest.err >configure:26535: $? = 0 >configure:26538: test -s conftest >configure:26541: $? = 0 >configure:26553: result: yes >configure:26628: checking for shmat >configure:26685: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >configure:26691: $? = 0 >configure:26695: test -z > || test ! -s conftest.err >configure:26698: $? = 0 >configure:26701: test -s conftest >configure:26704: $? = 0 >configure:26716: result: yes >configure:26800: checking for IceConnectionNumber in -lICE >configure:26830: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c -lICE >&5 >configure:26836: $? = 0 >configure:26840: test -z > || test ! -s conftest.err >configure:26843: $? = 0 >configure:26846: test -s conftest >configure:26849: $? = 0 >configure:26862: result: yes >configure:26895: checking for pkg-config >configure:26926: result: /usr/bin/pkg-config >configure:26947: checking for GTK+ - version >= 2.4.4 >configure:27062: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >&5 >configure:27065: $? = 0 >configure:27067: ./conftest >configure:27070: $? = 0 >configure:27088: result: yes (version 2.6.7) >configure:27179: checking if GTK+ is version 2.7.0 or newer >configure:27186: result: no >configure:27191: checking for GDK_PIXBUF_CFLAGS >configure:27199: $PKG_CONFIG --exists "gdk-pixbuf-2.0 >= 2.4.4" >/dev/null 2>&1 >configure:27202: $? = 0 >configure:27212: result: -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include >configure:27214: checking for GDK_PIXBUF_LIBS >configure:27222: $PKG_CONFIG --exists "gdk-pixbuf-2.0 >= 2.4.4" >/dev/null 2>&1 >configure:27225: $? = 0 >configure:27235: result: -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >configure:27290: checking for gdk-pixbuf-csource >configure:27308: found /usr/bin/gdk-pixbuf-csource >configure:27321: result: /usr/bin/gdk-pixbuf-csource >configure:27336: checking for LIBART_CFLAGS >configure:27344: $PKG_CONFIG --exists "libart-2.0" >/dev/null 2>&1 >configure:27347: $? = 0 >configure:27357: result: -I/usr/include/libart-2.0 >configure:27359: checking for LIBART_LIBS >configure:27367: $PKG_CONFIG --exists "libart-2.0" >/dev/null 2>&1 >configure:27370: $? = 0 >configure:27380: result: -lart_lgpl_2 >configure:27435: checking for FONTCONFIG_CFLAGS >configure:27443: $PKG_CONFIG --exists "fontconfig >= 2.2.0" >/dev/null 2>&1 >configure:27446: $? = 0 >configure:27456: result: >configure:27458: checking for FONTCONFIG_LIBS >configure:27466: $PKG_CONFIG --exists "fontconfig >= 2.2.0" >/dev/null 2>&1 >configure:27469: $? = 0 >configure:27479: result: -lfontconfig >configure:27532: checking for PANGOFT2_CFLAGS >configure:27540: $PKG_CONFIG --exists "pangoft2 >= 1.4.0" >/dev/null 2>&1 >configure:27543: $? = 0 >configure:27553: result: -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include >configure:27555: checking for PANGOFT2_LIBS >configure:27563: $PKG_CONFIG --exists "pangoft2 >= 1.4.0" >/dev/null 2>&1 >configure:27566: $? = 0 >configure:27576: result: -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >configure:27607: checking if Pango is version 1.9.0 or newer >configure:27614: result: no >configure:27620: checking if Pango is built with a recent fontconfig >configure:27638: i686-pc-linux-gnu-gcc -c -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >configure:27644: $? = 0 >configure:27648: test -z > || test ! -s conftest.err >configure:27651: $? = 0 >configure:27654: test -s conftest.o >configure:27657: $? = 0 >configure:27667: result: yes >configure:27700: checking for freetype-config >configure:27718: found /usr/bin/freetype-config >configure:27731: result: /usr/bin/freetype-config >configure:27739: checking for freetype libraries >configure:27742: result: -lfreetype -lz >configure:27767: checking math.h usability >configure:27779: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >configure:27785: $? = 0 >configure:27789: test -z > || test ! -s conftest.err >configure:27792: $? = 0 >configure:27795: test -s conftest.o >configure:27798: $? = 0 >configure:27808: result: yes >configure:27812: checking math.h presence >configure:27822: i686-pc-linux-gnu-gcc -E conftest.c >configure:27828: $? = 0 >configure:27848: result: yes >configure:27883: checking for math.h >configure:27890: result: yes >configure:27767: checking ieeefp.h usability >configure:27779: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >conftest.c:84:20: ieeefp.h: No such file or directory >configure:27785: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "GIMP" >| #define PACKAGE_TARNAME "gimp" >| #define PACKAGE_VERSION "2.2.7" >| #define PACKAGE_STRING "GIMP 2.2.7" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP" >| #define GETTEXT_PACKAGE "gimp20" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define ARCH_X86 1 >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define HAVE_VPRINTF 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_DIFFTIME 1 >| #define HAVE_PUTENV 1 >| #define HAVE_MMAP 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define ENABLE_NLS 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_MATH_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <ieeefp.h> >configure:27808: result: no >configure:27812: checking ieeefp.h presence >configure:27822: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:50:20: ieeefp.h: No such file or directory >configure:27828: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "GIMP" >| #define PACKAGE_TARNAME "gimp" >| #define PACKAGE_VERSION "2.2.7" >| #define PACKAGE_STRING "GIMP 2.2.7" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP" >| #define GETTEXT_PACKAGE "gimp20" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define ARCH_X86 1 >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define HAVE_VPRINTF 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_DIFFTIME 1 >| #define HAVE_PUTENV 1 >| #define HAVE_MMAP 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define ENABLE_NLS 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_MATH_H 1 >| /* end confdefs.h. */ >| #include <ieeefp.h> >configure:27848: result: no >configure:27883: checking for ieeefp.h >configure:27890: result: no >configure:27904: checking for extra flags to get ANSI library prototypes >configure:27922: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c -lm >&5 >configure:27925: $? = 0 >configure:27927: ./conftest >configure:27930: $? = 0 >configure:27932: result: none needed >configure:27990: checking for finite >configure:28047: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c -lm >&5 >configure:28053: $? = 0 >configure:28057: test -z > || test ! -s conftest.err >configure:28060: $? = 0 >configure:28063: test -s conftest >configure:28066: $? = 0 >configure:28078: result: yes >configure:28208: checking for extra flags for POSIX compliance >configure:28226: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >conftest.c: In function `main': >conftest.c:55: warning: unused variable `dir' >configure:28232: $? = 0 >configure:28236: test -z > || test ! -s conftest.err >configure:28239: $? = 0 >configure:28242: test -s conftest.o >configure:28245: $? = 0 >configure:28247: result: none needed >configure:28308: checking for rint >configure:28365: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >conftest.c:75: warning: conflicting types for built-in function 'rint' >/var/tmp/portage/gimp-2.2.7-r1/temp/ccj3u7AW.o: In function `main': >conftest.c:(.text+0x14): undefined reference to `rint' >/var/tmp/portage/gimp-2.2.7-r1/temp/ccj3u7AW.o:(.data+0x0): undefined reference to `rint' >collect2: ld returned 1 exit status >configure:28371: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "GIMP" >| #define PACKAGE_TARNAME "gimp" >| #define PACKAGE_VERSION "2.2.7" >| #define PACKAGE_STRING "GIMP 2.2.7" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP" >| #define GETTEXT_PACKAGE "gimp20" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define ARCH_X86 1 >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define HAVE_VPRINTF 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_DIFFTIME 1 >| #define HAVE_PUTENV 1 >| #define HAVE_MMAP 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define ENABLE_NLS 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_MATH_H 1 >| #define HAVE_FINITE 1 >| /* end confdefs.h. */ >| /* Define rint to an innocuous variant, in case <limits.h> declares rint. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define rint innocuous_rint >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char rint (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef rint >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char rint (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_rint) || defined (__stub___rint) >| choke me >| #else >| char (*f) () = rint; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != rint; >| ; >| return 0; >| } >configure:28396: result: no >configure:28406: checking for rint in -lm >configure:28436: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c -lm >&5 >conftest.c:58: warning: conflicting types for built-in function 'rint' >configure:28442: $? = 0 >configure:28446: test -z > || test ! -s conftest.err >configure:28449: $? = 0 >configure:28452: test -s conftest >configure:28455: $? = 0 >configure:28468: result: yes >configure:28493: checking for inet_ntoa >configure:28550: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >configure:28556: $? = 0 >configure:28560: test -z > || test ! -s conftest.err >configure:28563: $? = 0 >configure:28566: test -s conftest >configure:28569: $? = 0 >configure:28581: result: yes >configure:28667: checking for socket in -lsocket >configure:28697: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c -lsocket >&5 >/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lsocket >collect2: ld returned 1 exit status >configure:28703: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "GIMP" >| #define PACKAGE_TARNAME "gimp" >| #define PACKAGE_VERSION "2.2.7" >| #define PACKAGE_STRING "GIMP 2.2.7" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP" >| #define GETTEXT_PACKAGE "gimp20" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define ARCH_X86 1 >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define HAVE_VPRINTF 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_DIFFTIME 1 >| #define HAVE_PUTENV 1 >| #define HAVE_MMAP 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define ENABLE_NLS 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_MATH_H 1 >| #define HAVE_FINITE 1 >| #define HAVE_RINT 1 >| #define HAVE_INET_NTOA 1 >| /* end confdefs.h. */ >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char socket (); >| int >| main () >| { >| socket (); >| ; >| return 0; >| } >configure:28729: result: no >configure:28769: checking whether we can compile MMX code >configure:28776: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >configure:28782: $? = 0 >configure:28786: test -z > || test ! -s conftest.err >configure:28789: $? = 0 >configure:28792: test -s conftest.o >configure:28795: $? = 0 >configure:28802: result: yes >configure:28807: checking whether we can compile SSE code >configure:28814: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >configure:28820: $? = 0 >configure:28824: test -z > || test ! -s conftest.err >configure:28827: $? = 0 >configure:28830: test -s conftest.o >configure:28833: $? = 0 >configure:28840: result: yes >configure:28983: checking sys/ipc.h usability >configure:28995: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >configure:29001: $? = 0 >configure:29005: test -z > || test ! -s conftest.err >configure:29008: $? = 0 >configure:29011: test -s conftest.o >configure:29014: $? = 0 >configure:29024: result: yes >configure:29028: checking sys/ipc.h presence >configure:29038: i686-pc-linux-gnu-gcc -E conftest.c >configure:29044: $? = 0 >configure:29064: result: yes >configure:29099: checking for sys/ipc.h >configure:29106: result: yes >configure:29131: checking sys/shm.h usability >configure:29143: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >configure:29149: $? = 0 >configure:29153: test -z > || test ! -s conftest.err >configure:29156: $? = 0 >configure:29159: test -s conftest.o >configure:29162: $? = 0 >configure:29172: result: yes >configure:29176: checking sys/shm.h presence >configure:29186: i686-pc-linux-gnu-gcc -E conftest.c >configure:29192: $? = 0 >configure:29212: result: yes >configure:29247: checking for sys/shm.h >configure:29254: result: yes >configure:29271: checking whether shmctl IPC_RMID allowes subsequent attaches >configure:29308: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >conftest.c: In function `main': >conftest.c:67: warning: implicit declaration of function `exit' >configure:29311: $? = 0 >configure:29313: ./conftest >configure:29316: $? = 0 >configure:29323: result: yes >configure:29678: checking for shared memory transport type >configure:29680: result: sysv >configure:29688: checking whether symbols are prefixed >configure:29706: result: no >configure:29717: checking checking for regex in glibc >configure:29743: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >configure:29746: $? = 0 >configure:29748: ./conftest >configure:29751: $? = 0 >configure:29759: result: yes >configure:29790: checking fd_set and sys/select >configure:29808: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >conftest.c: In function `main': >conftest.c:64: warning: unused variable `readMask' >conftest.c:64: warning: unused variable `writeMask' >configure:29814: $? = 0 >configure:29818: test -z > || test ! -s conftest.err >configure:29821: $? = 0 >configure:29824: test -s conftest.o >configure:29827: $? = 0 >configure:29861: result: yes >configure:30053: checking for XmuClientWindow in -lXmu >configure:30083: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lXmu -lXt -lX11 >&5 >configure:30089: $? = 0 >configure:30093: test -z > || test ! -s conftest.err >configure:30096: $? = 0 >configure:30099: test -s conftest >configure:30102: $? = 0 >configure:30115: result: yes >configure:30122: checking for X11/Xmu/WinUtil.h >configure:30138: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c >&5 >configure:30144: $? = 0 >configure:30148: test -z > || test ! -s conftest.err >configure:30151: $? = 0 >configure:30154: test -s conftest.o >configure:30157: $? = 0 >configure:30168: result: yes >configure:30212: checking for TIFFReadScanline in -ltiff >configure:30242: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c -ltiff -lm >&5 >configure:30248: $? = 0 >configure:30252: test -z > || test ! -s conftest.err >configure:30255: $? = 0 >configure:30258: test -s conftest >configure:30261: $? = 0 >configure:30274: result: yes >configure:30287: checking tiffio.h usability >configure:30299: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >configure:30305: $? = 0 >configure:30309: test -z > || test ! -s conftest.err >configure:30312: $? = 0 >configure:30315: test -s conftest.o >configure:30318: $? = 0 >configure:30328: result: yes >configure:30332: checking tiffio.h presence >configure:30342: i686-pc-linux-gnu-gcc -E conftest.c >configure:30348: $? = 0 >configure:30368: result: yes >configure:30403: checking for tiffio.h >configure:30410: result: yes >configure:30880: checking for jpeg_destroy_decompress in -ljpeg >configure:30910: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c -ljpeg >&5 >configure:30916: $? = 0 >configure:30920: test -z > || test ! -s conftest.err >configure:30923: $? = 0 >configure:30926: test -s conftest >configure:30929: $? = 0 >configure:30942: result: yes >configure:30955: checking for jpeglib.h >configure:30971: i686-pc-linux-gnu-gcc -E conftest.c >configure:30977: $? = 0 >configure:30997: result: yes >configure:31001: checking for jpeg_simple_progression in -ljpeg >configure:31031: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c -ljpeg >&5 >configure:31037: $? = 0 >configure:31041: test -z > || test ! -s conftest.err >configure:31044: $? = 0 >configure:31047: test -s conftest >configure:31050: $? = 0 >configure:31063: result: yes >configure:31117: checking for gzsetparams in -lz >configure:31147: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c -lz >&5 >configure:31153: $? = 0 >configure:31157: test -z > || test ! -s conftest.err >configure:31160: $? = 0 >configure:31163: test -s conftest >configure:31166: $? = 0 >configure:31179: result: yes >configure:31192: checking zlib.h usability >configure:31204: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >configure:31210: $? = 0 >configure:31214: test -z > || test ! -s conftest.err >configure:31217: $? = 0 >configure:31220: test -s conftest.o >configure:31223: $? = 0 >configure:31233: result: yes >configure:31237: checking zlib.h presence >configure:31247: i686-pc-linux-gnu-gcc -E conftest.c >configure:31253: $? = 0 >configure:31273: result: yes >configure:31308: checking for zlib.h >configure:31315: result: yes >configure:31349: checking for png_read_info in -lpng >configure:31379: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c -lpng -lz -lm >&5 >configure:31385: $? = 0 >configure:31389: test -z > || test ! -s conftest.err >configure:31392: $? = 0 >configure:31395: test -s conftest >configure:31398: $? = 0 >configure:31411: result: yes >configure:31424: checking png.h usability >configure:31436: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >configure:31442: $? = 0 >configure:31446: test -z > || test ! -s conftest.err >configure:31449: $? = 0 >configure:31452: test -s conftest.o >configure:31455: $? = 0 >configure:31465: result: yes >configure:31469: checking png.h presence >configure:31479: i686-pc-linux-gnu-gcc -E conftest.c >configure:31485: $? = 0 >configure:31505: result: yes >configure:31540: checking for png.h >configure:31547: result: yes >configure:31564: checking for png_structp in png.h >configure:31582: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >conftest.c: In function `main': >conftest.c:66: warning: unused variable `pp' >conftest.c:66: warning: unused variable `info' >conftest.c:66: warning: unused variable `cmap' >conftest.c:66: warning: statement with no effect >configure:31588: $? = 0 >configure:31592: test -z > || test ! -s conftest.err >configure:31595: $? = 0 >configure:31598: test -s conftest.o >configure:31601: $? = 0 >configure:31611: result: yes >configure:31890: checking for EXIF_CFLAGS >configure:31898: $PKG_CONFIG --exists "libexif" >/dev/null 2>&1 >configure:31901: $? = 0 >configure:31911: result: -I/usr/include/libexif >configure:31913: checking for EXIF_LIBS >configure:31921: $PKG_CONFIG --exists "libexif" >/dev/null 2>&1 >configure:31924: $? = 0 >configure:31934: result: -lexif -lm >configure:31981: checking for aa_printf in -laa >configure:32011: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c -laa >&5 >configure:32017: $? = 0 >configure:32021: test -z > || test ! -s conftest.err >configure:32024: $? = 0 >configure:32027: test -s conftest >configure:32030: $? = 0 >configure:32043: result: yes >configure:32056: checking aalib.h usability >configure:32068: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >configure:32074: $? = 0 >configure:32078: test -z > || test ! -s conftest.err >configure:32081: $? = 0 >configure:32084: test -s conftest.o >configure:32087: $? = 0 >configure:32097: result: yes >configure:32101: checking aalib.h presence >configure:32111: i686-pc-linux-gnu-gcc -E conftest.c >configure:32117: $? = 0 >configure:32137: result: yes >configure:32172: checking for aalib.h >configure:32179: result: yes >configure:32214: checking for XpmReadFileToXpmImage in -lXpm >configure:32244: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c -lXpm -lSM -lICE -lX11 >&5 >configure:32250: $? = 0 >configure:32254: test -z > || test ! -s conftest.err >configure:32257: $? = 0 >configure:32260: test -s conftest >configure:32263: $? = 0 >configure:32276: result: yes >configure:32289: checking X11/xpm.h usability >configure:32301: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >configure:32307: $? = 0 >configure:32311: test -z > || test ! -s conftest.err >configure:32314: $? = 0 >configure:32317: test -s conftest.o >configure:32320: $? = 0 >configure:32330: result: yes >configure:32334: checking X11/xpm.h presence >configure:32344: i686-pc-linux-gnu-gcc -E conftest.c >configure:32350: $? = 0 >configure:32370: result: yes >configure:32405: checking for X11/xpm.h >configure:32412: result: yes >configure:32453: checking for GTKHTML2_CFLAGS >configure:32461: $PKG_CONFIG --exists "libgtkhtml-2.0 >= 2.0.0" >/dev/null 2>&1 >configure:32464: $? = 0 >configure:32474: result: -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtkhtml-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include >configure:32476: checking for GTKHTML2_LIBS >configure:32484: $PKG_CONFIG --exists "libgtkhtml-2.0 >= 2.0.0" >/dev/null 2>&1 >configure:32487: $? = 0 >configure:32497: result: -lgtkhtml-2 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >configure:32546: checking for SVG_CFLAGS >configure:32554: $PKG_CONFIG --exists "librsvg-2.0 >= 2.2.0" >/dev/null 2>&1 >configure:32557: $? = 0 >configure:32567: result: -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 >configure:32569: checking for SVG_LIBS >configure:32577: $PKG_CONFIG --exists "librsvg-2.0 >= 2.2.0" >/dev/null 2>&1 >configure:32580: $? = 0 >configure:32590: result: -lrsvg-2 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >configure:32989: checking for libwmf-config >configure:33020: result: no >configure:33042: WARNING: *** WMF plug-in will not be built (libwmf not found) *** >configure:33061: checking for cmsCreate_sRGBProfile in -llcms >configure:33091: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c -llcms >&5 >configure:33097: $? = 0 >configure:33101: test -z > || test ! -s conftest.err >configure:33104: $? = 0 >configure:33107: test -s conftest >configure:33110: $? = 0 >configure:33123: result: yes >configure:33137: checking lcms.h usability >configure:33149: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >conftest.c:97:18: lcms.h: No such file or directory >configure:33155: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "GIMP" >| #define PACKAGE_TARNAME "gimp" >| #define PACKAGE_VERSION "2.2.7" >| #define PACKAGE_STRING "GIMP 2.2.7" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP" >| #define GETTEXT_PACKAGE "gimp20" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define ARCH_X86 1 >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define HAVE_VPRINTF 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_DIFFTIME 1 >| #define HAVE_PUTENV 1 >| #define HAVE_MMAP 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define ENABLE_NLS 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_MATH_H 1 >| #define HAVE_FINITE 1 >| #define HAVE_RINT 1 >| #define HAVE_INET_NTOA 1 >| #define USE_MMX 1 >| #define USE_SSE 1 >| #define HAVE_IPC_H 1 >| #define HAVE_SHM_H 1 >| #define IPC_RMID_DEFERRED_RELEASE 1 >| #define USE_SYSV_SHM 1 >| #define HAVE_GLIBC_REGEX 1 >| #define HAVE_X11_XMU_WINUTIL_H 1 >| #define HAVE_PROGRESSIVE_JPEG 1 >| #define HAVE_EXIF 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <lcms.h> >configure:33178: result: no >configure:33182: checking lcms.h presence >configure:33192: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:63:18: lcms.h: No such file or directory >configure:33198: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "GIMP" >| #define PACKAGE_TARNAME "gimp" >| #define PACKAGE_VERSION "2.2.7" >| #define PACKAGE_STRING "GIMP 2.2.7" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP" >| #define GETTEXT_PACKAGE "gimp20" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define ARCH_X86 1 >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define HAVE_VPRINTF 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_DIFFTIME 1 >| #define HAVE_PUTENV 1 >| #define HAVE_MMAP 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define ENABLE_NLS 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_MATH_H 1 >| #define HAVE_FINITE 1 >| #define HAVE_RINT 1 >| #define HAVE_INET_NTOA 1 >| #define USE_MMX 1 >| #define USE_SSE 1 >| #define HAVE_IPC_H 1 >| #define HAVE_SHM_H 1 >| #define IPC_RMID_DEFERRED_RELEASE 1 >| #define USE_SYSV_SHM 1 >| #define HAVE_GLIBC_REGEX 1 >| #define HAVE_X11_XMU_WINUTIL_H 1 >| #define HAVE_PROGRESSIVE_JPEG 1 >| #define HAVE_EXIF 1 >| /* end confdefs.h. */ >| #include <lcms.h> >configure:33218: result: no >configure:33253: checking for lcms.h >configure:33260: result: no >configure:33278: checking lcms/lcms.h usability >configure:33290: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >configure:33296: $? = 0 >configure:33300: test -z > || test ! -s conftest.err >configure:33303: $? = 0 >configure:33306: test -s conftest.o >configure:33309: $? = 0 >configure:33319: result: yes >configure:33323: checking lcms/lcms.h presence >configure:33333: i686-pc-linux-gnu-gcc -E conftest.c >configure:33339: $? = 0 >configure:33359: result: yes >configure:33394: checking for lcms/lcms.h >configure:33401: result: yes >configure:33478: checking for ALSA CFLAGS >configure:33484: result: >configure:33488: checking for ALSA LDFLAGS >configure:33501: result: -lasound -lm -ldl -lpthread >configure:33505: checking for libasound headers version >= 1.0.0 >configure:33573: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >configure:33579: $? = 0 >configure:33583: test -z > || test ! -s conftest.err >configure:33586: $? = 0 >configure:33589: test -s conftest.o >configure:33592: $? = 0 >configure:33594: result: found. >configure:33616: checking for snd_ctl_open in -lasound >configure:33646: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c -lasound -lasound -lm -ldl -lpthread >&5 >configure:33652: $? = 0 >configure:33656: test -z > || test ! -s conftest.err >configure:33659: $? = 0 >configure:33662: test -s conftest >configure:33665: $? = 0 >configure:33678: result: yes >configure:33739: checking linux/input.h usability >configure:33751: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall conftest.c >&5 >configure:33757: $? = 0 >configure:33761: test -z > || test ! -s conftest.err >configure:33764: $? = 0 >configure:33767: test -s conftest.o >configure:33770: $? = 0 >configure:33780: result: yes >configure:33784: checking linux/input.h presence >configure:33794: i686-pc-linux-gnu-gcc -E conftest.c >configure:33800: $? = 0 >configure:33820: result: yes >configure:33855: checking for linux/input.h >configure:33862: result: yes >configure:33936: checking for sendmail >configure:33954: found /usr/sbin/sendmail >configure:33966: result: /usr/sbin/sendmail >configure:33990: checking for perl5 >configure:34023: result: no >configure:33990: checking for perl >configure:34008: found /usr/bin/perl >configure:34020: result: /usr/bin/perl >configure:34099: checking for a Python interpreter with version >= 2.2 >configure:34118: python -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.2', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) >configure:34121: $? = 0 >configure:34128: result: python >configure:34133: checking for python >configure:34151: found /usr/bin/python >configure:34163: result: /usr/bin/python >configure:34175: checking for python version >configure:34182: result: 2.4 >configure:34194: checking for python platform >configure:34201: result: linux2 >configure:34208: checking for python script directory >configure:34216: result: ${prefix}/lib/python2.4/site-packages >configure:34225: checking for python extension module directory >configure:34233: result: ${exec_prefix}/lib/python2.4/site-packages >configure:34243: checking for headers required to compile python extensions >configure:34262: i686-pc-linux-gnu-gcc -E -I/usr/include/python2.4 conftest.c >configure:34268: $? = 0 >configure:34280: result: found >configure:34299: checking for PYGTK_CFLAGS >configure:34307: $PKG_CONFIG --exists "pygtk-2.0 >= 1.99.15" >/dev/null 2>&1 >configure:34310: $? = 0 >configure:34320: result: -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include >configure:34322: checking for PYGTK_LIBS >configure:34330: $PKG_CONFIG --exists "pygtk-2.0 >= 1.99.15" >/dev/null 2>&1 >configure:34333: $? = 0 >configure:34343: result: -lgobject-2.0 -lglib-2.0 >configure:34402: checking whether i686-pc-linux-gnu-gcc understands -fno-strict-aliasing >configure:34420: i686-pc-linux-gnu-gcc -c -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -fno-strict-aliasing conftest.c >&5 >configure:34426: $? = 0 >configure:34430: test -z > || test ! -s conftest.err >configure:34433: $? = 0 >configure:34436: test -s conftest.o >configure:34439: $? = 0 >configure:34449: result: yes >configure:34496: checking checking for Mac OS X TWAIN support >configure:34509: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:68:27: Carbon/Carbon.h: No such file or directory >conftest.c:69:25: TWAIN/TWAIN.h: No such file or directory >configure:34515: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "GIMP" >| #define PACKAGE_TARNAME "gimp" >| #define PACKAGE_VERSION "2.2.7" >| #define PACKAGE_STRING "GIMP 2.2.7" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP" >| #define GETTEXT_PACKAGE "gimp20" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define ARCH_X86 1 >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_DIRENT_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define HAVE_VPRINTF 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_DIFFTIME 1 >| #define HAVE_PUTENV 1 >| #define HAVE_MMAP 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define ENABLE_NLS 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_MATH_H 1 >| #define HAVE_FINITE 1 >| #define HAVE_RINT 1 >| #define HAVE_INET_NTOA 1 >| #define USE_MMX 1 >| #define USE_SSE 1 >| #define HAVE_IPC_H 1 >| #define HAVE_SHM_H 1 >| #define IPC_RMID_DEFERRED_RELEASE 1 >| #define USE_SYSV_SHM 1 >| #define HAVE_GLIBC_REGEX 1 >| #define HAVE_X11_XMU_WINUTIL_H 1 >| #define HAVE_PROGRESSIVE_JPEG 1 >| #define HAVE_EXIF 1 >| #define HAVE_LCMS_LCMS_H 1 >| #define HAVE_LIBASOUND 1 >| #define HAVE_ALSA 1 >| #define SENDMAIL "/usr/sbin/sendmail" >| /* end confdefs.h. */ >| >| #include <Carbon/Carbon.h> >| #include <TWAIN/TWAIN.h> >| >configure:34535: result: no >configure:34585: checking for xmllint >configure:34603: found /usr/bin/xmllint >configure:34616: result: /usr/bin/xmllint >configure:34636: checking for xsltproc >configure:34654: found /usr/bin/xsltproc >configure:34667: result: /usr/bin/xsltproc >configure:34760: checking gtk-doc version >= 1.0 >configure:34763: result: yes >configure:35257: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by GIMP config.status 2.2.7, which was >generated by GNU Autoconf 2.59. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on marge > >config.status:1093: creating gimptool-win32.c >config.status:1093: creating tools/Makefile >config.status:1093: creating tools/pdbgen/Makefile >config.status:1093: creating regexrepl/Makefile >config.status:1093: creating libgimp/Makefile >config.status:1093: creating libgimpbase/Makefile >config.status:1093: creating libgimpcolor/Makefile >config.status:1093: creating libgimpmath/Makefile >config.status:1093: creating libgimpmodule/Makefile >config.status:1093: creating libgimpthumb/Makefile >config.status:1093: creating libgimpwidgets/Makefile >config.status:1093: creating app/Makefile >config.status:1093: creating app/actions/Makefile >config.status:1093: creating app/base/Makefile >config.status:1093: creating app/config/Makefile >config.status:1093: creating app/core/Makefile >config.status:1093: creating app/dialogs/Makefile >config.status:1093: creating app/display/Makefile >config.status:1093: creating app/file/Makefile >config.status:1093: creating app/gui/Makefile >config.status:1093: creating app/menus/Makefile >config.status:1093: creating app/paint/Makefile >config.status:1093: creating app/paint-funcs/Makefile >config.status:1093: creating app/composite/Makefile >config.status:1093: creating app/pdb/Makefile >config.status:1093: creating app/plug-in/Makefile >config.status:1093: creating app/text/Makefile >config.status:1093: creating app/tools/Makefile >config.status:1093: creating app/vectors/Makefile >config.status:1093: creating app/widgets/Makefile >config.status:1093: creating app/xcf/Makefile >config.status:1093: creating plug-ins/Makefile >config.status:1093: creating plug-ins/dbbrowser/Makefile >config.status:1093: creating plug-ins/script-fu/Makefile >config.status:1093: creating plug-ins/script-fu/siod/Makefile >config.status:1093: creating plug-ins/script-fu/scripts/Makefile >config.status:1093: creating plug-ins/script-fu/scripts/images/Makefile >config.status:1093: creating plug-ins/xjt/Makefile >config.status:1093: creating plug-ins/FractalExplorer/Makefile >config.status:1093: creating plug-ins/FractalExplorer/examples/Makefile >config.status:1093: creating plug-ins/Lighting/Makefile >config.status:1093: creating plug-ins/Lighting/images/Makefile >config.status:1093: creating plug-ins/MapObject/Makefile >config.status:1093: creating plug-ins/bmp/Makefile >config.status:1093: creating plug-ins/common/Makefile >config.status:1093: creating plug-ins/faxg3/Makefile >config.status:1093: creating plug-ins/fits/Makefile >config.status:1093: creating plug-ins/flame/Makefile >config.status:1093: creating plug-ins/gfig/Makefile >config.status:1093: creating plug-ins/gfig/gfig-examples/Makefile >config.status:1093: creating plug-ins/gfig/images/Makefile >config.status:1093: creating plug-ins/gflare/Makefile >config.status:1093: creating plug-ins/gflare/gflares/Makefile >config.status:1093: creating plug-ins/gfli/Makefile >config.status:1093: creating plug-ins/gimpressionist/Makefile >config.status:1093: creating plug-ins/gimpressionist/Brushes/Makefile >config.status:1093: creating plug-ins/gimpressionist/Paper/Makefile >config.status:1093: creating plug-ins/gimpressionist/Presets/Makefile >config.status:1093: creating plug-ins/help/Makefile >config.status:1093: creating plug-ins/helpbrowser/Makefile >config.status:1093: creating plug-ins/ifscompose/Makefile >config.status:1093: creating plug-ins/imagemap/Makefile >config.status:1093: creating plug-ins/imagemap/images/Makefile >config.status:1093: creating plug-ins/maze/Makefile >config.status:1093: creating plug-ins/pagecurl/Makefile >config.status:1093: creating plug-ins/print/Makefile >config.status:1093: creating plug-ins/pygimp/Makefile >config.status:1093: creating plug-ins/pygimp/doc/Makefile >config.status:1093: creating plug-ins/pygimp/plug-ins/Makefile >config.status:1093: creating plug-ins/rcm/Makefile >config.status:1093: creating plug-ins/rcm/images/Makefile >config.status:1093: creating plug-ins/sel2path/Makefile >config.status:1093: creating plug-ins/sgi/Makefile >config.status:1093: creating plug-ins/twain/Makefile >config.status:1093: creating plug-ins/winicon/Makefile >config.status:1093: creating plug-ins/winsnap/Makefile >config.status:1093: creating modules/Makefile >config.status:1093: creating devel-docs/Makefile >config.status:1093: creating devel-docs/app/Makefile >config.status:1093: creating devel-docs/app/version >config.status:1093: creating devel-docs/libgimp/Makefile >config.status:1093: creating devel-docs/libgimp/version >config.status:1093: creating devel-docs/libgimpbase/Makefile >config.status:1093: creating devel-docs/libgimpbase/version >config.status:1093: creating devel-docs/libgimpcolor/Makefile >config.status:1093: creating devel-docs/libgimpcolor/version >config.status:1093: creating devel-docs/libgimpmath/Makefile >config.status:1093: creating devel-docs/libgimpmath/version >config.status:1093: creating devel-docs/libgimpmodule/Makefile >config.status:1093: creating devel-docs/libgimpmodule/version >config.status:1093: creating devel-docs/libgimpthumb/Makefile >config.status:1093: creating devel-docs/libgimpthumb/version >config.status:1093: creating devel-docs/libgimpwidgets/Makefile >config.status:1093: creating devel-docs/libgimpwidgets/version >config.status:1093: creating docs/Makefile >config.status:1093: creating menus/Makefile >config.status:1093: creating tips/Makefile >config.status:1093: creating cursors/Makefile >config.status:1093: creating themes/Makefile >config.status:1093: creating themes/Default/Makefile >config.status:1093: creating themes/Default/images/Makefile >config.status:1093: creating themes/Default/images/preferences/Makefile >config.status:1093: creating themes/Small/Makefile >config.status:1093: creating data/Makefile >config.status:1093: creating data/environ/Makefile >config.status:1093: creating data/misc/Makefile >config.status:1093: creating data/misc/gimp.desktop.in >config.status:1093: creating data/misc/gimp.keys >config.status:1093: creating data/misc/gimp.applications >config.status:1093: creating data/images/Makefile >config.status:1093: creating data/brushes/Makefile >config.status:1093: creating data/gradients/Makefile >config.status:1093: creating data/palettes/Makefile >config.status:1093: creating data/patterns/Makefile >config.status:1093: creating etc/Makefile >config.status:1093: creating m4macros/Makefile >config.status:1093: creating po/Makefile.in >config.status:1093: creating po-libgimp/Makefile.in >config.status:1093: creating po-plug-ins/Makefile.in >config.status:1093: creating po-script-fu/Makefile.in >config.status:1093: creating gimp-zip >config.status:1093: creating Makefile >config.status:1093: creating docs/gimp-2.2.1 >config.status:1093: creating docs/gimprc-2.2.5 >config.status:1093: creating docs/gimptool-2.0.1 >config.status:1093: creating docs/gimp-remote-2.2.1 >config.status:1093: creating gimptool-2.0 >config.status:1093: creating gimp-2.0.pc >config.status:1093: creating gimpthumb-2.0.pc >config.status:1093: creating gimpui-2.0.pc >config.status:1197: creating config.h >config.status:1587: executing depfiles commands >config.status:1587: executing intltool commands >config.status:1587: executing default-1 commands >config.status:1587: executing libgimpbase/gimpversion.h commands >config.status:1762: libgimpbase/gimpversion.h is unchanged >config.status:1587: executing chmod-scripts commands >config.status:1587: executing sed-po-makefiles commands > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-pc-linux-gnu >ac_cv_build_alias=i686-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_CXXCPP_set= >ac_cv_env_CXXCPP_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_EXIF_CFLAGS_set= >ac_cv_env_EXIF_CFLAGS_value= >ac_cv_env_EXIF_LIBS_set= >ac_cv_env_EXIF_LIBS_value= >ac_cv_env_F77_set= >ac_cv_env_F77_value= >ac_cv_env_FFLAGS_set= >ac_cv_env_FFLAGS_value= >ac_cv_env_FONTCONFIG_CFLAGS_set= >ac_cv_env_FONTCONFIG_CFLAGS_value= >ac_cv_env_FONTCONFIG_LIBS_set= >ac_cv_env_FONTCONFIG_LIBS_value= >ac_cv_env_GDK_PIXBUF_CFLAGS_set= >ac_cv_env_GDK_PIXBUF_CFLAGS_value= >ac_cv_env_GDK_PIXBUF_LIBS_set= >ac_cv_env_GDK_PIXBUF_LIBS_value= >ac_cv_env_GMODULE_CFLAGS_set= >ac_cv_env_GMODULE_CFLAGS_value= >ac_cv_env_GMODULE_LIBS_set= >ac_cv_env_GMODULE_LIBS_value= >ac_cv_env_GTKHTML2_CFLAGS_set= >ac_cv_env_GTKHTML2_CFLAGS_value= >ac_cv_env_GTKHTML2_LIBS_set= >ac_cv_env_GTKHTML2_LIBS_value= >ac_cv_env_LDFLAGS_set= >ac_cv_env_LDFLAGS_value= >ac_cv_env_LIBART_CFLAGS_set= >ac_cv_env_LIBART_CFLAGS_value= >ac_cv_env_LIBART_LIBS_set= >ac_cv_env_LIBART_LIBS_value= >ac_cv_env_PANGOFT2_CFLAGS_set= >ac_cv_env_PANGOFT2_CFLAGS_value= >ac_cv_env_PANGOFT2_LIBS_set= >ac_cv_env_PANGOFT2_LIBS_value= >ac_cv_env_PKG_CONFIG_set= >ac_cv_env_PKG_CONFIG_value= >ac_cv_env_PYGTK_CFLAGS_set= >ac_cv_env_PYGTK_CFLAGS_value= >ac_cv_env_PYGTK_LIBS_set= >ac_cv_env_PYGTK_LIBS_value= >ac_cv_env_SVG_CFLAGS_set= >ac_cv_env_SVG_CFLAGS_value= >ac_cv_env_SVG_LIBS_set= >ac_cv_env_SVG_LIBS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=i686-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=i686-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_exeext= >ac_cv_f77_compiler_gnu=yes >ac_cv_func__doprnt=no >ac_cv_func_alloca_works=yes >ac_cv_func_bind_textdomain_codeset=yes >ac_cv_func_connect=yes >ac_cv_func_dcgettext=yes >ac_cv_func_difftime=yes >ac_cv_func_finite=yes >ac_cv_func_gethostbyname=yes >ac_cv_func_inet_ntoa=yes >ac_cv_func_mmap=yes >ac_cv_func_putenv=yes >ac_cv_func_remove=yes >ac_cv_func_rint=no >ac_cv_func_shmat=yes >ac_cv_func_vprintf=yes >ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' >ac_cv_header_X11_Xmu_WinUtil_h=yes >ac_cv_header_X11_xpm_h=yes >ac_cv_header_aalib_h=yes >ac_cv_header_dirent_dirent_h=yes >ac_cv_header_dlfcn_h=yes >ac_cv_header_ieeefp_h=no >ac_cv_header_inttypes_h=yes >ac_cv_header_lcms_h=no >ac_cv_header_lcms_lcms_h=yes >ac_cv_header_libintl_h=yes >ac_cv_header_linux_input_h=yes >ac_cv_header_locale_h=yes >ac_cv_header_math_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_png_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_ipc_h=yes >ac_cv_header_sys_param_h=yes >ac_cv_header_sys_shm_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_time_h=yes >ac_cv_header_sys_times_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_sys_wait_h=yes >ac_cv_header_tiffio_h=yes >ac_cv_header_time=yes >ac_cv_header_unistd_h=yes >ac_cv_header_zlib_h=yes >ac_cv_host=i686-pc-linux-gnu >ac_cv_host_alias=i686-pc-linux-gnu >ac_cv_lib_ICE_IceConnectionNumber=yes >ac_cv_lib_Xmu_XmuClientWindow=yes >ac_cv_lib_Xpm_XpmReadFileToXpmImage=yes >ac_cv_lib_aa_aa_printf=yes >ac_cv_lib_asound_snd_ctl_open=yes >ac_cv_lib_cposix_strerror=no >ac_cv_lib_jpeg_jpeg_destroy_decompress=yes >ac_cv_lib_jpeg_jpeg_simple_progression=yes >ac_cv_lib_lcms_cmsCreate_sRGBProfile=yes >ac_cv_lib_m_rint=yes >ac_cv_lib_png_png_read_info=yes >ac_cv_lib_socket_socket=no >ac_cv_lib_tiff_TIFFReadScanline=yes >ac_cv_lib_z_gzsetparams=yes >ac_cv_objext=o >ac_cv_path_FREETYPE_CONFIG=/usr/bin/freetype-config >ac_cv_path_GDK_PIXBUF_CSOURCE=/usr/bin/gdk-pixbuf-csource >ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt >ac_cv_path_ICONV=/usr/bin/iconv >ac_cv_path_INTLTOOL_PERL=/usr/bin/perl >ac_cv_path_MSGFMT=/usr/bin/msgfmt >ac_cv_path_MSGMERGE=/usr/bin/msgmerge >ac_cv_path_PERL=/usr/bin/perl >ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config >ac_cv_path_PYTHON=/usr/bin/python >ac_cv_path_SENDMAIL=/usr/sbin/sendmail >ac_cv_path_WMF_CONFIG=no >ac_cv_path_XGETTEXT=/usr/bin/xgettext >ac_cv_path_XMLLINT=/usr/bin/xmllint >ac_cv_path_XSLTPROC=/usr/bin/xsltproc >ac_cv_path_install='/bin/install -c' >ac_cv_prog_AR=i686-pc-linux-gnu-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=i686-pc-linux-gnu-gcc >ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' >ac_cv_prog_CXX=i686-pc-linux-gnu-g++ >ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E' >ac_cv_prog_F77=i686-pc-linux-gnu-g77 >ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=i686-pc-linux-gnu-strip >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc= >ac_cv_prog_cxx_g=yes >ac_cv_prog_egrep='grep -E' >ac_cv_prog_f77_g=yes >ac_cv_prog_make_make_set=yes >ac_cv_search_opendir='none required' >ac_cv_sys_file_offset_bits=64 >ac_cv_sys_large_files=no >ac_cv_sys_largefile_CC=no >ac_cv_type_pid_t=yes >ac_cv_type_signal=void >ac_cv_working_alloca_h=yes >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_CXX_dependencies_compiler_type=gcc3 >am_cv_pathless_PYTHON=python >am_cv_prog_cc_stdc= >am_cv_python_platform=linux2 >am_cv_python_pyexecdir='${exec_prefix}/lib/python2.4/site-packages' >am_cv_python_pythondir='${prefix}/lib/python2.4/site-packages' >am_cv_python_version=2.4 >am_cv_val_LC_MESSAGES=yes >gt_cv_func_dgettext_libc=yes >gt_cv_func_dgettext_libintl=no >gt_cv_func_ngettext_libc=yes >gt_cv_have_gettext=yes >lt_cv_cc_64bit_output=no >lt_cv_deplibs_check_method=pass_all >lt_cv_file_magic_cmd='$MAGIC_CMD' >lt_cv_file_magic_test_file= >lt_cv_ld_reload_flag=-r >lt_cv_objdir=.libs >lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld >lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld >lt_cv_path_NM='/usr/bin/i686-pc-linux-gnu-nm -B' >lt_cv_path_SED=/bin/sed >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_c_o_CXX=yes >lt_cv_prog_compiler_c_o_F77=yes >lt_cv_prog_compiler_rtti_exceptions=no >lt_cv_prog_gnu_ld=yes >lt_cv_prog_gnu_ldcxx=yes >lt_cv_sys_global_symbol_pipe= >lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_cdecl= >lt_cv_sys_max_cmd_len=32768 >lt_lt_cv_prog_compiler_c_o='"yes"' >lt_lt_cv_prog_compiler_c_o_CXX='"yes"' >lt_lt_cv_prog_compiler_c_o_F77='"yes"' >lt_lt_cv_sys_global_symbol_pipe='""' >lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' >lt_lt_cv_sys_global_symbol_to_cdecl='""' >pkg_cv_EXIF_CFLAGS='-I/usr/include/libexif ' >pkg_cv_EXIF_LIBS='-lexif -lm ' >pkg_cv_FONTCONFIG_CFLAGS=' ' >pkg_cv_FONTCONFIG_LIBS='-lfontconfig ' >pkg_cv_GDK_PIXBUF_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' >pkg_cv_GDK_PIXBUF_LIBS='-lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' >pkg_cv_GMODULE_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' >pkg_cv_GMODULE_LIBS='-Wl,--export-dynamic -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0 ' >pkg_cv_GTKHTML2_CFLAGS='-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtkhtml-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' >pkg_cv_GTKHTML2_LIBS='-lgtkhtml-2 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' >pkg_cv_LIBART_CFLAGS='-I/usr/include/libart-2.0 ' >pkg_cv_LIBART_LIBS='-lart_lgpl_2 ' >pkg_cv_PANGOFT2_CFLAGS='-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' >pkg_cv_PANGOFT2_LIBS='-lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' >pkg_cv_PYGTK_CFLAGS='-I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' >pkg_cv_PYGTK_LIBS='-lgobject-2.0 -lglib-2.0 ' >pkg_cv_SVG_CFLAGS='-I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 ' >pkg_cv_SVG_LIBS='-lrsvg-2 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >AA='aa$(EXEEXT)' >ACLOCAL='${SHELL} /var/tmp/portage/gimp-2.2.7-r1/work/gimp-2.2.7/missing --run aclocal-1.7 ' >ALLOCA='' >ALSA_CFLAGS='' >ALSA_LIBS=' -lasound -lm -ldl -lpthread' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/gimp-2.2.7-r1/work/gimp-2.2.7/missing --run tar' >AR='i686-pc-linux-gnu-ar' >AS='as' >AUTOCONF='${SHELL} /var/tmp/portage/gimp-2.2.7-r1/work/gimp-2.2.7/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/gimp-2.2.7-r1/work/gimp-2.2.7/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/gimp-2.2.7-r1/work/gimp-2.2.7/missing --run automake-1.7' >AWK='gawk' >BUILD_HELPBROWSER_FALSE='#' >BUILD_HELPBROWSER_TRUE='' >BUILD_PRINT_FALSE='' >BUILD_PRINT_TRUE='#' >BUILD_PYTHON_FALSE='#' >BUILD_PYTHON_TRUE='' >BUILD_XJT_FALSE='#' >BUILD_XJT_TRUE='' >CATALOGS=' de.gmo ja.gmo ko.gmo zh_CN.gmo zh_TW.gmo' >CATOBJEXT='.gmo' >CC='i686-pc-linux-gnu-gcc' >CCAS='$(CC)' >CCASFLAGS='$(CFLAGS)' >CCDEPMODE='depmode=gcc3' >CFLAGS='-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall' >CPP='i686-pc-linux-gnu-gcc -E' >CPPFLAGS=' -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE' >CXX='i686-pc-linux-gnu-g++' >CXXCPP='i686-pc-linux-gnu-g++ -E' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS='-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe' >CYGPATH_W='echo' >DATADIRNAME='share' >DEFAULT_BINARY_FALSE='' >DEFAULT_BINARY_TRUE='#' >DEFS='-DHAVE_CONFIG_H' >DEPDIR='.deps' >DESKTOP_DATADIR='/usr/share' >DESKTOP_DATADIR_FALSE='#' >DESKTOP_DATADIR_TRUE='' >DLLTOOL='dlltool' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >ENABLE_GIMP_CONSOLE_FALSE='' >ENABLE_GIMP_CONSOLE_TRUE='#' >ENABLE_GTK_DOC_FALSE='#' >ENABLE_GTK_DOC_TRUE='' >EXEEXT='' >EXIF_CFLAGS='-I/usr/include/libexif ' >EXIF_LIBS='-lexif -lm ' >F77='i686-pc-linux-gnu-g77' >FFLAGS='-g -O2' >FONTCONFIG_CFLAGS=' ' >FONTCONFIG_LIBS='-lfontconfig ' >FONTCONFIG_REQUIRED_VERSION='2.2.0' >FREETYPE_CONFIG='/usr/bin/freetype-config' >FREETYPE_LIBS='-lfreetype -lz' >GDK_PIXBUF_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' >GDK_PIXBUF_CSOURCE='/usr/bin/gdk-pixbuf-csource' >GDK_PIXBUF_LIBS='-lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' >GDK_PIXBUF_REQUIRED_VERSION='2.4.4' >GETTEXT_PACKAGE='gimp20' >GIMPINSTALL='' >GIMPPRINT_CFLAGS='' >GIMPPRINT_CONFIG='' >GIMPPRINT_LIBS='' >GIMPPRINT_REQUIRED_VERSION='4.2.0' >GIMPPRINT_TOONEW_VERSION='4.3.0' >GIMP_API_VERSION='2.0' >GIMP_APP_VERSION='2.2' >GIMP_BINARY_AGE='207' >GIMP_DATA_VERSION='2.0' >GIMP_DESKTOP_ICON='wilber-icon.png' >GIMP_FULL_NAME='The GIMP' >GIMP_INTERFACE_AGE='7' >GIMP_MAJOR_VERSION='2' >GIMP_MICRO_VERSION='7' >GIMP_MINOR_VERSION='2' >GIMP_MKENUMS='$(PERL) $(top_srcdir)/tools/gimp-mkenums' >GIMP_MODULES='modules' >GIMP_MP_FLAGS='' >GIMP_MP_LIBS='' >GIMP_PKGCONFIG_VERSION='2.0' >GIMP_PLUGINS='plug-ins' >GIMP_PLUGIN_VERSION='2.0' >GIMP_REAL_VERSION='2.2.7' >GIMP_REMOTE='gimp-remote-2.2' >GIMP_SYSCONF_VERSION='2.0' >GIMP_THREAD_FLAGS='' >GIMP_THREAD_LIBS='' >GIMP_TOOL_VERSION='2.0' >GIMP_UNSTABLE='no' >GIMP_USER_VERSION='2.2' >GIMP_VERSION='2.2.7' >GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' >GLIB_GENMARSHAL='glib-genmarshal' >GLIB_LIBS='-lgobject-2.0 -lglib-2.0 ' >GLIB_MKENUMS='glib-mkenums' >GLIB_REQUIRED_VERSION='2.4.5' >GMODULE_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' >GMODULE_LIBS='-Wl,--export-dynamic -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0 ' >GMOFILES=' bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo eu.gmo fi.gmo fr.gmo ga.gmo gl.gmo he.gmo hu.gmo hr.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo ms.gmo nb.gmo nl.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sr.gmo sr@Latn.gmo sv.gmo tr.gmo uk.gmo vi.gmo yi.gmo zh_CN.gmo zh_TW.gmo' >GMSGFMT='/usr/bin/gmsgfmt' >GOBJECT_QUERY='gobject-query' >GTKDOC_REQUIRED_VERSION='1.0' >GTKHTML2_CFLAGS='-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtkhtml-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' >GTKHTML2_LIBS='-lgtkhtml-2 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' >GTKHTML2_REQUIRED_VERSION='2.0.0' >GTK_CFLAGS='-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' >GTK_DOC_USE_LIBTOOL_FALSE='#' >GTK_DOC_USE_LIBTOOL_TRUE='' >GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' >GTK_REQUIRED_VERSION='2.4.4' >HAVE_FINITE='' >HAVE_GLIBC_REGEX='' >HAVE_GLIBC_REGEX_FALSE='#' >HAVE_GLIBC_REGEX_TRUE='' >HAVE_ISFINITE='' >HAVE_LCMS_FALSE='#' >HAVE_LCMS_TRUE='' >HAVE_LINUX_INPUT_FALSE='#' >HAVE_LINUX_INPUT_TRUE='' >HAVE_MAC_TWAIN_FALSE='' >HAVE_MAC_TWAIN_TRUE='#' >HAVE_WINDRES_FALSE='' >HAVE_WINDRES_TRUE='#' >HAVE_XMLLINT_FALSE='#' >HAVE_XMLLINT_TRUE='' >HAVE_XSLTPROC_FALSE='#' >HAVE_XSLTPROC_TRUE='' >HTML_DIR='${datadir}/gtk-doc/html' >ICONV='/usr/bin/iconv' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >INSTOBJEXT='.mo' >INTLLIBS='' >INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' >INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_MERGE='$(top_builddir)/intltool-merge' >INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' >INTLTOOL_PERL='/usr/bin/perl' >INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_UPDATE='$(top_builddir)/intltool-update' >INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' >INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >JPEG='jpeg$(EXEEXT)' >LCMS_LIBS='-llcms' >LDFLAGS='' >LIBAA='-laa' >LIBART_CFLAGS='-I/usr/include/libart-2.0 ' >LIBART_LIBS='-lart_lgpl_2 ' >LIBJPEG='-ljpeg' >LIBMNG='' >LIBOBJS='' >LIBPNG='-lpng -lz' >LIBS='' >LIBSCREENSHOT=' -lX11' >LIBSVG='-lrsvg-2 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' >LIBTIFF='-ltiff' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIBWMF='' >LIBXMU=' -lSM -lICE -lX11 -lXmu -lXt' >LIBXPM=' -lSM -lICE -lX11 -lXpm' >LIBZ='-lz' >LN_S='ln -s' >LTLIBOBJS='' >LT_CURRENT_MINUS_AGE='0' >LT_VERSION_INFO='200:7:200' >MAIL='mail$(EXEEXT)' >MAINT='#' >MAINTAINER_MODE_FALSE='' >MAINTAINER_MODE_TRUE='#' >MAKEINFO='${SHELL} /var/tmp/portage/gimp-2.2.7-r1/work/gimp-2.2.7/missing --run makeinfo' >MKINSTALLDIRS='./mkinstalldirs' >MNG='' >MSGFMT='/usr/bin/msgfmt' >MSGMERGE='/usr/bin/msgmerge' >MS_LIB_AVAILABLE_FALSE='' >MS_LIB_AVAILABLE_TRUE='#' >OBJDUMP='objdump' >OBJEXT='o' >OS_UNIX_FALSE='#' >OS_UNIX_TRUE='' >OS_WIN32_FALSE='' >OS_WIN32_TRUE='#' >PACKAGE='gimp' >PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP' >PACKAGE_NAME='GIMP' >PACKAGE_STRING='GIMP 2.2.7' >PACKAGE_TARNAME='gimp' >PACKAGE_VERSION='2.2.7' >PANGOFT2_CFLAGS='-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' >PANGOFT2_LIBS='-lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' >PANGOFT2_REQUIRED_VERSION='1.4.0' >PATHSEP=':' >PATH_SEPARATOR=':' >PERL='/usr/bin/perl' >PKG_CONFIG='/usr/bin/pkg-config' >PLATFORM_WIN32_FALSE='' >PLATFORM_WIN32_TRUE='#' >PNG='png$(EXEEXT)' >POFILES=' bg.po ca.po cs.po da.po de.po el.po en_CA.po en_GB.po es.po eu.po fi.po fr.po ga.po gl.po he.po hu.po hr.po id.po it.po ja.po ko.po lt.po ms.po nb.po nl.po no.po pa.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sr.po sr@Latn.po sv.po tr.po uk.po vi.po yi.po zh_CN.po zh_TW.po' >POSUB='po' >PO_IN_DATADIR_FALSE='' >PO_IN_DATADIR_TRUE='' >PRINT_CFLAGS='' >PRINT_LIBS='' >PSP='psp$(EXEEXT)' >PYGIMP_EXTRA_CFLAGS='-fno-strict-aliasing' >PYGTK_CFLAGS='-I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' >PYGTK_LIBS='-lgobject-2.0 -lglib-2.0 ' >PYTHON='/usr/bin/python' >PYTHON_EXEC_PREFIX='${exec_prefix}' >PYTHON_INCLUDES='-I/usr/include/python2.4' >PYTHON_PLATFORM='linux2' >PYTHON_PREFIX='${prefix}' >PYTHON_VERSION='2.4' >RANLIB='i686-pc-linux-gnu-ranlib' >RSVG_REQUIRED_VERSION='2.2.0' >RT_LIBS='' >SCREENSHOT='screenshot$(EXEEXT)' >SENDMAIL='/usr/sbin/sendmail' >SET_MAKE='' >SHELL='/bin/sh' >SOCKET_LIBS='' >STATICLIBS_FALSE='' >STATICLIBS_TRUE='#' >STRIP='i686-pc-linux-gnu-strip' >SVG='svg$(EXEEXT)' >SVG_CFLAGS='-I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 ' >SVG_LIBS='-lrsvg-2 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' >SYMPREFIX='' >TIFF='tiff$(EXEEXT)' >URL='url$(EXEEXT)' >USE_NLS='yes' >VERSION='2.2.7' >WINCLIPBOARD='' >WINDRES=':' >WINPRINT='' >WITH_PDBGEN_FALSE='' >WITH_PDBGEN_TRUE='#' >WMF='' >WMF_CFLAGS='' >WMF_CONFIG='no' >WMF_REQUIRED_VERSION='0.2.8' >XGETTEXT='/usr/bin/xgettext' >XMLLINT='/usr/bin/xmllint' >XPM='xpm$(EXEEXT)' >XSLTPROC='/usr/bin/xsltproc' >X_CFLAGS='' >X_EXTRA_LIBS='' >X_LIBS='' >X_PRE_LIBS=' -lSM -lICE' >ac_ct_AR='' >ac_ct_AS='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_DLLTOOL='' >ac_ct_F77='' >ac_ct_OBJDUMP='' >ac_ct_RANLIB='' >ac_ct_STRIP='' >ac_ct_WINDRES='' >ac_pt_PKG_CONFIG='' >am__fastdepCC_FALSE='#' >am__fastdepCC_TRUE='' >am__fastdepCXX_FALSE='#' >am__fastdepCXX_TRUE='' >am__include='include' >am__leading_dot='.' >am__quote='' >bindir='${exec_prefix}/bin' >build='i686-pc-linux-gnu' >build_alias='i686-pc-linux-gnu' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >exec_prefix='${prefix}' >gimpdatadir='/usr/share/gimp/2.0' >gimpdir='.gimp-2.2' >gimpplugindir='${exec_prefix}/lib/gimp/2.0' >gimpsysconfdir='/etc/gimp/2.0' >host='i686-pc-linux-gnu' >host_alias='i686-pc-linux-gnu' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='/var/tmp/portage/gimp-2.2.7-r1/work/gimp-2.2.7/install-sh' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localedir='/usr/share/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='mkdir -p -- .' >ms_librarian='' >oldincludedir='/usr/include' >pkgpyexecdir='${pyexecdir}/gimp' >pkgpythondir='${pythondir}/gimp' >prefix='/usr' >program_transform_name='s,x,x,' >pyexecdir='${exec_prefix}/lib/python2.4/site-packages' >pythondir='${prefix}/lib/python2.4/site-packages' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define ARCH_X86 1 >#define ENABLE_NLS 1 >#define GETTEXT_PACKAGE "gimp20" >#define HAVE_ALLOCA 1 >#define HAVE_ALLOCA_H 1 >#define HAVE_ALSA 1 >#define HAVE_BIND_TEXTDOMAIN_CODESET 1 >#define HAVE_BIND_TEXTDOMAIN_CODESET 1 >#define HAVE_DCGETTEXT 1 >#define HAVE_DIFFTIME 1 >#define HAVE_DIRENT_H 1 >#define HAVE_DLFCN_H 1 >#define HAVE_EXIF 1 >#define HAVE_FINITE 1 >#define HAVE_GETTEXT 1 >#define HAVE_GLIBC_REGEX 1 >#define HAVE_INET_NTOA 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_IPC_H 1 >#define HAVE_LCMS_LCMS_H 1 >#define HAVE_LC_MESSAGES 1 >#define HAVE_LIBASOUND 1 >#define HAVE_LOCALE_H 1 >#define HAVE_MATH_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_MMAP 1 >#define HAVE_PROGRESSIVE_JPEG 1 >#define HAVE_PUTENV 1 >#define HAVE_RINT 1 >#define HAVE_SHM_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_STRING_H 1 >#define HAVE_SYS_PARAM_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_TIMES_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_WAIT_H 1 >#define HAVE_SYS_WAIT_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_VPRINTF 1 >#define HAVE_X11_XMU_WINUTIL_H 1 >#define IPC_RMID_DEFERRED_RELEASE 1 >#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP" >#define PACKAGE_NAME "GIMP" >#define PACKAGE_STRING "GIMP 2.2.7" >#define PACKAGE_TARNAME "gimp" >#define PACKAGE_VERSION "2.2.7" >#define RETSIGTYPE void >#define SENDMAIL "/usr/sbin/sendmail" >#define STDC_HEADERS 1 >#define STDC_HEADERS 1 >#define TIME_WITH_SYS_TIME 1 >#define USE_MMX 1 >#define USE_SSE 1 >#define USE_SYSV_SHM 1 >#define _FILE_OFFSET_BITS 64 >#endif >#ifdef __cplusplus >extern "C" void std::exit (int) throw (); using std::exit; > >configure: exit 0 > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by GIMP config.status 2.2.7, which was >generated by GNU Autoconf 2.59. Invocation command line was > > CONFIG_FILES = po/Makefile.in > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on marge > >config.status:1093: creating po/Makefile.in >config.status:1587: executing depfiles commands >config.status:1587: executing intltool commands >config.status:1587: executing default-1 commands >config.status:1587: executing libgimpbase/gimpversion.h commands >config.status:1762: libgimpbase/gimpversion.h is unchanged >config.status:1587: executing chmod-scripts commands >config.status:1587: executing sed-po-makefiles commands > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by GIMP config.status 2.2.7, which was >generated by GNU Autoconf 2.59. Invocation command line was > > CONFIG_FILES = po/Makefile.in > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on marge > >config.status:1093: creating po/Makefile.in >config.status:1587: executing depfiles commands >config.status:1587: executing intltool commands >config.status:1587: executing default-1 commands >config.status:1587: executing libgimpbase/gimpversion.h commands >config.status:1762: libgimpbase/gimpversion.h is unchanged >config.status:1587: executing chmod-scripts commands >config.status:1587: executing sed-po-makefiles commands > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by GIMP config.status 2.2.7, which was >generated by GNU Autoconf 2.59. Invocation command line was > > CONFIG_FILES = po/Makefile.in > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on marge > >config.status:1093: creating po/Makefile.in >config.status:1587: executing depfiles commands >config.status:1587: executing intltool commands >config.status:1587: executing default-1 commands >config.status:1587: executing libgimpbase/gimpversion.h commands >config.status:1762: libgimpbase/gimpversion.h is unchanged >config.status:1587: executing chmod-scripts commands >config.status:1587: executing sed-po-makefiles commands
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 96536
: 61726