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.66. Invocation command line was $ /mnt/tmp/portage/sys-libs/glibc-2.13-r4/work/glibc-2.13/configure --disable-stackguard-randomization --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/lib32 --mandir=/usr/share/man --infodir=/usr/share/info --libexecdir=/usr/lib32/misc/glibc ## --------- ## ## Platform. ## ## --------- ## hostname = mplinu uname -m = x86_64 uname -r = 2.6.36-gentoo-r5 uname -s = Linux uname -v = #7 SMP Thu Feb 16 10:36:11 CET 2012 /usr/bin/uname -p = Intel(R) Core(TM)2 Duo CPU T6570 @ 2.10GHz /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/lib64/ccache/bin PATH: /usr/lib64/distcc/bin PATH: /usr/lib64/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/x86_64-pc-linux-gnu/i686-pc-linux-gnu/gcc-bin/4.5.3 PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3 PATH: /opt/vmware/bin PATH: $ORACLE_HOME/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2225: loading site script /usr/share/config.site | #!/bin/bash | # Copyright 2009 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host=$(echo ${CHOST/-/ } | awk '{print $1}') | | [[ ${host/arm.*eb/} != ${host} ]] && host=armeb | [[ ${host/arm/} != ${host} ]] && [[ ${host} != armeb ]] && host=arm | | [[ ${host/mips.*el/} != ${host} ]] && host=mipsel | | #[[ ${host/i[4-5]/6} != ${host} ]] && host=i686 | | echo ${host} | } | | config_site_names() { | local site_arch=$(config_site_arch) | local sites="" | local x | | [[ ${CHOST/-linux-/} != $CHOST ]] && sites+=" linux ${site_arch}-linux" | [[ ${CHOST/darwin/} != $CHOST ]] && sites+=" darwin ${site_arch}-linux" | | [[ ${CHOST/-linux-uclibc/} != $CHOST ]] && sites+=" linux-uclibc ${site_arch}-linux-uclibc" | [[ ${CHOST/-linux-gnu/} != $CHOST ]] && sites+=" linux-gnu ${site_arch}-linux-gnu" | | [[ ${CHOST/-linux-uclibceabi/} != $CHOST ]] && sites+=" linux-uclibceabi ${site_arch}-linux-uclibceabi" | [[ ${CHOST/-linux-gnueabi/} != $CHOST ]] && sites+=" linux-gnueabi ${site_arch}-linux-gnueabi" | | for x in ${sites} ${CHOST}; do | [[ -e ${TOPDIR}/${x} ]] && echo ${TOPDIR}/${x} | done | } | | if [[ ${CHOST} != "" ]]; then | sites="$(config_site_names)" | if [[ ${sites} != "" ]]; then | for site in ${sites}; do | echo "$(basename $0): loading site script ${site}" | . ${site} | done | fi | unset site | unset sites | fi configure:2363: checking build system type configure:2377: result: i686-pc-linux-gnu configure:2397: checking host system type configure:2410: result: i686-pc-linux-gnu configure:2439: checking for i686-pc-linux-gnu-gcc configure:2466: result: x86_64-pc-linux-gnu-gcc -m32 -march=i686 configure:2735: checking for C compiler version configure:2744: x86_64-pc-linux-gnu-gcc -m32 -march=i686 --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.5.3-r2 p1.1, pie-0.4.7) 4.5.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:2755: $? = 0 configure:2744: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /opt/tmp/portage/sys-devel/gcc-4.5.3-r2/work/gcc-4.5.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/python --enable-checking=release --enable-java-awt=gtk --enable-languages=c,c++,java,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.3-r2 p1.1, pie-0.4.7' Thread model: posix gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.1, pie-0.4.7) configure:2755: $? = 0 configure:2744: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -V >&5 x86_64-pc-linux-gnu-gcc: '-V' must come at the start of the command line distcc[26553] ERROR: compile (null) on localhost failed configure:2755: $? = 1 configure:2744: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -qversion >&5 x86_64-pc-linux-gnu-gcc: unrecognized option '-qversion' x86_64-pc-linux-gnu-gcc: no input files distcc[26559] ERROR: compile (null) on localhost failed configure:2755: $? = 1 configure:2760: checking for suffix of object files configure:2782: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -c -pipe -mtune=core2 -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 configure:2786: $? = 0 configure:2807: result: o configure:2811: checking whether we are using the GNU C compiler configure:2830: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -c -pipe -mtune=core2 -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 configure:2830: $? = 0 configure:2839: result: yes configure:2848: checking whether x86_64-pc-linux-gnu-gcc -m32 -march=i686 accepts -g configure:2868: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -c -g -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 configure:2868: $? = 0 configure:2909: result: yes configure:2926: checking for x86_64-pc-linux-gnu-gcc -m32 -march=i686 option to accept ISO C89 configure:2990: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -c -pipe -mtune=core2 -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 configure:2990: $? = 0 configure:3003: result: none needed configure:3073: checking how to run the C preprocessor configure:3104: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -E -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c configure:3104: $? = 0 configure:3118: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -E -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. distcc[26622] ERROR: compile (null) on localhost failed configure:3118: $? = 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 PACKAGE_URL "http://www.gnu.org/software/c-library/" | /* end confdefs.h. */ | #include configure:3143: result: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -E configure:3163: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -E -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c configure:3163: $? = 0 configure:3177: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -E -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. distcc[26638] ERROR: compile (null) on localhost failed configure:3177: $? = 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 PACKAGE_URL "http://www.gnu.org/software/c-library/" | /* end confdefs.h. */ | #include configure:3220: checking for i686-pc-linux-gnu-g++ configure:3236: found /usr/bin/i686-pc-linux-gnu-g++ configure:3247: result: i686-pc-linux-gnu-g++ configure:3318: checking for C++ compiler version configure:3327: i686-pc-linux-gnu-g++ --version >&5 i686-pc-linux-gnu-g++ (Gentoo 4.5.3-r2 p1.1, pie-0.4.7) 4.5.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:3338: $? = 0 configure:3327: i686-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/i686-pc-linux-gnu/gcc-bin/4.5.3/i686-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-pc-linux-gnu/4.5.3/lto-wrapper Target: i686-pc-linux-gnu Configured with: /mnt/tmp/portage/cross-i686-pc-linux-gnu/gcc-4.5.3-r2/work/gcc-4.5.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/i686-pc-linux-gnu/gcc-bin/4.5.3 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.5.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.5.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.5.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/include/g++-v4 --host=x86_64-pc-linux-gnu --target=i686-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --disable-multilib --disable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.5.3/python --enable-checking=release --disable-libgcj --with-arch=i686 --enable-languages=c,c++,fortran --with-sysroot=/usr/i686-pc-linux-gnu --disable-bootstrap --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.3-r2 p1.1, pie-0.4.7' Thread model: posix gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.1, pie-0.4.7) configure:3338: $? = 0 configure:3327: i686-pc-linux-gnu-g++ -V >&5 i686-pc-linux-gnu-g++: '-V' option must have argument configure:3338: $? = 1 configure:3327: i686-pc-linux-gnu-g++ -qversion >&5 i686-pc-linux-gnu-g++: unrecognized option '-qversion' i686-pc-linux-gnu-g++: no input files configure:3338: $? = 1 configure:3342: checking whether we are using the GNU C++ compiler configure:3361: i686-pc-linux-gnu-g++ -c -pipe -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.cpp >&5 configure:3361: $? = 0 configure:3370: result: yes configure:3379: checking whether i686-pc-linux-gnu-g++ accepts -g configure:3399: i686-pc-linux-gnu-g++ -c -g -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.cpp >&5 configure:3399: $? = 0 configure:3440: result: yes configure:3968: running configure fragment for add-on nptl configure:3968: running configure fragment for add-on c_stubs configure:3968: running configure fragment for add-on libidn configure:4016: checking add-on ports for preconfigure fragments configure:4023: result: configure:4110: checking for assembler gnu_indirect_function symbol type support configure:4126: result: yes configure:4129: checking whether .text pseudo-op must be used configure:4139: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -c conftest.s 1>&5 configure:4142: $? = 0 configure:4153: result: yes configure:4157: checking for assembler global-symbol directive configure:4170: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -c conftest.s 1>&5 configure:4173: $? = 0 configure:4181: result: .globl configure:4192: checking for assembler .type directive prefix configure:4208: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -c conftest.s 1>&5 configure:4211: $? = 0 configure:4219: result: @ configure:4242: checking sysdep dirs configure:4487: result: sysdeps/generic/elf sysdeps/generic configure:4564: checking for a BSD-compatible install configure:4632: result: /usr/bin/install -c configure:4647: checking whether ln -s works configure:4651: result: yes configure:4680: checking for i686-pc-linux-gnu-ranlib configure:4696: found /usr/bin/i686-pc-linux-gnu-ranlib configure:4707: result: i686-pc-linux-gnu-ranlib configure:4775: checking whether as is GNU as configure:4789: result: yes configure:4794: checking whether ld is GNU ld configure:4808: result: yes configure:4818: checking for as configure:4845: result: as configure:4860: checking version of as configure:4870: result: 2.21.1, ok configure:4881: checking for ld configure:4908: result: ld configure:4923: checking version of ld configure:4933: result: 2.21.1, ok configure:4948: checking for pwd configure:4966: found /bin/pwd configure:4979: result: /bin/pwd configure:4997: checking for i686-pc-linux-gnu-gcc configure:5024: result: x86_64-pc-linux-gnu-gcc -m32 -march=i686 configure:5039: checking version of x86_64-pc-linux-gnu-gcc -m32 -march=i686 configure:5049: result: 4.5.3, ok configure:5060: checking for gnumake configure:5090: result: no configure:5060: checking for gmake configure:5076: found /usr/bin/gmake configure:5087: result: gmake configure:5102: checking version of gmake configure:5112: result: 3.82, ok configure:5124: checking for gnumsgfmt configure:5154: result: no configure:5124: checking for gmsgfmt configure:5140: found /usr/bin/gmsgfmt configure:5151: result: gmsgfmt configure:5166: checking version of gmsgfmt configure:5176: result: 0.18.1, ok configure:5187: checking for makeinfo configure:5203: found /usr/bin/makeinfo configure:5214: result: makeinfo configure:5229: checking version of makeinfo configure:5239: result: 4.13, ok configure:5250: checking for sed configure:5266: found /bin/sed configure:5277: result: sed configure:5292: checking version of sed configure:5302: result: 4.2.1, ok configure:5314: checking for autoconf configure:5330: found /usr/bin/autoconf configure:5341: result: autoconf configure:5356: checking whether autoconf works configure:5367: result: yes configure:5413: checking whether ranlib is necessary configure:5434: result: no configure:5447: checking LD_LIBRARY_PATH variable configure:5457: result: ok configure:5466: checking whether GCC supports -static-libgcc configure:5477: result: -static-libgcc configure:5483: checking for bash configure:5501: found /bin/bash configure:5514: result: /bin/bash configure:5589: checking for gawk configure:5605: found /usr/bin/gawk configure:5616: result: gawk configure:5629: checking for perl configure:5647: found /usr/bin/perl configure:5660: result: /usr/bin/perl configure:5674: checking for install-info configure:5693: found /usr/bin/install-info configure:5706: result: /usr/bin/install-info configure:5716: checking for bison configure:5735: found /usr/bin/bison configure:5748: result: /usr/bin/bison configure:5757: checking for signed size_t type configure:5772: result: no configure:5781: checking for libc-friendly stddef.h configure:5805: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -c -pipe -mtune=core2 -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:26:52: warning: incompatible implicit declaration of built-in function 'abort' configure:5805: $? = 0 configure:5812: result: yes configure:5819: checking whether we need to use -P to assemble .S files configure:5829: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -c conftest.S 1>&5 configure:5832: $? = 0 configure:5840: result: no configure:5847: checking for .set assembler directive configure:5873: result: yes configure:5880: checking for assembler gnu_unique_object symbol type configure:5897: result: yes configure:5904: checking for .symver assembler directive configure:5921: result: yes configure:5923: checking for ld --version-script configure:5949: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -pipe -mtune=core2 -O2 -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -shared -o conftest.so conftest.o -nostartfiles -nostdlib -Wl,--version-script,conftest.map 1>&5 configure:5952: $? = 0 configure:5967: result: yes configure:5989: checking for .previous assembler directive configure:5999: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -c conftest.s 1>&5 configure:6002: $? = 0 configure:6010: result: yes configure:6044: checking for .protected and .hidden assembler directive configure:6056: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -c conftest.s 1>&5 configure:6059: $? = 0 configure:6067: result: yes configure:6071: checking whether __attribute__((visibility())) is supported configure:6082: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -Werror -S conftest.c -o conftest.s 1>&5 configure:6085: $? = 0 configure:6096: result: yes configure:6104: checking for broken __attribute__((visibility())) configure:6116: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -Werror -S conftest.c -o conftest.s1>&5 configure:6119: $? = 0 configure:6128: result: no configure:6135: checking for broken __attribute__((alias())) configure:6150: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -Werror -S conftest.c -o conftest.s 1>&5 configure:6153: $? = 0 configure:6163: result: no configure:6170: checking whether to put _rtld_local into .sdata section configure:6184: result: no configure:6192: checking for .preinit_array/.init_array/.fini_array support configure:6205: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -pipe -mtune=core2 -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,-O1 -Wl,--as-needed -o conftest conftest.c -static -nostartfiles -nostdlib 1>&5 configure:6208: $? = 0 configure:6221: result: yes configure:6226: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -Wl,--verbose 2>&1|grep SORT_BY_INIT_PRIORITY 1>&5 configure:6229: $? = 1 configure:6235: checking for libunwind-support in compiler configure:6252: result: no configure:6260: checking for -z nodelete option configure:6272: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -pipe -mtune=core2 -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,-O1 -Wl,--as-needed -fPIC -shared -o conftest.so conftest.c -nostartfiles -nostdlib -Wl,--enable-new-dtags,-z,nodelete 1>&5 configure:6275: $? = 0 configure:6284: result: yes configure:6287: checking for -z nodlopen option configure:6299: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -pipe -mtune=core2 -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,-O1 -Wl,--as-needed -fPIC -shared -o conftest.so conftest.c -nostartfiles -nostdlib -Wl,--enable-new-dtags,-z,nodlopen 1>&5 configure:6302: $? = 0 configure:6311: result: yes configure:6314: checking for -z initfirst option configure:6326: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -pipe -mtune=core2 -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,-O1 -Wl,--as-needed -fPIC -shared -o conftest.so conftest.c -nostartfiles -nostdlib -Wl,--enable-new-dtags,-z,initfirst 1>&5 configure:6329: $? = 0 configure:6338: result: yes configure:6343: checking for -z relro option configure:6350: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -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 -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header -z relro Create RELRO program header configure:6353: $? = 0 configure:6357: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -Wl,--verbose 2>&1|grep DATA_SEGMENT_RELRO_END 1>&5 . = DATA_SEGMENT_RELRO_END (12, .); configure:6360: $? = 0 configure:6367: result: yes configure:6376: checking for -Bgroup option configure:6387: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -pipe -mtune=core2 -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,-O1 -Wl,--as-needed -fPIC -shared -o conftest.so conftest.c -Wl,-Bgroup -nostdlib 1>&5 configure:6390: $? = 0 configure:6399: result: yes configure:6403: checking for libgcc_s suffix configure:6417: result: configure:6421: checking for --as-needed option configure:6433: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -pipe -mtune=core2 -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,-O1 -Wl,--as-needed -fPIC -shared -o conftest.so conftest.c -lgcc_s -Wl,--as-needed -nostdlib 1>&5 configure:6436: $? = 0 configure:6445: result: yes configure:6450: checking whether --noexecstack is desirable for .S files configure:6460: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -pipe -mtune=core2 -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -S -o conftest.s conftest.c 1>&5 configure:6463: $? = 0 configure:6468: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -Wa,--noexecstack -c -o conftest.o conftest.s 1>&5 configure:6471: $? = 0 configure:6480: result: yes configure:6487: checking for -z combreloc configure:6501: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -pipe -mtune=core2 -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,-O1 -Wl,--as-needed -fPIC -shared -o conftest.so conftest.c -nostdlib -nostartfiles -Wl,-z,combreloc 1>&5 configure:6504: $? = 0 configure:6517: result: yes configure:6525: checking for -z execstack configure:6537: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -pipe -mtune=core2 -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,-O1 -Wl,--as-needed -fPIC -shared -o conftest.so conftest.c -Wl,-z,execstack -nostdlib 1>&5 configure:6540: $? = 0 configure:6549: result: yes configure:6553: checking for -fpie configure:6564: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -pipe -mtune=core2 -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,-O1 -Wl,--as-needed -pie -fpie -o conftest conftest.c 1>&5 /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../libc.so when searching for -lc /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../libc.a when searching for -lc /usr/bin/ld: i386:x86-64 architecture of input file `/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../Scrt1.o' is incompatible with i386 output /usr/bin/ld: i386:x86-64 architecture of input file `/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../crti.o' is incompatible with i386 output /usr/bin/ld: i386:x86-64 architecture of input file `/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../crtn.o' is incompatible with i386 output collect2: ld returned 1 exit status distcc[27439] ERROR: compile conftest.c on localhost failed configure:6567: $? = 1 configure:6576: result: no configure:6581: checking for --hash-style option configure:6604: result: no configure:6609: checking for -fno-toplevel-reorder -fno-section-anchors configure:6619: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -pipe -mtune=core2 -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -S -fno-toplevel-reorder -fno-section-anchors conftest.c 1>&5 configure:6622: $? = 0 configure:6631: result: yes configure:6640: checking for -fstack-protector configure:6651: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -pipe -mtune=core2 -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,-O1 -Wl,--as-needed -Werror -fstack-protector -o conftest conftest.c 1>&5 /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../libc.so when searching for -lc /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../libc.a when searching for -lc /usr/bin/ld: i386:x86-64 architecture of input file `/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../crt1.o' is incompatible with i386 output /usr/bin/ld: i386:x86-64 architecture of input file `/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../crti.o' is incompatible with i386 output /usr/bin/ld: i386:x86-64 architecture of input file `/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../crtn.o' is incompatible with i386 output collect2: ld returned 1 exit status distcc[27454] ERROR: compile conftest.c on localhost failed configure:6654: $? = 1 configure:6663: result: no configure:6667: checking for -fgnu89-inline configure:6682: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -pipe -mtune=core2 -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -S -std=gnu99 -fgnu89-inline -o conftest.s conftest.c 1>&5 conftest.c:3:1: warning: return type defaults to 'int' configure:6685: $? = 0 configure:6694: result: yes configure:6738: checking whether cc puts quotes around section names configure:6759: result: no configure:6844: checking for assembler .weak directive configure:6857: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -c conftest.s 1>&5 configure:6860: $? = 0 configure:6868: result: yes configure:6911: checking whether CFI directives are supported configure:6930: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -c conftest.s 1>&5 configure:6933: $? = 0 configure:6941: result: yes configure:6948: checking for ld --no-whole-archive configure:6961: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -pipe -mtune=core2 -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,-O1 -Wl,--as-needed -nostdlib -nostartfiles -Wl,--no-whole-archive -o conftest conftest.c 1>&5 configure:6964: $? = 0 configure:6972: result: yes configure:6978: checking for gcc -fexceptions configure:6991: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -pipe -mtune=core2 -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,-O1 -Wl,--as-needed -nostdlib -nostartfiles -fexceptions -o conftest conftest.c 1>&5 configure:6994: $? = 0 configure:7002: result: yes configure:7042: checking for __builtin_expect configure:7057: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -pipe -mtune=core2 -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,-O1 -Wl,--as-needed -nostdlib -nostartfiles -o conftest conftest.c -lgcc >&5 /usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 00000000080480a0 configure:7060: $? = 0 configure:7068: result: yes configure:7075: checking for __builtin_memset configure:7087: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -O3 -S conftest.c -o - | fgrep memset > /dev/null configure:7090: $? = 1 configure:7099: result: yes configure:7106: checking for redirection of built-in functions configure:7119: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -O3 -S conftest.c -o - | fgrep my_strstr > /dev/null configure:7122: $? = 0 configure:7131: result: yes configure:7139: checking for __thread configure:7148: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -pipe -mtune=core2 -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -c conftest.c >&5 configure:7151: $? = 0 configure:7159: result: yes configure:7170: checking for tls_model attribute configure:7179: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -pipe -mtune=core2 -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -S -Werror conftest.c >&5 configure:7182: $? = 0 configure:7190: result: yes configure:7225: checking for libgd configure:7245: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -o conftest -pipe -mtune=core2 -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lgd -lpng -lz -lm >&5 /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../libgd.so when searching for -lgd /usr/bin/ld: skipping incompatible /usr/lib/libgd.so when searching for -lgd /usr/bin/ld: cannot find -lgd /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../libpng.so when searching for -lpng /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../libz.so when searching for -lz /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../libz.a when searching for -lz collect2: ld returned 1 exit status distcc[27546] ERROR: compile conftest.c on localhost failed configure:7245: $? = 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 PACKAGE_URL "http://www.gnu.org/software/c-library/" | #define HAVE_LIBIDN 1 | #define USE_REGPARMS 1 | #define ASM_GLOBAL_DIRECTIVE .globl | #define ASM_TYPE_DIRECTIVE_PREFIX @ | #define USE_MULTIARCH 1 | #define HAVE_ASM_SET_DIRECTIVE 1 | #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 HAVE_TLS_MODEL_ATTRIBUTE 1 | /* end confdefs.h. */ | #include | int | main () | { | gdImagePng (0, 0) | ; | return 0; | } configure:7258: result: no configure:7453: checking for grep that handles long lines and -e configure:7511: result: /bin/grep configure:7516: checking for egrep configure:7578: result: /bin/grep -E configure:7583: checking for ANSI C header files configure:7603: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -c -pipe -mtune=core2 -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 configure:7603: $? = 0 configure:7676: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -o conftest -pipe -mtune=core2 -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../libc.so when searching for -lc /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../libc.a when searching for -lc /usr/bin/ld: i386:x86-64 architecture of input file `/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../crt1.o' is incompatible with i386 output /usr/bin/ld: i386:x86-64 architecture of input file `/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../crti.o' is incompatible with i386 output /usr/bin/ld: i386:x86-64 architecture of input file `/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../crtn.o' is incompatible with i386 output collect2: ld returned 1 exit status distcc[27590] ERROR: compile conftest.c on localhost failed configure:7676: $? = 1 configure: program exited with status 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 PACKAGE_URL "http://www.gnu.org/software/c-library/" | #define HAVE_LIBIDN 1 | #define USE_REGPARMS 1 | #define ASM_GLOBAL_DIRECTIVE .globl | #define ASM_TYPE_DIRECTIVE_PREFIX @ | #define USE_MULTIARCH 1 | #define HAVE_ASM_SET_DIRECTIVE 1 | #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 HAVE_TLS_MODEL_ATTRIBUTE 1 | /* end confdefs.h. */ | #include | #include | #if ((' ' & 0x0FF) == 0x020) | # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') | # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) | #else | # define ISLOWER(c) (('a' <= (c) && (c) <= 'i') || ('j' <= (c) && (c) <= 'r') || ('s' <= (c) && (c) <= 'z')) | # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) | #endif | | #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) | int | main () | { | int i; | for (i = 0; i < 256; i++) | if (XOR (islower (i), ISLOWER (i)) | || toupper (i) != TOUPPER (i)) | return 2; | return 0; | } configure:7687: result: no configure:7700: checking for sys/types.h configure:7700: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -c -pipe -mtune=core2 -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 configure:7700: $? = 0 configure:7700: result: yes configure:7700: checking for sys/stat.h configure:7700: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -c -pipe -mtune=core2 -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 configure:7700: $? = 0 configure:7700: result: yes configure:7700: checking for stdlib.h configure:7700: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -c -pipe -mtune=core2 -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 configure:7700: $? = 0 configure:7700: result: yes configure:7700: checking for string.h configure:7700: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -c -pipe -mtune=core2 -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 configure:7700: $? = 0 configure:7700: result: yes configure:7700: checking for memory.h configure:7700: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -c -pipe -mtune=core2 -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 configure:7700: $? = 0 configure:7700: result: yes configure:7700: checking for strings.h configure:7700: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -c -pipe -mtune=core2 -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 configure:7700: $? = 0 configure:7700: result: yes configure:7700: checking for inttypes.h configure:7700: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -c -pipe -mtune=core2 -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 configure:7700: $? = 0 configure:7700: result: yes configure:7700: checking for stdint.h configure:7700: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -c -pipe -mtune=core2 -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 configure:7700: $? = 0 configure:7700: result: yes configure:7700: checking for unistd.h configure:7700: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -c -pipe -mtune=core2 -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 configure:7700: $? = 0 configure:7700: result: yes configure:7716: checking size of long double configure:7721: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -o conftest -pipe -mtune=core2 -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../libc.so when searching for -lc /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../libc.a when searching for -lc /usr/bin/ld: i386:x86-64 architecture of input file `/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../crt1.o' is incompatible with i386 output /usr/bin/ld: i386:x86-64 architecture of input file `/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../crti.o' is incompatible with i386 output /usr/bin/ld: i386:x86-64 architecture of input file `/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../crtn.o' is incompatible with i386 output collect2: ld returned 1 exit status distcc[27790] ERROR: compile conftest.c on localhost failed configure:7721: $? = 1 configure: program exited with status 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 PACKAGE_URL "http://www.gnu.org/software/c-library/" | #define HAVE_LIBIDN 1 | #define USE_REGPARMS 1 | #define ASM_GLOBAL_DIRECTIVE .globl | #define ASM_TYPE_DIRECTIVE_PREFIX @ | #define USE_MULTIARCH 1 | #define HAVE_ASM_SET_DIRECTIVE 1 | #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 HAVE_TLS_MODEL_ATTRIBUTE 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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | static long int longval () { return (long int) (sizeof (long double)); } | static unsigned long int ulongval () { return (long int) (sizeof (long double)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (long double))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (long double)))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (long double)))) | return 1; | fprintf (f, "%lu", i); | } | /* Do not output a trailing newline, as this causes \r\n confusion | on some platforms. */ | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:7735: result: 0 configure:7766: result: running configure fragment for sysdeps/i386/elf configure:7: checking for i386 TLS support configure:29: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -c -pipe -mtune=core2 -O2 -fno-strict-aliasing conftest.s 1>&5 configure:32: $? = 0 configure:40: result: yes configure:7766: result: running configure fragment for nptl/sysdeps/pthread configure:27: checking for forced unwind support configure:56: x86_64-pc-linux-gnu-gcc -m32 -march=i686 -o conftest -pipe -mtune=core2 -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../libc.so when searching for -lc /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../libc.a when searching for -lc /usr/bin/ld: i386:x86-64 architecture of input file `/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../crt1.o' is incompatible with i386 output /usr/bin/ld: i386:x86-64 architecture of input file `/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../crti.o' is incompatible with i386 output /usr/bin/ld: i386:x86-64 architecture of input file `/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../crtn.o' is incompatible with i386 output collect2: ld returned 1 exit status distcc[27817] ERROR: compile conftest.c on localhost failed configure:63: $? = 1 configure: failed program was: | /* confdefs.h. */ | /* 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 PACKAGE_URL "http://www.gnu.org/software/c-library/" | #define HAVE_LIBIDN 1 | #define USE_REGPARMS 1 | #define ASM_GLOBAL_DIRECTIVE .globl | #define ASM_TYPE_DIRECTIVE_PREFIX @ | #define USE_MULTIARCH 1 | #define HAVE_ASM_SET_DIRECTIVE 1 | #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 HAVE_TLS_MODEL_ATTRIBUTE 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 0 | #define HAVE_TLS_SUPPORT 1 | #define PI_STATIC_AND_HIDDEN 1 | /* end confdefs.h. */ | #include | int | main () | { | | struct _Unwind_Exception exc; | struct _Unwind_Context *context; | _Unwind_GetCFA (context) | ; | return 0; | } configure:83: result: no configure:158: error: forced unwind support is required ## ---------------- ## ## 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='x86_64-pc-linux-gnu-gcc -m32 -march=i686' ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-pipe -mtune=core2 -O2 -fno-strict-aliasing' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-U_FORTIFY_SOURCE -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='-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 -Wl,--as-needed' 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_file___dev_urandom_=yes ac_cv_file__bin_bash=yes ac_cv_file__dev_arandom=no ac_cv_file__dev_random=yes ac_cv_file__dev_srandom=yes ac_cv_file__dev_urandom=yes ac_cv_file__dev_zero=yes ac_cv_file__usr_share_sgml_X11_defs_ent=1 ac_cv_func_calloc_0_nonnull=yes ac_cv_func_setgrent_void=yes ac_cv_func_strnlen_working=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_pwd_h=yes ac_cv_header_stdc=no 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=as ac_cv_prog_AUTOCONF=autoconf ac_cv_prog_AWK=gawk ac_cv_prog_CC='x86_64-pc-linux-gnu-gcc -m32 -march=i686' ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -m32 -march=i686 -E' ac_cv_prog_CXX=i686-pc-linux-gnu-g++ ac_cv_prog_LD=ld ac_cv_prog_MAKE=gmake ac_cv_prog_MAKEINFO=makeinfo ac_cv_prog_MSGFMT=gmsgfmt ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib 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=0 fu_cv_sys_stat_statvfs=yes gl_cv_func_btowc_eof=yes gl_cv_func_malloc_0_nonnull=yes gl_cv_func_re_compile_pattern_working=yes gl_cv_func_rename_trailing_dest_slash_bug=no gl_cv_func_rename_trailing_slash_bug=no glib_cv___va_copy=yes glib_cv_has__inline=yes glib_cv_has__inline__=yes glib_cv_hasinline=yes glib_cv_rtldglobal_broken=no glib_cv_sane_realloc=yes glib_cv_sizeof_gmutex=40 glib_cv_stack_grows=no glib_cv_uscore=no glib_cv_va_copy=yes glib_cv_va_val_copy=no 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_gnu_indirect_function=yes 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_cc_with_libunwind=no libc_cv_dot_text=.text libc_cv_fno_toplevel_reorder=yes libc_cv_forced_unwind=no libc_cv_fpie=no 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=yes libc_cv_gcc_unwind_find_fde=no libc_cv_gnu89_inline=yes libc_cv_hashstyle=no 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=/lib32 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 yeti_cv_func_scanf_modif_size_t=z ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AS='as' ASFLAGS_config=' -Wa,--noexecstack' AUTOCONF='autoconf' AWK='gawk' BASH_SHELL='/bin/bash' BISON='/usr/bin/bison' BUILD_CC='' CC='x86_64-pc-linux-gnu-gcc -m32 -march=i686' CFLAGS='-pipe -mtune=core2 -O2 -fno-strict-aliasing' CPP='x86_64-pc-linux-gnu-gcc -m32 -march=i686 -E' CPPFLAGS='-U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE' CXX='i686-pc-linux-gnu-g++' CXXFLAGS='-pipe -O2 -fno-strict-aliasing' CXX_SYSINCLUDES='-isystem ../../../../include/c++/4.5.3 -isystem ../../../../include/c++/4.5.3/i686-pc-linux-gnu -isystem ../../../../include/c++/4.5.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='ld' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBGD='no' LIBOBJS='' LIBS='' LN_S='ln -s' LTLIBOBJS='' MAKE='gmake' MAKEINFO='makeinfo' MIG='' MSGFMT='gmsgfmt' OBJDUMP='objdump' OBJEXT='o' PACKAGE_BUGREPORT='glibc' PACKAGE_NAME='GNU C Library' PACKAGE_STRING='GNU C Library (see version.h)' PACKAGE_TARNAME='c-library' PACKAGE_URL='http://www.gnu.org/software/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/x86_64-pc-linux-gnu/4.5.3/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.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' gnu89_inline='-fgnu89-inline' 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_i686='' 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='no' libc_cv_fpie='no' libc_cv_gcc_static_libgcc='-static-libgcc' libc_cv_gcc_unwind_find_fde='no' libc_cv_hashstyle='no' 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='/lib32' libc_cv_ssp='no' libc_cv_sysconfdir='${prefix}/etc' libc_cv_z_combreloc='yes' libc_cv_z_execstack='yes' libdir='/usr/lib32' libexecdir='/usr/lib32/misc/glibc' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mach_interface_list='' mandir='/usr/share/man' multi_arch='default' 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='0' 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 sysdeps/i386/i686/multiarch 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='' use_ldconfig='no' with_cvs='no' with_fp='yes' xcoff='no' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* 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 PACKAGE_URL "http://www.gnu.org/software/c-library/" #define HAVE_LIBIDN 1 #define USE_REGPARMS 1 #define ASM_GLOBAL_DIRECTIVE .globl #define ASM_TYPE_DIRECTIVE_PREFIX @ #define USE_MULTIARCH 1 #define HAVE_ASM_SET_DIRECTIVE 1 #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 HAVE_TLS_MODEL_ATTRIBUTE 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 0 #define HAVE_TLS_SUPPORT 1 #define PI_STATIC_AND_HIDDEN 1 configure: exit 1