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 $ /var/tmp/portage/sys-libs/glibc-2.14.1-r2/work/glibc-2.14.1/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/lib --mandir=/usr/share/man --infodir=/usr/share/info --libexecdir=/usr/lib/misc/glibc ## --------- ## ## Platform. ## ## --------- ## hostname = ohnopublishing.net uname -m = x86_64 uname -r = 2.6.34-gentoo-r1athlon64x2_2011.11.05 uname -s = Linux uname -v = #7 SMP Sat Nov 5 06:28:35 UTC 2011 /usr/bin/uname -p = AMD Phenom(tm) II X2 550 Processor /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/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: /opt/mingw32ce/arm-wince-mingw32ce/bin PATH: /usr/x86_64-pc-linux-gnu/avr/gcc-bin/4.0.4 PATH: /usr/x86_64-pc-linux-gnu/i686-pc-linux-gnu/gcc-bin/4.1.2 PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.5.2 PATH: /usr/x86_64-pc-linux-gnu/gnat-gcc-bin/4.3 PATH: /usr/libexec/gnat-gcc/x86_64-pc-linux-gnu/4.3 PATH: /usr/ti-linux-gnu/tigcc-bin/4.1.2 PATH: /usr/ti-linux-gnu/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 configure:2735: checking for C compiler version configure:2744: x86_64-pc-linux-gnu-gcc -m32 --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.5.2 p1.1, pie-0.4.5) 4.5.2 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 -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.2/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.2/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.5.2/work/gcc-4.5.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/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 --enable-cld --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.2/python --enable-checking=release --disable-libgcj --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.5.2 p1.1, pie-0.4.5' Thread model: posix gcc version 4.5.2 (Gentoo 4.5.2 p1.1, pie-0.4.5) configure:2755: $? = 0 configure:2744: x86_64-pc-linux-gnu-gcc -m32 -V >&5 x86_64-pc-linux-gnu-gcc: '-V' must come at the start of the command line configure:2755: $? = 1 configure:2744: x86_64-pc-linux-gnu-gcc -m32 -qversion >&5 x86_64-pc-linux-gnu-gcc: unrecognized option '-qversion' x86_64-pc-linux-gnu-gcc: no input files configure:2755: $? = 1 configure:2760: checking for suffix of object files configure:2782: x86_64-pc-linux-gnu-gcc -m32 -c -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -DBINKI_TRACER_CPPFLAG -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 -c -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -DBINKI_TRACER_CPPFLAG -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 accepts -g configure:2868: x86_64-pc-linux-gnu-gcc -m32 -c -g -DBINKI_TRACER_CPPFLAG -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 option to accept ISO C89 configure:2990: x86_64-pc-linux-gnu-gcc -m32 -c -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -DBINKI_TRACER_CPPFLAG -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 -E -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c configure:3104: $? = 0 configure:3118: x86_64-pc-linux-gnu-gcc -m32 -E -DBINKI_TRACER_CPPFLAG -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. 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 -E configure:3163: x86_64-pc-linux-gnu-gcc -m32 -E -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c configure:3163: $? = 0 configure:3177: x86_64-pc-linux-gnu-gcc -m32 -E -DBINKI_TRACER_CPPFLAG -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. 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:3318: checking for C++ compiler version configure:3327: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 4.5.2 p1.1, pie-0.4.5) 4.5.2 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: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.2/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.2/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.5.2/work/gcc-4.5.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/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 --enable-cld --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.2/python --enable-checking=release --disable-libgcj --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.5.2 p1.1, pie-0.4.5' Thread model: posix gcc version 4.5.2 (Gentoo 4.5.2 p1.1, pie-0.4.5) configure:3338: $? = 0 configure:3327: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: '-V' option must have argument configure:3338: $? = 1 configure:3327: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: unrecognized option '-qversion' x86_64-pc-linux-gnu-g++: no input files configure:3338: $? = 1 configure:3342: checking whether we are using the GNU C++ compiler configure:3361: x86_64-pc-linux-gnu-g++ -c -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.cpp >&5 configure:3361: $? = 0 configure:3370: result: yes configure:3379: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:3399: x86_64-pc-linux-gnu-g++ -c -g -DBINKI_TRACER_CPPFLAG -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 -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 -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 -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:4673: checking whether /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/as is GNU as configure:4687: result: yes configure:4692: checking whether /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld is GNU ld configure:4706: result: yes configure:4716: checking for /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/as configure:4743: result: /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/as configure:4758: checking version of /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/as configure:4768: result: 2.20.1.20100303, ok configure:4779: checking for /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld configure:4806: result: /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld configure:4821: checking version of /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld configure:4831: result: 2.20.1.20100303, ok configure:4846: checking for pwd configure:4864: found /bin/pwd configure:4877: result: /bin/pwd configure:4895: checking for i686-pc-linux-gnu-gcc configure:4922: result: x86_64-pc-linux-gnu-gcc -m32 configure:4937: checking version of x86_64-pc-linux-gnu-gcc -m32 configure:4947: result: 4.5.2, ok configure:4958: checking for gnumake configure:4988: result: no configure:4958: checking for gmake configure:4974: found /usr/bin/gmake configure:4985: result: gmake configure:5000: checking version of gmake configure:5010: result: 3.82, ok configure:5022: checking for gnumsgfmt configure:5052: result: no configure:5022: checking for gmsgfmt configure:5038: found /usr/bin/gmsgfmt configure:5049: result: gmsgfmt configure:5064: checking version of gmsgfmt configure:5074: result: 0.18.1, ok configure:5085: checking for makeinfo configure:5101: found /usr/bin/makeinfo configure:5112: result: makeinfo configure:5127: checking version of makeinfo configure:5137: result: 4.13, ok configure:5148: checking for sed configure:5164: found /usr/bin/sed configure:5175: result: sed configure:5190: checking version of sed configure:5200: result: 4.2.1, ok configure:5212: checking for autoconf configure:5228: found /usr/bin/autoconf configure:5239: result: autoconf configure:5254: checking whether autoconf works configure:5265: result: yes configure:5320: checking LD_LIBRARY_PATH variable configure:5330: result: ok configure:5339: checking whether GCC supports -static-libgcc configure:5350: result: -static-libgcc configure:5356: checking for bash configure:5374: found /bin/bash configure:5387: result: /bin/bash configure:5462: checking for gawk configure:5478: found /usr/bin/gawk configure:5489: result: gawk configure:5502: checking for perl configure:5520: found /usr/bin/perl configure:5533: result: /usr/bin/perl configure:5547: checking for install-info configure:5566: found /usr/bin/install-info configure:5579: result: /usr/bin/install-info configure:5589: checking for bison configure:5621: result: no configure:5630: checking for signed size_t type configure:5645: result: no configure:5654: checking for libc-friendly stddef.h configure:5678: x86_64-pc-linux-gnu-gcc -m32 -c -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:26:38: warning: incompatible implicit declaration of built-in function 'abort' configure:5678: $? = 0 configure:5685: result: yes configure:5692: checking whether we need to use -P to assemble .S files configure:5702: x86_64-pc-linux-gnu-gcc -m32 -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -c conftest.S 1>&5 configure:5705: $? = 0 configure:5713: result: no configure:5720: checking for .set assembler directive /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /var/tmp/portage/sys-libs/glibc-2.14.1-r2/temp/ccZ3mWak.o /var/tmp/portage/sys-libs/glibc-2.14.1-r2/temp/ccGDN7iu.o configure:5746: result: yes configure:5753: checking for assembler gnu_unique_object symbol type configure:5770: result: yes configure:5777: checking for .symver assembler directive configure:5794: result: yes configure:5796: checking for ld --version-script configure:5822: x86_64-pc-linux-gnu-gcc -m32 -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -Wl,--as-needed -Wl,-O1 -Wl,-t -Wl,--enable-new-dtags -Wl,--hash-style=gnu -m64 -shared -o conftest.so conftest.o -nostartfiles -nostdlib -Wl,--version-script,conftest.map 1>&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 conftest.o/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `conftest.o' is incompatible with i386:x86-64 output /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: link errors found, deleting executable `conftest.so' collect2: ld returned 1 exit status configure:5825: $? = 1 configure:5840: result: no configure:5862: checking for .previous assembler directive configure:5872: x86_64-pc-linux-gnu-gcc -m32 -c conftest.s 1>&5 configure:5875: $? = 0 configure:5883: result: yes configure:5917: checking for .protected and .hidden assembler directive configure:5929: x86_64-pc-linux-gnu-gcc -m32 -c conftest.s 1>&5 configure:5932: $? = 0 configure:5940: result: yes configure:5944: checking whether __attribute__((visibility())) is supported configure:5955: x86_64-pc-linux-gnu-gcc -m32 -Werror -S conftest.c -o conftest.s 1>&5 configure:5958: $? = 0 configure:5969: result: yes configure:5977: checking for broken __attribute__((visibility())) configure:5989: x86_64-pc-linux-gnu-gcc -m32 -Werror -S conftest.c -o conftest.s 1>&5 configure:5992: $? = 0 configure:6001: result: no configure:6008: checking for broken __attribute__((alias())) configure:6023: x86_64-pc-linux-gnu-gcc -m32 -Werror -S conftest.c -o conftest.s 1>&5 configure:6026: $? = 0 configure:6036: result: no configure:6043: checking whether to put _rtld_local into .sdata section configure:6057: result: no configure:6065: checking for .preinit_array/.init_array/.fini_array support configure:6078: x86_64-pc-linux-gnu-gcc -m32 -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,--as-needed -Wl,-O1 -Wl,-t -Wl,--enable-new-dtags -Wl,--hash-style=gnu -m64 -o conftest conftest.c -static -nostartfiles -nostdlib 1>&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /var/tmp/portage/sys-libs/glibc-2.14.1-r2/temp/cczADM6x.o configure:6081: $? = 0 configure:6094: result: yes configure:6099: x86_64-pc-linux-gnu-gcc -m32 -Wl,--verbose 2>&1|grep SORT_BY_INIT_PRIORITY 1>&5 configure:6102: $? = 1 configure:6108: checking for libunwind-support in compiler configure:6125: result: no configure:6133: checking for -z nodelete option configure:6145: x86_64-pc-linux-gnu-gcc -m32 -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,--as-needed -Wl,-O1 -Wl,-t -Wl,--enable-new-dtags -Wl,--hash-style=gnu -m64 -fPIC -shared -o conftest.so conftest.c -nostartfiles -nostdlib -Wl,--enable-new-dtags,-z,nodelete 1>&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /var/tmp/portage/sys-libs/glibc-2.14.1-r2/temp/ccwhEch7.o configure:6148: $? = 0 configure:6157: result: yes configure:6160: checking for -z nodlopen option configure:6172: x86_64-pc-linux-gnu-gcc -m32 -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,--as-needed -Wl,-O1 -Wl,-t -Wl,--enable-new-dtags -Wl,--hash-style=gnu -m64 -fPIC -shared -o conftest.so conftest.c -nostartfiles -nostdlib -Wl,--enable-new-dtags,-z,nodlopen 1>&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /var/tmp/portage/sys-libs/glibc-2.14.1-r2/temp/ccawn6Pc.o configure:6175: $? = 0 configure:6184: result: yes configure:6187: checking for -z initfirst option configure:6199: x86_64-pc-linux-gnu-gcc -m32 -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,--as-needed -Wl,-O1 -Wl,-t -Wl,--enable-new-dtags -Wl,--hash-style=gnu -m64 -fPIC -shared -o conftest.so conftest.c -nostartfiles -nostdlib -Wl,--enable-new-dtags,-z,initfirst 1>&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /var/tmp/portage/sys-libs/glibc-2.14.1-r2/temp/cceMEymf.o configure:6202: $? = 0 configure:6211: result: yes configure:6216: checking for -z relro option configure:6223: x86_64-pc-linux-gnu-gcc -m32 -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:6226: $? = 0 configure:6230: x86_64-pc-linux-gnu-gcc -m32 -Wl,--verbose 2>&1|grep DATA_SEGMENT_RELRO_END 1>&5 . = DATA_SEGMENT_RELRO_END (12, .); configure:6233: $? = 0 configure:6240: result: yes configure:6249: checking for -Bgroup option configure:6260: x86_64-pc-linux-gnu-gcc -m32 -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,--as-needed -Wl,-O1 -Wl,-t -Wl,--enable-new-dtags -Wl,--hash-style=gnu -m64 -fPIC -shared -o conftest.so conftest.c -Wl,-Bgroup -nostdlib 1>&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /var/tmp/portage/sys-libs/glibc-2.14.1-r2/temp/ccZ1VH1d.o configure:6263: $? = 0 configure:6272: result: yes configure:6276: checking for libgcc_s suffix configure:6290: result: configure:6294: checking for --as-needed option configure:6306: x86_64-pc-linux-gnu-gcc -m32 -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,--as-needed -Wl,-O1 -Wl,-t -Wl,--enable-new-dtags -Wl,--hash-style=gnu -m64 -fPIC -shared -o conftest.so conftest.c -lgcc_s -Wl,--as-needed -nostdlib 1>&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /var/tmp/portage/sys-libs/glibc-2.14.1-r2/temp/cc2N3nWl.o -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) configure:6309: $? = 0 configure:6318: result: yes configure:6323: checking whether --noexecstack is desirable for .S files configure:6333: x86_64-pc-linux-gnu-gcc -m32 -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -S -o conftest.s conftest.c 1>&5 configure:6336: $? = 0 configure:6341: x86_64-pc-linux-gnu-gcc -m32 -Wa,--noexecstack -c -o conftest.o conftest.s 1>&5 configure:6344: $? = 0 configure:6353: result: yes configure:6360: checking for -z combreloc configure:6374: x86_64-pc-linux-gnu-gcc -m32 -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,--as-needed -Wl,-O1 -Wl,-t -Wl,--enable-new-dtags -Wl,--hash-style=gnu -m64 -fPIC -shared -o conftest.so conftest.c -nostdlib -nostartfiles -Wl,-z,combreloc 1>&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /var/tmp/portage/sys-libs/glibc-2.14.1-r2/temp/cc8R5kDu.o configure:6377: $? = 0 configure:6390: result: yes configure:6398: checking for -z execstack configure:6410: x86_64-pc-linux-gnu-gcc -m32 -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,--as-needed -Wl,-O1 -Wl,-t -Wl,--enable-new-dtags -Wl,--hash-style=gnu -m64 -fPIC -shared -o conftest.so conftest.c -Wl,-z,execstack -nostdlib 1>&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /var/tmp/portage/sys-libs/glibc-2.14.1-r2/temp/cc2dIfcx.o configure:6413: $? = 0 configure:6422: result: yes configure:6426: checking for -fpie configure:6437: x86_64-pc-linux-gnu-gcc -m32 -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,--as-needed -Wl,-O1 -Wl,-t -Wl,--enable-new-dtags -Wl,--hash-style=gnu -m64 -pie -fpie -o conftest conftest.c 1>&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtbeginS.o /var/tmp/portage/sys-libs/glibc-2.14.1-r2/temp/ccuMczry.o -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /lib64/libc.so.6 (/usr/lib64/libc_nonshared.a)elf-init.oS /lib64/ld-linux-x86-64.so.2 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o configure:6440: $? = 0 configure:6449: result: yes configure:6454: checking for --hash-style option configure:6477: result: no configure:6482: checking for -fno-toplevel-reorder -fno-section-anchors configure:6492: x86_64-pc-linux-gnu-gcc -m32 -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -S -fno-toplevel-reorder -fno-section-anchors conftest.c 1>&5 configure:6495: $? = 0 configure:6504: result: yes configure:6513: checking for -fstack-protector configure:6524: x86_64-pc-linux-gnu-gcc -m32 -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,--as-needed -Wl,-O1 -Wl,-t -Wl,--enable-new-dtags -Wl,--hash-style=gnu -m64 -Werror -fstack-protector -o conftest conftest.c 1>&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtbegin.o /var/tmp/portage/sys-libs/glibc-2.14.1-r2/temp/cchgIdWG.o -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /lib64/libc.so.6 (/usr/lib64/libc_nonshared.a)elf-init.oS /lib64/ld-linux-x86-64.so.2 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o configure:6527: $? = 0 configure:6536: result: yes configure:6540: checking for -fgnu89-inline configure:6555: x86_64-pc-linux-gnu-gcc -m32 -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -DBINKI_TRACER_CPPFLAG -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:6558: $? = 0 configure:6567: result: yes configure:6611: checking whether cc puts quotes around section names configure:6632: result: no configure:6717: checking for assembler .weak directive configure:6730: x86_64-pc-linux-gnu-gcc -m32 -c conftest.s 1>&5 configure:6733: $? = 0 configure:6741: result: yes configure:6784: checking whether CFI directives are supported configure:6803: x86_64-pc-linux-gnu-gcc -m32 -c conftest.s 1>&5 configure:6806: $? = 0 configure:6814: result: yes configure:6821: checking for ld --no-whole-archive configure:6834: x86_64-pc-linux-gnu-gcc -m32 -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,--as-needed -Wl,-O1 -Wl,-t -Wl,--enable-new-dtags -Wl,--hash-style=gnu -m64 -nostdlib -nostartfiles -Wl,--no-whole-archive -o conftest conftest.c 1>&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /var/tmp/portage/sys-libs/glibc-2.14.1-r2/temp/ccVYzWUQ.o configure:6837: $? = 0 configure:6845: result: yes configure:6851: checking for gcc -fexceptions configure:6864: x86_64-pc-linux-gnu-gcc -m32 -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,--as-needed -Wl,-O1 -Wl,-t -Wl,--enable-new-dtags -Wl,--hash-style=gnu -m64 -nostdlib -nostartfiles -fexceptions -o conftest conftest.c 1>&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /var/tmp/portage/sys-libs/glibc-2.14.1-r2/temp/cc13ua4S.o configure:6867: $? = 0 configure:6875: result: yes configure:6915: checking for __builtin_expect configure:6930: x86_64-pc-linux-gnu-gcc -m32 -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,--as-needed -Wl,-O1 -Wl,-t -Wl,--enable-new-dtags -Wl,--hash-style=gnu -m64 -nostdlib -nostartfiles -o conftest conftest.c -lgcc >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /var/tmp/portage/sys-libs/glibc-2.14.1-r2/temp/ccda1vbZ.o/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000400120 configure:6933: $? = 0 configure:6941: result: yes configure:6948: checking for __builtin_memset configure:6960: x86_64-pc-linux-gnu-gcc -m32 -O3 -S conftest.c -o - | fgrep memset > /dev/null configure:6963: $? = 1 configure:6972: result: yes configure:6979: checking for redirection of built-in functions configure:6992: x86_64-pc-linux-gnu-gcc -m32 -O3 -S conftest.c -o - | fgrep my_strstr > /dev/null configure:6995: $? = 0 configure:7004: result: yes configure:7012: checking for __thread configure:7021: x86_64-pc-linux-gnu-gcc -m32 -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -c conftest.c >&5 configure:7024: $? = 0 configure:7032: result: yes configure:7043: checking for tls_model attribute configure:7052: x86_64-pc-linux-gnu-gcc -m32 -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -S -Werror conftest.c >&5 configure:7055: $? = 0 configure:7063: result: yes configure:7098: checking for libgd configure:7118: x86_64-pc-linux-gnu-gcc -m32 -o conftest -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,--as-needed -Wl,-O1 -Wl,-t -Wl,--enable-new-dtags -Wl,--hash-style=gnu -m64 conftest.c -lgd -lpng -lz -lm >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtbegin.o /var/tmp/portage/sys-libs/glibc-2.14.1-r2/temp/cc9T99Hc.o -lgd (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/libgd.so) -lpng (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/libpng.so) /lib64/libz.so.1 -lm (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/libm.so) -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /lib64/libc.so.6 (/usr/lib64/libc_nonshared.a)elf-init.oS /lib64/ld-linux-x86-64.so.2 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o configure:7118: $? = 0 configure:7131: result: yes configure:7326: checking for grep that handles long lines and -e configure:7384: result: /bin/grep configure:7389: checking for egrep configure:7451: result: /bin/grep -E configure:7456: checking for ANSI C header files configure:7476: x86_64-pc-linux-gnu-gcc -m32 -c -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 configure:7476: $? = 0 configure:7549: x86_64-pc-linux-gnu-gcc -m32 -o conftest -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,--as-needed -Wl,-O1 -Wl,-t -Wl,--enable-new-dtags -Wl,--hash-style=gnu -m64 conftest.c >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtbegin.o /var/tmp/portage/sys-libs/glibc-2.14.1-r2/temp/cc8e7WvN.o -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /lib64/libc.so.6 (/usr/lib64/libc_nonshared.a)elf-init.oS /lib64/ld-linux-x86-64.so.2 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o configure:7549: $? = 0 configure:7549: ./conftest configure:7549: $? = 0 configure:7560: result: yes configure:7573: checking for sys/types.h configure:7573: x86_64-pc-linux-gnu-gcc -m32 -c -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 configure:7573: $? = 0 configure:7573: result: yes configure:7573: checking for sys/stat.h configure:7573: x86_64-pc-linux-gnu-gcc -m32 -c -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 configure:7573: $? = 0 configure:7573: result: yes configure:7573: checking for stdlib.h configure:7573: x86_64-pc-linux-gnu-gcc -m32 -c -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 configure:7573: $? = 0 configure:7573: result: yes configure:7573: checking for string.h configure:7573: x86_64-pc-linux-gnu-gcc -m32 -c -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 configure:7573: $? = 0 configure:7573: result: yes configure:7573: checking for memory.h configure:7573: x86_64-pc-linux-gnu-gcc -m32 -c -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 configure:7573: $? = 0 configure:7573: result: yes configure:7573: checking for strings.h configure:7573: x86_64-pc-linux-gnu-gcc -m32 -c -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 configure:7573: $? = 0 configure:7573: result: yes configure:7573: checking for inttypes.h configure:7573: x86_64-pc-linux-gnu-gcc -m32 -c -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 configure:7573: $? = 0 configure:7573: result: yes configure:7573: checking for stdint.h configure:7573: x86_64-pc-linux-gnu-gcc -m32 -c -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 configure:7573: $? = 0 configure:7573: result: yes configure:7573: checking for unistd.h configure:7573: x86_64-pc-linux-gnu-gcc -m32 -c -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 configure:7573: $? = 0 configure:7573: result: yes configure:7589: checking size of long double configure:7594: x86_64-pc-linux-gnu-gcc -m32 -o conftest -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,--as-needed -Wl,-O1 -Wl,-t -Wl,--enable-new-dtags -Wl,--hash-style=gnu -m64 conftest.c >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtbegin.o /var/tmp/portage/sys-libs/glibc-2.14.1-r2/temp/cce0KWHw.o -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /lib64/libc.so.6 (/usr/lib64/libc_nonshared.a)elf-init.oS /lib64/ld-linux-x86-64.so.2 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o configure:7594: $? = 0 configure:7594: ./conftest configure:7594: $? = 0 configure:7608: result: 16 configure:7639: result: running configure fragment for sysdeps/i386/elf configure:89: checking for i386 TLS support configure:111: x86_64-pc-linux-gnu-gcc -m32 -c -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing conftest.s 1>&5 configure:114: $? = 0 configure:122: result: yes configure:7639: result: running configure fragment for nptl/sysdeps/pthread configure:149: checking for forced unwind support configure:168: x86_64-pc-linux-gnu-gcc -m32 -o conftest -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,--as-needed -Wl,-O1 -Wl,-t -Wl,--enable-new-dtags -Wl,--hash-style=gnu -m64 conftest.c >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtbegin.o /var/tmp/portage/sys-libs/glibc-2.14.1-r2/temp/ccfA50SK.o -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /lib64/libc.so.6 (/usr/lib64/libc_nonshared.a)elf-init.oS /lib64/ld-linux-x86-64.so.2 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o configure:168: $? = 0 configure:176: result: yes configure:183: checking for C cleanup handling configure:203: x86_64-pc-linux-gnu-gcc -m32 -o conftest -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -Werror -fexceptions -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wl,--as-needed -Wl,-O1 -Wl,-t -Wl,--enable-new-dtags -Wl,--hash-style=gnu -m64 conftest.c >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtbegin.o /var/tmp/portage/sys-libs/glibc-2.14.1-r2/temp/ccbZJ91P.o -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /lib64/libc.so.6 (/usr/lib64/libc_nonshared.a)elf-init.oS /lib64/ld-linux-x86-64.so.2 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o configure:203: $? = 0 configure:211: result: yes configure:7639: result: running configure fragment for sysdeps/pthread configure:7639: result: running configure fragment for sysdeps/unix/sysv/linux configure:113: checking for grep that handles long lines and -e configure:171: result: /bin/grep configure:176: checking for egrep configure:238: result: /bin/grep -E configure:243: checking installed Linux kernel header files configure:264: result: 2.0.10 or later configure:359: checking for kernel header at least 2.6.9 configure:378: result: ok configure:519: checking for symlinks in /usr/include configure:536: result: ok configure:7639: result: running configure fragment for sysdeps/i386 configure:376: checking for grep that handles long lines and -e configure:434: result: /bin/grep configure:439: checking for egrep configure:501: result: /bin/grep -E configure:506: checking for ANSI C header files configure:610: result: yes configure:623: checking for sys/types.h configure:623: result: yes configure:623: checking for sys/stat.h configure:623: result: yes configure:623: checking for stdlib.h configure:623: result: yes configure:623: checking for string.h configure:623: result: yes configure:623: checking for memory.h configure:623: result: yes configure:623: checking for strings.h configure:623: result: yes configure:623: checking for inttypes.h configure:623: result: yes configure:623: checking for stdint.h configure:623: result: yes configure:623: checking for unistd.h configure:623: result: yes configure:635: checking cpuid.h usability configure:635: x86_64-pc-linux-gnu-gcc -m32 -c -pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 configure:635: $? = 0 configure:635: result: yes configure:635: checking cpuid.h presence configure:635: x86_64-pc-linux-gnu-gcc -m32 -E -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c configure:635: $? = 0 configure:635: result: yes configure:635: checking for cpuid.h configure:635: result: yes configure:644: checking if -g produces usable source locations for assembler-with-cpp configure:667: x86_64-pc-linux-gnu-gcc -m32 -DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -g -c conftest.S 1>&5 configure:670: $? = 0 configure:675: readelf --debug-dump=line conftest.o | grep conftest\.S 1>&5 1 0 0 0 conftest.S configure:678: $? = 0 configure:687: result: yes configure:694: checking for SSE4 support configure:700: x86_64-pc-linux-gnu-gcc -m32 -msse4 -xc /dev/null -S -o /dev/null configure:703: $? = 0 configure:710: result: yes configure:717: checking for assembler -mtune=i686 support configure:723: x86_64-pc-linux-gnu-gcc -m32 -Wa,-mtune=i686 -xc /dev/null -S -o /dev/null configure:726: $? = 0 configure:733: result: yes configure:736: checking for AVX support configure:742: x86_64-pc-linux-gnu-gcc -m32 -mavx -xc /dev/null -S -o /dev/null configure:745: $? = 0 configure:752: result: yes configure:759: checking for -mno-vzeroupper support configure:765: x86_64-pc-linux-gnu-gcc -m32 -mno-vzeroupper -xc /dev/null -S -o /dev/null cc1: error: unrecognized command line option "-mno-vzeroupper" configure:768: $? = 1 configure:775: result: no configure:7656: checking for old glibc 2.0.x headers configure:7664: result: no configure:7705: checking whether -fPIC is default configure:7721: result: no configure:7853: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU C Library config.status (see version.h), which was generated by GNU Autoconf 2.66. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on ohnopublishing.net config.status:968: creating config.make config.status:968: creating Makefile config.status:968: creating config.h config.status:1141: executing default commands ## ---------------- ## ## 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' ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-DBINKI_TRACER_CPPFLAG -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 -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=x86_64-pc-linux-gnu-g++ ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,--as-needed -Wl,-O1 -Wl,-t -Wl,--enable-new-dtags -Wl,--hash-style=gnu -m64' 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_cpuid_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_pwd_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=no 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/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/as ac_cv_prog_AUTOCONF=autoconf ac_cv_prog_AWK=gawk ac_cv_prog_CC='x86_64-pc-linux-gnu-gcc -m32' ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -m32 -E' ac_cv_prog_LD=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-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=16 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_i686=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_c_cleanup=yes libc_cv_cc_avx=yes libc_cv_cc_novzeroupper=no libc_cv_cc_sse4=yes libc_cv_cc_with_libunwind=no libc_cv_cpp_asm_debuginfo=yes 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=yes libc_cv_gcc_unwind_find_fde=yes 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=no libc_cv_libgcc_s_suffix= libc_cv_linux2010='2.0.10 or later' libc_cv_need_minus_P=no libc_cv_nss_crypt=no libc_cv_pic_default=no libc_cv_prog_as_gnu=yes libc_cv_prog_ld_gnu=yes libc_cv_rootsbindir=/sbin libc_cv_signed_size_t=no libc_cv_slibdir=/lib libc_cv_ssp=yes libc_cv_sysconfdir=/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='/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ar' AS='/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/as' ASFLAGS_config=' -Wa,--noexecstack' AUTOCONF='autoconf' AWK='gawk' BASH_SHELL='/bin/bash' BISON='no' BUILD_CC='' CC='x86_64-pc-linux-gnu-gcc -m32' CFLAGS='-pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing' CPP='x86_64-pc-linux-gnu-gcc -m32 -E' CPPFLAGS='-DBINKI_TRACER_CPPFLAG -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE' CXX='x86_64-pc-linux-gnu-g++' CXXFLAGS='-pipe -march=athlon64 -g -ggdb -O2 -fno-strict-aliasing' CXX_SYSINCLUDES='-isystem ../../../../include/c++/4.5.2 -isystem ../../../../include/c++/4.5.2/x86_64-pc-linux-gnu -isystem ../../../../include/c++/4.5.2/backward' DEFINES=' -D_LIBC_REENTRANT' DEFS='-DHAVE_CONFIG_H' 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/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld' LDFLAGS='-Wl,--as-needed -Wl,-O1 -Wl,-t -Wl,--enable-new-dtags -Wl,--hash-style=gnu -m64' LIBGD='yes' LIBOBJS='' LIBS='' LN_S='ln -s' LTLIBOBJS='' MAKE='gmake' MAKEINFO='makeinfo' MIG='' MSGFMT='gmsgfmt' OBJDUMP='/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-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_URL='http://www.gnu.org/software/c-library/' PACKAGE_VERSION='(see version.h)' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PWD_P='/bin/pwd' RELEASE='stable' SED='sed' SHELL='/bin/sh' SYSINCLUDES='-nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/include-fixed -isystem /usr/include' VERSION='2.14.1' VERSIONING='no' 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='${prefix}' 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='../sysdeps/unix/sysv/linux/ldd-rewrite.sed' libc_cv_Bgroup='yes' libc_cv_as_i686='yes' libc_cv_as_needed='yes' libc_cv_cc_avx='yes' libc_cv_cc_novzeroupper='no' libc_cv_cc_sse4='yes' libc_cv_cc_submachine='' libc_cv_cc_with_libunwind='no' libc_cv_cpp_asm_debuginfo='yes' libc_cv_forced_unwind='yes' libc_cv_fpie='yes' libc_cv_gcc_static_libgcc='-static-libgcc' libc_cv_gcc_unwind_find_fde='yes' 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='no' libc_cv_rootsbindir='/sbin' libc_cv_slibdir='/lib' libc_cv_ssp='yes' libc_cv_sysconfdir='/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='default' no_whole_archive='-Wl,--no-whole-archive' nopic_initfini='' old_glibc_headers='no' 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='yes' sharedstatedir='${prefix}/com' sizeof_long_double='16' 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='yes' 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 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 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 16 #define HAVE_TLS_SUPPORT 1 #define PI_STATIC_AND_HIDDEN 1 #define HAVE_FORCED_UNWIND 1 #define __LINUX_KERNEL_VERSION (2 * 65536 + 6 * 256 + 9) #define __ABI_TAG_VERSION 2,6,9 #define HAVE_INLINED_SYSCALLS 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CPP_ASM_DEBUGINFO 1 #define HAVE_SSE4_SUPPORT 1 #define HAVE_AVX_SUPPORT 1 #define EXPORT_UNWIND_FIND_FDE 1 #define USE_IN_LIBIO 1 #define HAVE_ELF 1 configure: exit 0