Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 170921 Details for
Bug 245776
emerge eix fails when the configuration cannot find a bunch of headers.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. (for eix-0.14.2)
config.log (text/plain), 57.70 KB, created by
Halim Can ALBASAN
on 2008-11-06 16:13:09 UTC
(
hide
)
Description:
This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. (for eix-0.14.2)
Filename:
MIME Type:
Creator:
Halim Can ALBASAN
Created:
2008-11-06 16:13:09 UTC
Size:
57.70 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 eix configure 0.14.2, which was >generated by GNU Autoconf 2.61. Invocation command line was > > $ ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-bzip2 --with-sqlite --without-rst --with-ebuild-sh-default=/usr/lib64/portage/bin/ebuild.sh --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu > >## --------- ## >## Platform. ## >## --------- ## > >hostname = sultanhalim >uname -m = x86_64 >uname -r = 2.6.24-gentoo-r3 >uname -s = Linux >uname -v = #35 Wed Jun 18 04:32:21 EEST 2008 > >/usr/bin/uname -p = Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz >/bin/uname -X = unknown > >/bin/arch = x86_64 >/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: /usr/kde/3.5/sbin >PATH: /usr/kde/3.5/bin >PATH: /usr/local/bin >PATH: /usr/bin >PATH: /bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2 >PATH: /usr/qt/3/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1822: checking build system type >configure:1840: result: x86_64-pc-linux-gnu >configure:1862: checking host system type >configure:1877: result: x86_64-pc-linux-gnu >configure:1899: checking target system type >configure:1914: result: x86_64-pc-linux-gnu >configure:1943: checking whether to enable maintainer-specific portions of Makefiles >configure:1952: result: no >configure:1982: checking for a BSD-compatible install >configure:2038: result: /bin/install -c >configure:2049: checking whether build environment is sane >configure:2092: result: yes >configure:2120: checking for a thread-safe mkdir -p >configure:2159: result: /bin/mkdir -p >configure:2172: checking for gawk >configure:2188: found /bin/gawk >configure:2199: result: gawk >configure:2210: checking whether make sets $(MAKE) >configure:2231: result: yes >configure:2441: checking for x86_64-pc-linux-gnu-g++ >configure:2457: found /usr/bin/x86_64-pc-linux-gnu-g++ >configure:2468: result: x86_64-pc-linux-gnu-g++ >configure:2543: checking for C++ compiler version >configure:2550: x86_64-pc-linux-gnu-g++ --version >&5 >x86_64-pc-linux-gnu-g++ (GCC) 4.1.2 (Gentoo 4.1.2 p1.1) >Copyright (C) 2006 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:2553: $? = 0 >configure:2560: x86_64-pc-linux-gnu-g++ -v >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/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 --disable-libgcj --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.2 (Gentoo 4.1.2 p1.1) >configure:2563: $? = 0 >configure:2570: x86_64-pc-linux-gnu-g++ -V >&5 >x86_64-pc-linux-gnu-g++: '-V' option must have argument >configure:2573: $? = 1 >configure:2596: checking for C++ compiler default output file name >configure:2623: x86_64-pc-linux-gnu-g++ -march=nocona -O2 -pipe conftest.cpp >&5 >configure:2626: $? = 0 >configure:2664: result: a.out >configure:2681: checking whether the C++ compiler works >configure:2691: ./a.out >configure:2694: $? = 0 >configure:2711: result: yes >configure:2718: checking whether we are cross compiling >configure:2720: result: no >configure:2723: checking for suffix of executables >configure:2730: x86_64-pc-linux-gnu-g++ -o conftest -march=nocona -O2 -pipe conftest.cpp >&5 >configure:2733: $? = 0 >configure:2757: result: >configure:2763: checking for suffix of object files >configure:2789: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe conftest.cpp >&5 >configure:2792: $? = 0 >configure:2815: result: o >configure:2819: checking whether we are using the GNU C++ compiler >configure:2848: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe conftest.cpp >&5 >configure:2854: $? = 0 >configure:2871: result: yes >configure:2876: checking whether x86_64-pc-linux-gnu-g++ accepts -g >configure:2906: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 >configure:2912: $? = 0 >configure:3011: result: yes >configure:3045: checking for style of include used by make >configure:3073: result: GNU >configure:3098: checking dependency style of x86_64-pc-linux-gnu-g++ >configure:3189: result: gcc3 >configure:3205: checking for _LARGEFILE_SOURCE value needed for large files >configure:3232: x86_64-pc-linux-gnu-g++ -o conftest -march=nocona -O2 -pipe conftest.cpp >&5 >/usr/include/gentoo-multilib/amd64/libio.h:344: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >Preprocessed source stored into /var/tmp/portage/app-portage/eix-0.14.2/temp/ccsDiASG.out file, please attach this to your bugreport. >configure:3238: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "eix" >| #define PACKAGE_TARNAME "eix" >| #define PACKAGE_VERSION "0.14.2" >| #define PACKAGE_STRING "eix 0.14.2" >| #define PACKAGE_BUGREPORT "http://eix.sourceforge.net" >| #define PACKAGE "eix" >| #define VERSION "0.14.2" >| /* end confdefs.h. */ >| #include <stdio.h> >| int >| main () >| { >| return fseeko (stdin, 0, 0) && (fseeko) (stdin, 0, 0); >| ; >| return 0; >| } >configure:3276: x86_64-pc-linux-gnu-g++ -o conftest -march=nocona -O2 -pipe conftest.cpp >&5 >/usr/include/gentoo-multilib/amd64/libio.h:344: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >Preprocessed source stored into /var/tmp/portage/app-portage/eix-0.14.2/temp/ccygeyDd.out file, please attach this to your bugreport. >configure:3282: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "eix" >| #define PACKAGE_TARNAME "eix" >| #define PACKAGE_VERSION "0.14.2" >| #define PACKAGE_STRING "eix 0.14.2" >| #define PACKAGE_BUGREPORT "http://eix.sourceforge.net" >| #define PACKAGE "eix" >| #define VERSION "0.14.2" >| /* end confdefs.h. */ >| #define _LARGEFILE_SOURCE 1 >| #include <stdio.h> >| int >| main () >| { >| return fseeko (stdin, 0, 0) && (fseeko) (stdin, 0, 0); >| ; >| return 0; >| } >configure:3302: result: unknown >configure:3331: checking how to run the C++ preprocessor >configure:3367: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:3373: $? = 0 >configure:3404: x86_64-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:10:28: error: ac_nonexistent.h: No such file or directory >configure:3410: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "eix" >| #define PACKAGE_TARNAME "eix" >| #define PACKAGE_VERSION "0.14.2" >| #define PACKAGE_STRING "eix 0.14.2" >| #define PACKAGE_BUGREPORT "http://eix.sourceforge.net" >| #define PACKAGE "eix" >| #define VERSION "0.14.2" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3443: result: x86_64-pc-linux-gnu-g++ -E >configure:3472: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:3478: $? = 0 >configure:3509: x86_64-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:10:28: error: ac_nonexistent.h: No such file or directory >configure:3515: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "eix" >| #define PACKAGE_TARNAME "eix" >| #define PACKAGE_VERSION "0.14.2" >| #define PACKAGE_STRING "eix 0.14.2" >| #define PACKAGE_BUGREPORT "http://eix.sourceforge.net" >| #define PACKAGE "eix" >| #define VERSION "0.14.2" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3553: checking for grep that handles long lines and -e >configure:3627: result: /bin/grep >configure:3632: checking for egrep >configure:3710: result: /bin/grep -E >configure:3715: checking for ANSI C header files >configure:3745: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe conftest.cpp >&5 >/usr/include/gentoo-multilib/amd64/stdlib.h: In function 'double strtod(const char*, char**)': >/usr/include/gentoo-multilib/amd64/stdlib.h:330: internal compiler error: Illegal instruction >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >Preprocessed source stored into /var/tmp/portage/app-portage/eix-0.14.2/temp/ccQqblaz.out file, please attach this to your bugreport. >configure:3751: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "eix" >| #define PACKAGE_TARNAME "eix" >| #define PACKAGE_VERSION "0.14.2" >| #define PACKAGE_STRING "eix 0.14.2" >| #define PACKAGE_BUGREPORT "http://eix.sourceforge.net" >| #define PACKAGE "eix" >| #define VERSION "0.14.2" >| /* end confdefs.h. */ >| #include <stdlib.h> >| #include <stdarg.h> >| #include <string.h> >| #include <float.h> >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:3879: result: no >configure:3903: checking for sys/types.h >configure:3924: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe conftest.cpp >&5 >/usr/include/gentoo-multilib/amd64/libio.h:344: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >Preprocessed source stored into /var/tmp/portage/app-portage/eix-0.14.2/temp/cc2viTj8.out file, please attach this to your bugreport. >configure:3930: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "eix" >| #define PACKAGE_TARNAME "eix" >| #define PACKAGE_VERSION "0.14.2" >| #define PACKAGE_STRING "eix 0.14.2" >| #define PACKAGE_BUGREPORT "http://eix.sourceforge.net" >| #define PACKAGE "eix" >| #define VERSION "0.14.2" >| /* 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 >| >| #include <sys/types.h> >configure:3946: result: no >configure:3903: checking for sys/stat.h >configure:3924: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe conftest.cpp >&5 >/usr/include/gentoo-multilib/amd64/libio.h:344: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >Preprocessed source stored into /var/tmp/portage/app-portage/eix-0.14.2/temp/ccCQ98iI.out file, please attach this to your bugreport. >configure:3930: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "eix" >| #define PACKAGE_TARNAME "eix" >| #define PACKAGE_VERSION "0.14.2" >| #define PACKAGE_STRING "eix 0.14.2" >| #define PACKAGE_BUGREPORT "http://eix.sourceforge.net" >| #define PACKAGE "eix" >| #define VERSION "0.14.2" >| /* 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 >| >| #include <sys/stat.h> >configure:3946: result: no >configure:3903: checking for stdlib.h >configure:3924: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe conftest.cpp >&5 >/usr/include/gentoo-multilib/amd64/libio.h:344: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >Preprocessed source stored into /var/tmp/portage/app-portage/eix-0.14.2/temp/ccKkT27j.out file, please attach this to your bugreport. >configure:3930: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "eix" >| #define PACKAGE_TARNAME "eix" >| #define PACKAGE_VERSION "0.14.2" >| #define PACKAGE_STRING "eix 0.14.2" >| #define PACKAGE_BUGREPORT "http://eix.sourceforge.net" >| #define PACKAGE "eix" >| #define VERSION "0.14.2" >| /* 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 >| >| #include <stdlib.h> >configure:3946: result: no >configure:3903: checking for string.h >configure:3924: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe conftest.cpp >&5 >/usr/include/gentoo-multilib/amd64/libio.h:344: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >Preprocessed source stored into /var/tmp/portage/app-portage/eix-0.14.2/temp/ccSMVAm5.out file, please attach this to your bugreport. >configure:3930: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "eix" >| #define PACKAGE_TARNAME "eix" >| #define PACKAGE_VERSION "0.14.2" >| #define PACKAGE_STRING "eix 0.14.2" >| #define PACKAGE_BUGREPORT "http://eix.sourceforge.net" >| #define PACKAGE "eix" >| #define VERSION "0.14.2" >| /* 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 >| >| #include <string.h> >configure:3946: result: no >configure:3903: checking for memory.h >configure:3924: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe conftest.cpp >&5 >/usr/include/gentoo-multilib/amd64/libio.h:344: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >Preprocessed source stored into /var/tmp/portage/app-portage/eix-0.14.2/temp/ccWgGUaS.out file, please attach this to your bugreport. >configure:3930: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "eix" >| #define PACKAGE_TARNAME "eix" >| #define PACKAGE_VERSION "0.14.2" >| #define PACKAGE_STRING "eix 0.14.2" >| #define PACKAGE_BUGREPORT "http://eix.sourceforge.net" >| #define PACKAGE "eix" >| #define VERSION "0.14.2" >| /* 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 >| >| #include <memory.h> >configure:3946: result: no >configure:3903: checking for strings.h >configure:3924: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe conftest.cpp >&5 >/usr/include/gentoo-multilib/amd64/libio.h:344: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >Preprocessed source stored into /var/tmp/portage/app-portage/eix-0.14.2/temp/ccAjHAsl.out file, please attach this to your bugreport. >configure:3930: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "eix" >| #define PACKAGE_TARNAME "eix" >| #define PACKAGE_VERSION "0.14.2" >| #define PACKAGE_STRING "eix 0.14.2" >| #define PACKAGE_BUGREPORT "http://eix.sourceforge.net" >| #define PACKAGE "eix" >| #define VERSION "0.14.2" >| /* 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 >| >| #include <strings.h> >configure:3946: result: no >configure:3903: checking for inttypes.h >configure:3924: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe conftest.cpp >&5 >/usr/include/gentoo-multilib/amd64/libio.h:344: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >Preprocessed source stored into /var/tmp/portage/app-portage/eix-0.14.2/temp/ccghRIrV.out file, please attach this to your bugreport. >configure:3930: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "eix" >| #define PACKAGE_TARNAME "eix" >| #define PACKAGE_VERSION "0.14.2" >| #define PACKAGE_STRING "eix 0.14.2" >| #define PACKAGE_BUGREPORT "http://eix.sourceforge.net" >| #define PACKAGE "eix" >| #define VERSION "0.14.2" >| /* 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 >| >| #include <inttypes.h> >configure:3946: result: no >configure:3903: checking for stdint.h >configure:3924: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe conftest.cpp >&5 >/usr/include/gentoo-multilib/amd64/libio.h:344: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >Preprocessed source stored into /var/tmp/portage/app-portage/eix-0.14.2/temp/cce65h5s.out file, please attach this to your bugreport. >configure:3930: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "eix" >| #define PACKAGE_TARNAME "eix" >| #define PACKAGE_VERSION "0.14.2" >| #define PACKAGE_STRING "eix 0.14.2" >| #define PACKAGE_BUGREPORT "http://eix.sourceforge.net" >| #define PACKAGE "eix" >| #define VERSION "0.14.2" >| /* 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 >| >| #include <stdint.h> >configure:3946: result: no >configure:3903: checking for unistd.h >configure:3924: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe conftest.cpp >&5 >/usr/include/gentoo-multilib/amd64/libio.h:344: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >Preprocessed source stored into /var/tmp/portage/app-portage/eix-0.14.2/temp/ccddl8Bh.out file, please attach this to your bugreport. >configure:3930: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "eix" >| #define PACKAGE_TARNAME "eix" >| #define PACKAGE_VERSION "0.14.2" >| #define PACKAGE_STRING "eix 0.14.2" >| #define PACKAGE_BUGREPORT "http://eix.sourceforge.net" >| #define PACKAGE "eix" >| #define VERSION "0.14.2" >| /* 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 >| >| #include <unistd.h> >configure:3946: result: no >configure:3959: checking for uint8_t >configure:3990: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe conftest.cpp >&5 >/usr/include/gentoo-multilib/amd64/libio.h:344: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >Preprocessed source stored into /var/tmp/portage/app-portage/eix-0.14.2/temp/ccZjbazQ.out file, please attach this to your bugreport. >configure:3996: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "eix" >| #define PACKAGE_TARNAME "eix" >| #define PACKAGE_VERSION "0.14.2" >| #define PACKAGE_STRING "eix 0.14.2" >| #define PACKAGE_BUGREPORT "http://eix.sourceforge.net" >| #define PACKAGE "eix" >| #define VERSION "0.14.2" >| /* 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 >| int >| main () >| { >| static int test_array [1 - 2 * !((uint8_t) -1 >> (8 - 1) == 1)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:3990: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe conftest.cpp >&5 >/usr/include/gentoo-multilib/amd64/libio.h:344: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >Preprocessed source stored into /var/tmp/portage/app-portage/eix-0.14.2/temp/cclQcyTj.out file, please attach this to your bugreport. >configure:3996: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "eix" >| #define PACKAGE_TARNAME "eix" >| #define PACKAGE_VERSION "0.14.2" >| #define PACKAGE_STRING "eix 0.14.2" >| #define PACKAGE_BUGREPORT "http://eix.sourceforge.net" >| #define PACKAGE "eix" >| #define VERSION "0.14.2" >| /* 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 >| int >| main () >| { >| static int test_array [1 - 2 * !((unsigned int) -1 >> (8 - 1) == 1)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:3990: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe conftest.cpp >&5 >/usr/include/gentoo-multilib/amd64/libio.h:344: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >Preprocessed source stored into /var/tmp/portage/app-portage/eix-0.14.2/temp/cc7zOxTO.out file, please attach this to your bugreport. >configure:3996: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "eix" >| #define PACKAGE_TARNAME "eix" >| #define PACKAGE_VERSION "0.14.2" >| #define PACKAGE_STRING "eix 0.14.2" >| #define PACKAGE_BUGREPORT "http://eix.sourceforge.net" >| #define PACKAGE "eix" >| #define VERSION "0.14.2" >| /* 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 >| int >| main () >| { >| static int test_array [1 - 2 * !((unsigned long int) -1 >> (8 - 1) == 1)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:3990: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe conftest.cpp >&5 >/usr/include/gentoo-multilib/amd64/libio.h:344: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >Preprocessed source stored into /var/tmp/portage/app-portage/eix-0.14.2/temp/ccRYnYZl.out file, please attach this to your bugreport. >configure:3996: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "eix" >| #define PACKAGE_TARNAME "eix" >| #define PACKAGE_VERSION "0.14.2" >| #define PACKAGE_STRING "eix 0.14.2" >| #define PACKAGE_BUGREPORT "http://eix.sourceforge.net" >| #define PACKAGE "eix" >| #define VERSION "0.14.2" >| /* 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 >| int >| main () >| { >| static int test_array [1 - 2 * !((unsigned long long int) -1 >> (8 - 1) == 1)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:3990: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe conftest.cpp >&5 >/usr/include/gentoo-multilib/amd64/libio.h:344: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >Preprocessed source stored into /var/tmp/portage/app-portage/eix-0.14.2/temp/cc7xEz9O.out file, please attach this to your bugreport. >configure:3996: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "eix" >| #define PACKAGE_TARNAME "eix" >| #define PACKAGE_VERSION "0.14.2" >| #define PACKAGE_STRING "eix 0.14.2" >| #define PACKAGE_BUGREPORT "http://eix.sourceforge.net" >| #define PACKAGE "eix" >| #define VERSION "0.14.2" >| /* 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 >| int >| main () >| { >| static int test_array [1 - 2 * !((unsigned short int) -1 >> (8 - 1) == 1)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:3990: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe conftest.cpp >&5 >/usr/include/gentoo-multilib/amd64/libio.h:344: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >Preprocessed source stored into /var/tmp/portage/app-portage/eix-0.14.2/temp/ccla99Jk.out file, please attach this to your bugreport. >configure:3996: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "eix" >| #define PACKAGE_TARNAME "eix" >| #define PACKAGE_VERSION "0.14.2" >| #define PACKAGE_STRING "eix 0.14.2" >| #define PACKAGE_BUGREPORT "http://eix.sourceforge.net" >| #define PACKAGE "eix" >| #define VERSION "0.14.2" >| /* 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 >| int >| main () >| { >| static int test_array [1 - 2 * !((unsigned char) -1 >> (8 - 1) == 1)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:4017: result: no >configure:4035: checking for uint16_t >configure:4066: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe conftest.cpp >&5 >/usr/include/gentoo-multilib/amd64/libio.h:344: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >Preprocessed source stored into /var/tmp/portage/app-portage/eix-0.14.2/temp/ccTeRxcT.out file, please attach this to your bugreport. >configure:4072: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "eix" >| #define PACKAGE_TARNAME "eix" >| #define PACKAGE_VERSION "0.14.2" >| #define PACKAGE_STRING "eix 0.14.2" >| #define PACKAGE_BUGREPORT "http://eix.sourceforge.net" >| #define PACKAGE "eix" >| #define VERSION "0.14.2" >| /* 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 >| int >| main () >| { >| static int test_array [1 - 2 * !((uint16_t) -1 >> (16 - 1) == 1)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:4066: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe conftest.cpp >&5 >/usr/include/gentoo-multilib/amd64/libio.h:344: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >Preprocessed source stored into /var/tmp/portage/app-portage/eix-0.14.2/temp/cc5fFHTl.out file, please attach this to your bugreport. >configure:4072: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "eix" >| #define PACKAGE_TARNAME "eix" >| #define PACKAGE_VERSION "0.14.2" >| #define PACKAGE_STRING "eix 0.14.2" >| #define PACKAGE_BUGREPORT "http://eix.sourceforge.net" >| #define PACKAGE "eix" >| #define VERSION "0.14.2" >| /* 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 >| int >| main () >| { >| static int test_array [1 - 2 * !((unsigned int) -1 >> (16 - 1) == 1)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:4066: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe conftest.cpp >&5 >/usr/include/gentoo-multilib/amd64/libio.h:344: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >Preprocessed source stored into /var/tmp/portage/app-portage/eix-0.14.2/temp/cc3bGwyV.out file, please attach this to your bugreport. >configure:4072: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "eix" >| #define PACKAGE_TARNAME "eix" >| #define PACKAGE_VERSION "0.14.2" >| #define PACKAGE_STRING "eix 0.14.2" >| #define PACKAGE_BUGREPORT "http://eix.sourceforge.net" >| #define PACKAGE "eix" >| #define VERSION "0.14.2" >| /* 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 >| int >| main () >| { >| static int test_array [1 - 2 * !((unsigned long int) -1 >> (16 - 1) == 1)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:4066: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe conftest.cpp >&5 >/usr/include/gentoo-multilib/amd64/libio.h:344: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >Preprocessed source stored into /var/tmp/portage/app-portage/eix-0.14.2/temp/cc30muqo.out file, please attach this to your bugreport. >configure:4072: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "eix" >| #define PACKAGE_TARNAME "eix" >| #define PACKAGE_VERSION "0.14.2" >| #define PACKAGE_STRING "eix 0.14.2" >| #define PACKAGE_BUGREPORT "http://eix.sourceforge.net" >| #define PACKAGE "eix" >| #define VERSION "0.14.2" >| /* 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 >| int >| main () >| { >| static int test_array [1 - 2 * !((unsigned long long int) -1 >> (16 - 1) == 1)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:4066: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe conftest.cpp >&5 >/usr/include/gentoo-multilib/amd64/libio.h:344: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >Preprocessed source stored into /var/tmp/portage/app-portage/eix-0.14.2/temp/cc6MhLnK.out file, please attach this to your bugreport. >configure:4072: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "eix" >| #define PACKAGE_TARNAME "eix" >| #define PACKAGE_VERSION "0.14.2" >| #define PACKAGE_STRING "eix 0.14.2" >| #define PACKAGE_BUGREPORT "http://eix.sourceforge.net" >| #define PACKAGE "eix" >| #define VERSION "0.14.2" >| /* 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 >| int >| main () >| { >| static int test_array [1 - 2 * !((unsigned short int) -1 >> (16 - 1) == 1)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:4066: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe conftest.cpp >&5 >/usr/include/gentoo-multilib/amd64/libio.h:344: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >Preprocessed source stored into /var/tmp/portage/app-portage/eix-0.14.2/temp/cckHVJXB.out file, please attach this to your bugreport. >configure:4072: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "eix" >| #define PACKAGE_TARNAME "eix" >| #define PACKAGE_VERSION "0.14.2" >| #define PACKAGE_STRING "eix 0.14.2" >| #define PACKAGE_BUGREPORT "http://eix.sourceforge.net" >| #define PACKAGE "eix" >| #define VERSION "0.14.2" >| /* 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 >| int >| main () >| { >| static int test_array [1 - 2 * !((unsigned char) -1 >> (16 - 1) == 1)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:4093: result: no >configure:4107: checking for uint32_t >configure:4138: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe conftest.cpp >&5 >/usr/include/gentoo-multilib/amd64/libio.h:344: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >Preprocessed source stored into /var/tmp/portage/app-portage/eix-0.14.2/temp/ccwgirA8.out file, please attach this to your bugreport. >configure:4144: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "eix" >| #define PACKAGE_TARNAME "eix" >| #define PACKAGE_VERSION "0.14.2" >| #define PACKAGE_STRING "eix 0.14.2" >| #define PACKAGE_BUGREPORT "http://eix.sourceforge.net" >| #define PACKAGE "eix" >| #define VERSION "0.14.2" >| /* 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 >| int >| main () >| { >| static int test_array [1 - 2 * !((uint32_t) -1 >> (32 - 1) == 1)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:4138: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe conftest.cpp >&5 >/usr/include/gentoo-multilib/amd64/libio.h:344: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >Preprocessed source stored into /var/tmp/portage/app-portage/eix-0.14.2/temp/ccMLHdgI.out file, please attach this to your bugreport. >configure:4144: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "eix" >| #define PACKAGE_TARNAME "eix" >| #define PACKAGE_VERSION "0.14.2" >| #define PACKAGE_STRING "eix 0.14.2" >| #define PACKAGE_BUGREPORT "http://eix.sourceforge.net" >| #define PACKAGE "eix" >| #define VERSION "0.14.2" >| /* 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 >| int >| main () >| { >| static int test_array [1 - 2 * !((unsigned int) -1 >> (32 - 1) == 1)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:4138: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe conftest.cpp >&5 >/usr/include/gentoo-multilib/amd64/libio.h:344: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >Preprocessed source stored into /var/tmp/portage/app-portage/eix-0.14.2/temp/ccYYQZbb.out file, please attach this to your bugreport. >configure:4144: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "eix" >| #define PACKAGE_TARNAME "eix" >| #define PACKAGE_VERSION "0.14.2" >| #define PACKAGE_STRING "eix 0.14.2" >| #define PACKAGE_BUGREPORT "http://eix.sourceforge.net" >| #define PACKAGE "eix" >| #define VERSION "0.14.2" >| /* 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 >| int >| main () >| { >| static int test_array [1 - 2 * !((unsigned long int) -1 >> (32 - 1) == 1)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:4138: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe conftest.cpp >&5 >/usr/include/gentoo-multilib/amd64/libio.h:344: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >Preprocessed source stored into /var/tmp/portage/app-portage/eix-0.14.2/temp/cc6ZwJUE.out file, please attach this to your bugreport. >configure:4144: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "eix" >| #define PACKAGE_TARNAME "eix" >| #define PACKAGE_VERSION "0.14.2" >| #define PACKAGE_STRING "eix 0.14.2" >| #define PACKAGE_BUGREPORT "http://eix.sourceforge.net" >| #define PACKAGE "eix" >| #define VERSION "0.14.2" >| /* 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 >| int >| main () >| { >| static int test_array [1 - 2 * !((unsigned long long int) -1 >> (32 - 1) == 1)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:4138: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe conftest.cpp >&5 >/usr/include/gentoo-multilib/amd64/libio.h:344: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >Preprocessed source stored into /var/tmp/portage/app-portage/eix-0.14.2/temp/ccitUMxa.out file, please attach this to your bugreport. >configure:4144: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "eix" >| #define PACKAGE_TARNAME "eix" >| #define PACKAGE_VERSION "0.14.2" >| #define PACKAGE_STRING "eix 0.14.2" >| #define PACKAGE_BUGREPORT "http://eix.sourceforge.net" >| #define PACKAGE "eix" >| #define VERSION "0.14.2" >| /* 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 >| int >| main () >| { >| static int test_array [1 - 2 * !((unsigned short int) -1 >> (32 - 1) == 1)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:4138: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe conftest.cpp >&5 >/usr/include/gentoo-multilib/amd64/libio.h:344: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >Preprocessed source stored into /var/tmp/portage/app-portage/eix-0.14.2/temp/ccWsJV8H.out file, please attach this to your bugreport. >configure:4144: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "eix" >| #define PACKAGE_TARNAME "eix" >| #define PACKAGE_VERSION "0.14.2" >| #define PACKAGE_STRING "eix 0.14.2" >| #define PACKAGE_BUGREPORT "http://eix.sourceforge.net" >| #define PACKAGE "eix" >| #define VERSION "0.14.2" >| /* 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 >| int >| main () >| { >| static int test_array [1 - 2 * !((unsigned char) -1 >> (32 - 1) == 1)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:4165: result: no >configure:4215: checking whether ln -s works >configure:4219: result: yes >configure:4272: checking for regcomp >configure:4328: x86_64-pc-linux-gnu-g++ -o conftest -march=nocona -O2 -pipe conftest.cpp >&5 >conftest.cpp: In function 'int main()': >conftest.cpp:44: internal compiler error: Illegal instruction >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >Preprocessed source stored into /var/tmp/portage/app-portage/eix-0.14.2/temp/ccIfhN8W.out file, please attach this to your bugreport. >configure:4334: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "eix" >| #define PACKAGE_TARNAME "eix" >| #define PACKAGE_VERSION "0.14.2" >| #define PACKAGE_STRING "eix 0.14.2" >| #define PACKAGE_BUGREPORT "http://eix.sourceforge.net" >| #define PACKAGE "eix" >| #define VERSION "0.14.2" >| /* end confdefs.h. */ >| /* Define regcomp to an innocuous variant, in case <limits.h> declares regcomp. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define regcomp innocuous_regcomp >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char regcomp (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef regcomp >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char regcomp (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_regcomp || defined __stub___regcomp >| choke me >| #endif >| >| int >| main () >| { >| return regcomp (); >| ; >| return 0; >| } >configure:4352: result: no >configure:4360: error: We really need those functions .. > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_c_uint16_t=no >ac_cv_c_uint32_t=no >ac_cv_c_uint8_t=no >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CCC_set= >ac_cv_env_CCC_value= >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CXXCPP_set= >ac_cv_env_CXXCPP_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-march=nocona -O2 -pipe' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_LDFLAGS_set= >ac_cv_env_LDFLAGS_value= >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_func_regcomp=no >ac_cv_header_inttypes_h=no >ac_cv_header_memory_h=no >ac_cv_header_stdc=no >ac_cv_header_stdint_h=no >ac_cv_header_stdlib_h=no >ac_cv_header_string_h=no >ac_cv_header_strings_h=no >ac_cv_header_sys_stat_h=no >ac_cv_header_sys_types_h=no >ac_cv_header_unistd_h=no >ac_cv_host=x86_64-pc-linux-gnu >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GREP=/bin/grep >ac_cv_path_install='/bin/install -c' >ac_cv_path_mkdir=/bin/mkdir >ac_cv_prog_AWK=gawk >ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ >ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' >ac_cv_prog_cxx_g=yes >ac_cv_prog_make_make_set=yes >ac_cv_sys_largefile_source=unknown >ac_cv_target=x86_64-pc-linux-gnu >am_cv_CXX_dependencies_compiler_type=gcc3 > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/app-portage/eix-0.14.2/work/eix-0.14.2/config/missing --run aclocal-1.10' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/app-portage/eix-0.14.2/work/eix-0.14.2/config/missing --run tar' >AM_CXXFLAGS='' >AUTOCONF='${SHELL} /var/tmp/portage/app-portage/eix-0.14.2/work/eix-0.14.2/config/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/app-portage/eix-0.14.2/work/eix-0.14.2/config/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/app-portage/eix-0.14.2/work/eix-0.14.2/config/missing --run automake-1.10' >AWK='gawk' >BZLIB_LIBS='' >CPPFLAGS='' >CXX='x86_64-pc-linux-gnu-g++' >CXXCPP='x86_64-pc-linux-gnu-g++ -E' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS='-march=nocona -O2 -pipe' >CYGPATH_W='echo' >DEFS='' >DEPDIR='.deps' >EBUILD_SH_DEFAULT='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EIX_CACHEFILE='' >EIX_PREFIX_DEFAULT='' >EPREFIX_DEFAULT='' >EXEEXT='' >EXTRA_CACHE_FALSE='' >EXTRA_CACHE_TRUE='' >GREP='/bin/grep' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >LDFLAGS='' >LEVENSHTEIN_DISTANCE='' >LIBOBJS='' >LIBS='' >LN_S='ln -s' >LTLIBOBJS='' >MAINT='#' >MAINTAINER_MODE_FALSE='' >MAINTAINER_MODE_TRUE='#' >MAKEINFO='${SHELL} /var/tmp/portage/app-portage/eix-0.14.2/work/eix-0.14.2/config/missing --run makeinfo' >OBJEXT='o' >PACKAGE='eix' >PACKAGE_BUGREPORT='http://eix.sourceforge.net' >PACKAGE_NAME='eix' >PACKAGE_STRING='eix 0.14.2' >PACKAGE_TARNAME='eix' >PACKAGE_VERSION='0.14.2' >PATH_SEPARATOR=':' >PORTDIR_CACHE_METHOD='' >ROOT_DEFAULT='' >SEPARATE_BINARIES_FALSE='' >SEPARATE_BINARIES_TRUE='#' >SEPARATE_UPDATE_FALSE='' >SEPARATE_UPDATE_TRUE='#' >SET_MAKE='' >SHELL='/bin/sh' >SQLITE_LIBS='' >STRIP='' >USE_RST_FALSE='' >USE_RST_TRUE='' >VERSION='0.14.2' >ac_ct_CXX='' >am__fastdepCXX_FALSE='#' >am__fastdepCXX_TRUE='' >am__include='include' >am__isrc='' >am__leading_dot='.' >am__quote='' >am__tar='${AMTAR} chof - "$$tardir"' >am__untar='${AMTAR} xf -' >bindir='${exec_prefix}/bin' >build='x86_64-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >exec_prefix='NONE' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='pc' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='$(SHELL) /var/tmp/portage/app-portage/eix-0.14.2/work/eix-0.14.2/config/install-sh' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='/bin/mkdir -p' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >regex_cmd='' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target='x86_64-pc-linux-gnu' >target_alias='' >target_cpu='x86_64' >target_os='linux-gnu' >target_vendor='pc' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define PACKAGE_NAME "eix" >#define PACKAGE_TARNAME "eix" >#define PACKAGE_VERSION "0.14.2" >#define PACKAGE_STRING "eix 0.14.2" >#define PACKAGE_BUGREPORT "http://eix.sourceforge.net" >#define PACKAGE "eix" >#define VERSION "0.14.2" > >configure: exit 1
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 245776
: 170921