This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU C Library configure (see version.h), which was generated by GNU Autoconf 2.63. Invocation command line was $ /var/tmp/portage/sys-libs/glibc-2.11.2/work/glibc-2.11.2/configure --disable-stackguard-randomization --enable-old-ssp-compat --enable-add-ons=nptl,c_stubs,libidn,ports --enable-kernel=2.6.9 --without-selinux --without-cvs --enable-bind-now --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --disable-profile --with-gd --with-headers=/usr/include --prefix=/usr --libdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --libexecdir=/usr/lib/misc/glibc ## --------- ## ## Platform. ## ## --------- ## hostname = sysresccd uname -m = i686 uname -r = 2.6.31.12-std135 uname -s = Linux uname -v = #1 SMP Mon Jan 25 19:52:59 UTC 2010 /usr/bin/uname -p = Mobile AMD Athlon(tm) XP 2500+ /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/portage/bin/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.4.3 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2028: checking build system type configure:2046: result: i686-pc-linux-gnu configure:2068: checking host system type configure:2083: result: i686-pc-linux-gnu configure:2114: checking for i686-pc-linux-gnu-gcc configure:2141: result: i686-pc-linux-gnu-gcc configure:2413: checking for C compiler version configure:2421: i686-pc-linux-gnu-gcc --version >&5 i686-pc-linux-gnu-gcc (Gentoo 4.4.3-r2 p1.2) 4.4.3 Copyright (C) 2010 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:2425: $? = 0 configure:2432: i686-pc-linux-gnu-gcc -v >&5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.4.3 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.4.3/python --disable-libgcj --with-arch=i686 --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.3-r2 p1.2' Thread model: posix gcc version 4.4.3 (Gentoo 4.4.3-r2 p1.2) configure:2436: $? = 0 configure:2443: i686-pc-linux-gnu-gcc -V >&5 i686-pc-linux-gnu-gcc: '-V' option must have argument configure:2447: $? = 1 configure:2451: checking for suffix of object files configure:2477: i686-pc-linux-gnu-gcc -c -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 conftest.c:1: warning: SSE instruction set disabled, using 387 arithmetics configure:2481: $? = 0 configure:2506: result: o configure:2510: checking whether we are using the GNU C compiler configure:2539: i686-pc-linux-gnu-gcc -c -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 conftest.c:1: warning: SSE instruction set disabled, using 387 arithmetics configure:2546: $? = 0 configure:2563: result: yes configure:2572: checking whether i686-pc-linux-gnu-gcc accepts -g configure:2602: i686-pc-linux-gnu-gcc -c -g -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 conftest.c:1: warning: SSE instruction set disabled, using 387 arithmetics configure:2609: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU C Library" | #define PACKAGE_TARNAME "c-library" | #define PACKAGE_VERSION "(see version.h)" | #define PACKAGE_STRING "GNU C Library (see version.h)" | #define PACKAGE_BUGREPORT "glibc" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2641: i686-pc-linux-gnu-gcc -c -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 conftest.c:1: warning: SSE instruction set disabled, using 387 arithmetics configure:2648: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU C Library" | #define PACKAGE_TARNAME "c-library" | #define PACKAGE_VERSION "(see version.h)" | #define PACKAGE_STRING "GNU C Library (see version.h)" | #define PACKAGE_BUGREPORT "glibc" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2681: i686-pc-linux-gnu-gcc -c -g -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 conftest.c:1: warning: SSE instruction set disabled, using 387 arithmetics configure:2688: $? = 0 configure:2710: result: yes configure:2727: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 configure:2801: i686-pc-linux-gnu-gcc -c -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 conftest.c:1: warning: SSE instruction set disabled, using 387 arithmetics configure:2808: $? = 0 configure:2831: result: none needed configure:2899: checking how to run the C preprocessor configure:2939: i686-pc-linux-gnu-gcc -E -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c cc1: warning: SSE instruction set disabled, using 387 arithmetics configure:2946: $? = 0 configure:2977: i686-pc-linux-gnu-gcc -E -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c cc1: warning: SSE instruction set disabled, using 387 arithmetics conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:2984: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU C Library" | #define PACKAGE_TARNAME "c-library" | #define PACKAGE_VERSION "(see version.h)" | #define PACKAGE_STRING "GNU C Library (see version.h)" | #define PACKAGE_BUGREPORT "glibc" | /* end confdefs.h. */ | #include configure:3017: result: i686-pc-linux-gnu-gcc -E configure:3046: i686-pc-linux-gnu-gcc -E -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c cc1: warning: SSE instruction set disabled, using 387 arithmetics configure:3053: $? = 0 configure:3084: i686-pc-linux-gnu-gcc -E -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c cc1: warning: SSE instruction set disabled, using 387 arithmetics conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:3091: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU C Library" | #define PACKAGE_TARNAME "c-library" | #define PACKAGE_VERSION "(see version.h)" | #define PACKAGE_STRING "GNU C Library (see version.h)" | #define PACKAGE_BUGREPORT "glibc" | /* end confdefs.h. */ | #include configure:3145: checking for i686-pc-linux-gnu-g++ configure:3161: found /usr/bin/i686-pc-linux-gnu-g++ configure:3172: result: i686-pc-linux-gnu-g++ configure:3243: checking for C++ compiler version configure:3251: i686-pc-linux-gnu-g++ --version >&5 i686-pc-linux-gnu-g++ (Gentoo 4.4.3-r2 p1.2) 4.4.3 Copyright (C) 2010 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:3255: $? = 0 configure:3262: i686-pc-linux-gnu-g++ -v >&5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.4.3 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.4.3/python --disable-libgcj --with-arch=i686 --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.3-r2 p1.2' Thread model: posix gcc version 4.4.3 (Gentoo 4.4.3-r2 p1.2) configure:3266: $? = 0 configure:3273: i686-pc-linux-gnu-g++ -V >&5 i686-pc-linux-gnu-g++: '-V' option must have argument configure:3277: $? = 1 configure:3280: checking whether we are using the GNU C++ compiler configure:3309: i686-pc-linux-gnu-g++ -c -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.cpp >&5 conftest.cpp:1: warning: SSE instruction set disabled, using 387 arithmetics configure:3316: $? = 0 configure:3333: result: yes configure:3342: checking whether i686-pc-linux-gnu-g++ accepts -g configure:3372: i686-pc-linux-gnu-g++ -c -g -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.cpp >&5 conftest.cpp:1: warning: SSE instruction set disabled, using 387 arithmetics configure:3379: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU C Library" | #define PACKAGE_TARNAME "c-library" | #define PACKAGE_VERSION "(see version.h)" | #define PACKAGE_STRING "GNU C Library (see version.h)" | #define PACKAGE_BUGREPORT "glibc" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3411: i686-pc-linux-gnu-g++ -c -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.cpp >&5 conftest.cpp:1: warning: SSE instruction set disabled, using 387 arithmetics configure:3418: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU C Library" | #define PACKAGE_TARNAME "c-library" | #define PACKAGE_VERSION "(see version.h)" | #define PACKAGE_STRING "GNU C Library (see version.h)" | #define PACKAGE_BUGREPORT "glibc" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3451: i686-pc-linux-gnu-g++ -c -g -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.cpp >&5 conftest.cpp:1: warning: SSE instruction set disabled, using 387 arithmetics configure:3458: $? = 0 configure:3480: result: yes configure:4097: running configure fragment for add-on nptl configure:4097: running configure fragment for add-on c_stubs configure:4097: running configure fragment for add-on libidn configure:4153: checking add-on ports for preconfigure fragments configure:4160: result: configure:4251: checking sysdep dirs configure:4487: result: sysdeps/generic/elf sysdeps/generic configure:4566: checking for a BSD-compatible install configure:4634: result: /usr/bin/install -c configure:4649: checking whether ln -s works configure:4653: result: yes configure:4777: checking whether /usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/bin/as is GNU as configure:4791: result: yes configure:4796: checking whether /usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/bin/ld is GNU ld configure:4810: result: yes configure:4820: checking for /usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/bin/as configure:4847: result: /usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/bin/as configure:4862: checking version of /usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/bin/as configure:4872: result: 2.20.1.20100303, ok configure:4883: checking for /usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/bin/ld configure:4910: result: /usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/bin/ld configure:4925: checking version of /usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/bin/ld configure:4935: result: 2.20.1.20100303, ok configure:4950: checking for pwd configure:4968: found /bin/pwd configure:4981: result: /bin/pwd configure:5001: checking for i686-pc-linux-gnu-gcc configure:5028: result: i686-pc-linux-gnu-gcc configure:5043: checking version of i686-pc-linux-gnu-gcc configure:5053: result: 4.4.3, ok configure:5064: checking for gnumake configure:5094: result: no configure:5064: checking for gmake configure:5080: found /usr/bin/gmake configure:5091: result: gmake configure:5106: checking version of gmake configure:5116: result: 3.81, ok configure:5128: checking for gnumsgfmt configure:5158: result: no configure:5128: checking for gmsgfmt configure:5144: found /usr/bin/gmsgfmt configure:5155: result: gmsgfmt configure:5170: checking version of gmsgfmt configure:5180: result: 0.17, ok configure:5191: checking for makeinfo configure:5207: found /usr/bin/makeinfo configure:5218: result: makeinfo configure:5233: checking version of makeinfo configure:5243: result: 4.13, ok configure:5254: checking for sed configure:5270: found /bin/sed configure:5281: result: sed configure:5296: checking version of sed configure:5306: result: 4.2, ok configure:5318: checking for autoconf configure:5334: found /usr/bin/autoconf configure:5345: result: autoconf configure:5360: checking whether autoconf works configure:5371: result: yes configure:5421: checking whether ranlib is necessary configure:5442: result: no configure:5455: checking LD_LIBRARY_PATH variable configure:5465: result: ok configure:5479: checking whether GCC supports -static-libgcc configure:5490: result: -static-libgcc configure:5496: checking for bash configure:5514: found /bin/bash configure:5527: result: /bin/bash configure:5602: checking for gawk configure:5618: found /usr/bin/gawk configure:5629: result: gawk configure:5642: checking for perl configure:5660: found /usr/bin/perl configure:5673: result: /usr/bin/perl configure:5687: checking for install-info configure:5706: found /usr/bin/install-info configure:5719: result: /usr/bin/install-info configure:5729: checking for bison configure:5748: found /usr/bin/bison configure:5761: result: /usr/bin/bison configure:5770: checking for signed size_t type configure:5785: result: no configure:5794: checking for libc-friendly stddef.h configure:5828: i686-pc-linux-gnu-gcc -c -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 conftest.c:1: warning: SSE instruction set disabled, using 387 arithmetics conftest.c: In function 'main': conftest.c:22: warning: incompatible implicit declaration of built-in function 'abort' configure:5835: $? = 0 configure:5850: result: yes configure:5857: checking whether we need to use -P to assemble .S files configure:5867: i686-pc-linux-gnu-gcc -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -c conftest.S 1>&5 cc1: warning: SSE instruction set disabled, using 387 arithmetics configure:5870: $? = 0 configure:5878: result: no configure:5885: checking whether .text pseudo-op must be used configure:5895: i686-pc-linux-gnu-gcc -c conftest.s 1>&5 configure:5898: $? = 0 configure:5909: result: yes configure:5913: checking for assembler global-symbol directive configure:5926: i686-pc-linux-gnu-gcc -c conftest.s 1>&5 configure:5929: $? = 0 configure:5937: result: .globl configure:5950: checking for .set assembler directive conftest1.c:1: warning: SSE instruction set disabled, using 387 arithmetics configure:5976: result: yes configure:5985: checking for assembler .type directive prefix configure:6001: i686-pc-linux-gnu-gcc -c conftest.s 1>&5 configure:6004: $? = 0 configure:6012: result: @ configure:6021: checking for assembler gnu_unique_object symbol type configure:6038: result: yes configure:6078: checking for .symver assembler directive configure:6095: result: yes configure:6097: checking for ld --version-script configure:6123: i686-pc-linux-gnu-gcc -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -Wl,-O1 -shared -o conftest.so conftest.o -nostartfiles -nostdlib -Wl,--version-script,conftest.map 1>&5 configure:6126: $? = 0 configure:6141: result: yes configure:6165: checking for .previous assembler directive configure:6175: i686-pc-linux-gnu-gcc -c conftest.s 1>&5 configure:6178: $? = 0 configure:6186: result: yes configure:6224: checking for .protected and .hidden assembler directive configure:6236: i686-pc-linux-gnu-gcc -c conftest.s 1>&5 configure:6239: $? = 0 configure:6249: result: yes configure:6253: checking whether __attribute__((visibility())) is supported configure:6264: i686-pc-linux-gnu-gcc -Werror -S conftest.c -o conftest.s 1>&5 configure:6267: $? = 0 configure:6278: result: yes configure:6288: checking for broken __attribute__((visibility())) configure:6300: i686-pc-linux-gnu-gcc -Werror -S conftest.c -o conftest.s1>&5 configure:6303: $? = 0 configure:6312: result: no configure:6321: checking for broken __attribute__((alias())) configure:6336: i686-pc-linux-gnu-gcc -Werror -S conftest.c -o conftest.s 1>&5 configure:6339: $? = 0 configure:6349: result: no configure:6358: checking whether to put _rtld_local into .sdata section configure:6372: result: no configure:6382: checking for .preinit_array/.init_array/.fini_array support configure:6395: i686-pc-linux-gnu-gcc -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,-O1 -o conftest conftest.c -static -nostartfiles -nostdlib 1>&5 conftest.c:1: warning: SSE instruction set disabled, using 387 arithmetics configure:6398: $? = 0 configure:6411: result: yes configure:6419: checking for libunwind-support in compiler configure:6436: result: no configure:6446: checking for -z nodelete option configure:6458: i686-pc-linux-gnu-gcc -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,-O1 -fPIC -shared -o conftest.so conftest.c -nostartfiles -nostdlib -Wl,--enable-new-dtags,-z,nodelete 1>&5 conftest.c:1: warning: SSE instruction set disabled, using 387 arithmetics configure:6461: $? = 0 configure:6472: result: yes configure:6475: checking for -z nodlopen option configure:6487: i686-pc-linux-gnu-gcc -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,-O1 -fPIC -shared -o conftest.so conftest.c -nostartfiles -nostdlib -Wl,--enable-new-dtags,-z,nodlopen 1>&5 conftest.c:1: warning: SSE instruction set disabled, using 387 arithmetics configure:6490: $? = 0 configure:6501: result: yes configure:6504: checking for -z initfirst option configure:6516: i686-pc-linux-gnu-gcc -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,-O1 -fPIC -shared -o conftest.so conftest.c -nostartfiles -nostdlib -Wl,--enable-new-dtags,-z,initfirst 1>&5 conftest.c:1: warning: SSE instruction set disabled, using 387 arithmetics configure:6519: $? = 0 configure:6530: result: yes configure:6535: checking for -z relro option configure:6542: i686-pc-linux-gnu-gcc -v --help 2>&1|grep z relro 1>&5 -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header configure:6545: $? = 0 configure:6549: i686-pc-linux-gnu-gcc -Wl,--verbose 2>&1|grep DATA_SEGMENT_RELRO_END 1>&5 . = DATA_SEGMENT_RELRO_END (12, .); configure:6552: $? = 0 configure:6559: result: yes configure:6570: checking for -Bgroup option configure:6581: i686-pc-linux-gnu-gcc -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,-O1 -fPIC -shared -o conftest.so conftest.c -Wl,-Bgroup -nostdlib 1>&5 conftest.c:1: warning: SSE instruction set disabled, using 387 arithmetics configure:6584: $? = 0 configure:6593: result: yes configure:6597: checking for libgcc_s suffix configure:6611: result: configure:6615: checking for --as-needed option configure:6627: i686-pc-linux-gnu-gcc -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,-O1 -fPIC -shared -o conftest.so conftest.c -lgcc_s -Wl,--as-needed -nostdlib 1>&5 conftest.c:1: warning: SSE instruction set disabled, using 387 arithmetics configure:6630: $? = 0 configure:6639: result: yes configure:6644: checking whether --noexecstack is desirable for .S files configure:6654: i686-pc-linux-gnu-gcc -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -S -o conftest.s conftest.c 1>&5 conftest.c:1: warning: SSE instruction set disabled, using 387 arithmetics configure:6657: $? = 0 configure:6662: i686-pc-linux-gnu-gcc -Wa,--noexecstack -c -o conftest.o conftest.s 1>&5 configure:6665: $? = 0 configure:6674: result: yes configure:6681: checking for -z combreloc configure:6695: i686-pc-linux-gnu-gcc -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,-O1 -fPIC -shared -o conftest.so conftest.c -nostdlib -nostartfiles -Wl,-z,combreloc 1>&5 conftest.c:1: warning: SSE instruction set disabled, using 387 arithmetics configure:6698: $? = 0 configure:6711: result: yes configure:6721: checking for -z execstack configure:6733: i686-pc-linux-gnu-gcc -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,-O1 -fPIC -shared -o conftest.so conftest.c -Wl,-z,execstack -nostdlib 1>&5 conftest.c:1: warning: SSE instruction set disabled, using 387 arithmetics configure:6736: $? = 0 configure:6745: result: yes configure:6749: checking for -fpie configure:6760: i686-pc-linux-gnu-gcc -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,-O1 -pie -fpie -o conftest conftest.c 1>&5 conftest.c:1: warning: SSE instruction set disabled, using 387 arithmetics configure:6763: $? = 0 configure:6772: result: yes configure:6777: checking for --hash-style option configure:6788: i686-pc-linux-gnu-gcc -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,-O1 -fPIC -shared -o conftest.so conftest.c -Wl,--hash-style=both -nostdlib 1>&5 conftest.c:1: warning: SSE instruction set disabled, using 387 arithmetics configure:6791: $? = 0 configure:6800: result: yes configure:6805: checking for -fno-toplevel-reorder -fno-section-anchors configure:6815: i686-pc-linux-gnu-gcc -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -S -fno-toplevel-reorder -fno-section-anchors conftest.c 1>&5 conftest.c:1: warning: SSE instruction set disabled, using 387 arithmetics configure:6818: $? = 0 configure:6827: result: yes configure:6836: checking for -fstack-protector configure:6847: i686-pc-linux-gnu-gcc -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,-O1 -Werror -fstack-protector -o conftest conftest.c 1>&5 cc1: warnings being treated as errors conftest.c:1: error: SSE instruction set disabled, using 387 arithmetics configure:6850: $? = 1 configure:6859: result: no configure:6863: checking for -fgnu89-inline configure:6878: i686-pc-linux-gnu-gcc -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -S -std=gnu99 -fgnu89-inline -o conftest.s conftest.c 1>&5 conftest.c:1: warning: SSE instruction set disabled, using 387 arithmetics conftest.c:3: warning: return type defaults to 'int' configure:6881: $? = 0 configure:6890: result: yes configure:6961: checking whether cc puts quotes around section names configure:6982: result: no configure:7100: checking for assembler .weak directive configure:7113: i686-pc-linux-gnu-gcc -c conftest.s 1>&5 configure:7116: $? = 0 configure:7124: result: yes configure:7171: checking whether CFI directives are supported configure:7190: i686-pc-linux-gnu-gcc -c conftest.s 1>&5 configure:7193: $? = 0 configure:7201: result: yes configure:7210: checking for ld --no-whole-archive configure:7223: i686-pc-linux-gnu-gcc -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,-O1 -nostdlib -nostartfiles -Wl,--no-whole-archive -o conftest conftest.c 1>&5 conftest.c:1: warning: SSE instruction set disabled, using 387 arithmetics configure:7226: $? = 0 configure:7234: result: yes configure:7240: checking for gcc -fexceptions configure:7253: i686-pc-linux-gnu-gcc -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,-O1 -nostdlib -nostartfiles -fexceptions -o conftest conftest.c 1>&5 conftest.c:1: warning: SSE instruction set disabled, using 387 arithmetics configure:7256: $? = 0 configure:7264: result: yes configure:7331: checking for __builtin_expect configure:7346: i686-pc-linux-gnu-gcc -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,-O1 -nostdlib -nostartfiles -o conftest conftest.c -lgcc >&5 conftest.c:1: warning: SSE instruction set disabled, using 387 arithmetics /usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/bin/ld: warning: cannot find entry symbol _start; defaulting to 00000000080480c0 configure:7349: $? = 0 configure:7357: result: yes configure:7366: checking for __builtin_memset configure:7378: i686-pc-linux-gnu-gcc -O3 -S conftest.c -o - | fgrep memset > /dev/null configure:7381: $? = 1 configure:7390: result: yes configure:7399: checking for redirection of built-in functions configure:7412: i686-pc-linux-gnu-gcc -O3 -S conftest.c -o - | fgrep my_strstr > /dev/null configure:7415: $? = 0 configure:7424: result: yes configure:7434: checking for __thread configure:7443: i686-pc-linux-gnu-gcc -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -c conftest.c >&5 conftest.c:1: warning: SSE instruction set disabled, using 387 arithmetics configure:7446: $? = 0 configure:7454: result: yes configure:7467: checking for tls_model attribute configure:7476: i686-pc-linux-gnu-gcc -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -S -Werror conftest.c >&5 cc1: warnings being treated as errors conftest.c:1: error: SSE instruction set disabled, using 387 arithmetics configure:7479: $? = 1 configure:7487: result: no configure:7526: checking for libgd configure:7556: i686-pc-linux-gnu-gcc -o conftest -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,-O1 conftest.c -lgd -lpng -lz -lm >&5 conftest.c:1: warning: SSE instruction set disabled, using 387 arithmetics conftest.c:24:16: error: gd.h: No such file or directory configure:7563: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU C Library" | #define PACKAGE_TARNAME "c-library" | #define PACKAGE_VERSION "(see version.h)" | #define PACKAGE_STRING "GNU C Library (see version.h)" | #define PACKAGE_BUGREPORT "glibc" | #define HAVE_LIBIDN 1 | #define USE_REGPARMS 1 | #define ASM_GLOBAL_DIRECTIVE .globl | #define HAVE_ASM_SET_DIRECTIVE 1 | #define ASM_TYPE_DIRECTIVE_PREFIX @ | #define HAVE_ASM_UNIQUE_OBJECT 1 | #define DO_VERSIONING 1 | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1 | #define HAVE_Z_COMBRELOC 1 | #define NO_UNDERSCORES 1 | #define HAVE_ASM_WEAK_DIRECTIVE 1 | #define HAVE_ASM_CFI_DIRECTIVES 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_BUILTIN_MEMSET 1 | #define HAVE_BUILTIN_REDIRECTION 1 | #define HAVE___THREAD 1 | /* end confdefs.h. */ | #include | int | main () | { | gdImagePng (0, 0) | ; | return 0; | } configure:7588: result: no configure:7903: checking for grep that handles long lines and -e configure:7963: result: /bin/grep configure:7968: checking for egrep configure:8032: result: /bin/grep -E configure:8037: checking for ANSI C header files configure:8067: i686-pc-linux-gnu-gcc -c -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 conftest.c:1: warning: SSE instruction set disabled, using 387 arithmetics configure:8074: $? = 0 cc1: warning: SSE instruction set disabled, using 387 arithmetics cc1: warning: SSE instruction set disabled, using 387 arithmetics configure:8173: i686-pc-linux-gnu-gcc -o conftest -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,-O1 conftest.c >&5 conftest.c:1: warning: SSE instruction set disabled, using 387 arithmetics configure:8177: $? = 0 configure:8183: ./conftest configure:8187: $? = 0 configure:8205: result: yes configure:8229: checking for sys/types.h configure:8250: i686-pc-linux-gnu-gcc -c -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 conftest.c:1: warning: SSE instruction set disabled, using 387 arithmetics configure:8257: $? = 0 configure:8274: result: yes configure:8229: checking for sys/stat.h configure:8250: i686-pc-linux-gnu-gcc -c -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 conftest.c:1: warning: SSE instruction set disabled, using 387 arithmetics configure:8257: $? = 0 configure:8274: result: yes configure:8229: checking for stdlib.h configure:8250: i686-pc-linux-gnu-gcc -c -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 conftest.c:1: warning: SSE instruction set disabled, using 387 arithmetics configure:8257: $? = 0 configure:8274: result: yes configure:8229: checking for string.h configure:8250: i686-pc-linux-gnu-gcc -c -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 conftest.c:1: warning: SSE instruction set disabled, using 387 arithmetics configure:8257: $? = 0 configure:8274: result: yes configure:8229: checking for memory.h configure:8250: i686-pc-linux-gnu-gcc -c -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 conftest.c:1: warning: SSE instruction set disabled, using 387 arithmetics configure:8257: $? = 0 configure:8274: result: yes configure:8229: checking for strings.h configure:8250: i686-pc-linux-gnu-gcc -c -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 conftest.c:1: warning: SSE instruction set disabled, using 387 arithmetics configure:8257: $? = 0 configure:8274: result: yes configure:8229: checking for inttypes.h configure:8250: i686-pc-linux-gnu-gcc -c -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 conftest.c:1: warning: SSE instruction set disabled, using 387 arithmetics configure:8257: $? = 0 configure:8274: result: yes configure:8229: checking for stdint.h configure:8250: i686-pc-linux-gnu-gcc -c -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 conftest.c:1: warning: SSE instruction set disabled, using 387 arithmetics configure:8257: $? = 0 configure:8274: result: yes configure:8229: checking for unistd.h configure:8250: i686-pc-linux-gnu-gcc -c -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 conftest.c:1: warning: SSE instruction set disabled, using 387 arithmetics configure:8257: $? = 0 configure:8274: result: yes configure:8292: checking size of long double configure:8597: i686-pc-linux-gnu-gcc -o conftest -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,-O1 conftest.c >&5 conftest.c:1: warning: SSE instruction set disabled, using 387 arithmetics configure:8601: $? = 0 configure:8607: ./conftest configure:8611: $? = 0 configure:8637: result: 12 configure:8669: result: running configure fragment for sysdeps/i386/elf configure:7: checking for i386 TLS support configure:29: i686-pc-linux-gnu-gcc -c -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fno-unwind-tables conftest.s 1>&5 configure:32: $? = 0 configure:40: result: yes configure:8669: result: running configure fragment for nptl/sysdeps/pthread configure:27: checking for forced unwind support configure:56: i686-pc-linux-gnu-gcc -o conftest -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,-O1 conftest.c >&5 conftest.c:1: warning: SSE instruction set disabled, using 387 arithmetics configure:63: $? = 0 configure:83: result: yes configure:92: checking for C cleanup handling configure:122: i686-pc-linux-gnu-gcc -o conftest -march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -Werror -fexceptions -fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,-O1 conftest.c >&5 cc1: warnings being treated as errors conftest.c:1: error: SSE instruction set disabled, using 387 arithmetics configure:129: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU C Library" | #define PACKAGE_TARNAME "c-library" | #define PACKAGE_VERSION "(see version.h)" | #define PACKAGE_STRING "GNU C Library (see version.h)" | #define PACKAGE_BUGREPORT "glibc" | #define HAVE_LIBIDN 1 | #define USE_REGPARMS 1 | #define ASM_GLOBAL_DIRECTIVE .globl | #define HAVE_ASM_SET_DIRECTIVE 1 | #define ASM_TYPE_DIRECTIVE_PREFIX @ | #define HAVE_ASM_UNIQUE_OBJECT 1 | #define DO_VERSIONING 1 | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1 | #define HAVE_Z_COMBRELOC 1 | #define NO_UNDERSCORES 1 | #define HAVE_ASM_WEAK_DIRECTIVE 1 | #define HAVE_ASM_CFI_DIRECTIVES 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_BUILTIN_MEMSET 1 | #define HAVE_BUILTIN_REDIRECTION 1 | #define HAVE___THREAD 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 SIZEOF_LONG_DOUBLE 12 | #define HAVE_TLS_SUPPORT 1 | #define PI_STATIC_AND_HIDDEN 1 | #define HAVE_FORCED_UNWIND 1 | /* end confdefs.h. */ | | #include | void cl (void *a) { } | int | main () | { | | int a __attribute__ ((cleanup (cl))); | puts ("test") | ; | return 0; | } configure:149: result: no configure:153: error: the compiler must support C cleanup handling ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-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=set ac_cv_env_CC_value=i686-pc-linux-gnu-gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE' ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-mtune=athlon-xp -pipe -O2 -fno-strict-aliasing' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-Wl,-O1 ac_cv_env_LIBS_set= ac_cv_env_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_header_inttypes_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=i686-pc-linux-gnu ac_cv_objext=o ac_cv_path_BASH_SHELL=/bin/bash ac_cv_path_BISON=/usr/bin/bison ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_INSTALL_INFO=/usr/bin/install-info ac_cv_path_PERL=/usr/bin/perl ac_cv_path_PWD_P=/bin/pwd ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AS=/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/bin/as ac_cv_prog_AUTOCONF=autoconf 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_LD=/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/bin/ld ac_cv_prog_MAKE=gmake ac_cv_prog_MAKEINFO=makeinfo ac_cv_prog_MSGFMT=gmsgfmt ac_cv_prog_SED=sed ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_sizeof_long_double=12 libc_cv_386_tls=yes libc_cv_Bgroup=yes libc_cv_as_needed=yes libc_cv_as_noexecstack=yes libc_cv_asm_cfi_directives=yes libc_cv_asm_global_directive=.globl libc_cv_asm_previous_directive=yes libc_cv_asm_protected_directive=yes libc_cv_asm_set_directive=yes libc_cv_asm_symver_directive=yes libc_cv_asm_type_prefix=@ libc_cv_asm_underscores=no libc_cv_asm_unique_object=yes libc_cv_asm_weak_directive=yes libc_cv_autoconf_works=yes libc_cv_broken_alias_attribute=no libc_cv_broken_visibility_attribute=no libc_cv_c_cleanup=no libc_cv_cc_with_libunwind=no libc_cv_dot_text=.text libc_cv_fno_toplevel_reorder=yes libc_cv_forced_unwind=yes libc_cv_fpie=yes libc_cv_friendly_stddef=yes libc_cv_gcc___thread=yes libc_cv_gcc_builtin_expect=yes libc_cv_gcc_builtin_memset=yes libc_cv_gcc_builtin_redirection=yes libc_cv_gcc_exceptions=yes libc_cv_gcc_static_libgcc=-static-libgcc libc_cv_gcc_tls_model_attr=no libc_cv_gcc_unwind_find_fde=no libc_cv_gnu89_inline=-fgnu89-inline libc_cv_hashstyle=yes libc_cv_have_bash2=yes libc_cv_have_ksh=yes libc_cv_have_sdata_section=no libc_cv_have_section_quotes=no libc_cv_idn=no libc_cv_initfini_array=yes libc_cv_ld_no_whole_archive=yes libc_cv_ld_version_script_option=yes libc_cv_libgcc_s_suffix= libc_cv_need_minus_P=no libc_cv_nss_crypt=no libc_cv_prog_as_gnu=yes libc_cv_prog_ld_gnu=yes libc_cv_ranlib_necessary=no libc_cv_signed_size_t=no libc_cv_slibdir=/lib libc_cv_ssp=no libc_cv_sysconfdir='${prefix}/etc' libc_cv_visibility_attribute=yes libc_cv_weak_symbols=yes libc_cv_z_combreloc=yes libc_cv_z_execstack=yes libc_cv_z_initfirst=yes libc_cv_z_nodelete=yes libc_cv_z_nodlopen=yes libc_cv_z_relro=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/bin/ar' AS='/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/bin/as' ASFLAGS_config=' -Wa,--noexecstack' AUTOCONF='autoconf' AWK='gawk' BASH_SHELL='/bin/bash' BISON='/usr/bin/bison' BUILD_CC='' CC='i686-pc-linux-gnu-gcc' CFLAGS='-march=i686 -mtune=athlon-xp -pipe -O2 -fno-strict-aliasing -fno-unwind-tables' CPP='i686-pc-linux-gnu-gcc -E' CPPFLAGS='-fexceptions -mtune=athlon-xp -mfpmath=sse -pipe -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE' CXX='i686-pc-linux-gnu-g++' CXXFLAGS='-mtune=athlon-xp -pipe -O2 -fno-strict-aliasing' CXX_SYSINCLUDES='-isystem ../../../../include/c++/4.4.3 -isystem ../../../../include/c++/4.4.3/i686-pc-linux-gnu -isystem ../../../../include/c++/4.4.3/backward' DEFINES='' DEFS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_INFO='/usr/bin/install-info' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' KSH='/bin/bash' LD='/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/bin/ld' LDFLAGS='-Wl,-O1' LIBGD='no' LIBOBJS='' LIBS='' LN_S='ln -s' LTLIBOBJS='' MAKE='gmake' MAKEINFO='makeinfo' MIG='' MSGFMT='gmsgfmt' OBJDUMP='/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/bin/objdump' OBJEXT='o' PACKAGE_BUGREPORT='glibc' PACKAGE_NAME='GNU C Library' PACKAGE_STRING='GNU C Library (see version.h)' PACKAGE_TARNAME='c-library' PACKAGE_VERSION='(see version.h)' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PWD_P='/bin/pwd' RANLIB=':' RELEASE='' SED='sed' SHELL='/bin/sh' SYSINCLUDES='-nostdinc -isystem /usr/lib/gcc/i686-pc-linux-gnu/4.4.3/include -isystem /usr/lib/gcc/i686-pc-linux-gnu/4.4.3/include-fixed -isystem /usr/include' VERSION='' VERSIONING='yes' ac_ct_CC='' ac_ct_CXX='' add_on_subdirs=' c_stubs libidn' add_ons='nptl c_stubs libidn ports' all_warnings='' base_machine='i386' bindir='${exec_prefix}/bin' bindnow='yes' bounded='no' build='i686-pc-linux-gnu' build_alias='i686-pc-linux-gnu' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' cross_compiling='no' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' elf='yes' enable_check_abi='no' exceptions='-fexceptions' exec_prefix='NONE' experimental_malloc='' fno_unit_at_a_time='-fno-toplevel-reorder -fno-section-anchors' force_install='yes' have_libaudit='' have_libcap='' have_selinux='no' host='i686-pc-linux-gnu' host_alias='i686-pc-linux-gnu' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' ldd_rewrite_script='no' libc_cv_Bgroup='yes' libc_cv_as_needed='yes' libc_cv_cc_avx='' libc_cv_cc_sse4='' libc_cv_cc_submachine='' libc_cv_cc_with_libunwind='no' libc_cv_cpp_asm_debuginfo='' libc_cv_forced_unwind='yes' libc_cv_fpie='yes' libc_cv_gcc_static_libgcc='-static-libgcc' libc_cv_gcc_unwind_find_fde='no' libc_cv_gnu89_inline='-fgnu89-inline' libc_cv_hashstyle='yes' libc_cv_have_bash2='yes' libc_cv_have_initfini='' libc_cv_have_ksh='yes' libc_cv_libgcc_s_suffix='' libc_cv_localedir='' libc_cv_nss_crypt='no' libc_cv_pic_default='' libc_cv_rootsbindir='' libc_cv_slibdir='/lib' libc_cv_ssp='no' libc_cv_sysconfdir='${prefix}/etc' libc_cv_z_combreloc='yes' libc_cv_z_execstack='yes' libdir='/usr/lib' libexecdir='/usr/lib/misc/glibc' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mach_interface_list='' mandir='/usr/share/man' multi_arch='no' no_whole_archive='-Wl,--no-whole-archive' nopic_initfini='' old_glibc_headers='' oldest_abi='default' oldincludedir='/usr/include' omitfp='no' pdfdir='${docdir}' prefix='/usr' profile='no' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' shared='default' sharedstatedir='${prefix}/com' sizeof_long_double='12' static='yes' static_nss='no' subdirs=' ' submachine='' sysconfdir='${prefix}/etc' sysdeps_add_ons=' nptl ports' sysnames=' sysdeps/i386/elf nptl/sysdeps/unix/sysv/linux/i386/i686 sysdeps/unix/sysv/linux/i386/i686 nptl/sysdeps/unix/sysv/linux/i386 sysdeps/unix/sysv/linux/i386 nptl/sysdeps/unix/sysv/linux nptl/sysdeps/pthread sysdeps/pthread ports/sysdeps/unix/sysv/linux sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet ports/sysdeps/unix/sysv/i386 sysdeps/unix/sysv/i386 nptl/sysdeps/unix/sysv ports/sysdeps/unix/sysv sysdeps/unix/sysv sysdeps/unix/i386 nptl/sysdeps/unix ports/sysdeps/unix sysdeps/unix sysdeps/posix sysdeps/i386/i686/fpu nptl/sysdeps/i386/i686 sysdeps/i386/i686 sysdeps/i386/i486 nptl/sysdeps/i386/i486 sysdeps/i386/fpu nptl/sysdeps/i386 sysdeps/i386 sysdeps/wordsize-32 sysdeps/ieee754/ldbl-96 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic' target_alias='' uname_release='' uname_sysname='' uname_version='' use_ldconfig='no' with_cvs='no' with_fp='yes' xcoff='no' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "GNU C Library" #define PACKAGE_TARNAME "c-library" #define PACKAGE_VERSION "(see version.h)" #define PACKAGE_STRING "GNU C Library (see version.h)" #define PACKAGE_BUGREPORT "glibc" #define HAVE_LIBIDN 1 #define USE_REGPARMS 1 #define ASM_GLOBAL_DIRECTIVE .globl #define HAVE_ASM_SET_DIRECTIVE 1 #define ASM_TYPE_DIRECTIVE_PREFIX @ #define HAVE_ASM_UNIQUE_OBJECT 1 #define DO_VERSIONING 1 #define HAVE_ASM_PREVIOUS_DIRECTIVE 1 #define HAVE_Z_COMBRELOC 1 #define NO_UNDERSCORES 1 #define HAVE_ASM_WEAK_DIRECTIVE 1 #define HAVE_ASM_CFI_DIRECTIVES 1 #define HAVE_BUILTIN_EXPECT 1 #define HAVE_BUILTIN_MEMSET 1 #define HAVE_BUILTIN_REDIRECTION 1 #define HAVE___THREAD 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 SIZEOF_LONG_DOUBLE 12 #define HAVE_TLS_SUPPORT 1 #define PI_STATIC_AND_HIDDEN 1 #define HAVE_FORCED_UNWIND 1 configure: exit 1