This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gtksourceview configure 2.0.1, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-build-tests --with-system-pcre --disable-gtk-doc --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = khopesh uname -m = x86_64 uname -r = 2.6.23-klight1 uname -s = Linux uname -v = #4 PREEMPT Thu Oct 25 01:55:11 MDT 2007 /usr/bin/uname -p = AMD Athlon(tm) 64 FX-55 Processor /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/ccache/bin PATH: /usr/lib/distcc/bin PATH: /usr/local/sbin PATH: /sbin PATH: /usr/sbin PATH: /usr/lib64/portage/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.2.2 PATH: /opt/ibm-jdk-bin-1.4.2.9/bin PATH: /opt/ibm-jdk-bin-1.4.2.9/jre/bin PATH: /usr/kde/3.5/sbin PATH: /usr/kde/3.5/bin PATH: /usr/qt/3/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2084: checking for a BSD-compatible install configure:2140: result: /usr/bin/install -c configure:2151: checking whether build environment is sane configure:2194: result: yes configure:2222: checking for a thread-safe mkdir -p configure:2261: result: /bin/mkdir -p configure:2274: checking for gawk configure:2290: found /bin/gawk configure:2301: result: gawk configure:2312: checking whether make sets $(MAKE) configure:2333: result: yes configure:2525: checking whether to enable maintainer-specific portions of Makefiles configure:2534: result: no configure:2560: checking for style of include used by make configure:2588: result: GNU configure:2618: checking for x86_64-pc-linux-gnu-gcc configure:2634: found /usr/lib/ccache/bin/x86_64-pc-linux-gnu-gcc configure:2645: result: x86_64-pc-linux-gnu-gcc configure:2923: checking for C compiler version configure:2930: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (GCC) 4.2.2 (Gentoo 4.2.2 p1.0) Copyright (C) 2007 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:2933: $? = 0 configure:2940: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.2.2/work/gcc-4.2.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.2.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --enable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 4.2.2 (Gentoo 4.2.2 p1.0) configure:2943: $? = 0 configure:2950: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: '-V' option must have argument distcc[9200] ERROR: compile (null) on localhost failed configure:2953: $? = 1 configure:2976: checking for C compiler default output file name configure:3003: x86_64-pc-linux-gnu-gcc -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer conftest.c >&5 configure:3006: $? = 0 configure:3044: result: a.out configure:3061: checking whether the C compiler works configure:3071: ./a.out configure:3074: $? = 0 configure:3091: result: yes configure:3098: checking whether we are cross compiling configure:3100: result: no configure:3103: checking for suffix of executables configure:3110: x86_64-pc-linux-gnu-gcc -o conftest -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer conftest.c >&5 configure:3113: $? = 0 configure:3137: result: configure:3143: checking for suffix of object files configure:3169: x86_64-pc-linux-gnu-gcc -c -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer conftest.c >&5 configure:3172: $? = 0 configure:3195: result: o configure:3199: checking whether we are using the GNU C compiler configure:3228: x86_64-pc-linux-gnu-gcc -c -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer conftest.c >&5 configure:3234: $? = 0 configure:3251: result: yes configure:3256: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3286: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3292: $? = 0 configure:3391: result: yes configure:3408: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3482: x86_64-pc-linux-gnu-gcc -c -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer conftest.c >&5 configure:3488: $? = 0 configure:3511: result: none needed configure:3531: checking dependency style of x86_64-pc-linux-gnu-gcc configure:3622: result: gcc3 configure:3638: checking for library containing strerror configure:3679: x86_64-pc-linux-gnu-gcc -o conftest -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer conftest.c >&5 configure:3685: $? = 0 configure:3713: result: none required configure:3729: checking for x86_64-pc-linux-gnu-gcc configure:3756: result: x86_64-pc-linux-gnu-gcc configure:4034: checking for C compiler version configure:4041: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (GCC) 4.2.2 (Gentoo 4.2.2 p1.0) Copyright (C) 2007 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:4044: $? = 0 configure:4051: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.2.2/work/gcc-4.2.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.2.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --enable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 4.2.2 (Gentoo 4.2.2 p1.0) configure:4054: $? = 0 configure:4061: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: '-V' option must have argument distcc[9352] ERROR: compile (null) on localhost failed configure:4064: $? = 1 configure:4067: checking whether we are using the GNU C compiler configure:4119: result: yes configure:4124: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4259: result: yes configure:4276: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4379: result: none needed configure:4399: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4490: result: gcc3 configure:4518: checking for a BSD-compatible install configure:4574: result: /usr/bin/install -c configure:4664: checking build system type configure:4682: result: x86_64-pc-linux-gnu configure:4704: checking host system type configure:4719: result: x86_64-pc-linux-gnu configure:4741: checking for a sed that does not truncate output configure:4797: result: /bin/sed configure:4800: checking for grep that handles long lines and -e configure:4874: result: /bin/grep configure:4879: checking for egrep configure:4957: result: /bin/grep -E configure:4973: checking for ld used by x86_64-pc-linux-gnu-gcc configure:5040: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:5049: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:5064: result: yes configure:5069: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:5076: result: -r configure:5094: checking for BSD-compatible nm configure:5143: result: /usr/bin/nm -B configure:5147: checking whether ln -s works configure:5151: result: yes configure:5158: checking how to recognize dependent libraries configure:5344: result: pass_all configure:5432: x86_64-pc-linux-gnu-gcc -c -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer conftest.c >&5 configure:5435: $? = 0 configure:5584: checking how to run the C preprocessor configure:5624: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5630: $? = 0 configure:5661: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory distcc[9456] ERROR: compile (null) on localhost failed configure:5667: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtksourceview" | #define PACKAGE_TARNAME "gtksourceview" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "gtksourceview 2.0.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceview" | #define PACKAGE "gtksourceview" | #define VERSION "2.0.1" | /* end confdefs.h. */ | #include configure:5700: result: x86_64-pc-linux-gnu-gcc -E configure:5729: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5735: $? = 0 configure:5766: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory distcc[9483] ERROR: compile (null) on localhost failed configure:5772: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtksourceview" | #define PACKAGE_TARNAME "gtksourceview" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "gtksourceview 2.0.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceview" | #define PACKAGE "gtksourceview" | #define VERSION "2.0.1" | /* end confdefs.h. */ | #include configure:5810: checking for ANSI C header files configure:5840: x86_64-pc-linux-gnu-gcc -c -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer conftest.c >&5 configure:5846: $? = 0 configure:5945: x86_64-pc-linux-gnu-gcc -o conftest -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer conftest.c >&5 configure:5948: $? = 0 configure:5954: ./conftest configure:5957: $? = 0 configure:5974: result: yes configure:5998: checking for sys/types.h configure:6019: x86_64-pc-linux-gnu-gcc -c -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer conftest.c >&5 configure:6025: $? = 0 configure:6041: result: yes configure:5998: checking for sys/stat.h configure:6019: x86_64-pc-linux-gnu-gcc -c -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer conftest.c >&5 configure:6025: $? = 0 configure:6041: result: yes configure:5998: checking for stdlib.h configure:6019: x86_64-pc-linux-gnu-gcc -c -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer conftest.c >&5 configure:6025: $? = 0 configure:6041: result: yes configure:5998: checking for string.h configure:6019: x86_64-pc-linux-gnu-gcc -c -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer conftest.c >&5 configure:6025: $? = 0 configure:6041: result: yes configure:5998: checking for memory.h configure:6019: x86_64-pc-linux-gnu-gcc -c -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer conftest.c >&5 configure:6025: $? = 0 configure:6041: result: yes configure:5998: checking for strings.h configure:6019: x86_64-pc-linux-gnu-gcc -c -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer conftest.c >&5 configure:6025: $? = 0 configure:6041: result: yes configure:5998: checking for inttypes.h configure:6019: x86_64-pc-linux-gnu-gcc -c -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer conftest.c >&5 configure:6025: $? = 0 configure:6041: result: yes configure:5998: checking for stdint.h configure:6019: x86_64-pc-linux-gnu-gcc -c -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer conftest.c >&5 configure:6025: $? = 0 configure:6041: result: yes configure:5998: checking for unistd.h configure:6019: x86_64-pc-linux-gnu-gcc -c -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer conftest.c >&5 configure:6025: $? = 0 configure:6041: result: yes configure:6068: checking dlfcn.h usability configure:6085: x86_64-pc-linux-gnu-gcc -c -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer conftest.c >&5 configure:6091: $? = 0 configure:6105: result: yes configure:6109: checking dlfcn.h presence configure:6124: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6130: $? = 0 configure:6144: result: yes configure:6177: checking for dlfcn.h configure:6185: result: yes configure:6212: checking for x86_64-pc-linux-gnu-g++ configure:6228: found /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ configure:6239: result: x86_64-pc-linux-gnu-g++ configure:6314: checking for C++ compiler version configure:6321: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (GCC) 4.2.2 (Gentoo 4.2.2 p1.0) Copyright (C) 2007 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:6324: $? = 0 configure:6331: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.2.2/work/gcc-4.2.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.2.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --enable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 4.2.2 (Gentoo 4.2.2 p1.0) configure:6334: $? = 0 configure:6341: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: '-V' option must have argument distcc[9831] ERROR: compile (null) on localhost failed configure:6344: $? = 1 configure:6347: checking whether we are using the GNU C++ compiler configure:6376: x86_64-pc-linux-gnu-g++ -c -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer conftest.cpp >&5 configure:6382: $? = 0 configure:6399: result: yes configure:6404: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:6434: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:6440: $? = 0 configure:6539: result: yes configure:6564: checking dependency style of x86_64-pc-linux-gnu-g++ configure:6655: result: gcc3 configure:6680: checking how to run the C++ preprocessor configure:6716: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:6722: $? = 0 configure:6753: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory distcc[9913] ERROR: compile (null) on localhost failed configure:6759: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtksourceview" | #define PACKAGE_TARNAME "gtksourceview" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "gtksourceview 2.0.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceview" | #define PACKAGE "gtksourceview" | #define VERSION "2.0.1" | #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. */ | #include configure:6792: result: x86_64-pc-linux-gnu-g++ -E configure:6821: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:6827: $? = 0 configure:6858: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory distcc[9940] ERROR: compile (null) on localhost failed configure:6864: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtksourceview" | #define PACKAGE_TARNAME "gtksourceview" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "gtksourceview 2.0.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceview" | #define PACKAGE "gtksourceview" | #define VERSION "2.0.1" | #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. */ | #include configure:6913: checking for x86_64-pc-linux-gnu-g77 configure:6943: result: no configure:6913: checking for x86_64-pc-linux-gnu-xlf configure:6943: result: no configure:6913: checking for x86_64-pc-linux-gnu-f77 configure:6943: result: no configure:6913: checking for x86_64-pc-linux-gnu-frt configure:6943: result: no configure:6913: checking for x86_64-pc-linux-gnu-pgf77 configure:6943: result: no configure:6913: checking for x86_64-pc-linux-gnu-cf77 configure:6943: result: no configure:6913: checking for x86_64-pc-linux-gnu-fort77 configure:6943: result: no configure:6913: checking for x86_64-pc-linux-gnu-fl32 configure:6943: result: no configure:6913: checking for x86_64-pc-linux-gnu-af77 configure:6943: result: no configure:6913: checking for x86_64-pc-linux-gnu-xlf90 configure:6943: result: no configure:6913: checking for x86_64-pc-linux-gnu-f90 configure:6943: result: no configure:6913: checking for x86_64-pc-linux-gnu-pgf90 configure:6943: result: no configure:6913: checking for x86_64-pc-linux-gnu-pghpf configure:6943: result: no configure:6913: checking for x86_64-pc-linux-gnu-epcf90 configure:6943: result: no configure:6913: checking for x86_64-pc-linux-gnu-gfortran configure:6929: found /usr/bin/x86_64-pc-linux-gnu-gfortran configure:6940: result: x86_64-pc-linux-gnu-gfortran configure:7014: checking for Fortran 77 compiler version configure:7021: x86_64-pc-linux-gnu-gfortran --version >&5 GNU Fortran (GCC) 4.2.2 (Gentoo 4.2.2 p1.0) Copyright (C) 2007 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 configure:7024: $? = 0 configure:7031: x86_64-pc-linux-gnu-gfortran -v >&5 Using built-in specs. Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.2.2/work/gcc-4.2.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.2.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --enable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 4.2.2 (Gentoo 4.2.2 p1.0) configure:7034: $? = 0 configure:7041: x86_64-pc-linux-gnu-gfortran -V >&5 x86_64-pc-linux-gnu-gfortran: '-V' option must have argument configure:7044: $? = 1 configure:7052: checking whether we are using the GNU Fortran 77 compiler configure:7071: x86_64-pc-linux-gnu-gfortran -c conftest.F >&5 configure:7077: $? = 0 configure:7094: result: yes configure:7100: checking whether x86_64-pc-linux-gnu-gfortran accepts -g configure:7117: x86_64-pc-linux-gnu-gfortran -c -g conftest.f >&5 configure:7123: $? = 0 configure:7139: result: yes configure:7169: checking the maximum length of command line arguments configure:7281: result: 98304 configure:7293: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object configure:7398: x86_64-pc-linux-gnu-gcc -c -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer conftest.c >&5 configure:7401: $? = 0 configure:7405: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7408: $? = 0 configure:7460: x86_64-pc-linux-gnu-gcc -o conftest -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer conftest.c conftstm.o >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.2/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `conftstm.o' is incompatible with i386:x86-64 output collect2: ld returned 1 exit status distcc[10024] ERROR: compile conftest.c on localhost failed configure:7463: $? = 1 configure:7398: x86_64-pc-linux-gnu-gcc -c -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer conftest.c >&5 configure:7401: $? = 0 configure:7405: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm configure:7408: $? = 0 cannot run sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:7498: result: failed configure:7505: checking for objdir configure:7520: result: .libs configure:7572: checking for x86_64-pc-linux-gnu-ar configure:7588: found /usr/bin/x86_64-pc-linux-gnu-ar configure:7599: result: x86_64-pc-linux-gnu-ar configure:7668: checking for x86_64-pc-linux-gnu-ranlib configure:7684: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:7695: result: x86_64-pc-linux-gnu-ranlib configure:7764: checking for x86_64-pc-linux-gnu-strip configure:7780: found /usr/bin/x86_64-pc-linux-gnu-strip configure:7791: result: x86_64-pc-linux-gnu-strip configure:8117: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:8135: x86_64-pc-linux-gnu-gcc -c -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:8139: $? = 0 configure:8152: result: no configure:8167: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:8399: result: -fPIC configure:8407: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works configure:8425: x86_64-pc-linux-gnu-gcc -c -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer -fPIC -DPIC conftest.c >&5 configure:8429: $? = 0 configure:8442: result: yes configure:8470: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:8498: result: yes configure:8508: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:8529: x86_64-pc-linux-gnu-gcc -c -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer -o out/conftest2.o conftest.c >&5 configure:8533: $? = 0 configure:8555: result: yes configure:8581: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:9562: result: yes configure:9583: checking whether -lc should be explicitly linked in configure:9588: x86_64-pc-linux-gnu-gcc -c -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer conftest.c >&5 configure:9591: $? = 0 configure:9606: x86_64-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9609: $? = 0 configure:9621: result: no configure:9629: checking dynamic linker characteristics configure:10243: result: GNU/Linux ld.so configure:10252: checking how to hardcode library paths into programs configure:10277: result: immediate configure:10291: checking whether stripping libraries is possible configure:10296: result: yes configure:11098: checking if libtool supports shared libraries configure:11100: result: yes configure:11103: checking whether to build shared libraries configure:11124: result: yes configure:11127: checking whether to build static libraries configure:11131: result: no configure:11224: creating libtool configure:11812: checking for ld used by x86_64-pc-linux-gnu-g++ configure:11879: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:11888: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:11903: result: yes configure:11954: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:12928: result: yes configure:12946: x86_64-pc-linux-gnu-g++ -c -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer conftest.cpp >&5 configure:12949: $? = 0 configure:13101: checking for x86_64-pc-linux-gnu-g++ option to produce PIC configure:13385: result: -fPIC configure:13393: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works configure:13411: x86_64-pc-linux-gnu-g++ -c -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer -fPIC -DPIC conftest.cpp >&5 configure:13415: $? = 0 configure:13428: result: yes configure:13456: checking if x86_64-pc-linux-gnu-g++ static flag -static works configure:13484: result: yes configure:13494: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:13515: x86_64-pc-linux-gnu-g++ -c -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer -o out/conftest2.o conftest.cpp >&5 configure:13519: $? = 0 configure:13541: result: yes configure:13567: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:13595: result: yes configure:13662: checking dynamic linker characteristics configure:14224: result: GNU/Linux ld.so configure:14233: checking how to hardcode library paths into programs configure:14258: result: immediate configure:14792: checking if libtool supports shared libraries configure:14794: result: yes configure:14797: checking whether to build shared libraries configure:14817: result: yes configure:14820: checking whether to build static libraries configure:14824: result: no configure:14834: checking for x86_64-pc-linux-gnu-gfortran option to produce PIC configure:15066: result: -fPIC configure:15074: checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works configure:15092: x86_64-pc-linux-gnu-gfortran -c -g -O2 -fPIC conftest.f >&5 configure:15096: $? = 0 configure:15109: result: yes configure:15137: checking if x86_64-pc-linux-gnu-gfortran static flag -static works configure:15165: result: yes configure:15175: checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o configure:15196: x86_64-pc-linux-gnu-gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:15200: $? = 0 configure:15222: result: yes configure:15248: checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:16209: result: yes configure:16276: checking dynamic linker characteristics configure:16838: result: GNU/Linux ld.so configure:16847: checking how to hardcode library paths into programs configure:16872: result: immediate configure:20467: checking for intltool >= 0.35.0 configure:20474: result: 0.36.1 found configure:20532: checking for perl configure:20550: found /usr/bin/perl configure:20562: result: /usr/bin/perl configure:20581: checking for XML::Parser configure:20584: result: ok configure:20621: x86_64-pc-linux-gnu-gcc -o conftest -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer conftest.c >&5 configure:20627: $? = 0 configure:20854: checking for ANSI C header files configure:21018: result: yes configure:21033: checking for unistd.h configure:21039: result: yes configure:21179: checking for memset configure:21235: x86_64-pc-linux-gnu-gcc -o conftest -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer conftest.c >&5 conftest.c:46: warning: conflicting types for built-in function 'memset' configure:21241: $? = 0 configure:21259: result: yes configure:21179: checking for memmove configure:21235: x86_64-pc-linux-gnu-gcc -o conftest -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer conftest.c >&5 conftest.c:47: warning: conflicting types for built-in function 'memmove' configure:21241: $? = 0 configure:21259: result: yes configure:21179: checking for strerror configure:21235: x86_64-pc-linux-gnu-gcc -o conftest -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer conftest.c >&5 configure:21241: $? = 0 configure:21259: result: yes configure:21280: checking for glib-genmarshal configure:21298: found /usr/bin/glib-genmarshal configure:21310: result: /usr/bin/glib-genmarshal configure:21320: checking for glib-mkenums configure:21338: found /usr/bin/glib-mkenums configure:21350: result: /usr/bin/glib-mkenums configure:21457: checking what warning flags to pass to the C compiler configure:21459: result: -Wall -Wmissing-prototypes configure:21470: checking what language compliance flags to pass to the C compiler configure:21485: result: configure:21515: checking for x86_64-pc-linux-gnu-pkg-config configure:21548: result: no configure:21558: checking for pkg-config configure:21576: found /usr/bin/pkg-config configure:21588: result: /usr/bin/pkg-config configure:21617: checking pkg-config is at least version 0.9.0 configure:21620: result: yes configure:21631: checking for DEP configure:21642: $PKG_CONFIG --exists --print-errors " gtk+-2.0 >= $GTK_REQUIRED_VERSION libxml-2.0 >= $LIBXML_REQUIRED_VERSION " configure:21648: $? = 0 configure:21669: $PKG_CONFIG --exists --print-errors " gtk+-2.0 >= $GTK_REQUIRED_VERSION libxml-2.0 >= $LIBXML_REQUIRED_VERSION " configure:21675: $? = 0 configure:21766: result: yes configure:22739: checking locale.h usability configure:22756: x86_64-pc-linux-gnu-gcc -c -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer conftest.c >&5 configure:22762: $? = 0 configure:22776: result: yes configure:22780: checking locale.h presence configure:22795: x86_64-pc-linux-gnu-gcc -E conftest.c configure:22801: $? = 0 configure:22815: result: yes configure:22848: checking for locale.h configure:22856: result: yes configure:22870: checking for LC_MESSAGES configure:22896: x86_64-pc-linux-gnu-gcc -o conftest -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer conftest.c >&5 configure:22902: $? = 0 configure:22919: result: yes configure:22948: checking libintl.h usability configure:22965: x86_64-pc-linux-gnu-gcc -c -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer conftest.c >&5 configure:22971: $? = 0 configure:22985: result: yes configure:22989: checking libintl.h presence configure:23004: x86_64-pc-linux-gnu-gcc -E conftest.c configure:23010: $? = 0 configure:23024: result: yes configure:23057: checking for libintl.h configure:23064: result: yes configure:23075: checking for ngettext in libc configure:23103: x86_64-pc-linux-gnu-gcc -o conftest -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer conftest.c >&5 configure:23109: $? = 0 configure:23127: result: yes configure:23131: checking for dgettext in libc configure:23159: x86_64-pc-linux-gnu-gcc -o conftest -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer conftest.c >&5 configure:23165: $? = 0 configure:23183: result: yes configure:23192: checking for bind_textdomain_codeset configure:23248: x86_64-pc-linux-gnu-gcc -o conftest -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer conftest.c >&5 configure:23254: $? = 0 configure:23272: result: yes configure:23759: checking for msgfmt configure:23786: result: /usr/bin/msgfmt configure:23799: checking for dcgettext configure:23855: x86_64-pc-linux-gnu-gcc -o conftest -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer conftest.c >&5 conftest.c:55: warning: conflicting types for built-in function 'dcgettext' configure:23861: $? = 0 configure:23879: result: yes configure:23890: checking if msgfmt accepts -c configure:23905: $MSGFMT -c -o /dev/null conftest.foo configure:23908: $? = 0 configure:23910: result: yes configure:23920: checking for gmsgfmt configure:23938: found /usr/bin/gmsgfmt configure:23951: result: /usr/bin/gmsgfmt configure:23961: checking for xgettext configure:23988: result: /usr/bin/xgettext configure:24017: x86_64-pc-linux-gnu-gcc -o conftest -mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer conftest.c >&5 configure:24023: $? = 0 configure:24476: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gtksourceview config.status 2.0.1, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on khopesh config.status:755: creating gtksourceview-2.0.pc config.status:755: creating Makefile config.status:755: creating gtksourceview-zip config.status:755: creating po/Makefile.in config.status:755: creating gtksourceview/Makefile config.status:755: creating gtksourceview/regex/Makefile config.status:755: creating gtksourceview/regex/pcre/Makefile config.status:755: creating gtksourceview/regex/glib/Makefile config.status:755: creating gtksourceview/language-specs/Makefile config.status:755: creating docs/Makefile config.status:755: creating docs/reference/Makefile config.status:755: creating docs/reference/version.xml config.status:755: creating tests/Makefile config.status:755: creating config.h config.status:1042: executing depfiles commands config.status:1042: executing intltool commands config.status:1042: executing default-1 commands config.status:1042: executing po/stamp-it commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer' 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='-mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_DEP_CFLAGS_set= ac_cv_env_DEP_CFLAGS_value= ac_cv_env_DEP_LIBS_set= ac_cv_env_DEP_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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PCRE_CFLAGS_set= ac_cv_env_PCRE_CFLAGS_value= ac_cv_env_PCRE_LIBS_set= ac_cv_env_PCRE_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_TESTS_CFLAGS_set= ac_cv_env_TESTS_CFLAGS_value= ac_cv_env_TESTS_LIBS_set= ac_cv_env_TESTS_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_f77_compiler_gnu=yes ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_dcgettext=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_strerror=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GLIB_GENMARSHAL=/usr/bin/glib-genmarshal ac_cv_path_GLIB_MKENUMS=/usr/bin/glib-mkenums ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' ac_cv_prog_F77=x86_64-pc-linux-gnu-gfortran ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_strerror='none required' am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 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_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/x86_64-pc-linux-gnu/bin/ld lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/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=98304 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_DEP_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 ' pkg_cv_DEP_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lxml2 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ABS_TOP_SRCDIR='' ACLOCAL='${SHELL} /var/tmp/portage/x11-libs/gtksourceview-2.0.1-r1/work/gtksourceview-2.0.1/missing --run aclocal-1.10' ACLOCAL_AMFLAGS='' ALL_LINGUAS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/tmp/portage/x11-libs/gtksourceview-2.0.1-r1/work/gtksourceview-2.0.1/missing --run tar' AR='x86_64-pc-linux-gnu-ar' AUTOCONF='${SHELL} /var/tmp/portage/x11-libs/gtksourceview-2.0.1-r1/work/gtksourceview-2.0.1/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/x11-libs/gtksourceview-2.0.1-r1/work/gtksourceview-2.0.1/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/x11-libs/gtksourceview-2.0.1-r1/work/gtksourceview-2.0.1/missing --run automake-1.10' AWK='gawk' BUILD_EGG_REGEX_FALSE='#' BUILD_EGG_REGEX_TRUE='' BUILD_GREGEX_FALSE='' BUILD_GREGEX_TRUE='#' BUILD_TESTS_FALSE='' BUILD_TESTS_TRUE='#' CATALOGS='' CATOBJEXT='.gmo' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CXX='x86_64-pc-linux-gnu-g++' CXXCPP='x86_64-pc-linux-gnu-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DEP_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 ' DEP_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lxml2 ' DISABLE_DEPRECATED_CFLAGS='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' EXEEXT='' F77='x86_64-pc-linux-gnu-gfortran' FFLAGS='-g -O2' GETTEXT_PACKAGE='gtksourceview-2.0' GLIB_GENMARSHAL='/usr/bin/glib-genmarshal' GLIB_MKENUMS='/usr/bin/glib-mkenums' GMOFILES='' GMSGFMT='/usr/bin/gmsgfmt' GREP='/bin/grep' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' GTK_REQUIRED_VERSION='2.8.0' HTML_DIR='${datadir}/gtk-doc/html' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(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_POLICY_RULE='%.policy: %.policy.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_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_SERVICE_RULE='%.service: %.service.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_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 $< $@' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBXML_REQUIRED_VERSION='2.5.0' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/tmp/portage/x11-libs/gtksourceview-2.0.1-r1/work/gtksourceview-2.0.1/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGFMT_OPTS='-c' OBJEXT='o' PACKAGE='gtksourceview' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceview' PACKAGE_NAME='gtksourceview' PACKAGE_STRING='gtksourceview 2.0.1' PACKAGE_TARNAME='gtksourceview' PACKAGE_VERSION='2.0.1' PATH_SEPARATOR=':' PCRE_CFLAGS='' PCRE_LIBS='' PKG_CONFIG='/usr/bin/pkg-config' POFILES='' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='x86_64-pc-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='x86_64-pc-linux-gnu-strip' TESTS_CFLAGS='' TESTS_LIBS='' USE_GNOME_VFS_FALSE='' USE_GNOME_VFS_TRUE='#' USE_NLS='yes' USE_SYSTEM_PCRE_FALSE='#' USE_SYSTEM_PCRE_TRUE='' VERSION='2.0.1' WARN_CFLAGS='-Wall -Wmissing-prototypes ' XGETTEXT='/usr/bin/xgettext' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='$(SHELL) /var/tmp/portage/x11-libs/gtksourceview-2.0.1-r1/work/gtksourceview-2.0.1/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='/usr/share/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "gtksourceview" #define PACKAGE_TARNAME "gtksourceview" #define PACKAGE_VERSION "2.0.1" #define PACKAGE_STRING "gtksourceview 2.0.1" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceview" #define PACKAGE "gtksourceview" #define VERSION "2.0.1" #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 #define STDC_HEADERS 1 #define HAVE_UNISTD_H 1 #define HAVE_MEMSET 1 #define HAVE_MEMMOVE 1 #define HAVE_STRERROR 1 #define USE_SYSTEM_PCRE #define GETTEXT_PACKAGE "gtksourceview-2.0" #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 LOCALEDIR "/usr/share/locale" configure: exit 0