This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.63. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --cache-file=/var/tmp/portage/sys-libs/readline-6.2_p5/work/readline-6.2/config.cache ## --------- ## ## Platform. ## ## --------- ## hostname = leo.jlec.de uname -m = x86_64 uname -r = 3.12.5-lh-nvidia uname -s = Linux uname -v = #1 SMP PREEMPT Mon Dec 16 20:54:35 CET 2013 /usr/bin/uname -p = Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib64/ccache/bin PATH: /usr/lib64/portage/bin/ebuild-helpers/xattr PATH: /usr/lib64/portage/bin/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.8.2 PATH: /opt/intel/Compiler/11.1/072/bin/intel64 PATH: /opt/intel/composerxe-2013.0.080/bin/intel64 PATH: /opt/intel/composerxe-2013.0.080/mpirt/bin/intel64 PATH: /opt/intel/composerxe-2013.0.080/bin/ia32 PATH: /opt/intel/composerxe-2013.0.080/mpirt/bin/ia32 PATH: /opt/nvidia-cg-toolkit/bin PATH: /opt/cuda/bin PATH: /opt/ekopath/bin PATH: /local/scripts ## ----------- ## ## Core tests. ## ## ----------- ## configure:1680: loading cache /var/tmp/portage/sys-libs/readline-6.2_p5/work/readline-6.2/config.cache configure:1791: checking for x86_64-pc-linux-gnu-gcc configure:1818: result: x86_64-pc-linux-gnu-gcc configure:2090: checking for C compiler version configure:2098: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.8.2 p1.0, pie-0.5.8) 4.8.2 Copyright (C) 2013 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:2102: $? = 0 configure:2109: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.2/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.8.2/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.8.2/work/gcc-4.8.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --with-cloog --disable-isl-version-check --enable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --enable-multilib --with-multilib-list=m32,m64 --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.8.2/python --enable-checking=release --disable-libgcj --enable-libstdcxx-time --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.8.2 p1.0, pie-0.5.8' Thread model: posix gcc version 4.8.2 (Gentoo 4.8.2 p1.0, pie-0.5.8) configure:2113: $? = 0 configure:2120: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:2124: $? = 1 configure:2147: checking for C compiler default output file name configure:2169: x86_64-pc-linux-gnu-gcc -O2 -pipe -ftracer -march=native -mtune=native -frecord-gcc-switches -g -Wimplicit-function-declaration -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -L. conftest.c >&5 configure:2173: $? = 0 configure:2211: result: a.out configure:2230: checking whether the C compiler works configure:2240: ./a.out configure:2244: $? = 0 configure:2263: result: yes configure:2270: checking whether we are cross compiling configure:2272: result: no configure:2275: checking for suffix of executables configure:2282: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -ftracer -march=native -mtune=native -frecord-gcc-switches -g -Wimplicit-function-declaration -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -L. conftest.c >&5 configure:2286: $? = 0 configure:2312: result: configure:2318: checking for suffix of object files configure:2373: result: o configure:2377: checking whether we are using the GNU C compiler configure:2430: result: yes configure:2439: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:2577: result: yes configure:2594: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:2698: result: none needed configure:2721: checking how to run the C preprocessor configure:2839: result: x86_64-pc-linux-gnu-gcc -E configure:2868: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c configure:2875: $? = 0 configure:2906: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:2913: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2954: checking for grep that handles long lines and -e configure:3014: result: /bin/grep configure:3019: checking for egrep configure:3083: result: /bin/grep -E configure:3089: checking whether x86_64-pc-linux-gnu-gcc needs -traditional configure:3131: result: no configure:3138: checking for library containing strerror configure:3179: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -ftracer -march=native -mtune=native -frecord-gcc-switches -g -Wimplicit-function-declaration -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -L. conftest.c >&5 configure:3186: $? = 0 configure:3217: result: none required configure:3249: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -ftracer -march=native -mtune=native -frecord-gcc-switches -g -Wimplicit-function-declaration -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -L. conftest.c >&5 conftest.c: In function 'main': conftest.c:8:1: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] main(){exit(0);} ^ conftest.c:8:8: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] main(){exit(0);} ^ configure:3253: $? = 0 configure:3259: ./conftest configure:3263: $? = 0 configure:3313: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -ftracer -march=native -mtune=native -frecord-gcc-switches -g -Wimplicit-function-declaration -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -L. conftest.c >&5 conftest.c: In function 'main': conftest.c:8:1: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] main(){exit(0);} ^ conftest.c:8:8: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] main(){exit(0);} ^ configure:3317: $? = 0 configure:3323: ./conftest configure:3327: $? = 0 configure:3381: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -ftracer -march=native -mtune=native -frecord-gcc-switches -g -Wimplicit-function-declaration -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -L. conftest.c >&5 conftest.c:12: error: undefined reference to '__something_strange_' collect2: error: ld returned 1 exit status configure:3385: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | main() | { | int __something_strange_(); | __something_strange_(0); | } | configure:3416: checking for gawk configure:3432: found /usr/bin/gawk configure:3443: result: gawk configure:3462: checking for System V... configure:3487: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ftracer -march=native -mtune=native -frecord-gcc-switches -g -Wimplicit-function-declaration -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 configure:3494: $? = 0 configure:3512: checking for Solaris 2.x... configure:3533: checking select... configure:3556: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -ftracer -march=native -mtune=native -frecord-gcc-switches -g -Wimplicit-function-declaration -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -L. conftest.c >&5 conftest.c: In function 'main': conftest.c:12:1: warning: implicit declaration of function 'select' [-Wimplicit-function-declaration] select(0, 0, 0, 0, 0); ^ configure:3563: $? = 0 configure:3635: checking select return value... configure:3758: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -ftracer -march=native -mtune=native -frecord-gcc-switches -g -Wimplicit-function-declaration -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -L. conftest.c >&5 conftest.c: In function 'main': conftest.c:69:3: warning: implicit declaration of function 'alarm' [-Wimplicit-function-declaration] (void)alarm(5); ^ conftest.c:71:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^ conftest.c:71:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] conftest.c:74:3: warning: implicit declaration of function 'unlink' [-Wimplicit-function-declaration] (void) unlink(nam); ^ conftest.c:79:3: warning: implicit declaration of function 'fork' [-Wimplicit-function-declaration] if (fork() == 0) ^ conftest.c:82:2: warning: implicit declaration of function 'kill' [-Wimplicit-function-declaration] kill(getppid(), 3); ^ conftest.c:82:2: warning: implicit declaration of function 'getppid' [-Wimplicit-function-declaration] conftest.c:84:7: warning: implicit declaration of function 'write' [-Wimplicit-function-declaration] if (write(s2, "HELLO", 5) == -1) ^ conftest.c:89:3: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] close(0); ^ configure:3762: $? = 0 configure:3768: ./conftest configure:3772: $? = 0 configure:3794: checking for tgetent... configure:3817: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -ftracer -march=native -mtune=native -frecord-gcc-switches -g -Wimplicit-function-declaration -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -L. conftest.c >&5 conftest.c: In function 'main': conftest.c:12:1: warning: implicit declaration of function 'tgetent' [-Wimplicit-function-declaration] tgetent((char *)0, (char *)0); ^ conftest.c:12: error: undefined reference to 'tgetent' collect2: error: ld returned 1 exit status configure:3824: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | tgetent((char *)0, (char *)0); | ; | return 0; | } configure:3839: checking libcurses... configure:3868: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -ftracer -march=native -mtune=native -frecord-gcc-switches -g -Wimplicit-function-declaration -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -L. conftest.c -lcurses >&5 conftest.c: In function 'main': conftest.c:16:1: warning: implicit declaration of function 'tgetent' [-Wimplicit-function-declaration] tgetent((char *)0, (char *)0); ^ conftest.c:16: error: undefined reference to 'tgetent' collect2: error: ld returned 1 exit status configure:3875: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | #ifdef __hpux | __sorry_hpux_libcurses_is_totally_broken_in_10_10(); | #else | tgetent((char *)0, (char *)0); | #endif | | ; | return 0; | } configure:3889: checking libtermcap... configure:3912: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -ftracer -march=native -mtune=native -frecord-gcc-switches -g -Wimplicit-function-declaration -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -L. conftest.c -ltermcap >&5 conftest.c: In function 'main': conftest.c:12:1: warning: implicit declaration of function 'tgetent' [-Wimplicit-function-declaration] tgetent((char *)0, (char *)0); ^ /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../x86_64-pc-linux-gnu/bin/ld: error: cannot find -ltermcap conftest.c:12: error: undefined reference to 'tgetent' collect2: error: ld returned 1 exit status configure:3919: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | tgetent((char *)0, (char *)0); | ; | return 0; | } configure:3933: checking libtermlib... configure:3956: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -ftracer -march=native -mtune=native -frecord-gcc-switches -g -Wimplicit-function-declaration -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -L. conftest.c -ltermlib >&5 conftest.c: In function 'main': conftest.c:12:1: warning: implicit declaration of function 'tgetent' [-Wimplicit-function-declaration] tgetent((char *)0, (char *)0); ^ /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../x86_64-pc-linux-gnu/bin/ld: error: cannot find -ltermlib conftest.c:12: error: undefined reference to 'tgetent' collect2: error: ld returned 1 exit status configure:3963: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | tgetent((char *)0, (char *)0); | ; | return 0; | } configure:3977: checking libncurses... configure:4000: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -ftracer -march=native -mtune=native -frecord-gcc-switches -g -Wimplicit-function-declaration -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -L. conftest.c -lncurses >&5 conftest.c: In function 'main': conftest.c:12:1: warning: implicit declaration of function 'tgetent' [-Wimplicit-function-declaration] tgetent((char *)0, (char *)0); ^ conftest.c:12: error: undefined reference to 'tgetent' collect2: error: ld returned 1 exit status configure:4007: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | tgetent((char *)0, (char *)0); | ; | return 0; | } configure:4020: error: !!! no tgetent - no screen ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_volatile=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe -ftracer -march=native -mtune=native -frecord-gcc-switches -g -Wimplicit-function-declaration' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=' -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free' ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -L.' 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_fcntl=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_isascii=yes ac_cv_func_iswctype=yes ac_cv_func_iswlower=yes ac_cv_func_iswupper=yes ac_cv_func_isxdigit=yes ac_cv_func_kill=yes ac_cv_func_lstat=yes ac_cv_func_mbrlen=yes ac_cv_func_mbrtowc=yes ac_cv_func_mbscasecmp=no ac_cv_func_mbschr=no ac_cv_func_mbscmp=no ac_cv_func_mbsnrtowcs=yes ac_cv_func_mbsrtowcs=yes ac_cv_func_memmove=yes ac_cv_func_putenv=yes ac_cv_func_select=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_strcasecmp=yes ac_cv_func_strcoll_works=yes ac_cv_func_strpbrk=yes ac_cv_func_tcgetattr=yes ac_cv_func_towlower=yes ac_cv_func_towupper=yes ac_cv_func_vsnprintf=yes ac_cv_func_wcrtomb=yes ac_cv_func_wcscoll=yes ac_cv_func_wcsdup=yes ac_cv_func_wcswidth=yes ac_cv_func_wctype=yes ac_cv_func_wcwidth=yes ac_cv_have_sig_atomic_t=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_pwd_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_pte_h=no ac_cv_header_sys_ptem_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_stream_h=no ac_cv_header_sys_types_h=yes ac_cv_header_termcap_h=yes ac_cv_header_termio_h=yes ac_cv_header_termios_h=yes ac_cv_header_unistd_h=yes ac_cv_header_varargs_h=no ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes 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='/usr/lib64/portage/bin/ebuild-helpers/xattr/install -c' ac_cv_prog_AR=x86_64-pc-linux-gnu-ar 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_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_opendir='none required' ac_cv_search_strerror='none required' ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_tiocgwinsz_in_sys_ioctl_h=yes ac_cv_sys_tiocgwinsz_in_termios_h=no ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes bash_cv_dirent_has_d_fileno=yes bash_cv_dirent_has_dino=yes bash_cv_fionread_in_ioctl=yes bash_cv_func_ctype_nonascii=yes bash_cv_func_lstat=yes bash_cv_func_sigsetjmp=present bash_cv_func_strcoll_broken=no bash_cv_getpw_declared=yes bash_cv_langinfo_codeset=yes bash_cv_must_reinstall_sighandlers=no bash_cv_signal_vintage=posix bash_cv_speed_t_in_sys_types=no bash_cv_struct_winsize_header=ioctl_h bash_cv_termcap_lib=ncurses bash_cv_tiocstat_in_ioctl=no bash_cv_type_wchar_t=yes bash_cv_type_wctype_t=yes bash_cv_type_wint_t=yes bash_cv_void_sighandler=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AWK='gawk' CC='x86_64-pc-linux-gnu-gcc' CFLAGS='-O2 -pipe -ftracer -march=native -mtune=native -frecord-gcc-switches -g -Wimplicit-function-declaration' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS=' -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free' DEFS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -L.' LIBOBJS='' LIBS='-lncurses ' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' SHELL='/bin/sh' VERSION='0.4' WRITEPATH='' XTERMPATH='' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='x86_64-pc-linux-gnu' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='NONE' host_alias='x86_64-pc-linux-gnu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" configure: exit 1