The build took 00h 01m 16s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
25,460 |
ansic |
4,577 |
sh |
4,105 |
perl |
34,142 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
There were existing files in /sysroot, using those
CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: readline 6.3.008-4 (Wed Apr 5 00:28:56 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
configure: WARNING: if you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
Beginning configuration for readline-6.3 for x86_64-unknown-linux-gnu
checking whether make sets $(MAKE)... yes
checking for x86_64-unknown-linux-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether clang needs -traditional... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
configure: WARNING: using cross tools not prefixed with host triplet
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for an ANSI C-conforming const... yes
checking for function prototypes... yes
checking whether char is unsigned... no
checking for working volatile... yes
checking return type of signal handlers... void
checking for size_t... yes
checking for ssize_t... yes
checking for ANSI C header files... (cached) yes
checking whether stat file-mode macros are broken... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for fcntl... yes
checking for kill... yes
checking for lstat... yes
checking for memmove... yes
checking for putenv... yes
checking for select... yes
checking for setenv... yes
checking for setlocale... yes
checking for strcasecmp... yes
checking for strpbrk... yes
checking for tcgetattr... yes
checking for vsnprintf... yes
checking for isascii... yes
checking for isxdigit... yes
checking for getpwent... yes
checking for getpwnam... yes
checking for getpwuid... yes
checking for working strcoll... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for memory.h... (cached) yes
checking termcap.h usability... no
checking termcap.h presence... no
checking for termcap.h... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking termio.h usability... no
checking termio.h presence... no
checking for termio.h... no
checking sys/pte.h usability... no
checking sys/pte.h presence... no
checking for sys/pte.h... no
checking sys/stream.h usability... no
checking sys/stream.h presence... no
checking for sys/stream.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for sys/ptem.h... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for type of signal functions... posix
checking if signal handlers must be reinstalled when invoked... configure: WARNING: cannot check signal handling if cross compiling -- defaulting to no
no
checking for presence of POSIX-style sigsetjmp/siglongjmp... configure: WARNING: cannot check for sigsetjmp/siglongjmp if cross-compiling -- defaulting to missing
missing
checking for lstat... yes
checking whether or not strcoll and strcmp differ... configure: WARNING: cannot check strcoll if cross compiling -- defaulting to no
no
checking whether the ctype macros accept non-ascii characters... configure: WARNING: cannot check ctype macros if cross compiling -- defaulting to no
no
checking whether getpw functions are declared in pwd.h... yes
checking whether termios.h defines TIOCGWINSZ... no
checking whether sys/ioctl.h defines TIOCGWINSZ... yes
checking for sig_atomic_t in signal.h... yes
checking whether signal handlers are of type void... yes
checking for TIOCSTAT in sys/ioctl.h... no
checking for FIONREAD in sys/ioctl.h... yes
checking for speed_t in sys/types.h... no
checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h
checking for struct dirent.d_ino... yes
checking for struct dirent.d_fileno... yes
checking whether AUDIT_USER_TTY is declared... no
checking for tgetent... no
checking for tgetent in -ltermcap... no
checking for tgetent in -ltinfo... no
checking for tgetent in -lcurses... no
checking for tgetent in -lncurses... no
checking which library has the termcap functions... using gnutermcap
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for mbrlen... yes
checking for mbscasecmp... no
checking for mbscmp... no
checking for mbsnrtowcs... yes
checking for mbsrtowcs... yes
checking for mbschr... no
checking for wcrtomb... yes
checking for wcscoll... yes
checking for wcsdup... yes
checking for wcwidth... yes
checking for wctype... yes
checking for wcswidth... yes
checking whether mbrtowc and mbstate_t are properly declared... yes
checking for iswlower... yes
checking for iswupper... yes
checking for towlower... yes
checking for towupper... yes
checking for iswctype... yes
checking for nl_langinfo and CODESET... yes
checking for wchar_t in wchar.h... yes
checking for wctype_t in wctype.h... yes
checking for wint_t in wctype.h... yes
checking for wcwidth broken with unicode combining characters... configure: error: in `/tmp/readline/src/readline-6.3':
configure: error: cannot run test program while cross compiling
See `config.log' for more details
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/readline/src/readline-6.3/config.log'
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.3, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = 895063a9b556
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/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: /sysroot/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2282: checking build system type
configure:2296: result: x86_64-unknown-linux-gnu
configure:2316: checking host system type
configure:2329: result: x86_64-unknown-linux-gnu
configure:2435: checking whether make sets $(MAKE)
configure:2457: result: yes
configure:2474: checking for x86_64-unknown-linux-gcc
configure:2501: result: clang
configure:2770: checking for C compiler version
configure:2779: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:2790: $? = 0
configure:2779: clang -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:2790: $? = 0
configure:2779: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:2790: $? = 1
configure:2779: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:2790: $? = 1
configure:2810: checking whether the C compiler works
configure:2832: clang -fPIC conftest.c >&5
configure:2836: $? = 0
configure:2884: result: yes
configure:2887: checking for C compiler default output file name
configure:2889: result: a.out
configure:2895: checking for suffix of executables
configure:2902: clang -o conftest -fPIC conftest.c >&5
configure:2906: $? = 0
configure:2928: result:
configure:2950: checking whether we are cross compiling
configure:2958: clang -o conftest -fPIC conftest.c >&5
configure:2962: $? = 0
configure:2969: ./conftest
./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
configure:2973: $? = 127
configure:2988: result: yes
configure:2993: checking for suffix of object files
configure:3015: clang -c -fPIC conftest.c >&5
configure:3019: $? = 0
configure:3040: result: o
configure:3044: checking whether we are using the GNU C compiler
configure:3063: clang -c -fPIC conftest.c >&5
configure:3063: $? = 0
configure:3072: result: yes
configure:3081: checking whether clang accepts -g
configure:3101: clang -c -g conftest.c >&5
configure:3101: $? = 0
configure:3142: result: yes
configure:3159: checking for clang option to accept ISO C89
configure:3223: clang -c -fPIC conftest.c >&5
configure:3223: $? = 0
configure:3236: result: none needed
configure:3262: checking how to run the C preprocessor
configure:3293: clang -E conftest.c
configure:3293: $? = 0
configure:3307: clang -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:3307: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include
configure:3332: result: clang -E
configure:3352: clang -E conftest.c
configure:3352: $? = 0
configure:3366: clang -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:3366: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include
configure:3395: checking for grep that handles long lines and -e
configure:3453: result: /usr/sbin/grep
configure:3458: checking for egrep
configure:3520: result: /usr/sbin/grep -E
configure:3525: checking for ANSI C header files
configure:3545: clang -c -fPIC conftest.c >&5
configure:3545: $? = 0
configure:3629: result: yes
configure:3642: checking for sys/types.h
configure:3642: clang -c -fPIC conftest.c >&5
configure:3642: $? = 0
configure:3642: result: yes
configure:3642: checking for sys/stat.h
configure:3642: clang -c -fPIC conftest.c >&5
configure:3642: $? = 0
configure:3642: result: yes
configure:3642: checking for stdlib.h
configure:3642: clang -c -fPIC conftest.c >&5
configure:3642: $? = 0
configure:3642: result: yes
configure:3642: checking for string.h
configure:3642: clang -c -fPIC conftest.c >&5
configure:3642: $? = 0
configure:3642: result: yes
configure:3642: checking for memory.h
configure:3642: clang -c -fPIC conftest.c >&5
configure:3642: $? = 0
configure:3642: result: yes
configure:3642: checking for strings.h
configure:3642: clang -c -fPIC conftest.c >&5
configure:3642: $? = 0
configure:3642: result: yes
configure:3642: checking for inttypes.h
configure:3642: clang -c -fPIC conftest.c >&5
configure:3642: $? = 0
configure:3642: result: yes
configure:3642: checking for stdint.h
configure:3642: clang -c -fPIC conftest.c >&5
configure:3642: $? = 0
configure:3642: result: yes
configure:3642: checking for unistd.h
configure:3642: clang -c -fPIC conftest.c >&5
configure:3642: $? = 0
configure:3642: result: yes
configure:3655: checking minix/config.h usability
configure:3655: clang -c -fPIC conftest.c >&5
conftest.c:52:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
configure:3655: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:3655: result: no
configure:3655: checking minix/config.h presence
configure:3655: clang -E conftest.c
conftest.c:19:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
configure:3655: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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
configure:3655: result: no
configure:3655: checking for minix/config.h
configure:3655: result: no
configure:3676: checking whether it is safe to define __EXTENSIONS__
configure:3694: clang -c -fPIC conftest.c >&5
configure:3694: $? = 0
configure:3701: result: yes
configure:3721: checking whether clang needs -traditional
conftest.c:24:10: fatal error: 'sgtty.h' file not found
#include
^
1 error generated.
conftest.c:24:10: fatal error: 'termio.h' file not found
#include
^
1 error generated.
configure:3755: result: no
configure:3776: checking for a BSD-compatible install
configure:3844: result: /usr/bin/install -c
configure:3858: checking for x86_64-unknown-linux-ar
configure:3888: result: no
configure:3898: checking for ar
configure:3914: found /sysroot/bin/ar
configure:3925: result: ar
configure:3937: WARNING: using cross tools not prefixed with host triplet
configure:3951: checking for x86_64-unknown-linux-ranlib
configure:3981: result: no
configure:3991: checking for ranlib
configure:4007: found /sysroot/bin/ranlib
configure:4018: result: ranlib
configure:4044: checking for an ANSI C-conforming const
configure:4109: clang -c -fPIC conftest.c >&5
configure:4109: $? = 0
configure:4116: result: yes
configure:4124: checking for function prototypes
configure:4127: result: yes
configure:4140: checking whether char is unsigned
configure:4158: clang -c -fPIC conftest.c >&5
configure:4158: $? = 0
configure:4165: result: no
configure:4172: checking for working volatile
configure:4191: clang -c -fPIC conftest.c >&5
configure:4191: $? = 0
configure:4198: result: yes
configure:4207: checking return type of signal handlers
configure:4225: clang -c -fPIC conftest.c >&5
conftest.c:32:8: error: indirection requires pointer operand ('void' invalid)
return *(signal (0, 0)) (0) == 1;
^~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:4225: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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
| #include
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:4232: result: void
configure:4241: checking for size_t
configure:4241: clang -c -fPIC conftest.c >&5
configure:4241: $? = 0
configure:4241: clang -c -fPIC conftest.c >&5
conftest.c:63:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:4241: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:4241: result: yes
configure:4252: checking for ssize_t
configure:4252: clang -c -fPIC conftest.c >&5
configure:4252: $? = 0
configure:4252: clang -c -fPIC conftest.c >&5
conftest.c:63:22: error: expected expression
if (sizeof ((ssize_t)))
^
1 error generated.
configure:4252: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((ssize_t)))
| return 0;
| ;
| return 0;
| }
configure:4252: result: yes
configure:4264: checking for ANSI C header files
configure:4368: result: yes
configure:4377: checking whether stat file-mode macros are broken
configure:4404: clang -c -fPIC conftest.c >&5
configure:4404: $? = 0
configure:4411: result: no
configure:4422: checking for dirent.h that defines DIR
configure:4441: clang -c -fPIC conftest.c >&5
configure:4441: $? = 0
configure:4449: result: yes
configure:4462: checking for library containing opendir
configure:4493: clang -o conftest -fPIC conftest.c >&5
configure:4493: $? = 0
configure:4510: result: none required
configure:4581: checking for fcntl
configure:4581: clang -o conftest -fPIC conftest.c >&5
configure:4581: $? = 0
configure:4581: result: yes
configure:4581: checking for kill
configure:4581: clang -o conftest -fPIC conftest.c >&5
configure:4581: $? = 0
configure:4581: result: yes
configure:4581: checking for lstat
configure:4581: clang -o conftest -fPIC conftest.c >&5
configure:4581: $? = 0
configure:4581: result: yes
configure:4594: checking for memmove
configure:4594: clang -o conftest -fPIC conftest.c >&5
conftest.c:55:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
char memmove ();
^
conftest.c:55:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
1 warning generated.
configure:4594: $? = 0
configure:4594: result: yes
configure:4594: checking for putenv
configure:4594: clang -o conftest -fPIC conftest.c >&5
configure:4594: $? = 0
configure:4594: result: yes
configure:4594: checking for select
configure:4594: clang -o conftest -fPIC conftest.c >&5
configure:4594: $? = 0
configure:4594: result: yes
configure:4594: checking for setenv
configure:4594: clang -o conftest -fPIC conftest.c >&5
configure:4594: $? = 0
configure:4594: result: yes
configure:4594: checking for setlocale
configure:4594: clang -o conftest -fPIC conftest.c >&5
configure:4594: $? = 0
configure:4594: result: yes
configure:4594: checking for strcasecmp
configure:4594: clang -o conftest -fPIC conftest.c >&5
conftest.c:60:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
char strcasecmp ();
^
conftest.c:60:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
1 warning generated.
configure:4594: $? = 0
configure:4594: result: yes
configure:4594: checking for strpbrk
configure:4594: clang -o conftest -fPIC conftest.c >&5
conftest.c:61:6: warning: incompatible redeclaration of library function 'strpbrk' [-Wincompatible-library-redeclaration]
char strpbrk ();
^
conftest.c:61:6: note: 'strpbrk' is a builtin with type 'char *(const char *, const char *)'
1 warning generated.
configure:4594: $? = 0
configure:4594: result: yes
configure:4594: checking for tcgetattr
configure:4594: clang -o conftest -fPIC conftest.c >&5
configure:4594: $? = 0
configure:4594: result: yes
configure:4594: checking for vsnprintf
configure:4594: clang -o conftest -fPIC conftest.c >&5
conftest.c:63:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
char vsnprintf ();
^
conftest.c:63:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
1 warning generated.
configure:4594: $? = 0
configure:4594: result: yes
configure:4606: checking for isascii
configure:4606: clang -o conftest -fPIC conftest.c >&5
configure:4606: $? = 0
configure:4606: result: yes
configure:4606: checking for isxdigit
configure:4606: clang -o conftest -fPIC conftest.c >&5
configure:4606: $? = 0
configure:4606: result: yes
configure:4618: checking for getpwent
configure:4618: clang -o conftest -fPIC conftest.c >&5
configure:4618: $? = 0
configure:4618: result: yes
configure:4618: checking for getpwnam
configure:4618: clang -o conftest -fPIC conftest.c >&5
configure:4618: $? = 0
configure:4618: result: yes
configure:4618: checking for getpwuid
configure:4618: clang -o conftest -fPIC conftest.c >&5
configure:4618: $? = 0
configure:4618: result: yes
configure:4628: checking for working strcoll
configure:4659: result: no
configure:4673: checking fcntl.h usability
configure:4673: clang -c -fPIC conftest.c >&5
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking fcntl.h presence
configure:4673: clang -E conftest.c
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking for fcntl.h
configure:4673: result: yes
configure:4673: checking for unistd.h
configure:4673: result: yes
configure:4673: checking for stdlib.h
configure:4673: result: yes
configure:4673: checking varargs.h usability
configure:4673: clang -c -fPIC conftest.c >&5
In file included from conftest.c:82:
/sysroot/bin/../lib/clang/3.8.1/include/varargs.h:25:4: error: "Please use instead of "
#error "Please use instead of "
^
1 error generated.
configure:4673: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:4673: result: no
configure:4673: checking varargs.h presence
configure:4673: clang -E conftest.c
In file included from conftest.c:49:
/sysroot/bin/../lib/clang/3.8.1/include/varargs.h:25:4: error: "Please use instead of "
#error "Please use instead of "
^
1 error generated.
configure:4673: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| /* end confdefs.h. */
| #include
configure:4673: result: no
configure:4673: checking for varargs.h
configure:4673: result: no
configure:4673: checking stdarg.h usability
configure:4673: clang -c -fPIC conftest.c >&5
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking stdarg.h presence
configure:4673: clang -E conftest.c
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking for stdarg.h
configure:4673: result: yes
configure:4673: checking stdbool.h usability
configure:4673: clang -c -fPIC conftest.c >&5
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking stdbool.h presence
configure:4673: clang -E conftest.c
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking for stdbool.h
configure:4673: result: yes
configure:4673: checking for string.h
configure:4673: result: yes
configure:4673: checking for strings.h
configure:4673: result: yes
configure:4673: checking limits.h usability
configure:4673: clang -c -fPIC conftest.c >&5
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking limits.h presence
configure:4673: clang -E conftest.c
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking for limits.h
configure:4673: result: yes
configure:4673: checking locale.h usability
configure:4673: clang -c -fPIC conftest.c >&5
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking locale.h presence
configure:4673: clang -E conftest.c
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking for locale.h
configure:4673: result: yes
configure:4673: checking pwd.h usability
configure:4673: clang -c -fPIC conftest.c >&5
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking pwd.h presence
configure:4673: clang -E conftest.c
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking for pwd.h
configure:4673: result: yes
configure:4673: checking for memory.h
configure:4673: result: yes
configure:4673: checking termcap.h usability
configure:4673: clang -c -fPIC conftest.c >&5
conftest.c:90:10: fatal error: 'termcap.h' file not found
#include
^
1 error generated.
configure:4673: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_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
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:4673: result: no
configure:4673: checking termcap.h presence
configure:4673: clang -E conftest.c
conftest.c:57:10: fatal error: 'termcap.h' file not found
#include
^
1 error generated.
configure:4673: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_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
| /* end confdefs.h. */
| #include
configure:4673: result: no
configure:4673: checking for termcap.h
configure:4673: result: no
configure:4673: checking termios.h usability
configure:4673: clang -c -fPIC conftest.c >&5
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking termios.h presence
configure:4673: clang -E conftest.c
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking for termios.h
configure:4673: result: yes
configure:4673: checking termio.h usability
configure:4673: clang -c -fPIC conftest.c >&5
conftest.c:91:10: fatal error: 'termio.h' file not found
#include
^
1 error generated.
configure:4673: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_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_TERMIOS_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:4673: result: no
configure:4673: checking termio.h presence
configure:4673: clang -E conftest.c
conftest.c:58:10: fatal error: 'termio.h' file not found
#include
^
1 error generated.
configure:4673: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_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_TERMIOS_H 1
| /* end confdefs.h. */
| #include
configure:4673: result: no
configure:4673: checking for termio.h
configure:4673: result: no
configure:4686: checking sys/pte.h usability
configure:4686: clang -c -fPIC conftest.c >&5
conftest.c:91:10: fatal error: 'sys/pte.h' file not found
#include
^
1 error generated.
configure:4686: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_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_TERMIOS_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:4686: result: no
configure:4686: checking sys/pte.h presence
configure:4686: clang -E conftest.c
conftest.c:58:10: fatal error: 'sys/pte.h' file not found
#include
^
1 error generated.
configure:4686: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_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_TERMIOS_H 1
| /* end confdefs.h. */
| #include
configure:4686: result: no
configure:4686: checking for sys/pte.h
configure:4686: result: no
configure:4686: checking sys/stream.h usability
configure:4686: clang -c -fPIC conftest.c >&5
conftest.c:91:10: fatal error: 'sys/stream.h' file not found
#include
^
1 error generated.
configure:4686: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_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_TERMIOS_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:4686: result: no
configure:4686: checking sys/stream.h presence
configure:4686: clang -E conftest.c
conftest.c:58:10: fatal error: 'sys/stream.h' file not found
#include
^
1 error generated.
configure:4686: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_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_TERMIOS_H 1
| /* end confdefs.h. */
| #include
configure:4686: result: no
configure:4686: checking for sys/stream.h
configure:4686: result: no
configure:4686: checking sys/select.h usability
configure:4686: clang -c -fPIC conftest.c >&5
configure:4686: $? = 0
configure:4686: result: yes
configure:4686: checking sys/select.h presence
configure:4686: clang -E conftest.c
configure:4686: $? = 0
configure:4686: result: yes
configure:4686: checking for sys/select.h
configure:4686: result: yes
configure:4686: checking sys/file.h usability
configure:4686: clang -c -fPIC conftest.c >&5
configure:4686: $? = 0
configure:4686: result: yes
configure:4686: checking sys/file.h presence
configure:4686: clang -E conftest.c
configure:4686: $? = 0
configure:4686: result: yes
configure:4686: checking for sys/file.h
configure:4686: result: yes
configure:4699: checking for sys/ptem.h
configure:4699: clang -c -fPIC conftest.c >&5
conftest.c:66:10: fatal error: 'sys/ptem.h' file not found
#include
^
1 error generated.
configure:4699: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_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_TERMIOS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| /* end confdefs.h. */
|
| #if HAVE_SYS_STREAM_H
| # include
| #endif
|
|
| #include
configure:4699: result: no
configure:4722: checking for special C compiler options needed for large files
configure:4767: result: no
configure:4773: checking for _FILE_OFFSET_BITS value needed for large files
configure:4798: clang -c -fPIC conftest.c >&5
configure:4798: $? = 0
configure:4830: result: no
configure:4915: checking for type of signal functions
configure:4938: clang -o conftest -fPIC conftest.c >&5
configure:4938: $? = 0
configure:4996: result: posix
configure:5011: checking if signal handlers must be reinstalled when invoked
configure:5017: WARNING: cannot check signal handling if cross compiling -- defaulting to no
configure:5080: result: no
configure:5089: checking for presence of POSIX-style sigsetjmp/siglongjmp
configure:5095: WARNING: cannot check for sigsetjmp/siglongjmp if cross-compiling -- defaulting to missing
configure:5152: result: missing
configure:5159: checking for lstat
configure:5178: clang -o conftest -fPIC conftest.c >&5
configure:5178: $? = 0
configure:5186: result: yes
configure:5194: checking whether or not strcoll and strcmp differ
configure:5200: WARNING: cannot check strcoll if cross compiling -- defaulting to no
configure:5255: result: no
configure:5263: checking whether the ctype macros accept non-ascii characters
configure:5269: WARNING: cannot check ctype macros if cross compiling -- defaulting to no
configure:5319: result: no
configure:5327: checking whether getpw functions are declared in pwd.h
configure:5352: result: yes
configure:5360: checking whether termios.h defines TIOCGWINSZ
configure:5383: result: no
configure:5387: checking whether sys/ioctl.h defines TIOCGWINSZ
configure:5410: result: yes
configure:5421: checking for sig_atomic_t in signal.h
configure:5439: clang -o conftest -fPIC conftest.c >&5
configure:5439: $? = 0
configure:5447: result: yes
configure:5464: checking whether signal handlers are of type void
configure:5488: clang -c -fPIC conftest.c >&5
configure:5488: $? = 0
configure:5495: result: yes
configure:5503: checking for TIOCSTAT in sys/ioctl.h
configure:5520: clang -c -fPIC conftest.c >&5
conftest.c:70:9: error: use of undeclared identifier 'TIOCSTAT'
int x = TIOCSTAT;
^
1 error generated.
configure:5520: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_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_TERMIOS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_POSIX_SIGNALS 1
| #define HAVE_LSTAT 1
| #define HAVE_GETPW_DECLS 1
| #define GWINSZ_IN_SYS_IOCTL 1
| #define VOID_SIGHANDLER 1
| /* end confdefs.h. */
| #include
| #include
| int
| main ()
| {
| int x = TIOCSTAT;
| ;
| return 0;
| }
configure:5528: result: no
configure:5535: checking for FIONREAD in sys/ioctl.h
configure:5552: clang -c -fPIC conftest.c >&5
configure:5552: $? = 0
configure:5560: result: yes
configure:5567: checking for speed_t in sys/types.h
configure:5583: clang -c -fPIC conftest.c >&5
conftest.c:70:1: error: use of undeclared identifier 'speed_t'
speed_t x;
^
1 error generated.
configure:5583: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_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_TERMIOS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_POSIX_SIGNALS 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
| int
| main ()
| {
| speed_t x;
| ;
| return 0;
| }
configure:5591: result: no
configure:5598: checking for struct winsize in sys/ioctl.h and termios.h
configure:5615: clang -c -fPIC conftest.c >&5
configure:5615: $? = 0
configure:5642: result: sys/ioctl.h
configure:5657: checking for struct dirent.d_ino
configure:5695: clang -c -fPIC conftest.c >&5
configure:5695: $? = 0
configure:5703: result: yes
configure:5711: checking for struct dirent.d_fileno
configure:5749: clang -c -fPIC conftest.c >&5
configure:5749: $? = 0
configure:5757: result: yes
configure:5765: checking whether AUDIT_USER_TTY is declared
configure:5765: clang -c -fPIC conftest.c >&5
conftest.c:69:10: fatal error: 'linux/audit.h' file not found
#include
^
1 error generated.
configure:5765: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_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_TERMIOS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_POSIX_SIGNALS 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. */
| #include
|
| int
| main ()
| {
| #ifndef AUDIT_USER_TTY
| #ifdef __cplusplus
| (void) AUDIT_USER_TTY;
| #else
| (void) AUDIT_USER_TTY;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:5765: result: no
configure:5792: checking for tgetent
configure:5792: clang -o conftest -fPIC conftest.c >&5
/tmp/conftest-c99761.o:conftest.c:function main: error: undefined reference to 'tgetent'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5792: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_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_TERMIOS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_POSIX_SIGNALS 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_DECL_AUDIT_USER_TTY 0
| /* end confdefs.h. */
| /* Define tgetent to an innocuous variant, in case declares tgetent.
| For example, HP-UX 11i declares gettimeofday. */
| #define tgetent innocuous_tgetent
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char tgetent (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #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:5792: result: no
configure:5796: checking for tgetent in -ltermcap
configure:5821: clang -o conftest -fPIC conftest.c -ltermcap >&5
/sysroot/bin/ld: error: cannot find -ltermcap
/tmp/conftest-207736.o:conftest.c:function main: error: undefined reference to 'tgetent'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5821: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_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_TERMIOS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_POSIX_SIGNALS 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_DECL_AUDIT_USER_TTY 0
| /* 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:5830: result: no
configure:5835: checking for tgetent in -ltinfo
configure:5860: clang -o conftest -fPIC conftest.c -ltinfo >&5
/sysroot/bin/ld: error: cannot find -ltinfo
/tmp/conftest-757fa5.o:conftest.c:function main: error: undefined reference to 'tgetent'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5860: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_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_TERMIOS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_POSIX_SIGNALS 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_DECL_AUDIT_USER_TTY 0
| /* 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:5869: result: no
configure:5874: checking for tgetent in -lcurses
configure:5899: clang -o conftest -fPIC conftest.c -lcurses >&5
/sysroot/bin/ld: error: cannot find -lcurses
/tmp/conftest-d24212.o:conftest.c:function main: error: undefined reference to 'tgetent'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5899: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_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_TERMIOS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_POSIX_SIGNALS 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_DECL_AUDIT_USER_TTY 0
| /* 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:5908: result: no
configure:5913: checking for tgetent in -lncurses
configure:5938: clang -o conftest -fPIC conftest.c -lncurses >&5
/sysroot/bin/ld: error: cannot find -lncurses
/tmp/conftest-498d43.o:conftest.c:function main: error: undefined reference to 'tgetent'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5938: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_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_TERMIOS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_POSIX_SIGNALS 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_DECL_AUDIT_USER_TTY 0
| /* 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:5947: result: no
configure:5966: checking which library has the termcap functions
configure:5969: result: using gnutermcap
configure:6003: checking wctype.h usability
configure:6003: clang -c -fPIC conftest.c >&5
configure:6003: $? = 0
configure:6003: result: yes
configure:6003: checking wctype.h presence
configure:6003: clang -E conftest.c
configure:6003: $? = 0
configure:6003: result: yes
configure:6003: checking for wctype.h
configure:6003: result: yes
configure:6015: checking wchar.h usability
configure:6015: clang -c -fPIC conftest.c >&5
configure:6015: $? = 0
configure:6015: result: yes
configure:6015: checking wchar.h presence
configure:6015: clang -E conftest.c
configure:6015: $? = 0
configure:6015: result: yes
configure:6015: checking for wchar.h
configure:6015: result: yes
configure:6027: checking langinfo.h usability
configure:6027: clang -c -fPIC conftest.c >&5
configure:6027: $? = 0
configure:6027: result: yes
configure:6027: checking langinfo.h presence
configure:6027: clang -E conftest.c
configure:6027: $? = 0
configure:6027: result: yes
configure:6027: checking for langinfo.h
configure:6027: result: yes
configure:6038: checking for mbrlen
configure:6038: clang -o conftest -fPIC -L./lib/termcap conftest.c >&5
configure:6038: $? = 0
configure:6038: result: yes
configure:6044: checking for mbscasecmp
configure:6044: clang -o conftest -fPIC -L./lib/termcap conftest.c >&5
/tmp/conftest-3e4a72.o:conftest.c:function main: error: undefined reference to 'mbscasecmp'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:6044: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_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_TERMIOS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_POSIX_SIGNALS 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_DECL_AUDIT_USER_TTY 0
| #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 declares mbscasecmp.
| For example, HP-UX 11i declares gettimeofday. */
| #define mbscasecmp innocuous_mbscasecmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char mbscasecmp (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #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:6044: result: no
configure:6050: checking for mbscmp
configure:6050: clang -o conftest -fPIC -L./lib/termcap conftest.c >&5
/tmp/conftest-8e2db9.o:conftest.c:function main: error: undefined reference to 'mbscmp'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:6050: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_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_TERMIOS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_POSIX_SIGNALS 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_DECL_AUDIT_USER_TTY 0
| #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 declares mbscmp.
| For example, HP-UX 11i declares gettimeofday. */
| #define mbscmp innocuous_mbscmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char mbscmp (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #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:6050: result: no
configure:6056: checking for mbsnrtowcs
configure:6056: clang -o conftest -fPIC -L./lib/termcap conftest.c >&5
configure:6056: $? = 0
configure:6056: result: yes
configure:6062: checking for mbsrtowcs
configure:6062: clang -o conftest -fPIC -L./lib/termcap conftest.c >&5
configure:6062: $? = 0
configure:6062: result: yes
configure:6069: checking for mbschr
configure:6069: clang -o conftest -fPIC -L./lib/termcap conftest.c >&5
/tmp/conftest-081331.o:conftest.c:function main: error: undefined reference to 'mbschr'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:6069: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_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_TERMIOS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_POSIX_SIGNALS 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_DECL_AUDIT_USER_TTY 0
| #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 declares mbschr.
| For example, HP-UX 11i declares gettimeofday. */
| #define mbschr innocuous_mbschr
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char mbschr (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #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:6069: result: no
configure:6084: checking for wcrtomb
configure:6084: clang -o conftest -fPIC -L./lib/termcap conftest.c >&5
configure:6084: $? = 0
configure:6084: result: yes
configure:6090: checking for wcscoll
configure:6090: clang -o conftest -fPIC -L./lib/termcap conftest.c >&5
configure:6090: $? = 0
configure:6090: result: yes
configure:6096: checking for wcsdup
configure:6096: clang -o conftest -fPIC -L./lib/termcap conftest.c >&5
configure:6096: $? = 0
configure:6096: result: yes
configure:6102: checking for wcwidth
configure:6102: clang -o conftest -fPIC -L./lib/termcap conftest.c >&5
configure:6102: $? = 0
configure:6102: result: yes
configure:6108: checking for wctype
configure:6108: clang -o conftest -fPIC -L./lib/termcap conftest.c >&5
configure:6108: $? = 0
configure:6108: result: yes
configure:6115: checking for wcswidth
configure:6115: clang -o conftest -fPIC -L./lib/termcap conftest.c >&5
configure:6115: $? = 0
configure:6115: result: yes
configure:6131: checking whether mbrtowc and mbstate_t are properly declared
configure:6151: clang -o conftest -fPIC -L./lib/termcap conftest.c >&5
configure:6151: $? = 0
configure:6159: result: yes
configure:6175: checking for iswlower
configure:6175: clang -o conftest -fPIC -L./lib/termcap conftest.c >&5
configure:6175: $? = 0
configure:6175: result: yes
configure:6175: checking for iswupper
configure:6175: clang -o conftest -fPIC -L./lib/termcap conftest.c >&5
configure:6175: $? = 0
configure:6175: result: yes
configure:6175: checking for towlower
configure:6175: clang -o conftest -fPIC -L./lib/termcap conftest.c >&5
configure:6175: $? = 0
configure:6175: result: yes
configure:6175: checking for towupper
configure:6175: clang -o conftest -fPIC -L./lib/termcap conftest.c >&5
configure:6175: $? = 0
configure:6175: result: yes
configure:6175: checking for iswctype
configure:6175: clang -o conftest -fPIC -L./lib/termcap conftest.c >&5
configure:6175: $? = 0
configure:6175: result: yes
configure:6185: checking for nl_langinfo and CODESET
configure:6201: clang -o conftest -fPIC -L./lib/termcap conftest.c >&5
configure:6201: $? = 0
configure:6209: result: yes
configure:6216: checking for wchar_t in wchar.h
configure:6236: clang -c -fPIC conftest.c >&5
configure:6236: $? = 0
configure:6243: result: yes
configure:6251: checking for wctype_t in wctype.h
configure:6270: clang -c -fPIC conftest.c >&5
configure:6270: $? = 0
configure:6277: result: yes
configure:6285: checking for wint_t in wctype.h
configure:6304: clang -c -fPIC conftest.c >&5
configure:6304: $? = 0
configure:6311: result: yes
configure:6319: checking for wcwidth broken with unicode combining characters
configure:6325: error: in `/tmp/readline/src/readline-6.3':
configure:6327: error: cannot run test program while cross compiling
See `config.log' for more details
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-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=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=' -fPIC'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
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=no
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_decl_AUDIT_USER_TTY=no
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_stdbool_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=no
ac_cv_header_termio_h=no
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-unknown-linux-gnu
ac_cv_lib_curses_tgetent=no
ac_cv_lib_ncurses_tgetent=no
ac_cv_lib_termcap_tgetent=no
ac_cv_lib_tinfo_tgetent=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_RANLIB=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=missing
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=gnutermcap
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=''
CC='clang'
CFLAGS=' -fPIC'
CPP='clang -E'
CPPFLAGS=''
CROSS_COMPILE=''
DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
GREP='/usr/sbin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=' -L./lib/termcap'
LIBOBJS=' mbschr.o'
LIBS=''
LIBVERSION='6.3'
LOCAL_CFLAGS=''
LOCAL_DEFS=''
LOCAL_LDFLAGS=''
LTLIBOBJS=''
MAKE_SHELL='/bin/sh'
OBJEXT='o'
PACKAGE_BUGREPORT='bug-readline@gnu.org'
PACKAGE_NAME='readline'
PACKAGE_STRING='readline 6.3'
PACKAGE_TARNAME='readline'
PACKAGE_URL=''
PACKAGE_VERSION='6.3'
PATH_SEPARATOR=':'
PURIFY=''
RANLIB='ranlib'
SET_MAKE=''
SHARED_INSTALL_TARGET=''
SHARED_TARGET=''
SHELL='/bin/sh'
SHLIB_DLLVERSION=''
SHLIB_DOT=''
SHLIB_LIBPREF=''
SHLIB_LIBS=''
SHLIB_LIBSUFF=''
SHLIB_LIBVERSION=''
SHLIB_MAJOR=''
SHLIB_MINOR=''
SHLIB_STATUS=''
SHLIB_XLDFLAGS=''
SHOBJ_CC=''
SHOBJ_CFLAGS=''
SHOBJ_LD=''
SHOBJ_LDFLAGS=''
SHOBJ_LIBS=''
SHOBJ_STATUS=''
SHOBJ_XLDFLAGS=''
STATIC_INSTALL_TARGET=''
STATIC_TARGET=''
TERMCAP_LIB='-ltermcap'
ac_ct_CC=''
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "readline"
#define PACKAGE_TARNAME "readline"
#define PACKAGE_VERSION "6.3"
#define PACKAGE_STRING "readline 6.3"
#define PACKAGE_BUGREPORT "bug-readline@gnu.org"
#define PACKAGE_URL ""
#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_FCNTL_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDARG_H 1
#define HAVE_STDBOOL_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_TERMIOS_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_POSIX_SIGNALS 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_DECL_AUDIT_USER_TTY 0
#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 1