Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 212420 Details for
Bug 294397
sys-libs/glibc (2.10, 2.11, even latest git) does not compile with march=amdfam10
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
/var/tmp/portage/sys-libs/glibc-2.10.1-r1/work/build-x86-x86_64-pc-linux-gnu-nptl/config.log
config.log (text/plain), 44.75 KB, created by
Marcel Partap
on 2009-12-08 00:43:29 UTC
(
hide
)
Description:
/var/tmp/portage/sys-libs/glibc-2.10.1-r1/work/build-x86-x86_64-pc-linux-gnu-nptl/config.log
Filename:
MIME Type:
Creator:
Marcel Partap
Created:
2009-12-08 00:43:29 UTC
Size:
44.75 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by GNU C Library configure (see version.h), which was >generated by GNU Autoconf 2.63. Invocation command line was > > $ /var/tmp/portage/sys-libs/glibc-2.10.1-r1/work/glibc-2.10.1/configure --disable-stackguard-randomization --enable-old-ssp-compat --enable-add-ons=nptl,c_stubs,libidn,ports --enable-kernel=2.6.9 --without-selinux --without-cvs --enable-bind-now --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --disable-profile --with-gd --with-headers=/usr/include --prefix=/usr --libdir=/usr/lib32 --mandir=/usr/share/man --infodir=/usr/share/info --libexecdir=/usr/lib32/misc/glibc > >## --------- ## >## Platform. ## >## --------- ## > >hostname = handtuch >uname -m = x86_64 >uname -r = 2.6.31-gentoo-r6 >uname -s = Linux >uname -v = #2 SMP PREEMPT Sat Nov 14 23:18:59 CET 2009 > >/usr/bin/uname -p = AMD Phenom(tm) II X4 920 Processor >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/ccache/bin >PATH: /usr/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/gcc-bin/4.4.2 >PATH: /usr/qt/3/bin >PATH: /usr/lib64/subversion/bin >PATH: /opt/cuda/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2022: checking for i686-pc-linux-gnu-gcc >configure:2049: result: x86_64-pc-linux-gnu-gcc >configure:2321: checking for C compiler version >configure:2329: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 4.4.2 p1.0) 4.4.2 >Copyright (C) 2009 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:2333: $? = 0 >configure:2340: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.4.2/work/gcc-4.4.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.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 --enable-nls --without-included-gettext --with-system-zlib --disable-checking --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.4.2/python --enable-languages=c,c++,java,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.2 p1.0' >Thread model: posix >gcc version 4.4.2 (Gentoo 4.4.2 p1.0) >configure:2344: $? = 0 >configure:2351: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: '-V' must come at the start of the command line >configure:2355: $? = 1 >configure:2359: checking for suffix of object files >configure:2385: x86_64-pc-linux-gnu-gcc -c -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 >configure:2389: $? = 0 >configure:2414: result: o >configure:2418: checking whether we are using the GNU C compiler >configure:2447: x86_64-pc-linux-gnu-gcc -c -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 >configure:2454: $? = 0 >configure:2471: result: yes >configure:2480: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:2510: x86_64-pc-linux-gnu-gcc -c -g -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 >configure:2517: $? = 0 >configure:2618: result: yes >configure:2635: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:2709: x86_64-pc-linux-gnu-gcc -c -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 >configure:2716: $? = 0 >configure:2739: result: none needed >configure:2807: checking how to run the C preprocessor >configure:2847: x86_64-pc-linux-gnu-gcc -E -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >configure:2854: $? = 0 >configure:2885: x86_64-pc-linux-gnu-gcc -E -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >conftest.c:8:28: error: ac_nonexistent.h: No such file or directory >configure:2892: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "GNU C Library" >| #define PACKAGE_TARNAME "c-library" >| #define PACKAGE_VERSION "(see version.h)" >| #define PACKAGE_STRING "GNU C Library (see version.h)" >| #define PACKAGE_BUGREPORT "glibc" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:2925: result: x86_64-pc-linux-gnu-gcc -E >configure:2954: x86_64-pc-linux-gnu-gcc -E -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >configure:2961: $? = 0 >configure:2992: x86_64-pc-linux-gnu-gcc -E -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >conftest.c:8:28: error: ac_nonexistent.h: No such file or directory >configure:2999: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "GNU C Library" >| #define PACKAGE_TARNAME "c-library" >| #define PACKAGE_VERSION "(see version.h)" >| #define PACKAGE_STRING "GNU C Library (see version.h)" >| #define PACKAGE_BUGREPORT "glibc" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3053: checking for i686-pc-linux-gnu-g++ >configure:3083: result: no >configure:3053: checking for i686-pc-linux-gnu-c++ >configure:3083: result: no >configure:3053: checking for i686-pc-linux-gnu-gpp >configure:3083: result: no >configure:3053: checking for i686-pc-linux-gnu-aCC >configure:3083: result: no >configure:3053: checking for i686-pc-linux-gnu-CC >configure:3083: result: no >configure:3053: checking for i686-pc-linux-gnu-cxx >configure:3083: result: no >configure:3053: checking for i686-pc-linux-gnu-cc++ >configure:3083: result: no >configure:3053: checking for i686-pc-linux-gnu-cl.exe >configure:3083: result: no >configure:3053: checking for i686-pc-linux-gnu-FCC >configure:3083: result: no >configure:3053: checking for i686-pc-linux-gnu-KCC >configure:3083: result: no >configure:3053: checking for i686-pc-linux-gnu-RCC >configure:3083: result: no >configure:3053: checking for i686-pc-linux-gnu-xlC_r >configure:3083: result: no >configure:3053: checking for i686-pc-linux-gnu-xlC >configure:3083: result: no >configure:3097: checking for g++ >configure:3113: found /usr/lib/ccache/bin/g++ >configure:3124: result: g++ >configure:3151: checking for C++ compiler version >configure:3159: g++ --version >&5 >g++ (Gentoo 4.4.2 p1.0) 4.4.2 >Copyright (C) 2009 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:3163: $? = 0 >configure:3170: g++ -v >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.4.2/work/gcc-4.4.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.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 --enable-nls --without-included-gettext --with-system-zlib --disable-checking --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.4.2/python --enable-languages=c,c++,java,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.2 p1.0' >Thread model: posix >gcc version 4.4.2 (Gentoo 4.4.2 p1.0) >configure:3174: $? = 0 >configure:3181: g++ -V >&5 >g++: argument to '-V' missing > >configure:3185: $? = 1 >configure:3188: checking whether we are using the GNU C++ compiler >configure:3217: g++ -c -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.cpp >&5 >configure:3224: $? = 0 >configure:3241: result: yes >configure:3250: checking whether g++ accepts -g >configure:3280: g++ -c -g -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.cpp >&5 >configure:3287: $? = 0 >configure:3388: result: yes >configure:3853: checking build system type >configure:3871: result: i686-pc-linux-gnu >configure:3893: checking host system type >configure:3908: result: i686-pc-linux-gnu >configure:4090: running configure fragment for add-on nptl >configure:4090: running configure fragment for add-on c_stubs >configure:4090: running configure fragment for add-on libidn >configure:4128: checking add-on ports for preconfigure fragments >configure:4135: result: >configure:4226: checking sysdep dirs >configure:4462: result: sysdeps/generic/elf sysdeps/generic >configure:4541: checking for a BSD-compatible install >configure:4609: result: /usr/bin/install -c >configure:4624: checking whether ln -s works >configure:4628: result: yes >configure:4752: checking whether /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../x86_64-pc-linux-gnu/bin/as is GNU as >configure:4766: result: yes >configure:4771: checking whether /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../x86_64-pc-linux-gnu/bin/ld is GNU ld >configure:4785: result: yes >configure:4795: checking for /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../x86_64-pc-linux-gnu/bin/as >configure:4822: result: /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../x86_64-pc-linux-gnu/bin/as >configure:4837: checking version of /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../x86_64-pc-linux-gnu/bin/as >configure:4847: result: 2.20.51.0.3.20091109, ok >configure:4858: checking for /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../x86_64-pc-linux-gnu/bin/ld >configure:4885: result: /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../x86_64-pc-linux-gnu/bin/ld >configure:4900: checking version of /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../x86_64-pc-linux-gnu/bin/ld >configure:4910: result: 2.20.51.0.3.20091109, ok >configure:4925: checking for pwd >configure:4943: found /bin/pwd >configure:4956: result: /bin/pwd >configure:4976: checking for i686-pc-linux-gnu-gcc >configure:5003: result: x86_64-pc-linux-gnu-gcc >configure:5018: checking version of x86_64-pc-linux-gnu-gcc >configure:5028: result: 4.4.2, ok >configure:5039: checking for gnumake >configure:5069: result: no >configure:5039: checking for gmake >configure:5055: found /usr/bin/gmake >configure:5066: result: gmake >configure:5081: checking version of gmake >configure:5091: result: 3.81, ok >configure:5103: checking for gnumsgfmt >configure:5133: result: no >configure:5103: checking for gmsgfmt >configure:5119: found /usr/bin/gmsgfmt >configure:5130: result: gmsgfmt >configure:5145: checking version of gmsgfmt >configure:5155: result: 0.17, ok >configure:5166: checking for makeinfo >configure:5182: found /usr/bin/makeinfo >configure:5193: result: makeinfo >configure:5208: checking version of makeinfo >configure:5218: result: 4.13, ok >configure:5229: checking for sed >configure:5245: found /bin/sed >configure:5256: result: sed >configure:5271: checking version of sed >configure:5281: result: 4.2.1, ok >configure:5293: checking for autoconf >configure:5309: found /usr/bin/autoconf >configure:5320: result: autoconf >configure:5335: checking whether autoconf works >configure:5346: result: yes >configure:5396: checking whether ranlib is necessary >configure:5417: result: yes >configure:5430: checking LD_LIBRARY_PATH variable >configure:5440: result: ok >configure:5454: checking whether GCC supports -static-libgcc >configure:5465: result: -static-libgcc >configure:5471: checking for bash >configure:5489: found /bin/bash >configure:5502: result: /bin/bash >configure:5577: checking for gawk >configure:5593: found /usr/bin/gawk >configure:5604: result: gawk >configure:5617: checking for perl >configure:5635: found /usr/bin/perl >configure:5648: result: /usr/bin/perl >configure:5662: checking for install-info >configure:5681: found /usr/bin/install-info >configure:5694: result: /usr/bin/install-info >configure:5704: checking for bison >configure:5723: found /usr/bin/bison >configure:5736: result: /usr/bin/bison >configure:5745: checking for signed size_t type >configure:5760: result: no >configure:5769: checking for libc-friendly stddef.h >configure:5803: x86_64-pc-linux-gnu-gcc -c -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 >conftest.c: In function 'main': >conftest.c:22: warning: incompatible implicit declaration of built-in function 'abort' >configure:5810: $? = 0 >configure:5825: result: yes >configure:5832: checking whether we need to use -P to assemble .S files >configure:5842: x86_64-pc-linux-gnu-gcc -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -c conftest.S 1>&5 >configure:5845: $? = 0 >configure:5853: result: no >configure:5860: checking whether .text pseudo-op must be used >configure:5870: x86_64-pc-linux-gnu-gcc -c conftest.s 1>&5 >configure:5873: $? = 0 >configure:5884: result: yes >configure:5888: checking for assembler global-symbol directive >configure:5901: x86_64-pc-linux-gnu-gcc -c conftest.s 1>&5 >configure:5904: $? = 0 >configure:5912: result: .globl >configure:5925: checking for .set assembler directive >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../x86_64-pc-linux-gnu/bin/ld: failed to set dynamic section sizes: No such file or directory >collect2: ld returned 1 exit status >configure:5951: result: no >configure:5960: checking for assembler .type directive prefix >configure:5976: x86_64-pc-linux-gnu-gcc -c conftest.s 1>&5 >configure:5979: $? = 0 >configure:5987: result: @ >configure:6027: checking for .symver assembler directive >configure:6044: result: yes >configure:6046: checking for ld --version-script >configure:6072: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -ldl -Wl,-O1 -shared > -o conftest.so conftest.o > -nostartfiles -nostdlib > -Wl,--version-script,conftest.map > 1>&5 >configure:6075: $? = 0 >configure:6090: result: yes >configure:6114: checking for .previous assembler directive >configure:6124: x86_64-pc-linux-gnu-gcc -c conftest.s 1>&5 >configure:6127: $? = 0 >configure:6135: result: yes >configure:6173: checking for .protected and .hidden assembler directive >configure:6185: x86_64-pc-linux-gnu-gcc -c conftest.s 1>&5 >configure:6188: $? = 0 >configure:6198: result: yes >configure:6202: checking whether __attribute__((visibility())) is supported >configure:6213: x86_64-pc-linux-gnu-gcc -Werror -S conftest.c -o conftest.s 1>&5 >configure:6216: $? = 0 >configure:6227: result: yes >configure:6237: checking for broken __attribute__((visibility())) >configure:6249: x86_64-pc-linux-gnu-gcc -Werror -S conftest.c -o conftest.s1>&5 >configure:6252: $? = 0 >configure:6261: result: no >configure:6270: checking for broken __attribute__((alias())) >configure:6285: x86_64-pc-linux-gnu-gcc -Werror -S conftest.c -o conftest.s 1>&5 >configure:6288: $? = 0 >configure:6298: result: no >configure:6307: checking whether to put _rtld_local into .sdata section >configure:6321: result: no >configure:6331: checking for .preinit_array/.init_array/.fini_array support >configure:6344: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -ldl -Wl,-O1 -o conftest conftest.c > -static -nostartfiles -nostdlib 1>&5 >configure:6347: $? = 0 >configure:6360: result: yes >configure:6368: checking for libunwind-support in compiler >configure:6385: result: no >configure:6395: checking for -z nodelete option >configure:6407: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -ldl -Wl,-O1 > -fPIC -shared -o conftest.so conftest.c > -nostartfiles -nostdlib > -Wl,--enable-new-dtags,-z,nodelete 1>&5 >configure:6410: $? = 0 >configure:6421: result: yes >configure:6424: checking for -z nodlopen option >configure:6436: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -ldl -Wl,-O1 > -fPIC -shared -o conftest.so conftest.c > -nostartfiles -nostdlib > -Wl,--enable-new-dtags,-z,nodlopen 1>&5 >configure:6439: $? = 0 >configure:6450: result: yes >configure:6453: checking for -z initfirst option >configure:6465: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -ldl -Wl,-O1 > -fPIC -shared -o conftest.so conftest.c > -nostartfiles -nostdlib > -Wl,--enable-new-dtags,-z,initfirst 1>&5 >configure:6468: $? = 0 >configure:6479: result: yes >configure:6484: checking for -z relro option >configure:6491: x86_64-pc-linux-gnu-gcc -v --help 2>&1|grep z relro 1>&5 > -z relro Create RELRO program header > -z relro Create RELRO program header > -z relro Create RELRO program header > -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:6494: $? = 0 >configure:6498: x86_64-pc-linux-gnu-gcc -Wl,--verbose 2>&1|grep DATA_SEGMENT_RELRO_END 1>&5 > . = DATA_SEGMENT_RELRO_END (12, .); >configure:6501: $? = 0 >configure:6508: result: yes >configure:6519: checking for -Bgroup option >configure:6530: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -ldl -Wl,-O1 > -fPIC -shared -o conftest.so conftest.c > -Wl,-Bgroup -nostdlib 1>&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../lib32/libdl.so: undefined reference to `strcpy@GLIBC_2.0' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../lib32/libdl.so: undefined reference to `free@GLIBC_2.0' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../lib32/libdl.so: undefined reference to `__dcgettext@GLIBC_2.0' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../lib32/libdl.so: undefined reference to `_rtld_global@GLIBC_PRIVATE' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../lib32/libdl.so: undefined reference to `calloc@GLIBC_2.0' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../lib32/libdl.so: undefined reference to `_dl_addr@GLIBC_PRIVATE' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../lib32/libdl.so: undefined reference to `_rtld_global_ro@GLIBC_PRIVATE' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../lib32/libdl.so: undefined reference to `_dl_sym@GLIBC_PRIVATE' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../lib32/libdl.so: undefined reference to `_dl_vsym@GLIBC_PRIVATE' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../lib32/libdl.so: undefined reference to `__environ@GLIBC_2.0' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../lib32/libdl.so: undefined reference to `__asprintf@GLIBC_2.1' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../lib32/libdl.so: undefined reference to `_libc_intl_domainname@GLIBC_2.0' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../lib32/libdl.so: undefined reference to `_dl_rtld_di_serinfo@GLIBC_PRIVATE' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../lib32/libdl.so: undefined reference to `strerror@GLIBC_2.0' >collect2: ld returned 1 exit status >configure:6533: $? = 1 >configure:6542: result: no >configure:6546: checking for libgcc_s suffix >configure:6560: result: >configure:6564: checking for --as-needed option >configure:6576: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -ldl -Wl,-O1 > -fPIC -shared -o conftest.so conftest.c > -lgcc_s -Wl,--as-needed > -nostdlib 1>&5 >configure:6579: $? = 0 >configure:6588: result: yes >configure:6593: checking whether --noexecstack is desirable for .S files >configure:6603: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE > -S -o conftest.s conftest.c 1>&5 >configure:6606: $? = 0 >configure:6611: x86_64-pc-linux-gnu-gcc -Wa,--noexecstack > -c -o conftest.o conftest.s 1>&5 >configure:6614: $? = 0 >configure:6623: result: yes >configure:6630: checking for -z combreloc >configure:6644: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -ldl -Wl,-O1 > -fPIC -shared -o conftest.so conftest.c > -nostdlib -nostartfiles > -Wl,-z,combreloc 1>&5 >configure:6647: $? = 0 >configure:6660: result: yes >configure:6670: checking for -z execstack >configure:6682: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -ldl -Wl,-O1 > -fPIC -shared -o conftest.so conftest.c > -Wl,-z,execstack -nostdlib > 1>&5 >configure:6685: $? = 0 >configure:6694: result: yes >configure:6698: checking for -fpie >configure:6709: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -ldl -Wl,-O1 -pie -fpie > -o conftest conftest.c 1>&5 >configure:6712: $? = 0 >configure:6721: result: yes >configure:6726: checking for --hash-style option >configure:6737: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -ldl -Wl,-O1 > -fPIC -shared -o conftest.so conftest.c > -Wl,--hash-style=both -nostdlib 1>&5 >configure:6740: $? = 0 >configure:6749: result: yes >configure:6754: checking for -fno-toplevel-reorder -fno-section-anchors >configure:6764: x86_64-pc-linux-gnu-gcc -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:6767: $? = 0 >configure:6776: result: yes >configure:6785: checking for -fstack-protector >configure:6796: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -ldl -Wl,-O1 -Werror -fstack-protector > -o conftest conftest.c 1>&5 >configure:6799: $? = 0 >configure:6808: result: yes >configure:6812: checking for -fgnu89-inline >configure:6827: x86_64-pc-linux-gnu-gcc -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: warning: return type defaults to 'int' >configure:6830: $? = 0 >configure:6839: result: yes >configure:6910: checking whether cc puts quotes around section names >configure:6931: result: no >configure:7049: checking for assembler .weak directive >configure:7062: x86_64-pc-linux-gnu-gcc -c conftest.s 1>&5 >configure:7065: $? = 0 >configure:7073: result: yes >configure:7120: checking whether CFI directives are supported >configure:7139: x86_64-pc-linux-gnu-gcc -c conftest.s 1>&5 >configure:7142: $? = 0 >configure:7150: result: yes >configure:7159: checking for ld --no-whole-archive >configure:7172: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -ldl -Wl,-O1 > -nostdlib -nostartfiles -Wl,--no-whole-archive > -o conftest conftest.c 1>&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../x86_64-pc-linux-gnu/bin/ld: failed to set dynamic section sizes: No such file or directory >collect2: ld returned 1 exit status >configure:7175: $? = 1 >configure:7183: result: no >configure:7189: checking for gcc -fexceptions >configure:7202: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -ldl -Wl,-O1 > -nostdlib -nostartfiles -fexceptions > -o conftest conftest.c 1>&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../x86_64-pc-linux-gnu/bin/ld: failed to set dynamic section sizes: No such file or directory >collect2: ld returned 1 exit status >configure:7205: $? = 1 >configure:7213: result: no >configure:7280: checking for __builtin_expect >configure:7295: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -ldl -Wl,-O1 -nostdlib -nostartfiles > -o conftest conftest.c -lgcc >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../x86_64-pc-linux-gnu/bin/ld: failed to set dynamic section sizes: No such file or directory >collect2: ld returned 1 exit status >configure:7298: $? = 1 >configure:7306: result: no >configure:7315: checking for __builtin_memset >configure:7327: x86_64-pc-linux-gnu-gcc -O3 -S conftest.c -o - | fgrep memset > /dev/null >configure:7330: $? = 1 >configure:7339: result: yes >configure:7348: checking for redirection of built-in functions >configure:7361: x86_64-pc-linux-gnu-gcc -O3 -S conftest.c -o - | fgrep my_strstr > /dev/null >configure:7364: $? = 0 >configure:7373: result: yes >configure:7383: checking for __thread >configure:7392: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -c conftest.c >&5 >configure:7395: $? = 0 >configure:7403: result: yes >configure:7416: checking for tls_model attribute >configure:7425: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -S -Werror conftest.c >&5 >configure:7428: $? = 0 >configure:7436: result: yes >configure:7475: checking for libgd >configure:7505: x86_64-pc-linux-gnu-gcc -o conftest -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -ldl -Wl,-O1 conftest.c -lgd -lpng -lz -lm >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../libgd.so when searching for -lgd >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../libgd.a when searching for -lgd >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libgd.so when searching for -lgd >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libgd.a when searching for -lgd >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lgd >collect2: ld returned 1 exit status >configure:7512: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "GNU C Library" >| #define PACKAGE_TARNAME "c-library" >| #define PACKAGE_VERSION "(see version.h)" >| #define PACKAGE_STRING "GNU C Library (see version.h)" >| #define PACKAGE_BUGREPORT "glibc" >| #define HAVE_LIBIDN 1 >| #define USE_REGPARMS 1 >| #define ASM_GLOBAL_DIRECTIVE .globl >| #define ASM_TYPE_DIRECTIVE_PREFIX @ >| #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_MEMSET 1 >| #define HAVE_BUILTIN_REDIRECTION 1 >| #define HAVE___THREAD 1 >| #define HAVE_TLS_MODEL_ATTRIBUTE 1 >| /* end confdefs.h. */ >| #include <gd.h> >| int >| main () >| { >| gdImagePng (0, 0) >| ; >| return 0; >| } >configure:7537: result: no >configure:7852: checking for grep that handles long lines and -e >configure:7912: result: /bin/grep >configure:7917: checking for egrep >configure:7981: result: /bin/grep -E >configure:7986: checking for ANSI C header files >configure:8016: x86_64-pc-linux-gnu-gcc -c -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 >configure:8023: $? = 0 >configure:8122: x86_64-pc-linux-gnu-gcc -o conftest -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -ldl -Wl,-O1 conftest.c >&5 >configure:8126: $? = 0 >configure:8132: ./conftest >configure:8136: $? = 0 >configure:8154: result: yes >configure:8178: checking for sys/types.h >configure:8199: x86_64-pc-linux-gnu-gcc -c -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 >configure:8206: $? = 0 >configure:8223: result: yes >configure:8178: checking for sys/stat.h >configure:8199: x86_64-pc-linux-gnu-gcc -c -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 >configure:8206: $? = 0 >configure:8223: result: yes >configure:8178: checking for stdlib.h >configure:8199: x86_64-pc-linux-gnu-gcc -c -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 >configure:8206: $? = 0 >configure:8223: result: yes >configure:8178: checking for string.h >configure:8199: x86_64-pc-linux-gnu-gcc -c -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 >configure:8206: $? = 0 >configure:8223: result: yes >configure:8178: checking for memory.h >configure:8199: x86_64-pc-linux-gnu-gcc -c -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 >configure:8206: $? = 0 >configure:8223: result: yes >configure:8178: checking for strings.h >configure:8199: x86_64-pc-linux-gnu-gcc -c -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 >configure:8206: $? = 0 >configure:8223: result: yes >configure:8178: checking for inttypes.h >configure:8199: x86_64-pc-linux-gnu-gcc -c -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 >configure:8206: $? = 0 >configure:8223: result: yes >configure:8178: checking for stdint.h >configure:8199: x86_64-pc-linux-gnu-gcc -c -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 >configure:8206: $? = 0 >configure:8223: result: yes >configure:8178: checking for unistd.h >configure:8199: x86_64-pc-linux-gnu-gcc -c -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE conftest.c >&5 >configure:8206: $? = 0 >configure:8223: result: yes >configure:8241: checking size of long double >configure:8546: x86_64-pc-linux-gnu-gcc -o conftest -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -ldl -Wl,-O1 conftest.c >&5 >configure:8550: $? = 0 >configure:8556: ./conftest >configure:8560: $? = 0 >configure:8586: result: 12 >configure:8618: result: running configure fragment for sysdeps/i386/elf >configure:7: checking for i386 TLS support >configure:29: x86_64-pc-linux-gnu-gcc -c -O2 -fno-strict-aliasing conftest.s 1>&5 >configure:32: $? = 0 >configure:40: result: yes >configure:8618: result: running configure fragment for nptl/sysdeps/pthread >configure:27: checking for forced unwind support >configure:56: x86_64-pc-linux-gnu-gcc -o conftest -O2 -fno-strict-aliasing -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -ldl -Wl,-O1 conftest.c >&5 >configure:62: $? = 0 >configure:79: result: yes >configure:92: checking for C cleanup handling >configure:122: x86_64-pc-linux-gnu-gcc -o conftest -O2 -fno-strict-aliasing -Werror -fexceptions -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -ldl -Wl,-O1 conftest.c >&5 >configure:128: $? = 0 >configure:145: result: yes >configure:8618: result: running configure fragment for sysdeps/pthread >configure:8618: result: running configure fragment for sysdeps/unix/sysv/linux >configure:25: checking for grep that handles long lines and -e >configure:99: result: /bin/grep >configure:104: checking for egrep >configure:182: result: /bin/grep -E >configure:187: checking installed Linux kernel header files >configure:212: result: 2.0.10 or later >configure:316: checking for kernel header at least 2.6.9 >configure:339: result: ok >configure:483: checking for symlinks in /usr/include >configure:505: result: ok >configure:8618: result: running configure fragment for sysdeps/i386 >configure:4: checking if -g produces usable source locations for assembler-with-cpp >configure:27: x86_64-pc-linux-gnu-gcc -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -g -c conftest.S 1>&5 >configure:30: $? = 0 >configure:35: readelf --debug-dump=line conftest.o | > grep conftest\.S 1>&5 > 1 0 0 0 conftest.S >configure:38: $? = 0 >configure:47: result: yes >configure:8717: checking for old glibc 2.0.x headers >configure:8725: result: no >configure:8766: checking whether -fPIC is default >configure:8782: result: no >configure:8913: 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.63. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on handtuch > >config.status:873: creating config.make >config.status:873: creating Makefile >config.status:873: creating config.h >config.status:1100: 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 >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-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='-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='-ldl -Wl,-O1' >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=i686-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=i686-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_header_inttypes_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_unistd_h=yes >ac_cv_host=i686-pc-linux-gnu >ac_cv_objext=o >ac_cv_path_BASH_SHELL=/bin/bash >ac_cv_path_BISON=/usr/bin/bison >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GREP=/bin/grep >ac_cv_path_INSTALL_INFO=/usr/bin/install-info >ac_cv_path_PERL=/usr/bin/perl >ac_cv_path_PWD_P=/bin/pwd >ac_cv_path_install='/usr/bin/install -c' >ac_cv_prog_AS=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.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 >ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' >ac_cv_prog_LD=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.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_ac_ct_CXX=g++ >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_cxx_g=yes >ac_cv_sizeof_long_double=12 >libc_cv_386_tls=yes >libc_cv_Bgroup=no >libc_cv_as_needed=yes >libc_cv_as_noexecstack=yes >libc_cv_asm_cfi_directives=yes >libc_cv_asm_global_directive=.globl >libc_cv_asm_previous_directive=yes >libc_cv_asm_protected_directive=yes >libc_cv_asm_set_directive=no >libc_cv_asm_symver_directive=yes >libc_cv_asm_type_prefix=@ >libc_cv_asm_underscores=no >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_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=no >libc_cv_gcc_builtin_memset=yes >libc_cv_gcc_builtin_redirection=yes >libc_cv_gcc_exceptions=no >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=-fgnu89-inline >libc_cv_hashstyle=yes >libc_cv_have_bash2=yes >libc_cv_have_ksh=yes >libc_cv_have_sdata_section=no >libc_cv_have_section_quotes=no >libc_cv_idn=no >libc_cv_initfini_array=yes >libc_cv_ld_no_whole_archive=no >libc_cv_ld_version_script_option=yes >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_ranlib_necessary=yes >libc_cv_rootsbindir=/sbin >libc_cv_signed_size_t=no >libc_cv_slibdir=/lib32 >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 > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >AR='/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../x86_64-pc-linux-gnu/bin/ar' >AS='/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../x86_64-pc-linux-gnu/bin/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' >CFLAGS='-O2 -fno-strict-aliasing' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS='-U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE' >CXX='g++' >CXXFLAGS='-O2 -fno-strict-aliasing' >CXX_SYSINCLUDES='-isystem ../../../../include/c++/4.4.2 -isystem ../../../../include/c++/4.4.2/x86_64-pc-linux-gnu -isystem ../../../../include/c++/4.4.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.4.2/../../../../x86_64-pc-linux-gnu/bin/ld' >LDFLAGS='-ldl -Wl,-O1' >LIBGD='no' >LIBOBJS='' >LIBS='' >LN_S='ln -s' >LTLIBOBJS='' >MAKE='gmake' >MAKEINFO='makeinfo' >MIG='' >MSGFMT='gmsgfmt' >OBJDUMP='/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.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_VERSION='(see version.h)' >PATH_SEPARATOR=':' >PERL='/usr/bin/perl' >PWD_P='/bin/pwd' >RANLIB='/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../x86_64-pc-linux-gnu/bin/ranlib' >RELEASE='stable' >SED='sed' >SHELL='/bin/sh' >SYSINCLUDES='-nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/include-fixed -isystem /usr/include' >VERSION='2.10.1' >VERSIONING='yes' >ac_ct_CC='' >ac_ct_CXX='g++' >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='' >exec_prefix='${prefix}' >experimental_malloc='' >fno_unit_at_a_time='-fno-toplevel-reorder -fno-section-anchors' >force_install='yes' >have_libaudit='' >have_libcap='' >have_selinux='no' >host='i686-pc-linux-gnu' >host_alias='i686-pc-linux-gnu' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >ldd_rewrite_script='../sysdeps/unix/sysv/linux/ldd-rewrite.sed' >libc_cv_Bgroup='no' >libc_cv_as_needed='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_gnu89_inline='-fgnu89-inline' >libc_cv_hashstyle='yes' >libc_cv_have_bash2='yes' >libc_cv_have_initfini='' >libc_cv_have_ksh='yes' >libc_cv_libgcc_s_suffix='' >libc_cv_localedir='' >libc_cv_nss_crypt='no' >libc_cv_pic_default='no' >libc_cv_rootsbindir='/sbin' >libc_cv_slibdir='/lib32' >libc_cv_ssp='yes' >libc_cv_sysconfdir='/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='no' >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='12' >static='yes' >static_nss='no' >subdirs=' ' >submachine='' >sysconfdir='${prefix}/etc' >sysdeps_add_ons=' nptl ports' >sysnames=' sysdeps/i386/elf nptl/sysdeps/unix/sysv/linux/i386/i686 nptl/sysdeps/unix/sysv/linux/i386 sysdeps/unix/sysv/linux/i386 nptl/sysdeps/unix/sysv/linux nptl/sysdeps/pthread sysdeps/pthread ports/sysdeps/unix/sysv/linux sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet ports/sysdeps/unix/sysv/i386 sysdeps/unix/sysv/i386 nptl/sysdeps/unix/sysv ports/sysdeps/unix/sysv sysdeps/unix/sysv sysdeps/unix/i386 nptl/sysdeps/unix ports/sysdeps/unix sysdeps/unix sysdeps/posix sysdeps/i386/i686/fpu nptl/sysdeps/i386/i686 sysdeps/i386/i686 sysdeps/i386/i486 nptl/sysdeps/i386/i486 sysdeps/i386/fpu nptl/sysdeps/i386 sysdeps/i386 sysdeps/wordsize-32 sysdeps/ieee754/ldbl-96 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic' >target_alias='' >uname_release='' >uname_sysname='' >uname_version='' >use_ldconfig='yes' >with_cvs='no' >with_fp='yes' >xcoff='no' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define PACKAGE_NAME "GNU C Library" >#define PACKAGE_TARNAME "c-library" >#define PACKAGE_VERSION "(see version.h)" >#define PACKAGE_STRING "GNU C Library (see version.h)" >#define PACKAGE_BUGREPORT "glibc" >#define HAVE_LIBIDN 1 >#define USE_REGPARMS 1 >#define ASM_GLOBAL_DIRECTIVE .globl >#define ASM_TYPE_DIRECTIVE_PREFIX @ >#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_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 12 >#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 HAVE_CPP_ASM_DEBUGINFO 1 >#define EXPORT_UNWIND_FIND_FDE 1 >#define USE_IN_LIBIO 1 >#define HAVE_ELF 1 > >configure: exit 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 294397
:
211053
|
211054
|
211952
| 212420