Build of readline with android toolchain

The build took 00h 01m 05s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
25,460 ansic
4,577 sh
4,105 perl
34,142 total

The process tree of the build process is here.

List of Errors

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
# /toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/SOURCES --> /sysroot/SOURCES
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/COPYING --> /sysroot/COPYING
# /toolchain_root/COPYING3 --> /sysroot/COPYING3
# /toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: readline 6.3.008-4 (Tue Apr 4 20:53:59 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# configure: cross-compiling for arm-unknown-linux-androideabi is not supported
#
# Beginning configuration for readline-6.3 for arm-unknown-linux-androideabi
#
# checking whether make sets $(MAKE)... yes
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# 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 arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -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 arm-linux-androideabi-gcc needs -traditional... no
# checking for a BSD-compatible install... /usr/bin/install -c
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking for an ANSI C-conforming const... yes
# checking for function prototypes... yes
# checking whether char is unsigned... yes
# 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... no
# 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... yes
# checking termio.h presence... yes
# checking for termio.h... yes
# 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... unknown
# checking for _LARGE_FILES value needed for large files... unknown
# 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... 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... yes
# 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... no
# checking langinfo.h presence... no
# checking for langinfo.h... no
# 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... no
# 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 --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 388e0eb7b5f8
# 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: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
# 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: arm-unknown-linux-androideabi
# configure:2435: checking whether make sets $(MAKE)
# configure:2457: result: yes
# configure:2474: checking for arm-linux-androideabi-gcc
# configure:2501: result: arm-linux-androideabi-gcc
# configure:2770: checking for C compiler version
# configure:2779: arm-linux-androideabi-gcc --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:2790: $? = 0
# configure:2779: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:2790: $? = 0
# configure:2779: arm-linux-androideabi-gcc -V >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:2790: $? = 1
# configure:2779: arm-linux-androideabi-gcc -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:2790: $? = 1
# configure:2810: checking whether the C compiler works
# configure:2832: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -o conftest -fPIC conftest.c >&5
# configure:2906: $? = 0
# configure:2928: result:
# configure:2950: checking whether we are cross compiling
# configure:2988: result: yes
# configure:2993: checking for suffix of object files
# configure:3015: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:3063: $? = 0
# configure:3072: result: yes
# configure:3081: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3101: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3101: $? = 0
# configure:3142: result: yes
# configure:3159: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3223: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:3223: $? = 0
# configure:3236: result: none needed
# configure:3262: checking how to run the C preprocessor
# configure:3293: arm-linux-androideabi-gcc -E conftest.c
# configure:3293: $? = 0
# configure:3307: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: arm-linux-androideabi-gcc -E
# configure:3352: arm-linux-androideabi-gcc -E conftest.c
# configure:3352: $? = 0
# configure:3366: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:3545: $? = 0
# configure:3629: result: yes
# configure:3642: checking for sys/types.h
# configure:3642: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:3642: $? = 0
# configure:3642: result: yes
# configure:3642: checking for sys/stat.h
# configure:3642: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:3642: $? = 0
# configure:3642: result: yes
# configure:3642: checking for stdlib.h
# configure:3642: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:3642: $? = 0
# configure:3642: result: yes
# configure:3642: checking for string.h
# configure:3642: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:3642: $? = 0
# configure:3642: result: yes
# configure:3642: checking for memory.h
# configure:3642: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:3642: $? = 0
# configure:3642: result: yes
# configure:3642: checking for strings.h
# configure:3642: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:3642: $? = 0
# configure:3642: result: yes
# configure:3642: checking for inttypes.h
# configure:3642: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:3642: $? = 0
# configure:3642: result: yes
# configure:3642: checking for stdint.h
# configure:3642: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:3642: $? = 0
# configure:3642: result: yes
# configure:3642: checking for unistd.h
# configure:3642: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:3642: $? = 0
# configure:3642: result: yes
# configure:3655: checking minix/config.h usability
# configure:3655: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# conftest.c:52:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:19:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:3694: $? = 0
# configure:3701: result: yes
# configure:3721: checking whether arm-linux-androideabi-gcc needs -traditional
# configure:3755: result: no
# configure:3776: checking for a BSD-compatible install
# configure:3844: result: /usr/bin/install -c
# configure:3858: checking for arm-linux-androideabi-ar
# configure:3874: found /sysroot/bin/arm-linux-androideabi-ar
# configure:3885: result: arm-linux-androideabi-ar
# configure:3951: checking for arm-linux-androideabi-ranlib
# configure:3967: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:3978: result: arm-linux-androideabi-ranlib
# configure:4044: checking for an ANSI C-conforming const
# configure:4109: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:62:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((char) -1) < 0)];
# ^
# configure:4158: $? = 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
# | #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 ()
# | {
# | static int test_array [1 - 2 * !(((char) -1) < 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4165: result: yes
# configure:4172: checking for working volatile
# configure:4191: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:4191: $? = 0
# configure:4198: result: yes
# configure:4207: checking return type of signal handlers
# configure:4225: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:32:1: error: void value not ignored as it ought to be
# return *(signal (0, 0)) (0) == 1;
# ^
# 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: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:4241: $? = 0
# configure:4241: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:63:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# 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: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:4252: $? = 0
# configure:4252: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:63:22: error: expected expression before ')' token
# if (sizeof ((ssize_t)))
# ^
# 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: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:4404: $? = 0
# configure:4411: result: no
# configure:4422: checking for dirent.h that defines DIR
# configure:4441: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:4441: $? = 0
# configure:4449: result: yes
# configure:4462: checking for library containing opendir
# configure:4493: arm-linux-androideabi-gcc -o conftest -fPIC conftest.c >&5
# configure:4493: $? = 0
# configure:4510: result: none required
# configure:4581: checking for fcntl
# configure:4581: arm-linux-androideabi-gcc -o conftest -fPIC conftest.c >&5
# configure:4581: $? = 0
# configure:4581: result: yes
# configure:4581: checking for kill
# configure:4581: arm-linux-androideabi-gcc -o conftest -fPIC conftest.c >&5
# configure:4581: $? = 0
# configure:4581: result: yes
# configure:4581: checking for lstat
# configure:4581: arm-linux-androideabi-gcc -o conftest -fPIC conftest.c >&5
# configure:4581: $? = 0
# configure:4581: result: yes
# configure:4594: checking for memmove
# configure:4594: arm-linux-androideabi-gcc -o conftest -fPIC conftest.c >&5
# conftest.c:55:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
# char memmove ();
# ^
# configure:4594: $? = 0
# configure:4594: result: yes
# configure:4594: checking for putenv
# configure:4594: arm-linux-androideabi-gcc -o conftest -fPIC conftest.c >&5
# configure:4594: $? = 0
# configure:4594: result: yes
# configure:4594: checking for select
# configure:4594: arm-linux-androideabi-gcc -o conftest -fPIC conftest.c >&5
# configure:4594: $? = 0
# configure:4594: result: yes
# configure:4594: checking for setenv
# configure:4594: arm-linux-androideabi-gcc -o conftest -fPIC conftest.c >&5
# configure:4594: $? = 0
# configure:4594: result: yes
# configure:4594: checking for setlocale
# configure:4594: arm-linux-androideabi-gcc -o conftest -fPIC conftest.c >&5
# configure:4594: $? = 0
# configure:4594: result: yes
# configure:4594: checking for strcasecmp
# configure:4594: arm-linux-androideabi-gcc -o conftest -fPIC conftest.c >&5
# conftest.c:60:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
# char strcasecmp ();
# ^
# configure:4594: $? = 0
# configure:4594: result: yes
# configure:4594: checking for strpbrk
# configure:4594: arm-linux-androideabi-gcc -o conftest -fPIC conftest.c >&5
# conftest.c:61:6: warning: conflicting types for built-in function 'strpbrk' [enabled by default]
# char strpbrk ();
# ^
# configure:4594: $? = 0
# configure:4594: result: yes
# configure:4594: checking for tcgetattr
# configure:4594: arm-linux-androideabi-gcc -o conftest -fPIC conftest.c >&5
# configure:4594: $? = 0
# configure:4594: result: yes
# configure:4594: checking for vsnprintf
# configure:4594: arm-linux-androideabi-gcc -o conftest -fPIC conftest.c >&5
# conftest.c:63:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
# char vsnprintf ();
# ^
# configure:4594: $? = 0
# configure:4594: result: yes
# configure:4606: checking for isascii
# configure:4606: arm-linux-androideabi-gcc -o conftest -fPIC conftest.c >&5
# conftest.c:64:6: warning: conflicting types for built-in function 'isascii' [enabled by default]
# char isascii ();
# ^
# configure:4606: $? = 0
# configure:4606: result: yes
# configure:4606: checking for isxdigit
# configure:4606: arm-linux-androideabi-gcc -o conftest -fPIC conftest.c >&5
# conftest.c:65:6: warning: conflicting types for built-in function 'isxdigit' [enabled by default]
# char isxdigit ();
# ^
# configure:4606: $? = 0
# configure:4606: result: yes
# configure:4618: checking for getpwent
# configure:4618: arm-linux-androideabi-gcc -o conftest -fPIC conftest.c >&5
# /tmp/ccqYbaqS.o:conftest.c:function main: error: undefined reference to 'getpwent'
# collect2: error: ld returned 1 exit status
# configure:4618: $? = 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
# | /* end confdefs.h. */
# | /* Define getpwent to an innocuous variant, in case declares getpwent.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getpwent innocuous_getpwent
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getpwent (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getpwent
# |
# | /* 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 getpwent ();
# | /* 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_getpwent || defined __stub___getpwent
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getpwent ();
# | ;
# | return 0;
# | }
# configure:4618: result: no
# configure:4618: checking for getpwnam
# configure:4618: arm-linux-androideabi-gcc -o conftest -fPIC conftest.c >&5
# configure:4618: $? = 0
# configure:4618: result: yes
# configure:4618: checking for getpwuid
# configure:4618: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking fcntl.h presence
# configure:4673: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# In file included from conftest.c:81:0:
# /sysroot/lib/gcc/arm-linux-androideabi/4.8/include/varargs.h:4:2: error: #error "GCC no longer implements ."
# #error "GCC no longer implements ."
# ^
# /sysroot/lib/gcc/arm-linux-androideabi/4.8/include/varargs.h:5:2: error: #error "Revise your code to use ."
# #error "Revise your code to use ."
# ^
# 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_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: arm-linux-androideabi-gcc -E conftest.c
# In file included from conftest.c:48:0:
# /sysroot/lib/gcc/arm-linux-androideabi/4.8/include/varargs.h:4:2: error: #error "GCC no longer implements ."
# #error "GCC no longer implements ."
# ^
# /sysroot/lib/gcc/arm-linux-androideabi/4.8/include/varargs.h:5:2: error: #error "Revise your code to use ."
# #error "Revise your code to use ."
# ^
# 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_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: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking stdarg.h presence
# configure:4673: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking stdbool.h presence
# configure:4673: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking limits.h presence
# configure:4673: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking locale.h presence
# configure:4673: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking pwd.h presence
# configure:4673: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# conftest.c:89:21: fatal error: termcap.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_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: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:56:21: fatal error: termcap.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_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: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking termios.h presence
# configure:4673: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking termio.h presence
# configure:4673: arm-linux-androideabi-gcc -E conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for termio.h
# configure:4673: result: yes
# configure:4686: checking sys/pte.h usability
# configure:4686: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# conftest.c:91:21: fatal error: sys/pte.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_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_TERMIO_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: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:58:21: fatal error: sys/pte.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_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_TERMIO_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: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# conftest.c:91:24: fatal error: sys/stream.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_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_TERMIO_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: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:58:24: fatal error: sys/stream.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_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_TERMIO_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: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:4686: $? = 0
# configure:4686: result: yes
# configure:4686: checking sys/select.h presence
# configure:4686: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:4686: $? = 0
# configure:4686: result: yes
# configure:4686: checking sys/file.h presence
# configure:4686: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# conftest.c:66:22: fatal error: sys/ptem.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_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_TERMIO_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: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# conftest.c:66:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:66:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:67:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:67:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:66:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:4798: $? = 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_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_TERMIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_FILE_H 1
# | /* end confdefs.h. */
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:4822: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# conftest.c:67:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:67:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:68:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:68:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:67:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:4822: $? = 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_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_TERMIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_FILE_H 1
# | /* end confdefs.h. */
# | #define _FILE_OFFSET_BITS 64
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:4830: result: unknown
# configure:4842: checking for _LARGE_FILES value needed for large files
# configure:4867: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# conftest.c:66:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:66:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:67:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:67:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:66:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:4867: $? = 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_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_TERMIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_FILE_H 1
# | /* end confdefs.h. */
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:4891: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# conftest.c:67:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:67:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:68:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:68:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:67:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:4891: $? = 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_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_TERMIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_FILE_H 1
# | /* end confdefs.h. */
# | #define _LARGE_FILES 1
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:4899: result: unknown
# configure:4915: checking for type of signal functions
# configure:4938: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -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: yes
# configure:5421: checking for sig_atomic_t in signal.h
# configure:5439: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:5488: $? = 0
# configure:5495: result: yes
# configure:5503: checking for TIOCSTAT in sys/ioctl.h
# configure:5520: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:69:9: error: 'TIOCSTAT' undeclared (first use in this function)
# int x = TIOCSTAT;
# ^
# conftest.c:69:9: note: each undeclared identifier is reported only once for each function it appears in
# 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_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_TERMIO_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 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: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:5552: $? = 0
# configure:5560: result: yes
# configure:5567: checking for speed_t in sys/types.h
# configure:5583: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:69:1: error: unknown type name 'speed_t'
# speed_t x;
# ^
# 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_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_TERMIO_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 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: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:5615: $? = 0
# configure:5642: result: sys/ioctl.h
# configure:5657: checking for struct dirent.d_ino
# configure:5695: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:5695: $? = 0
# configure:5703: result: yes
# configure:5711: checking for struct dirent.d_fileno
# configure:5749: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:5749: $? = 0
# configure:5757: result: yes
# configure:5765: checking whether AUDIT_USER_TTY is declared
# configure:5765: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:5765: $? = 0
# configure:5765: result: yes
# configure:5792: checking for tgetent
# configure:5792: arm-linux-androideabi-gcc -o conftest -fPIC conftest.c >&5
# /tmp/ccqry0dQ.o:conftest.c:function main: error: undefined reference to 'tgetent'
# collect2: error: ld returned 1 exit status
# 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_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_TERMIO_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 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 1
# | /* 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: arm-linux-androideabi-gcc -o conftest -fPIC conftest.c -ltermcap >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ltermcap
# /tmp/cccobRyT.o:conftest.c:function main: error: undefined reference to 'tgetent'
# collect2: error: ld returned 1 exit status
# 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_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_TERMIO_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 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 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char tgetent ();
# | int
# | main ()
# | {
# | return tgetent ();
# | ;
# | return 0;
# | }
# configure:5830: result: no
# configure:5835: checking for tgetent in -ltinfo
# configure:5860: arm-linux-androideabi-gcc -o conftest -fPIC conftest.c -ltinfo >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ltinfo
# /tmp/ccaZPB7Y.o:conftest.c:function main: error: undefined reference to 'tgetent'
# collect2: error: ld returned 1 exit status
# 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_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_TERMIO_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 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 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char tgetent ();
# | int
# | main ()
# | {
# | return tgetent ();
# | ;
# | return 0;
# | }
# configure:5869: result: no
# configure:5874: checking for tgetent in -lcurses
# configure:5899: arm-linux-androideabi-gcc -o conftest -fPIC conftest.c -lcurses >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lcurses
# /tmp/ccQOox5Z.o:conftest.c:function main: error: undefined reference to 'tgetent'
# collect2: error: ld returned 1 exit status
# 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_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_TERMIO_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 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 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char tgetent ();
# | int
# | main ()
# | {
# | return tgetent ();
# | ;
# | return 0;
# | }
# configure:5908: result: no
# configure:5913: checking for tgetent in -lncurses
# configure:5938: arm-linux-androideabi-gcc -o conftest -fPIC conftest.c -lncurses >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lncurses
# /tmp/ccIsC255.o:conftest.c:function main: error: undefined reference to 'tgetent'
# collect2: error: ld returned 1 exit status
# 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_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_TERMIO_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 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 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char tgetent ();
# | int
# | main ()
# | {
# | return tgetent ();
# | ;
# | return 0;
# | }
# configure: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: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:6003: $? = 0
# configure:6003: result: yes
# configure:6003: checking wctype.h presence
# configure:6003: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:6015: $? = 0
# configure:6015: result: yes
# configure:6015: checking wchar.h presence
# configure:6015: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# conftest.c:104:22: fatal error: langinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6027: $? = 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_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_TERMIO_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 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 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_WCHAR_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:6027: result: no
# configure:6027: checking langinfo.h presence
# configure:6027: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:71:22: fatal error: langinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6027: $? = 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_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_TERMIO_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 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 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_WCHAR_H 1
# | /* end confdefs.h. */
# | #include
# configure:6027: result: no
# configure:6027: checking for langinfo.h
# configure:6027: result: no
# configure:6038: checking for mbrlen
# configure:6038: arm-linux-androideabi-gcc -o conftest -fPIC -L./lib/termcap conftest.c >&5
# configure:6038: $? = 0
# configure:6038: result: yes
# configure:6044: checking for mbscasecmp
# configure:6044: arm-linux-androideabi-gcc -o conftest -fPIC -L./lib/termcap conftest.c >&5
# /tmp/ccdePRHm.o:conftest.c:function main: error: undefined reference to 'mbscasecmp'
# collect2: error: ld returned 1 exit status
# 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_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_TERMIO_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 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 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_WCHAR_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: arm-linux-androideabi-gcc -o conftest -fPIC -L./lib/termcap conftest.c >&5
# /tmp/ccca9CNe.o:conftest.c:function main: error: undefined reference to 'mbscmp'
# collect2: error: ld returned 1 exit status
# 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_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_TERMIO_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 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 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_WCHAR_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: arm-linux-androideabi-gcc -o conftest -fPIC -L./lib/termcap conftest.c >&5
# configure:6056: $? = 0
# configure:6056: result: yes
# configure:6062: checking for mbsrtowcs
# configure:6062: arm-linux-androideabi-gcc -o conftest -fPIC -L./lib/termcap conftest.c >&5
# configure:6062: $? = 0
# configure:6062: result: yes
# configure:6069: checking for mbschr
# configure:6069: arm-linux-androideabi-gcc -o conftest -fPIC -L./lib/termcap conftest.c >&5
# /tmp/ccw6EMDs.o:conftest.c:function main: error: undefined reference to 'mbschr'
# collect2: error: ld returned 1 exit status
# 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_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_TERMIO_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 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 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_WCHAR_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: arm-linux-androideabi-gcc -o conftest -fPIC -L./lib/termcap conftest.c >&5
# configure:6084: $? = 0
# configure:6084: result: yes
# configure:6090: checking for wcscoll
# configure:6090: arm-linux-androideabi-gcc -o conftest -fPIC -L./lib/termcap conftest.c >&5
# configure:6090: $? = 0
# configure:6090: result: yes
# configure:6096: checking for wcsdup
# configure:6096: arm-linux-androideabi-gcc -o conftest -fPIC -L./lib/termcap conftest.c >&5
# configure:6096: $? = 0
# configure:6096: result: yes
# configure:6102: checking for wcwidth
# configure:6102: arm-linux-androideabi-gcc -o conftest -fPIC -L./lib/termcap conftest.c >&5
# configure:6102: $? = 0
# configure:6102: result: yes
# configure:6108: checking for wctype
# configure:6108: arm-linux-androideabi-gcc -o conftest -fPIC -L./lib/termcap conftest.c >&5
# configure:6108: $? = 0
# configure:6108: result: yes
# configure:6115: checking for wcswidth
# configure:6115: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -o conftest -fPIC -L./lib/termcap conftest.c >&5
# configure:6151: $? = 0
# configure:6159: result: yes
# configure:6175: checking for iswlower
# configure:6175: arm-linux-androideabi-gcc -o conftest -fPIC -L./lib/termcap conftest.c >&5
# conftest.c:105:6: warning: conflicting types for built-in function 'iswlower' [enabled by default]
# char iswlower ();
# ^
# configure:6175: $? = 0
# configure:6175: result: yes
# configure:6175: checking for iswupper
# configure:6175: arm-linux-androideabi-gcc -o conftest -fPIC -L./lib/termcap conftest.c >&5
# conftest.c:106:6: warning: conflicting types for built-in function 'iswupper' [enabled by default]
# char iswupper ();
# ^
# configure:6175: $? = 0
# configure:6175: result: yes
# configure:6175: checking for towlower
# configure:6175: arm-linux-androideabi-gcc -o conftest -fPIC -L./lib/termcap conftest.c >&5
# conftest.c:107:6: warning: conflicting types for built-in function 'towlower' [enabled by default]
# char towlower ();
# ^
# configure:6175: $? = 0
# configure:6175: result: yes
# configure:6175: checking for towupper
# configure:6175: arm-linux-androideabi-gcc -o conftest -fPIC -L./lib/termcap conftest.c >&5
# conftest.c:108:6: warning: conflicting types for built-in function 'towupper' [enabled by default]
# char towupper ();
# ^
# configure:6175: $? = 0
# configure:6175: result: yes
# configure:6175: checking for iswctype
# configure:6175: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -o conftest -fPIC -L./lib/termcap conftest.c >&5
# conftest.c:87:22: fatal error: langinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6201: $? = 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_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_TERMIO_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 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 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_WCHAR_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
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | char* cs = nl_langinfo(CODESET);
# | ;
# | return 0;
# | }
# configure:6209: result: no
# configure:6216: checking for wchar_t in wchar.h
# configure:6236: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:6236: $? = 0
# configure:6243: result: yes
# configure:6251: checking for wctype_t in wctype.h
# configure:6270: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:6270: $? = 0
# configure:6277: result: yes
# configure:6285: checking for wint_t in wctype.h
# configure:6304: arm-linux-androideabi-gcc -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=yes
# 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=arm-linux-androideabi-gcc
# 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=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_fcntl=yes
# ac_cv_func_getpwent=no
# 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=yes
# ac_cv_have_sig_atomic_t=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_langinfo_h=no
# 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=yes
# ac_cv_header_termios_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_varargs_h=no
# ac_cv_header_wchar_h=yes
# ac_cv_header_wctype_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# 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_AR=arm-linux-androideabi-ar
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_RANLIB=arm-linux-androideabi-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=unknown
# ac_cv_sys_large_files=unknown
# ac_cv_sys_largefile_CC=no
# ac_cv_sys_tiocgwinsz_in_termios_h=yes
# 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=no
# 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='arm-linux-androideabi-ar'
# ARFLAGS='cr'
# BUILD_DIR=''
# CC='arm-linux-androideabi-gcc'
# CFLAGS=' -fPIC'
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CROSS_COMPILE='-DCROSS_COMPILING'
# 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='arm-linux-androideabi-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='x86_64-unknown-linux'
# 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='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# 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_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_TERMIO_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 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 1
# #define HAVE_WCTYPE_H 1
# #define HAVE_WCHAR_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_WCHAR_T 1
# #define HAVE_WCTYPE_T 1
# #define HAVE_WINT_T 1
#
# configure: exit 1