Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 288373 Details for
Bug 385091
sys-libs/readline: rlfe terminfo run test segfaults when tgoto() has implicit decl
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
/var/tmp/portage/sys-libs/readline-6.2_p1/work/readline-6.2/config.log
1 (text/plain), 98.17 KB, created by
Agostino Sarubbo
on 2011-09-30 15:15:15 UTC
(
hide
)
Description:
/var/tmp/portage/sys-libs/readline-6.2_p1/work/readline-6.2/config.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2011-09-30 15:15:15 UTC
Size:
98.17 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 readline configure 6.2, 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 --with-curses --disable-static > >## --------- ## >## Platform. ## >## --------- ## > >hostname = ks313333.kimsufi.com >uname -m = x86_64 >uname -r = 2.6.39-hardened-r8-xxxx-std-ipv6-64 >uname -s = Linux >uname -v = #1 SMP Fri Sep 16 02:23:15 CEST 2011 > >/usr/bin/uname -p = Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib64/portage/bin/ebuild-helpers >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.4.5 >PATH: /home/oracle/product/10.1.0.3/bin >PATH: /var/qmail/bin >PATH: /var/vpopmail/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1895: checking build system type >configure:1913: result: x86_64-pc-linux-gnu >configure:1935: checking host system type >configure:1950: result: x86_64-pc-linux-gnu >configure:2059: checking whether make sets $(MAKE) >configure:2081: result: yes >configure:2098: checking for x86_64-pc-linux-gnu-gcc >configure:2114: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:2125: result: x86_64-pc-linux-gnu-gcc >configure:2397: checking for C compiler version >configure:2405: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5 >Copyright (C) 2010 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:2409: $? = 0 >configure:2416: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/configure --prefix=/usr >--bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.5 >--includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/include >--datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.5 >--mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.5/man >--infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.5/info >--with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/include/g++-v4 >--host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point >--without-ppl --without-cloog --disable-nls --with-system-zlib --disable-werror --enable-secureplt >--enable-multilib --disable-libmudflap --disable-libssp --enable-esp --enable-libgomp >--with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.4.5/python --enable-checking=release >--disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix >--enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ >--with-pkgversion='Gentoo Hardened 4.4.5 p1.2, pie-0.4.5' --disable-static >Thread model: posix >gcc version 4.4.5 (Gentoo Hardened 4.4.5 p1.2, pie-0.4.5) >configure:2420: $? = 0 >configure:2427: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: '-V' option must have argument >configure:2431: $? = 1 >configure:2454: checking for C compiler default output file name >configure:2476: x86_64-pc-linux-gnu-gcc -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:2480: $? = 0 >configure:2518: result: a.out >configure:2537: checking whether the C compiler works >configure:2547: ./a.out >configure:2551: $? = 0 >configure:2570: result: yes >configure:2577: checking whether we are cross compiling >configure:2579: result: no >configure:2582: checking for suffix of executables >configure:2589: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:2593: $? = 0 >configure:2619: result: >configure:2625: checking for suffix of object files >configure:2651: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:2655: $? = 0 >configure:2680: result: o >configure:2684: checking whether we are using the GNU C compiler >configure:2713: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:2720: $? = 0 >configure:2737: result: yes >configure:2746: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:2776: x86_64-pc-linux-gnu-gcc -c -g -D_GNU_SOURCE -Dxrealloc=_rl_realloc >-Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:2783: $? = 0 >configure:2884: result: yes >configure:2901: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:2975: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:2982: $? = 0 >configure:3005: result: none needed >configure:3029: checking how to run the C preprocessor >configure:3069: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE -Dxrealloc=_rl_realloc >-Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >configure:3076: $? = 0 >configure:3107: 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: error: ac_nonexistent.h: No such file or directory >configure:3114: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "readline" >| #define PACKAGE_TARNAME "readline" >| #define PACKAGE_VERSION "6.2" >| #define PACKAGE_STRING "readline 6.2" >| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3147: result: x86_64-pc-linux-gnu-gcc -E >configure:3176: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE -Dxrealloc=_rl_realloc >-Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >configure:3183: $? = 0 >configure:3214: 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: error: ac_nonexistent.h: No such file or directory >configure:3221: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "readline" >| #define PACKAGE_TARNAME "readline" >| #define PACKAGE_VERSION "6.2" >| #define PACKAGE_STRING "readline 6.2" >| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3261: checking for grep that handles long lines and -e >configure:3321: result: /bin/grep >configure:3326: checking for egrep >configure:3390: result: /bin/grep -E >configure:3395: checking for ANSI C header files >configure:3425: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:3432: $? = 0 >configure:3531: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:3535: $? = 0 >configure:3541: ./conftest >configure:3545: $? = 0 >configure:3563: result: yes >configure:3587: checking for sys/types.h >configure:3608: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:3615: $? = 0 >configure:3632: result: yes >configure:3587: checking for sys/stat.h >configure:3608: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:3615: $? = 0 >configure:3632: result: yes >configure:3587: checking for stdlib.h >configure:3608: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:3615: $? = 0 >configure:3632: result: yes >configure:3587: checking for string.h >configure:3608: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:3615: $? = 0 >configure:3632: result: yes >configure:3587: checking for memory.h >configure:3608: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:3615: $? = 0 >configure:3632: result: yes >configure:3587: checking for strings.h >configure:3608: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:3615: $? = 0 >configure:3632: result: yes >configure:3587: checking for inttypes.h >configure:3608: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:3615: $? = 0 >configure:3632: result: yes >configure:3587: checking for stdint.h >configure:3608: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:3615: $? = 0 >configure:3632: result: yes >configure:3587: checking for unistd.h >configure:3608: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:3615: $? = 0 >configure:3632: result: yes >configure:3657: checking minix/config.h usability >configure:3674: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >conftest.c:51:26: error: minix/config.h: No such file or directory >configure:3681: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "readline" >| #define PACKAGE_TARNAME "readline" >| #define PACKAGE_VERSION "6.2" >| #define PACKAGE_STRING "readline 6.2" >| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* 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 <minix/config.h> >configure:3695: result: no >configure:3699: checking minix/config.h presence >configure:3714: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE -Dxrealloc=_rl_realloc >-Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >conftest.c:18:26: error: minix/config.h: No such file or directory >configure:3721: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "readline" >| #define PACKAGE_TARNAME "readline" >| #define PACKAGE_VERSION "6.2" >| #define PACKAGE_STRING "readline 6.2" >| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <minix/config.h> >configure:3735: result: no >configure:3768: checking for minix/config.h >configure:3775: result: no >configure:3806: checking whether it is safe to define __EXTENSIONS__ >configure:3834: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:3841: $? = 0 >configure:3856: result: yes >configure:3885: checking whether x86_64-pc-linux-gnu-gcc needs -traditional >configure:3927: result: no >configure:3948: checking for a BSD-compatible install >configure:4016: result: /usr/bin/install -c >configure:4029: checking for ar >configure:4045: found /usr/bin/ar >configure:4057: result: ar >configure:4069: checking for x86_64-pc-linux-gnu-ranlib >configure:4085: found /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:4096: result: x86_64-pc-linux-gnu-ranlib >configure:4162: checking for an ANSI C-conforming const >configure:4237: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:4244: $? = 0 >configure:4259: result: yes >configure:4269: checking for function prototypes >configure:4272: result: yes >configure:4290: checking whether char is unsigned >configure:4318: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:4325: $? = 0 >configure:4340: result: no >configure:4349: checking for working volatile >configure:4378: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:4385: $? = 0 >configure:4400: result: yes >configure:4411: checking return type of signal handlers >configure:4439: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >conftest.c: In function 'main': >conftest.c:31: error: void value not ignored as it ought to be >configure:4446: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "readline" >| #define PACKAGE_TARNAME "readline" >| #define PACKAGE_VERSION "6.2" >| #define PACKAGE_STRING "readline 6.2" >| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <signal.h> >| >| int >| main () >| { >| return *(signal (0, 0)) (0) == 1; >| ; >| return 0; >| } >configure:4461: result: void >configure:4470: checking for size_t >configure:4498: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:4505: $? = 0 >configure:4532: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >conftest.c: In function 'main': >conftest.c:62: error: expected expression before ')' token >configure:4539: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "readline" >| #define PACKAGE_TARNAME "readline" >| #define PACKAGE_VERSION "6.2" >| #define PACKAGE_STRING "readline 6.2" >| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define RETSIGTYPE void >| /* 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 () >| { >| if (sizeof ((size_t))) >| return 0; >| ; >| return 0; >| } >configure:4562: result: yes >configure:4574: checking for ssize_t >configure:4602: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:4609: $? = 0 >configure:4636: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >conftest.c: In function 'main': >conftest.c:62: error: expected expression before ')' token >configure:4643: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "readline" >| #define PACKAGE_TARNAME "readline" >| #define PACKAGE_VERSION "6.2" >| #define PACKAGE_STRING "readline 6.2" >| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define RETSIGTYPE void >| /* 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 () >| { >| if (sizeof ((ssize_t))) >| return 0; >| ; >| return 0; >| } >configure:4666: result: yes >configure:4679: checking for ANSI C header files >configure:4847: result: yes >configure:4858: checking whether stat file-mode macros are broken >configure:4895: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:4902: $? = 0 >configure:4917: result: no >configure:4935: checking for dirent.h that defines DIR >configure:4964: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:4971: $? = 0 >configure:4988: result: yes >configure:5003: checking for library containing opendir >configure:5044: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:5051: $? = 0 >configure:5082: result: none required >configure:5187: checking for fcntl >configure:5243: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:5250: $? = 0 >configure:5272: result: yes >configure:5187: checking for kill >configure:5243: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:5250: $? = 0 >configure:5272: result: yes >configure:5187: checking for lstat >configure:5243: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:5250: $? = 0 >configure:5272: result: yes >configure:5297: checking for memmove >configure:5353: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:5360: $? = 0 >configure:5382: result: yes >configure:5297: checking for putenv >configure:5353: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:5360: $? = 0 >configure:5382: result: yes >configure:5297: checking for select >configure:5353: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:5360: $? = 0 >configure:5382: result: yes >configure:5297: checking for setenv >configure:5353: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:5360: $? = 0 >configure:5382: result: yes >configure:5297: checking for setlocale >configure:5353: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:5360: $? = 0 >configure:5382: result: yes >configure:5297: checking for strcasecmp >configure:5353: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:5360: $? = 0 >configure:5382: result: yes >configure:5297: checking for strpbrk >configure:5353: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:5360: $? = 0 >configure:5382: result: yes >configure:5297: checking for tcgetattr >configure:5353: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:5360: $? = 0 >configure:5382: result: yes >configure:5297: checking for vsnprintf >configure:5353: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:5360: $? = 0 >configure:5382: result: yes >configure:5399: checking for isascii >configure:5455: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:5462: $? = 0 >configure:5484: result: yes >configure:5399: checking for isxdigit >configure:5455: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:5462: $? = 0 >configure:5484: result: yes >configure:5502: checking for getpwent >configure:5558: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:5565: $? = 0 >configure:5587: result: yes >configure:5502: checking for getpwnam >configure:5558: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:5565: $? = 0 >configure:5587: result: yes >configure:5502: checking for getpwuid >configure:5558: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:5565: $? = 0 >configure:5587: result: yes >configure:5600: checking for working strcoll >configure:5631: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:5635: $? = 0 >configure:5641: ./conftest >configure:5645: $? = 0 >configure:5662: result: yes >configure:5703: checking fcntl.h usability >configure:5720: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:5727: $? = 0 >configure:5741: result: yes >configure:5745: checking fcntl.h presence >configure:5760: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE -Dxrealloc=_rl_realloc >-Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >configure:5767: $? = 0 >configure:5781: result: yes >configure:5814: checking for fcntl.h >configure:5823: result: yes >configure:5692: checking for unistd.h >configure:5699: result: yes >configure:5692: checking for stdlib.h >configure:5699: result: yes >configure:5703: checking varargs.h usability >configure:5720: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >In file included from conftest.c:82: >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/include/varargs.h:4:2: error: #error "GCC no longer >implements <varargs.h>." >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/include/varargs.h:5:2: error: #error "Revise your code to >use <stdarg.h>." >configure:5727: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "readline" >| #define PACKAGE_TARNAME "readline" >| #define PACKAGE_VERSION "6.2" >| #define PACKAGE_STRING "readline 6.2" >| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define RETSIGTYPE void >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL 1 >| #define HAVE_KILL 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRPBRK 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ISASCII 1 >| #define HAVE_ISXDIGIT 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STDLIB_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 >| #include <varargs.h> >configure:5741: result: no >configure:5745: checking varargs.h presence >configure:5760: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE -Dxrealloc=_rl_realloc >-Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >In file included from conftest.c:49: >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/include/varargs.h:4:2: error: #error "GCC no longer >implements <varargs.h>." >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/include/varargs.h:5:2: error: #error "Revise your code to >use <stdarg.h>." >configure:5767: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "readline" >| #define PACKAGE_TARNAME "readline" >| #define PACKAGE_VERSION "6.2" >| #define PACKAGE_STRING "readline 6.2" >| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define RETSIGTYPE void >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL 1 >| #define HAVE_KILL 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRPBRK 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ISASCII 1 >| #define HAVE_ISXDIGIT 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STDLIB_H 1 >| /* end confdefs.h. */ >| #include <varargs.h> >configure:5781: result: no >configure:5814: checking for varargs.h >configure:5823: result: no >configure:5703: checking stdarg.h usability >configure:5720: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:5727: $? = 0 >configure:5741: result: yes >configure:5745: checking stdarg.h presence >configure:5760: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE -Dxrealloc=_rl_realloc >-Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >configure:5767: $? = 0 >configure:5781: result: yes >configure:5814: checking for stdarg.h >configure:5823: result: yes >configure:5692: checking for string.h >configure:5699: result: yes >configure:5692: checking for strings.h >configure:5699: result: yes >configure:5703: checking limits.h usability >configure:5720: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:5727: $? = 0 >configure:5741: result: yes >configure:5745: checking limits.h presence >configure:5760: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE -Dxrealloc=_rl_realloc >-Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >configure:5767: $? = 0 >configure:5781: result: yes >configure:5814: checking for limits.h >configure:5823: result: yes >configure:5703: checking locale.h usability >configure:5720: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:5727: $? = 0 >configure:5741: result: yes >configure:5745: checking locale.h presence >configure:5760: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE -Dxrealloc=_rl_realloc >-Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >configure:5767: $? = 0 >configure:5781: result: yes >configure:5814: checking for locale.h >configure:5823: result: yes >configure:5703: checking pwd.h usability >configure:5720: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:5727: $? = 0 >configure:5741: result: yes >configure:5745: checking pwd.h presence >configure:5760: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE -Dxrealloc=_rl_realloc >-Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >configure:5767: $? = 0 >configure:5781: result: yes >configure:5814: checking for pwd.h >configure:5823: result: yes >configure:5692: checking for memory.h >configure:5699: result: yes >configure:5703: checking termcap.h usability >configure:5720: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:5727: $? = 0 >configure:5741: result: yes >configure:5745: checking termcap.h presence >configure:5760: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE -Dxrealloc=_rl_realloc >-Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >configure:5767: $? = 0 >configure:5781: result: yes >configure:5814: checking for termcap.h >configure:5823: result: yes >configure:5703: checking termios.h usability >configure:5720: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:5727: $? = 0 >configure:5741: result: yes >configure:5745: checking termios.h presence >configure:5760: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE -Dxrealloc=_rl_realloc >-Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >configure:5767: $? = 0 >configure:5781: result: yes >configure:5814: checking for termios.h >configure:5823: result: yes >configure:5703: checking termio.h usability >configure:5720: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:5727: $? = 0 >configure:5741: result: yes >configure:5745: checking termio.h presence >configure:5760: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE -Dxrealloc=_rl_realloc >-Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >configure:5767: $? = 0 >configure:5781: result: yes >configure:5814: checking for termio.h >configure:5823: result: yes >configure:5857: checking sys/pte.h usability >configure:5874: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >conftest.c:92:21: error: sys/pte.h: No such file or directory >configure:5881: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "readline" >| #define PACKAGE_TARNAME "readline" >| #define PACKAGE_VERSION "6.2" >| #define PACKAGE_STRING "readline 6.2" >| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define RETSIGTYPE void >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL 1 >| #define HAVE_KILL 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRPBRK 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ISASCII 1 >| #define HAVE_ISXDIGIT 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_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 >| #include <sys/pte.h> >configure:5895: result: no >configure:5899: checking sys/pte.h presence >configure:5914: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE -Dxrealloc=_rl_realloc >-Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >conftest.c:59:21: error: sys/pte.h: No such file or directory >configure:5921: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "readline" >| #define PACKAGE_TARNAME "readline" >| #define PACKAGE_VERSION "6.2" >| #define PACKAGE_STRING "readline 6.2" >| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define RETSIGTYPE void >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL 1 >| #define HAVE_KILL 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRPBRK 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ISASCII 1 >| #define HAVE_ISXDIGIT 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| /* end confdefs.h. */ >| #include <sys/pte.h> >configure:5935: result: no >configure:5968: checking for sys/pte.h >configure:5977: result: no >configure:5857: checking sys/stream.h usability >configure:5874: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >conftest.c:92:24: error: sys/stream.h: No such file or directory >configure:5881: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "readline" >| #define PACKAGE_TARNAME "readline" >| #define PACKAGE_VERSION "6.2" >| #define PACKAGE_STRING "readline 6.2" >| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define RETSIGTYPE void >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL 1 >| #define HAVE_KILL 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRPBRK 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ISASCII 1 >| #define HAVE_ISXDIGIT 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_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 >| #include <sys/stream.h> >configure:5895: result: no >configure:5899: checking sys/stream.h presence >configure:5914: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE -Dxrealloc=_rl_realloc >-Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >conftest.c:59:24: error: sys/stream.h: No such file or directory >configure:5921: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "readline" >| #define PACKAGE_TARNAME "readline" >| #define PACKAGE_VERSION "6.2" >| #define PACKAGE_STRING "readline 6.2" >| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define RETSIGTYPE void >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL 1 >| #define HAVE_KILL 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRPBRK 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ISASCII 1 >| #define HAVE_ISXDIGIT 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| /* end confdefs.h. */ >| #include <sys/stream.h> >configure:5935: result: no >configure:5968: checking for sys/stream.h >configure:5977: result: no >configure:5857: checking sys/select.h usability >configure:5874: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:5881: $? = 0 >configure:5895: result: yes >configure:5899: checking sys/select.h presence >configure:5914: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE -Dxrealloc=_rl_realloc >-Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >configure:5921: $? = 0 >configure:5935: result: yes >configure:5968: checking for sys/select.h >configure:5977: result: yes >configure:5857: checking sys/file.h usability >configure:5874: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:5881: $? = 0 >configure:5895: result: yes >configure:5899: checking sys/file.h presence >configure:5914: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE -Dxrealloc=_rl_realloc >-Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >configure:5921: $? = 0 >configure:5935: result: yes >configure:5968: checking for sys/file.h >configure:5977: result: yes >configure:5997: checking for sys/ptem.h >configure:6022: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >conftest.c:67:22: error: sys/ptem.h: No such file or directory >configure:6029: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "readline" >| #define PACKAGE_TARNAME "readline" >| #define PACKAGE_VERSION "6.2" >| #define PACKAGE_STRING "readline 6.2" >| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define RETSIGTYPE void >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL 1 >| #define HAVE_KILL 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRPBRK 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ISASCII 1 >| #define HAVE_ISXDIGIT 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_FILE_H 1 >| /* end confdefs.h. */ >| >| #if HAVE_SYS_STREAM_H >| # include <sys/stream.h> >| #endif >| >| >| #include <sys/ptem.h> >configure:6046: result: no >configure:6067: checking for special C compiler options needed for large files >configure:6162: result: no >configure:6168: checking for _FILE_OFFSET_BITS value needed for large files >configure:6203: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:6210: $? = 0 >configure:6279: result: no >configure:6418: checking for type of signal functions >configure:6451: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:6458: $? = 0 >configure:6586: result: posix >configure:6607: checking if signal handlers must be reinstalled when invoked >configure:6675: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:6679: $? = 0 >configure:6685: ./conftest >configure:6689: $? = 0 >configure:6707: result: no >configure:6718: checking for presence of POSIX-style sigsetjmp/siglongjmp >configure:6780: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:6784: $? = 0 >configure:6790: ./conftest >configure:6794: $? = 0 >configure:6812: result: present >configure:6821: checking for lstat >configure:6850: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:6857: $? = 0 >configure:6877: result: yes >configure:6887: checking whether or not strcoll and strcmp differ >configure:6947: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:6951: $? = 0 >configure:6957: ./conftest >configure:6961: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "readline" >| #define PACKAGE_TARNAME "readline" >| #define PACKAGE_VERSION "6.2" >| #define PACKAGE_STRING "readline 6.2" >| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define RETSIGTYPE void >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL 1 >| #define HAVE_KILL 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRPBRK 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ISASCII 1 >| #define HAVE_ISXDIGIT 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_POSIX_SIGNALS 1 >| #define HAVE_POSIX_SIGSETJMP 1 >| #define HAVE_LSTAT 1 >| /* end confdefs.h. */ >| >| #include <stdio.h> >| #if defined (HAVE_LOCALE_H) >| #include <locale.h> >| #endif >| >| main(c, v) >| int c; >| char *v[]; >| { >| int r1, r2; >| char *deflocale, *defcoll; >| >| #ifdef HAVE_SETLOCALE >| deflocale = setlocale(LC_ALL, ""); >| defcoll = setlocale(LC_COLLATE, ""); >| #endif >| >| #ifdef HAVE_STRCOLL >| /* These two values are taken from tests/glob-test. */ >| r1 = strcoll("abd", "aXd"); >| #else >| r1 = 0; >| #endif >| r2 = strcmp("abd", "aXd"); >| >| /* These two should both be greater than 0. It is permissible for >| a system to return different values, as long as the sign is the >| same. */ >| >| /* Exit with 1 (failure) if these two values are both > 0, since >| this tests whether strcoll(3) is broken with respect to strcmp(3) >| in the default locale. */ >| exit (r1 > 0 && r2 > 0); >| } >| >configure:6979: result: no >configure:6989: checking whether the ctype macros accept non-ascii characters >configure:7044: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:7048: $? = 0 >configure:7054: ./conftest >configure:7058: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "readline" >| #define PACKAGE_TARNAME "readline" >| #define PACKAGE_VERSION "6.2" >| #define PACKAGE_STRING "readline 6.2" >| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define RETSIGTYPE void >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL 1 >| #define HAVE_KILL 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRPBRK 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ISASCII 1 >| #define HAVE_ISXDIGIT 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_POSIX_SIGNALS 1 >| #define HAVE_POSIX_SIGSETJMP 1 >| #define HAVE_LSTAT 1 >| /* end confdefs.h. */ >| >| #ifdef HAVE_LOCALE_H >| #include <locale.h> >| #endif >| #include <stdio.h> >| #include <ctype.h> >| >| main(c, v) >| int c; >| char *v[]; >| { >| char *deflocale; >| unsigned char x; >| int r1, r2; >| >| #ifdef HAVE_SETLOCALE >| /* We take a shot here. If that locale is not known, try the >| system default. We try this one because '\342' (226) is >| known to be a printable character in that locale. */ >| deflocale = setlocale(LC_ALL, "en_US.ISO8859-1"); >| if (deflocale == 0) >| deflocale = setlocale(LC_ALL, ""); >| #endif >| >| x = '\342'; >| r1 = isprint(x); >| x -= 128; >| r2 = isprint(x); >| exit (r1 == 0 || r2 == 0); >| } >| >configure:7076: result: no >configure:7086: checking whether getpw functions are declared in pwd.h >configure:7115: result: yes >configure:7125: checking whether termios.h defines TIOCGWINSZ >configure:7152: result: no >configure:7156: checking whether sys/ioctl.h defines TIOCGWINSZ >configure:7183: result: yes >configure:7196: checking for sig_atomic_t in signal.h >configure:7224: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:7231: $? = 0 >configure:7251: result: yes >configure:7361: checking whether signal handlers are of type void >configure:7395: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:7402: $? = 0 >configure:7417: result: yes >configure:7427: checking for TIOCSTAT in sys/ioctl.h >configure:7454: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >conftest.c: In function 'main': >conftest.c:72: error: 'TIOCSTAT' undeclared (first use in this function) >conftest.c:72: error: (Each undeclared identifier is reported only once >conftest.c:72: error: for each function it appears in.) >configure:7461: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "readline" >| #define PACKAGE_TARNAME "readline" >| #define PACKAGE_VERSION "6.2" >| #define PACKAGE_STRING "readline 6.2" >| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define RETSIGTYPE void >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL 1 >| #define HAVE_KILL 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRPBRK 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ISASCII 1 >| #define HAVE_ISXDIGIT 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_POSIX_SIGNALS 1 >| #define HAVE_POSIX_SIGSETJMP 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPW_DECLS 1 >| #define GWINSZ_IN_SYS_IOCTL 1 >| #define VOID_SIGHANDLER 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/ioctl.h> >| int >| main () >| { >| int x = TIOCSTAT; >| ; >| return 0; >| } >configure:7477: result: no >configure:7486: checking for FIONREAD in sys/ioctl.h >configure:7513: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:7520: $? = 0 >configure:7536: result: yes >configure:7545: checking for speed_t in sys/types.h >configure:7571: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >conftest.c: In function 'main': >conftest.c:72: error: 'speed_t' undeclared (first use in this function) >conftest.c:72: error: (Each undeclared identifier is reported only once >conftest.c:72: error: for each function it appears in.) >conftest.c:72: error: expected ';' before 'x' >configure:7578: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "readline" >| #define PACKAGE_TARNAME "readline" >| #define PACKAGE_VERSION "6.2" >| #define PACKAGE_STRING "readline 6.2" >| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define RETSIGTYPE void >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL 1 >| #define HAVE_KILL 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRPBRK 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ISASCII 1 >| #define HAVE_ISXDIGIT 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_POSIX_SIGNALS 1 >| #define HAVE_POSIX_SIGSETJMP 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPW_DECLS 1 >| #define GWINSZ_IN_SYS_IOCTL 1 >| #define VOID_SIGHANDLER 1 >| #define FIONREAD_IN_SYS_IOCTL 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| int >| main () >| { >| speed_t x; >| ; >| return 0; >| } >configure:7594: result: no >configure:7603: checking for struct winsize in sys/ioctl.h and termios.h >configure:7630: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:7637: $? = 0 >configure:7697: result: sys/ioctl.h >configure:7716: checking for struct dirent.d_ino >configure:7764: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:7771: $? = 0 >configure:7787: result: yes >configure:7797: checking for struct dirent.d_fileno >configure:7845: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:7852: $? = 0 >configure:7868: result: yes >configure:7892: checking for tgetent >configure:7948: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >/var/tmp/portage/sys-libs/readline-6.2_p1/temp/cchgAegS.o: In function `main': >conftest.c:(.text+0x15): undefined reference to `tgetent' >collect2: ld returned 1 exit status >configure:7955: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "readline" >| #define PACKAGE_TARNAME "readline" >| #define PACKAGE_VERSION "6.2" >| #define PACKAGE_STRING "readline 6.2" >| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define RETSIGTYPE void >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL 1 >| #define HAVE_KILL 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRPBRK 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ISASCII 1 >| #define HAVE_ISXDIGIT 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_POSIX_SIGNALS 1 >| #define HAVE_POSIX_SIGSETJMP 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPW_DECLS 1 >| #define GWINSZ_IN_SYS_IOCTL 1 >| #define VOID_SIGHANDLER 1 >| #define FIONREAD_IN_SYS_IOCTL 1 >| #define STRUCT_WINSIZE_IN_SYS_IOCTL 1 >| #define HAVE_STRUCT_DIRENT_D_INO 1 >| #define HAVE_STRUCT_DIRENT_D_FILENO 1 >| /* end confdefs.h. */ >| /* Define tgetent to an innocuous variant, in case <limits.h> declares tgetent. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define tgetent innocuous_tgetent >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char tgetent (); 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 tgetent >| >| /* 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 tgetent (); >| /* 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_tgetent || defined __stub___tgetent >| choke me >| #endif >| >| int >| main () >| { >| return tgetent (); >| ; >| return 0; >| } >configure:7975: result: no >configure:7980: checking for tgetent in -ltermcap >configure:8015: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c -ltermcap >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find >-ltermcap >collect2: ld returned 1 exit status >configure:8022: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "readline" >| #define PACKAGE_TARNAME "readline" >| #define PACKAGE_VERSION "6.2" >| #define PACKAGE_STRING "readline 6.2" >| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define RETSIGTYPE void >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL 1 >| #define HAVE_KILL 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRPBRK 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ISASCII 1 >| #define HAVE_ISXDIGIT 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_POSIX_SIGNALS 1 >| #define HAVE_POSIX_SIGSETJMP 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPW_DECLS 1 >| #define GWINSZ_IN_SYS_IOCTL 1 >| #define VOID_SIGHANDLER 1 >| #define FIONREAD_IN_SYS_IOCTL 1 >| #define STRUCT_WINSIZE_IN_SYS_IOCTL 1 >| #define HAVE_STRUCT_DIRENT_D_INO 1 >| #define HAVE_STRUCT_DIRENT_D_FILENO 1 >| /* end confdefs.h. */ >| >| /* 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 tgetent (); >| int >| main () >| { >| return tgetent (); >| ; >| return 0; >| } >configure:8043: result: no >configure:8048: checking for tgetent in -ltinfo >configure:8083: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c -ltinfo >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ltinfo >collect2: ld returned 1 exit status >configure:8090: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "readline" >| #define PACKAGE_TARNAME "readline" >| #define PACKAGE_VERSION "6.2" >| #define PACKAGE_STRING "readline 6.2" >| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define RETSIGTYPE void >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL 1 >| #define HAVE_KILL 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRPBRK 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ISASCII 1 >| #define HAVE_ISXDIGIT 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_POSIX_SIGNALS 1 >| #define HAVE_POSIX_SIGSETJMP 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPW_DECLS 1 >| #define GWINSZ_IN_SYS_IOCTL 1 >| #define VOID_SIGHANDLER 1 >| #define FIONREAD_IN_SYS_IOCTL 1 >| #define STRUCT_WINSIZE_IN_SYS_IOCTL 1 >| #define HAVE_STRUCT_DIRENT_D_INO 1 >| #define HAVE_STRUCT_DIRENT_D_FILENO 1 >| /* end confdefs.h. */ >| >| /* 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 tgetent (); >| int >| main () >| { >| return tgetent (); >| ; >| return 0; >| } >configure:8111: result: no >configure:8116: checking for tgetent in -lcurses >configure:8151: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c -lcurses >&5 >configure:8158: $? = 0 >configure:8179: result: yes >configure:8266: checking which library has the termcap functions >configure:8269: result: using libcurses >configure:8317: checking wctype.h usability >configure:8334: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:8341: $? = 0 >configure:8355: result: yes >configure:8359: checking wctype.h presence >configure:8374: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE -Dxrealloc=_rl_realloc >-Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >configure:8381: $? = 0 >configure:8395: result: yes >configure:8428: checking for wctype.h >configure:8437: result: yes >configure:8468: checking wchar.h usability >configure:8485: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:8492: $? = 0 >configure:8506: result: yes >configure:8510: checking wchar.h presence >configure:8525: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE -Dxrealloc=_rl_realloc >-Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >configure:8532: $? = 0 >configure:8546: result: yes >configure:8579: checking for wchar.h >configure:8588: result: yes >configure:8619: checking langinfo.h usability >configure:8636: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:8643: $? = 0 >configure:8657: result: yes >configure:8661: checking langinfo.h presence >configure:8676: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE -Dxrealloc=_rl_realloc >-Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >configure:8683: $? = 0 >configure:8697: result: yes >configure:8730: checking for langinfo.h >configure:8739: result: yes >configure:8755: checking for mbrlen >configure:8811: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:8818: $? = 0 >configure:8838: result: yes >configure:8847: checking for mbscasecmp >configure:8903: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >/var/tmp/portage/sys-libs/readline-6.2_p1/temp/ccc7iAax.o: In function `main': >conftest.c:(.text+0x15): undefined reference to `mbscasecmp' >collect2: ld returned 1 exit status >configure:8910: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "readline" >| #define PACKAGE_TARNAME "readline" >| #define PACKAGE_VERSION "6.2" >| #define PACKAGE_STRING "readline 6.2" >| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define RETSIGTYPE void >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL 1 >| #define HAVE_KILL 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRPBRK 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ISASCII 1 >| #define HAVE_ISXDIGIT 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_POSIX_SIGNALS 1 >| #define HAVE_POSIX_SIGSETJMP 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPW_DECLS 1 >| #define GWINSZ_IN_SYS_IOCTL 1 >| #define VOID_SIGHANDLER 1 >| #define FIONREAD_IN_SYS_IOCTL 1 >| #define STRUCT_WINSIZE_IN_SYS_IOCTL 1 >| #define HAVE_STRUCT_DIRENT_D_INO 1 >| #define HAVE_STRUCT_DIRENT_D_FILENO 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_MBRLEN 1 >| /* end confdefs.h. */ >| /* Define mbscasecmp to an innocuous variant, in case <limits.h> declares mbscasecmp. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define mbscasecmp innocuous_mbscasecmp >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char mbscasecmp (); 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 mbscasecmp >| >| /* 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 mbscasecmp (); >| /* 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_mbscasecmp || defined __stub___mbscasecmp >| choke me >| #endif >| >| int >| main () >| { >| return mbscasecmp (); >| ; >| return 0; >| } >configure:8930: result: no >configure:8939: checking for mbscmp >configure:8995: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >/var/tmp/portage/sys-libs/readline-6.2_p1/temp/ccUQfezC.o: In function `main': >conftest.c:(.text+0x15): undefined reference to `mbscmp' >collect2: ld returned 1 exit status >configure:9002: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "readline" >| #define PACKAGE_TARNAME "readline" >| #define PACKAGE_VERSION "6.2" >| #define PACKAGE_STRING "readline 6.2" >| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define RETSIGTYPE void >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL 1 >| #define HAVE_KILL 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRPBRK 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ISASCII 1 >| #define HAVE_ISXDIGIT 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_POSIX_SIGNALS 1 >| #define HAVE_POSIX_SIGSETJMP 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPW_DECLS 1 >| #define GWINSZ_IN_SYS_IOCTL 1 >| #define VOID_SIGHANDLER 1 >| #define FIONREAD_IN_SYS_IOCTL 1 >| #define STRUCT_WINSIZE_IN_SYS_IOCTL 1 >| #define HAVE_STRUCT_DIRENT_D_INO 1 >| #define HAVE_STRUCT_DIRENT_D_FILENO 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_MBRLEN 1 >| /* end confdefs.h. */ >| /* Define mbscmp to an innocuous variant, in case <limits.h> declares mbscmp. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define mbscmp innocuous_mbscmp >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char mbscmp (); 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 mbscmp >| >| /* 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 mbscmp (); >| /* 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_mbscmp || defined __stub___mbscmp >| choke me >| #endif >| >| int >| main () >| { >| return mbscmp (); >| ; >| return 0; >| } >configure:9022: result: no >configure:9031: checking for mbsnrtowcs >configure:9087: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:9094: $? = 0 >configure:9114: result: yes >configure:9123: checking for mbsrtowcs >configure:9179: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:9186: $? = 0 >configure:9206: result: yes >configure:9221: checking for mbschr >configure:9277: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >/var/tmp/portage/sys-libs/readline-6.2_p1/temp/cct8fyaR.o: In function `main': >conftest.c:(.text+0x15): undefined reference to `mbschr' >collect2: ld returned 1 exit status >configure:9284: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "readline" >| #define PACKAGE_TARNAME "readline" >| #define PACKAGE_VERSION "6.2" >| #define PACKAGE_STRING "readline 6.2" >| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define RETSIGTYPE void >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL 1 >| #define HAVE_KILL 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRPBRK 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ISASCII 1 >| #define HAVE_ISXDIGIT 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_TERMCAP_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_POSIX_SIGNALS 1 >| #define HAVE_POSIX_SIGSETJMP 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPW_DECLS 1 >| #define GWINSZ_IN_SYS_IOCTL 1 >| #define VOID_SIGHANDLER 1 >| #define FIONREAD_IN_SYS_IOCTL 1 >| #define STRUCT_WINSIZE_IN_SYS_IOCTL 1 >| #define HAVE_STRUCT_DIRENT_D_INO 1 >| #define HAVE_STRUCT_DIRENT_D_FILENO 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MBSNRTOWCS 1 >| #define HAVE_MBSRTOWCS 1 >| /* end confdefs.h. */ >| /* Define mbschr to an innocuous variant, in case <limits.h> declares mbschr. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define mbschr innocuous_mbschr >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char mbschr (); 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 mbschr >| >| /* 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 mbschr (); >| /* 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_mbschr || defined __stub___mbschr >| choke me >| #endif >| >| int >| main () >| { >| return mbschr (); >| ; >| return 0; >| } >configure:9306: result: no >configure:9327: checking for wcrtomb >configure:9383: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:9390: $? = 0 >configure:9410: result: yes >configure:9419: checking for wcscoll >configure:9475: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:9482: $? = 0 >configure:9502: result: yes >configure:9511: checking for wcsdup >configure:9567: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:9574: $? = 0 >configure:9594: result: yes >configure:9603: checking for wcwidth >configure:9659: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:9666: $? = 0 >configure:9686: result: yes >configure:9695: checking for wctype >configure:9751: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:9758: $? = 0 >configure:9778: result: yes >configure:9792: checking for wcswidth >configure:9848: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:9855: $? = 0 >configure:9877: result: yes >configure:9899: checking whether mbrtowc and mbstate_t are properly declared >configure:9929: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:9936: $? = 0 >configure:9956: result: yes >configure:9981: checking for iswlower >configure:10037: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:10044: $? = 0 >configure:10066: result: yes >configure:9981: checking for iswupper >configure:10037: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:10044: $? = 0 >configure:10066: result: yes >configure:9981: checking for towlower >configure:10037: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:10044: $? = 0 >configure:10066: result: yes >configure:9981: checking for towupper >configure:10037: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:10044: $? = 0 >configure:10066: result: yes >configure:9981: checking for iswctype >configure:10037: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:10044: $? = 0 >configure:10066: result: yes >configure:10079: checking for nl_langinfo and CODESET >configure:10105: x86_64-pc-linux-gnu-gcc -o conftest -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -Wl,-O1 -Wl,--as-needed -Wl,-z,now >-Wl,--hash-style=gnu conftest.c >&5 >configure:10112: $? = 0 >configure:10132: result: yes >configure:10141: checking for wchar_t in wchar.h >configure:10171: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:10178: $? = 0 >configure:10193: result: yes >configure:10203: checking for wctype_t in wctype.h >configure:10232: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:10239: $? = 0 >configure:10254: result: yes >configure:10264: checking for wint_t in wctype.h >configure:10293: x86_64-pc-linux-gnu-gcc -c -march=native -pipe -O2 -g0 -w -D_GNU_SOURCE >-Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free conftest.c >&5 >configure:10300: $? = 0 >configure:10315: result: yes >configure:10449: checking configuration for building shared libraries >configure:10473: result: supported >configure:10638: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by readline config.status 6.2, which was >generated by GNU Autoconf 2.63. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on ks313333.kimsufi.com > >config.status:852: creating Makefile >config.status:852: creating doc/Makefile >config.status:852: creating examples/Makefile >config.status:852: creating shlib/Makefile >config.status:852: creating config.h >config.status:1086: executing default commands > >## ---------------- ## >## 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='-march=native -pipe -O2 -g0 -w' >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,-z,now -Wl,--hash-style=gnu' >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_tgetent=no >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_lib_curses_tgetent=yes >ac_cv_lib_termcap_tgetent=no >ac_cv_lib_tinfo_tgetent=no >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GREP=/bin/grep >ac_cv_path_install='/usr/bin/install -c' >ac_cv_prog_AR=ar >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_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=no >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=libcurses >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. ## >## ----------------- ## > >AR='ar' >ARFLAGS='cr' >BUILD_DIR='/var/tmp/portage/sys-libs/readline-6.2_p1/work/readline-6.2' >CC='x86_64-pc-linux-gnu-gcc' >CFLAGS='-march=native -pipe -O2 -g0 -w' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS=' -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free' >CROSS_COMPILE='' >DEFS='-DHAVE_CONFIG_H' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >GREP='/bin/grep' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,-z,now -Wl,--hash-style=gnu' >LIBOBJS=' ${LIBOBJDIR}mbschr$U.o' >LIBS='' >LIBVERSION='6.2' >LOCAL_CFLAGS='' >LOCAL_DEFS='' >LOCAL_LDFLAGS='' >LTLIBOBJS=' ${LIBOBJDIR}mbschr$U.lo' >MAKE_SHELL='/bin/sh' >OBJEXT='o' >PACKAGE_BUGREPORT='bug-readline@gnu.org' >PACKAGE_NAME='readline' >PACKAGE_STRING='readline 6.2' >PACKAGE_TARNAME='readline' >PACKAGE_VERSION='6.2' >PATH_SEPARATOR=':' >PURIFY='' >RANLIB='x86_64-pc-linux-gnu-ranlib' >SET_MAKE='' >SHARED_INSTALL_TARGET='install-shared' >SHARED_TARGET='shared' >SHELL='/bin/sh' >SHLIB_DLLVERSION='$(SHLIB_MAJOR)' >SHLIB_DOT='.' >SHLIB_LIBPREF='lib' >SHLIB_LIBS='-lncurses' >SHLIB_LIBSUFF='so' >SHLIB_LIBVERSION='$(SHLIB_LIBSUFF).$(SHLIB_MAJOR)$(SHLIB_MINOR)' >SHLIB_MAJOR='6' >SHLIB_MINOR='2' >SHLIB_STATUS='supported' >SHLIB_XLDFLAGS='-Wl,-soname,`basename $@ $(SHLIB_MINOR)`' >SHOBJ_CC='x86_64-pc-linux-gnu-gcc' >SHOBJ_CFLAGS='-fPIC' >SHOBJ_LD='${CC}' >SHOBJ_LDFLAGS='-shared -Wl,-soname,$@' >SHOBJ_LIBS='' >SHOBJ_STATUS='supported' >SHOBJ_XLDFLAGS='' >STATIC_INSTALL_TARGET='' >STATIC_TARGET='' >TERMCAP_LIB='-lcurses' >ac_ct_CC='' >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='${prefix}' >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' >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 "readline" >#define PACKAGE_TARNAME "readline" >#define PACKAGE_VERSION "6.2" >#define PACKAGE_STRING "readline 6.2" >#define PACKAGE_BUGREPORT "bug-readline@gnu.org" >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 >#define __EXTENSIONS__ 1 >#define _ALL_SOURCE 1 >#define _GNU_SOURCE 1 >#define _POSIX_PTHREAD_SEMANTICS 1 >#define _TANDEM_SOURCE 1 >#define PROTOTYPES 1 >#define __PROTOTYPES 1 >#define RETSIGTYPE void >#define STDC_HEADERS 1 >#define HAVE_DIRENT_H 1 >#define HAVE_FCNTL 1 >#define HAVE_KILL 1 >#define HAVE_LSTAT 1 >#define HAVE_MEMMOVE 1 >#define HAVE_PUTENV 1 >#define HAVE_SELECT 1 >#define HAVE_SETENV 1 >#define HAVE_SETLOCALE 1 >#define HAVE_STRCASECMP 1 >#define HAVE_STRPBRK 1 >#define HAVE_TCGETATTR 1 >#define HAVE_VSNPRINTF 1 >#define HAVE_ISASCII 1 >#define HAVE_ISXDIGIT 1 >#define HAVE_GETPWENT 1 >#define HAVE_GETPWNAM 1 >#define HAVE_GETPWUID 1 >#define HAVE_STRCOLL 1 >#define HAVE_FCNTL_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STDARG_H 1 >#define HAVE_STRING_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_LIMITS_H 1 >#define HAVE_LOCALE_H 1 >#define HAVE_PWD_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_TERMCAP_H 1 >#define HAVE_TERMIOS_H 1 >#define HAVE_TERMIO_H 1 >#define HAVE_SYS_SELECT_H 1 >#define HAVE_SYS_FILE_H 1 >#define HAVE_POSIX_SIGNALS 1 >#define HAVE_POSIX_SIGSETJMP 1 >#define HAVE_LSTAT 1 >#define HAVE_GETPW_DECLS 1 >#define GWINSZ_IN_SYS_IOCTL 1 >#define VOID_SIGHANDLER 1 >#define FIONREAD_IN_SYS_IOCTL 1 >#define STRUCT_WINSIZE_IN_SYS_IOCTL 1 >#define HAVE_STRUCT_DIRENT_D_INO 1 >#define HAVE_STRUCT_DIRENT_D_FILENO 1 >#define HAVE_WCTYPE_H 1 >#define HAVE_WCHAR_H 1 >#define HAVE_LANGINFO_H 1 >#define HAVE_MBRLEN 1 >#define HAVE_MBSNRTOWCS 1 >#define HAVE_MBSRTOWCS 1 >#define HAVE_WCRTOMB 1 >#define HAVE_WCSCOLL 1 >#define HAVE_WCSDUP 1 >#define HAVE_WCWIDTH 1 >#define HAVE_WCTYPE 1 >#define HAVE_WCSWIDTH 1 >#define HAVE_MBRTOWC 1 >#define HAVE_MBSTATE_T 1 >#define HAVE_ISWLOWER 1 >#define HAVE_ISWUPPER 1 >#define HAVE_TOWLOWER 1 >#define HAVE_TOWUPPER 1 >#define HAVE_ISWCTYPE 1 >#define HAVE_LANGINFO_CODESET 1 >#define HAVE_WCHAR_T 1 >#define HAVE_WCTYPE_T 1 >#define HAVE_WINT_T 1 > >configure: exit 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 385091
: 288373 |
288375