Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 166450 Details for
Bug 238679
32bit binaries not working on amd64 system
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 36.35 KB, created by
Vetoshkin Nikita
on 2008-09-26 06:26:08 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Vetoshkin Nikita
Created:
2008-09-26 06:26:08 UTC
Size:
36.35 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.61. Invocation command line was > > $ /var/tmp/portage/sys-libs/glibc-2.8_p20080602/work/glibc-2.8-20080602/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 --without-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 = darkstar >uname -m = x86_64 >uname -r = 2.6.26-tuxonice >uname -s = Linux >uname -v = #3 SMP PREEMPT Tue Sep 23 20:34:53 YEKST 2008 > >/usr/bin/uname -p = Intel(R) Core(TM)2 Duo CPU T7100 @ 1.80GHz >/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/local/sbin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib64/portage/bin >PATH: /usr/local/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.3.1 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2183: checking build system type >configure:2201: result: i686-pc-linux-gnu >configure:2223: checking host system type >configure:2238: result: i686-pc-linux-gnu >configure:2419: running configure fragment for add-on nptl >configure:2419: running configure fragment for add-on c_stubs >configure:2419: running configure fragment for add-on libidn >configure:2457: checking add-on ports for preconfigure fragments >configure:2464: result: >configure:2556: checking sysdep dirs >configure:2792: result: sysdeps/generic/elf sysdeps/generic >configure:2870: checking for a BSD-compatible install >configure:2926: result: /usr/bin/install -c >configure:2941: checking whether ln -s works >configure:2945: result: yes >configure:2961: checking for i686-pc-linux-gnu-gcc >configure:2988: result: x86_64-pc-linux-gnu-gcc >configure:3266: checking for C compiler version >configure:3273: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 4.3.1-r1 p1.1) 4.3.1 >Copyright (C) 2008 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:3276: $? = 0 >configure:3283: 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.3.1-r1/work/gcc-4.3.1/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.1 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.1/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.1 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.1/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.1/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.1/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-cld --disable-libgcj --enable-languages=c,c++,treelang --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.1-r1 p1.1' >Thread model: posix >gcc version 4.3.1 (Gentoo 4.3.1-r1 p1.1) >configure:3286: $? = 0 >configure:3293: 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:3296: $? = 1 >configure:3300: checking for suffix of object files >configure:3326: x86_64-pc-linux-gnu-gcc -c -O2 -fno-strict-aliasing conftest.c >&5 >configure:3329: $? = 0 >configure:3352: result: o >configure:3356: checking whether we are using the GNU C compiler >configure:3385: x86_64-pc-linux-gnu-gcc -c -O2 -fno-strict-aliasing conftest.c >&5 >configure:3391: $? = 0 >configure:3408: result: yes >configure:3413: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:3443: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3449: $? = 0 >configure:3548: result: yes >configure:3565: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:3639: x86_64-pc-linux-gnu-gcc -c -O2 -fno-strict-aliasing conftest.c >&5 >configure:3645: $? = 0 >configure:3668: result: none needed >configure:3736: checking how to run the C preprocessor >configure:3776: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:3782: $? = 0 >configure:3813: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >configure:3819: $? = 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 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3852: result: x86_64-pc-linux-gnu-gcc -E >configure:3881: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:3887: $? = 0 >configure:3918: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >configure:3924: $? = 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 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3976: checking for i686-pc-linux-gnu-g++ >configure:4006: result: no >configure:3976: checking for i686-pc-linux-gnu-c++ >configure:4006: result: no >configure:3976: checking for i686-pc-linux-gnu-gpp >configure:4006: result: no >configure:3976: checking for i686-pc-linux-gnu-aCC >configure:4006: result: no >configure:3976: checking for i686-pc-linux-gnu-CC >configure:4006: result: no >configure:3976: checking for i686-pc-linux-gnu-cxx >configure:4006: result: no >configure:3976: checking for i686-pc-linux-gnu-cc++ >configure:4006: result: no >configure:3976: checking for i686-pc-linux-gnu-cl.exe >configure:4006: result: no >configure:3976: checking for i686-pc-linux-gnu-FCC >configure:4006: result: no >configure:3976: checking for i686-pc-linux-gnu-KCC >configure:4006: result: no >configure:3976: checking for i686-pc-linux-gnu-RCC >configure:4006: result: no >configure:3976: checking for i686-pc-linux-gnu-xlC_r >configure:4006: result: no >configure:3976: checking for i686-pc-linux-gnu-xlC >configure:4006: result: no >configure:4020: checking for g++ >configure:4036: found /usr/bin/g++ >configure:4047: result: g++ >configure:4078: checking for C++ compiler version >configure:4085: g++ --version >&5 >g++ (Gentoo 4.3.1-r1 p1.1) 4.3.1 >Copyright (C) 2008 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:4088: $? = 0 >configure:4095: g++ -v >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.3.1-r1/work/gcc-4.3.1/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.1 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.1/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.1 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.1/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.1/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.1/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-cld --disable-libgcj --enable-languages=c,c++,treelang --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.1-r1 p1.1' >Thread model: posix >gcc version 4.3.1 (Gentoo 4.3.1-r1 p1.1) >configure:4098: $? = 0 >configure:4105: g++ -V >&5 >g++: argument to '-V' missing > >configure:4108: $? = 1 >configure:4111: checking whether we are using the GNU C++ compiler >configure:4140: g++ -c -O2 -fno-strict-aliasing conftest.cpp >&5 >configure:4146: $? = 0 >configure:4163: result: yes >configure:4168: checking whether g++ accepts -g >configure:4198: g++ -c -g conftest.cpp >&5 >configure:4204: $? = 0 >configure:4303: result: yes >configure:4446: checking whether /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.1/../../../../x86_64-pc-linux-gnu/bin/as is GNU as >configure:4460: result: yes >configure:4465: checking whether /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.1/../../../../x86_64-pc-linux-gnu/bin/ld is GNU ld >configure:4479: result: yes >configure:4489: checking for /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.1/../../../../x86_64-pc-linux-gnu/bin/as >configure:4516: result: /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.1/../../../../x86_64-pc-linux-gnu/bin/as >configure:4531: checking version of /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.1/../../../../x86_64-pc-linux-gnu/bin/as >configure:4541: result: 2.18, ok >configure:4552: checking for /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.1/../../../../x86_64-pc-linux-gnu/bin/ld >configure:4579: result: /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.1/../../../../x86_64-pc-linux-gnu/bin/ld >configure:4594: checking version of /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.1/../../../../x86_64-pc-linux-gnu/bin/ld >configure:4604: result: 2.18, ok >configure:4619: checking for pwd >configure:4637: found /bin/pwd >configure:4650: result: /bin/pwd >configure:4670: checking for i686-pc-linux-gnu-gcc >configure:4697: result: x86_64-pc-linux-gnu-gcc >configure:4712: checking version of x86_64-pc-linux-gnu-gcc >configure:4722: result: 4.3.1, ok >configure:4733: checking for gnumake >configure:4763: result: no >configure:4733: checking for gmake >configure:4749: found /usr/bin/gmake >configure:4760: result: gmake >configure:4775: checking version of gmake >configure:4785: result: 3.81, ok >configure:4797: checking for gnumsgfmt >configure:4827: result: no >configure:4797: checking for gmsgfmt >configure:4813: found /usr/bin/gmsgfmt >configure:4824: result: gmsgfmt >configure:4839: checking version of gmsgfmt >configure:4849: result: 0.17, ok >configure:4860: checking for makeinfo >configure:4876: found /usr/bin/makeinfo >configure:4887: result: makeinfo >configure:4902: checking version of makeinfo >configure:4912: result: 4.12, ok >configure:4923: checking for sed >configure:4939: found /bin/sed >configure:4950: result: sed >configure:4965: checking version of sed >configure:4975: result: 4.1.5, ok >configure:4987: checking for autoconf >configure:5003: found /usr/bin/autoconf >configure:5014: result: autoconf >configure:5029: checking whether autoconf works >configure:5040: result: yes >configure:5090: checking whether ranlib is necessary >configure:5111: result: no >configure:5124: checking LD_LIBRARY_PATH variable >configure:5134: result: ok >configure:5148: checking whether GCC supports -static-libgcc >configure:5159: result: -static-libgcc >configure:5165: checking for bash >configure:5183: found /bin/bash >configure:5196: result: /bin/bash >configure:5271: checking for gawk >configure:5287: found /bin/gawk >configure:5298: result: gawk >configure:5311: checking for perl >configure:5329: found /usr/bin/perl >configure:5342: result: /usr/bin/perl >configure:5356: checking for install-info >configure:5375: found /usr/bin/install-info >configure:5388: result: /usr/bin/install-info >configure:5398: checking for bison >configure:5417: found /usr/bin/bison >configure:5430: result: /usr/bin/bison >configure:5439: checking for signed size_t type >configure:5454: result: no >configure:5464: checking for libc-friendly stddef.h >configure:5498: x86_64-pc-linux-gnu-gcc -c -O2 -fno-strict-aliasing conftest.c >&5 >conftest.c: In function 'main': >conftest.c:22: warning: incompatible implicit declaration of built-in function 'abort' >configure:5504: $? = 0 >configure:5519: result: yes >configure:5526: checking whether we need to use -P to assemble .S files >configure:5536: x86_64-pc-linux-gnu-gcc -c conftest.S 1>&5 >configure:5539: $? = 0 >configure:5547: result: no >configure:5554: checking whether .text pseudo-op must be used >configure:5564: x86_64-pc-linux-gnu-gcc -c conftest.s 1>&5 >configure:5567: $? = 0 >configure:5578: result: yes >configure:5582: checking for assembler global-symbol directive >configure:5595: x86_64-pc-linux-gnu-gcc -c conftest.s 1>&5 >configure:5598: $? = 0 >configure:5606: result: .globl >configure:5619: checking for .set assembler directive >configure:5645: result: yes >configure:5654: checking for assembler .type directive prefix >configure:5670: x86_64-pc-linux-gnu-gcc -c conftest.s 1>&5 >configure:5673: $? = 0 >configure:5681: result: @ >configure:5690: checking for .symver assembler directive >configure:5707: result: yes >configure:5709: checking for ld --version-script >configure:5735: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -Wl,-O1 -shared > -o conftest.so conftest.o > -nostartfiles -nostdlib > -Wl,--version-script,conftest.map > 1>&5 >configure:5738: $? = 0 >configure:5753: result: yes >configure:5777: checking for .previous assembler directive >configure:5787: x86_64-pc-linux-gnu-gcc -c conftest.s 1>&5 >configure:5790: $? = 0 >configure:5798: result: yes >configure:5836: checking for .protected and .hidden assembler directive >configure:5848: x86_64-pc-linux-gnu-gcc -c conftest.s 1>&5 >configure:5851: $? = 0 >configure:5861: result: yes >configure:5865: checking whether __attribute__((visibility())) is supported >configure:5876: x86_64-pc-linux-gnu-gcc -Werror -S conftest.c -o conftest.s 1>&5 >configure:5879: $? = 0 >configure:5890: result: yes >configure:5900: checking for broken __attribute__((visibility())) >configure:5912: x86_64-pc-linux-gnu-gcc -Werror -S conftest.c -o conftest.s1>&5 >configure:5915: $? = 0 >configure:5924: result: no >configure:5933: checking for broken __attribute__((alias())) >configure:5948: x86_64-pc-linux-gnu-gcc -Werror -S conftest.c -o conftest.s 1>&5 >configure:5951: $? = 0 >configure:5961: result: no >configure:5970: checking whether to put _rtld_local into .sdata section >configure:5984: result: no >configure:5994: checking for .preinit_array/.init_array/.fini_array support >configure:6007: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -Wl,-O1 -o conftest conftest.c > -static -nostartfiles -nostdlib 1>&5 >configure:6010: $? = 0 >configure:6023: result: yes >configure:6031: checking for libunwind-support in compiler >configure:6048: result: no >configure:6058: checking for -z nodelete option >configure:6070: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -Wl,-O1 > -fPIC -shared -o conftest.so conftest.c > -nostartfiles -nostdlib > -Wl,--enable-new-dtags,-z,nodelete 1>&5 >configure:6073: $? = 0 >configure:6084: result: yes >configure:6087: checking for -z nodlopen option >configure:6099: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -Wl,-O1 > -fPIC -shared -o conftest.so conftest.c > -nostartfiles -nostdlib > -Wl,--enable-new-dtags,-z,nodlopen 1>&5 >configure:6102: $? = 0 >configure:6113: result: yes >configure:6116: checking for -z initfirst option >configure:6128: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -Wl,-O1 > -fPIC -shared -o conftest.so conftest.c > -nostartfiles -nostdlib > -Wl,--enable-new-dtags,-z,initfirst 1>&5 >configure:6131: $? = 0 >configure:6142: result: yes >configure:6147: checking for -z relro option >configure:6154: 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 >configure:6157: $? = 0 >configure:6161: x86_64-pc-linux-gnu-gcc -Wl,--verbose 2>&1|grep DATA_SEGMENT_RELRO_END 1>&5 > . = DATA_SEGMENT_RELRO_END (12, .); >configure:6164: $? = 0 >configure:6171: result: yes >configure:6182: checking for -Bgroup option >configure:6193: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -Wl,-O1 > -fPIC -shared -o conftest.so conftest.c > -Wl,-Bgroup -nostdlib 1>&5 >configure:6196: $? = 0 >configure:6205: result: yes >configure:6209: checking for libgcc_s suffix >configure:6223: result: >configure:6227: checking for --as-needed option >configure:6239: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -Wl,-O1 > -fPIC -shared -o conftest.so conftest.c > -lgcc_s -Wl,--as-needed > -nostdlib 1>&5 >configure:6242: $? = 0 >configure:6251: result: yes >configure:6256: checking whether --noexecstack is desirable for .S files >configure:6266: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing > -S -o conftest.s conftest.c 1>&5 >configure:6269: $? = 0 >configure:6274: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -Wa,--noexecstack > -c -o conftest.o conftest.s 1>&5 >configure:6277: $? = 0 >configure:6286: result: yes >configure:6293: checking for -z combreloc >configure:6307: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -Wl,-O1 > -fPIC -shared -o conftest.so conftest.c > -nostdlib -nostartfiles > -Wl,-z,combreloc 1>&5 >configure:6310: $? = 0 >configure:6323: result: yes >configure:6333: checking for -z execstack >configure:6345: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -Wl,-O1 > -fPIC -shared -o conftest.so conftest.c > -Wl,-z,execstack -nostdlib > 1>&5 >configure:6348: $? = 0 >configure:6357: result: yes >configure:6361: checking for -fpie >configure:6372: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -Wl,-O1 -pie -fpie > -o conftest conftest.c 1>&5 >configure:6375: $? = 0 >configure:6384: result: yes >configure:6389: checking for --hash-style option >configure:6400: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -Wl,-O1 > -fPIC -shared -o conftest.so conftest.c > -Wl,--hash-style=both -nostdlib 1>&5 >configure:6403: $? = 0 >configure:6412: result: yes >configure:6417: checking for -fno-toplevel-reorder -fno-section-anchors >configure:6427: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -S -fno-toplevel-reorder -fno-section-anchors > conftest.c 1>&5 >configure:6430: $? = 0 >configure:6439: result: yes >configure:6448: checking for -fstack-protector >configure:6459: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -Wl,-O1 -fstack-protector > -o conftest conftest.c 1>&5 >configure:6462: $? = 0 >configure:6471: result: yes >configure:6489: checking for -fgnu89-inline >configure:6504: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -S -std=gnu99 -fgnu89-inline > -o conftest.s conftest.c 1>&5 >conftest.c:3: warning: return type defaults to 'int' >configure:6507: $? = 0 >configure:6516: result: yes >configure:6586: checking whether cc puts quotes around section names >configure:6607: result: no >configure:6721: checking for assembler .weak directive >configure:6734: x86_64-pc-linux-gnu-gcc -c conftest.s 1>&5 >configure:6737: $? = 0 >configure:6745: result: yes >configure:6792: checking whether CFI directives are supported >configure:6811: x86_64-pc-linux-gnu-gcc -c conftest.s 1>&5 >configure:6814: $? = 0 >configure:6822: result: yes >configure:6831: checking for ld --no-whole-archive >configure:6844: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -Wl,-O1 > -nostdlib -nostartfiles -Wl,--no-whole-archive > -o conftest conftest.c 1>&5 >configure:6847: $? = 0 >configure:6855: result: yes >configure:6861: checking for gcc -fexceptions >configure:6874: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -Wl,-O1 > -nostdlib -nostartfiles -fexceptions > -o conftest conftest.c 1>&5 >configure:6877: $? = 0 >configure:6885: result: yes >configure:6951: checking for __builtin_expect >configure:6966: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -Wl,-O1 -nostdlib -nostartfiles > -o conftest conftest.c -lgcc >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.1/../../../../x86_64-pc-linux-gnu/bin/ld: warning: cannot find entry symbol _start; defaulting to 00000000080480a0 >configure:6969: $? = 0 >configure:6977: result: yes >configure:6986: checking for __builtin_memset >configure:6998: x86_64-pc-linux-gnu-gcc -O3 -S conftest.c -o - | fgrep memset > /dev/null >configure:7001: $? = 1 >configure:7010: result: yes >configure:7019: checking for redirection of built-in functions >configure:7032: x86_64-pc-linux-gnu-gcc -O3 -S conftest.c -o - | fgrep my_strstr > /dev/null >configure:7035: $? = 0 >configure:7044: result: yes >configure:7054: checking for __thread >configure:7063: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c conftest.c >&5 >configure:7066: $? = 0 >configure:7074: result: yes >configure:7087: checking for tls_model attribute >configure:7096: x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -S -Werror conftest.c >&5 >configure:7099: $? = 0 >configure:7107: result: yes >configure:7117: checking for libgd >configure:7175: result: no >configure:7477: checking for grep that handles long lines and -e >configure:7551: result: /bin/grep >configure:7556: checking for egrep >configure:7634: result: /bin/grep -E >configure:7639: checking for ANSI C header files >configure:7669: x86_64-pc-linux-gnu-gcc -c -O2 -fno-strict-aliasing conftest.c >&5 >configure:7675: $? = 0 >configure:7774: x86_64-pc-linux-gnu-gcc -o conftest -O2 -fno-strict-aliasing -Wl,-O1 conftest.c >&5 >configure:7777: $? = 0 >configure:7783: ./conftest >/var/tmp/portage/sys-libs/glibc-2.8_p20080602/work/glibc-2.8-20080602/configure: line 7784: ./conftest: No such file or directory >configure:7786: $? = 127 >configure: program exited with status 127 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "GNU C Library" >| #define PACKAGE_TARNAME "c-library" >| #define PACKAGE_VERSION "(see version.h)" >| #define PACKAGE_STRING "GNU C Library (see version.h)" >| #define PACKAGE_BUGREPORT "glibc" >| #define HAVE_LIBIDN 1 >| #define USE_REGPARMS 1 >| #define ASM_GLOBAL_DIRECTIVE .globl >| #define HAVE_ASM_SET_DIRECTIVE 1 >| #define ASM_TYPE_DIRECTIVE_PREFIX @ >| #define DO_VERSIONING 1 >| #define HAVE_ASM_PREVIOUS_DIRECTIVE 1 >| #define HAVE_Z_COMBRELOC 1 >| #define ENABLE_OLD_SSP_COMPAT 1 >| #define NO_UNDERSCORES 1 >| #define HAVE_ASM_WEAK_DIRECTIVE 1 >| #define HAVE_ASM_CFI_DIRECTIVES 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_BUILTIN_MEMSET 1 >| #define HAVE_BUILTIN_REDIRECTION 1 >| #define HAVE___THREAD 1 >| #define HAVE_TLS_MODEL_ATTRIBUTE 1 >| /* end confdefs.h. */ >| #include <ctype.h> >| #include <stdlib.h> >| #if ((' ' & 0x0FF) == 0x020) >| # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') >| # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) >| #else >| # define ISLOWER(c) (('a' <= (c) && (c) <= 'i') || ('j' <= (c) && (c) <= 'r') || ('s' <= (c) && (c) <= 'z')) >| # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) >| #endif >| >| #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) >| int >| main () >| { >| int i; >| for (i = 0; i < 256; i++) >| if (XOR (islower (i), ISLOWER (i)) >| || toupper (i) != TOUPPER (i)) >| return 2; >| return 0; >| } >configure:7803: result: no >configure:7827: checking for sys/types.h >configure:7848: x86_64-pc-linux-gnu-gcc -c -O2 -fno-strict-aliasing conftest.c >&5 >configure:7854: $? = 0 >configure:7870: result: yes >configure:7827: checking for sys/stat.h >configure:7848: x86_64-pc-linux-gnu-gcc -c -O2 -fno-strict-aliasing conftest.c >&5 >configure:7854: $? = 0 >configure:7870: result: yes >configure:7827: checking for stdlib.h >configure:7848: x86_64-pc-linux-gnu-gcc -c -O2 -fno-strict-aliasing conftest.c >&5 >configure:7854: $? = 0 >configure:7870: result: yes >configure:7827: checking for string.h >configure:7848: x86_64-pc-linux-gnu-gcc -c -O2 -fno-strict-aliasing conftest.c >&5 >configure:7854: $? = 0 >configure:7870: result: yes >configure:7827: checking for memory.h >configure:7848: x86_64-pc-linux-gnu-gcc -c -O2 -fno-strict-aliasing conftest.c >&5 >configure:7854: $? = 0 >configure:7870: result: yes >configure:7827: checking for strings.h >configure:7848: x86_64-pc-linux-gnu-gcc -c -O2 -fno-strict-aliasing conftest.c >&5 >configure:7854: $? = 0 >configure:7870: result: yes >configure:7827: checking for inttypes.h >configure:7848: x86_64-pc-linux-gnu-gcc -c -O2 -fno-strict-aliasing conftest.c >&5 >configure:7854: $? = 0 >configure:7870: result: yes >configure:7827: checking for stdint.h >configure:7848: x86_64-pc-linux-gnu-gcc -c -O2 -fno-strict-aliasing conftest.c >&5 >configure:7854: $? = 0 >configure:7870: result: yes >configure:7827: checking for unistd.h >configure:7848: x86_64-pc-linux-gnu-gcc -c -O2 -fno-strict-aliasing conftest.c >&5 >configure:7854: $? = 0 >configure:7870: result: yes >configure:7882: checking for long double >configure:7912: x86_64-pc-linux-gnu-gcc -c -O2 -fno-strict-aliasing conftest.c >&5 >configure:7918: $? = 0 >configure:7933: result: yes >configure:7940: checking size of long double >configure:8242: x86_64-pc-linux-gnu-gcc -o conftest -O2 -fno-strict-aliasing -Wl,-O1 conftest.c >&5 >configure:8245: $? = 0 >configure:8251: ./conftest >/var/tmp/portage/sys-libs/glibc-2.8_p20080602/work/glibc-2.8-20080602/configure: line 8252: ./conftest: No such file or directory >configure:8254: $? = 127 >configure: program exited with status 127 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "GNU C Library" >| #define PACKAGE_TARNAME "c-library" >| #define PACKAGE_VERSION "(see version.h)" >| #define PACKAGE_STRING "GNU C Library (see version.h)" >| #define PACKAGE_BUGREPORT "glibc" >| #define HAVE_LIBIDN 1 >| #define USE_REGPARMS 1 >| #define ASM_GLOBAL_DIRECTIVE .globl >| #define HAVE_ASM_SET_DIRECTIVE 1 >| #define ASM_TYPE_DIRECTIVE_PREFIX @ >| #define DO_VERSIONING 1 >| #define HAVE_ASM_PREVIOUS_DIRECTIVE 1 >| #define HAVE_Z_COMBRELOC 1 >| #define ENABLE_OLD_SSP_COMPAT 1 >| #define NO_UNDERSCORES 1 >| #define HAVE_ASM_WEAK_DIRECTIVE 1 >| #define HAVE_ASM_CFI_DIRECTIVES 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_BUILTIN_MEMSET 1 >| #define HAVE_BUILTIN_REDIRECTION 1 >| #define HAVE___THREAD 1 >| #define HAVE_TLS_MODEL_ATTRIBUTE 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| typedef long double ac__type_sizeof_; >| static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } >| static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } >| #include <stdio.h> >| #include <stdlib.h> >| int >| main () >| { >| >| FILE *f = fopen ("conftest.val", "w"); >| if (! f) >| return 1; >| if (((long int) (sizeof (ac__type_sizeof_))) < 0) >| { >| long int i = longval (); >| if (i != ((long int) (sizeof (ac__type_sizeof_)))) >| return 1; >| fprintf (f, "%ld\n", i); >| } >| else >| { >| unsigned long int i = ulongval (); >| if (i != ((long int) (sizeof (ac__type_sizeof_)))) >| return 1; >| fprintf (f, "%lu\n", i); >| } >| return ferror (f) || fclose (f) != 0; >| >| ; >| return 0; >| } >configure:8265: error: cannot compute sizeof (long double) >See `config.log' for more details. > >## ---------------- ## >## 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= >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=-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=no >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_unistd_h=yes >ac_cv_host=i686-pc-linux-gnu >ac_cv_objext=o >ac_cv_path_BASH_SHELL=/bin/bash >ac_cv_path_BISON=/usr/bin/bison >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GREP=/bin/grep >ac_cv_path_INSTALL_INFO=/usr/bin/install-info >ac_cv_path_PERL=/usr/bin/perl >ac_cv_path_PWD_P=/bin/pwd >ac_cv_path_install='/usr/bin/install -c' >ac_cv_prog_AS=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.1/../../../../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.3.1/../../../../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_type_long_double=yes >libc_cv_Bgroup=yes >libc_cv_as_needed=yes >libc_cv_as_noexecstack=yes >libc_cv_asm_cfi_directives=yes >libc_cv_asm_global_directive=.globl >libc_cv_asm_previous_directive=yes >libc_cv_asm_protected_directive=yes >libc_cv_asm_set_directive=yes >libc_cv_asm_symver_directive=yes >libc_cv_asm_type_prefix=@ >libc_cv_asm_underscores=no >libc_cv_asm_weak_directive=yes >libc_cv_autoconf_works=yes >libc_cv_broken_alias_attribute=no >libc_cv_broken_visibility_attribute=no >libc_cv_cc_with_libunwind=no >libc_cv_dot_text=.text >libc_cv_fno_toplevel_reorder=yes >libc_cv_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_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_initfini_array=yes >libc_cv_ld_no_whole_archive=yes >libc_cv_ld_version_script_option=yes >libc_cv_libgcc_s_suffix= >libc_cv_need_minus_P=no >libc_cv_prog_as_gnu=yes >libc_cv_prog_ld_gnu=yes >libc_cv_ranlib_necessary=no >libc_cv_signed_size_t=no >libc_cv_slibdir=/lib32 >libc_cv_ssp=yes >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.3.1/../../../../x86_64-pc-linux-gnu/bin/ar' >AS='/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.1/../../../../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='' >CXX='g++' >CXXFLAGS='-O2 -fno-strict-aliasing' >CXX_SYSINCLUDES='-isystem ../../../../include/c++/4.3.1 -isystem ../../../../include/c++/4.3.1/x86_64-pc-linux-gnu -isystem ../../../../include/c++/4.3.1/backward' >DEFINES='' >DEFS='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >GREP='/bin/grep' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_INFO='/usr/bin/install-info' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >KSH='/bin/bash' >LD='/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.1/../../../../x86_64-pc-linux-gnu/bin/ld' >LDFLAGS='-Wl,-O1' >LIBGD='no' >LIBOBJS='' >LIBS='' >LN_S='ln -s' >LTLIBOBJS='' >MAKE='gmake' >MAKEINFO='makeinfo' >MIG='' >MSGFMT='gmsgfmt' >OBJDUMP='/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.1/../../../../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=':' >RELEASE='' >SED='sed' >SHELL='/bin/sh' >SYSINCLUDES='-nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.1/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.1/include-fixed -isystem /usr/include' >VERSION='' >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='-fexceptions' >exec_prefix='NONE' >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='' >libc_cv_Bgroup='yes' >libc_cv_as_needed='yes' >libc_cv_cc_with_libunwind='no' >libc_cv_forced_unwind='' >libc_cv_fpie='yes' >libc_cv_gcc_static_libgcc='-static-libgcc' >libc_cv_gcc_unwind_find_fde='' >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_rootsbindir='' >libc_cv_slibdir='/lib32' >libc_cv_ssp='yes' >libc_cv_sysconfdir='' >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' >no_whole_archive='-Wl,--no-whole-archive' >nopic_initfini='' >old_glibc_headers='' >oldest_abi='default' >oldincludedir='/usr/include' >omitfp='no' >pdfdir='${docdir}' >pic_default='' >prefix='/usr' >profile='no' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >shared='default' >sharedstatedir='${prefix}/com' >sizeof_long_double='' >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='' >with_cvs='no' >with_fp='yes' >xcoff='no' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define PACKAGE_NAME "GNU C Library" >#define PACKAGE_TARNAME "c-library" >#define PACKAGE_VERSION "(see version.h)" >#define PACKAGE_STRING "GNU C Library (see version.h)" >#define PACKAGE_BUGREPORT "glibc" >#define HAVE_LIBIDN 1 >#define USE_REGPARMS 1 >#define ASM_GLOBAL_DIRECTIVE .globl >#define HAVE_ASM_SET_DIRECTIVE 1 >#define ASM_TYPE_DIRECTIVE_PREFIX @ >#define DO_VERSIONING 1 >#define HAVE_ASM_PREVIOUS_DIRECTIVE 1 >#define HAVE_Z_COMBRELOC 1 >#define ENABLE_OLD_SSP_COMPAT 1 >#define NO_UNDERSCORES 1 >#define HAVE_ASM_WEAK_DIRECTIVE 1 >#define HAVE_ASM_CFI_DIRECTIVES 1 >#define HAVE_BUILTIN_EXPECT 1 >#define HAVE_BUILTIN_MEMSET 1 >#define HAVE_BUILTIN_REDIRECTION 1 >#define HAVE___THREAD 1 >#define HAVE_TLS_MODEL_ATTRIBUTE 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 > >configure: exit 77
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 238679
:
166399
| 166450