Build of ncurses with android toolchain

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

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

SLOCLanguage
81,249 ansic
10,330 ada
6,097 makefile
6,006 sh
4,391 cpp
1,853 awk
155 perl
39 sed
110,120 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

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: ncurses 6.0-4 (Tue Apr 4 20:51:11 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for egrep... grep -E
# Configuring NCURSES 6.0 ABI 6 (Tue Apr 4 20:51:12 UTC 2017)
# checking for package version... 6.0
# checking for package patch date... 20150808
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking target system type... arm-unknown-linux-androideabi
# Configuring for linux-androideabi
# checking for prefix... /usr
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# checking for C compiler default output... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... yes
# checking for executable suffix...
# checking for object suffix... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking version of arm-linux-androideabi-gcc... 4.8
# checking for arm-linux-androideabi-gcc option to accept ANSI C... none needed
# checking $CC variable... ok
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking whether arm-linux-androideabi-gcc needs -traditional... no
# checking whether arm-linux-androideabi-gcc understands -c and -o together... yes
# checking if you want to ensure bool is consistent with C++... yes
# checking for arm-linux-androideabi-g++... arm-linux-androideabi-g++
# checking whether we are using the GNU C++ compiler... yes
# checking whether arm-linux-androideabi-g++ accepts -g... yes
# checking if arm-linux-androideabi-g++ works... no
# configure: WARNING: Ignore arm-linux-androideabi-g++, since it cannot compile hello-world.
# configure: WARNING: You don't have any C++ compiler, too bad
# checking if you want to build C++ binding and demo... yes
# checking if you want to build with Ada95... no
# checking if you want to install terminal database... yes
# checking if you want to install manpages... yes
# checking if you want to build programs such as tic... yes
# checking if you want to build test-programs... yes
# checking if you wish to install curses.h... yes
# checking for mawk... no
# checking for gawk... gawk
# checking for egrep... (cached) grep -E
# checking for a BSD compatible install... /usr/bin/install -c
# checking for tdlint... no
# checking for lint... no
# checking for alint... no
# checking for splint... no
# checking for lclint... no
# checking whether ln -s works... yes
# checking if ln -s -f options work... yes
# checking for long file names... yes
# checking if you want to use pkg-config... yes
# checking for arm-linux-androideabi-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# checking for /usr/sbin/pkg-config library directory... checking done... /usr/share/pkgconfig
# checking if we should install .pc files for /usr/sbin/pkg-config... yes
# checking for suffix to add to pc-files... none
# checking if we should assume mixed-case filenames... auto
# checking if filesystem supports mixed-case filenames... yes
# checking whether make sets ${MAKE}... yes
# checking for exctags... no
# checking for ctags... no
# checking for exetags... no
# checking for etags... no
# checking for ctags... no
# checking for etags... no
# checking for makeflags variable...
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking for arm-linux-androideabi-ld... arm-linux-androideabi-ld
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking for arm-linux-androideabi-nm... arm-linux-androideabi-nm
# checking for arm-linux-androideabi-ar... (cached) arm-linux-androideabi-ar
# checking for options to update archives... -curv
# checking if you have specified an install-prefix...
# checking for gcc... gcc
# checking for native build C compiler... gcc
# checking for native build C preprocessor... ${BUILD_CC} -E
# checking for native build C flags...
# checking for native build C preprocessor-flags...
# checking for native build linker-flags...
# checking for native build linker-libraries...
# checking if libtool -version-number should be used... yes
# checking if you want to build libraries with libtool... no
# checking if you want to build shared libraries... yes
# checking if you want to build static libraries... yes
# checking if you want to build debug libraries... no
# checking if you want to build profiling libraries... no
# checking if you want to build C++ shared libraries... yes
# checking for specified models... shared normal
# checking for default model... shared
# checking if you want to have a library-prefix... auto
# checking for PATH separator... :
# checking if you want to build a separate terminfo library... no
# checking if you want to build a separate tic library... no
# checking if you want to link with the GPM mouse library... maybe
# checking for gpm.h... no
# checking for default loader flags...
# checking if rpath option should be used... no
# checking if shared libraries should be relinked during install... yes
# checking for an rpath option... -Wl,-rpath,
# checking if release/abi version should be used for shared libs... auto
# checking which arm-linux-androideabi-gcc option to use... -fPIC
# checking if versioned-symbols file should be used... no
# checking if you want to disable library suffixes... no
# checking if rpath-hack should be disabled... no
# checking for updated LDFLAGS... maybe
# checking for ldd... ldd
# checking if you wish to append extra suffix to header/library paths...
# checking if you wish to install ncurses overwriting curses... yes
# checking if external terminfo-database is used... yes
# checking which terminfo source-file will be installed... ${top_srcdir}/misc/terminfo.src
# checking whether to use hashed database instead of directory/tree... no
# checking for list of fallback descriptions...
# checking if you want modern xterm or antique... xterm-new
# checking if xterm backspace sends BS or DEL... BS
# checking for list of terminfo directories... /usr/share/terminfo
# checking for default terminfo directory... /usr/share/terminfo
# checking if big-core option selected... no
# checking if big-strings option selected... yes
# checking if you want termcap-fallback support... no
# checking if ~/.terminfo is wanted... yes
# checking if you want to use restricted environment when running as root... yes
# checking for remove... yes
# checking for unlink... yes
# checking for link... yes
# checking for symlink... yes
# checking if tic should use symbolic links... no
# checking if tic should use hard links... yes
# checking if you want broken-linker support code... no
# checking if tputs should process BSD-style prefix padding... no
# checking if we must define _GNU_SOURCE... no
# checking if _XOPEN_SOURCE really is set... no
# checking if we should define _XOPEN_SOURCE... 500
# checking if SIGWINCH is defined... yes
# checking for nl_langinfo and CODESET... no
# checking if you want wide-character code... yes
# checking if wchar.h can be used as is... yes
# checking for putwc... yes
# checking for btowc... yes
# checking for wctob... yes
# checking for mbtowc... yes
# checking for wctomb... yes
# checking for mblen... no
# checking for mbrlen... yes
# checking for mbrtowc... yes
# checking for wcsrtombs... yes
# checking for mbsrtowcs... yes
# checking for wcstombs... yes
# checking for mbstowcs... yes
# checking if we must include wchar.h to declare mbstate_t... yes
# checking if we must include wchar.h to declare wchar_t... no
# checking if we must include wchar.h to declare wint_t... yes
# checking whether to enable _LP64 definition in curses.h... yes
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for _LARGE_FILES value needed for large files... no
# checking for _LARGEFILE_SOURCE value needed for large files... no
# checking for fseeko... yes
# checking whether to use struct dirent64... no
# checking if you want tparm not to use X/Open fixed-parameter list... yes
# checking for type of bool... auto
# checking for alternate terminal capabilities file... Caps
# checking for type of chtype... uint32_t
# checking for type of ospeed... short
# checking for type of mmask_t... uint32_t
# checking for size CCHARW_MAX... 5
# checking for type of tparm args... intptr_t
# checking if RCS identifiers should be compiled-in... no
# checking format of man-pages... gzip
# checking for manpage renaming... no
# checking if manpage aliases will be installed... yes
# checking if manpage symlinks should be used... yes
# checking for manpage tbl... no
# checking if you want to build with function extensions... yes
# checking if you want to build with SCREEN extensions... yes
# checking if you want to build with terminal-driver... no
# checking for extended use of const keyword... yes
# checking if you want to use extended colors... yes
# checking if you want to use extended mouse encoding... yes
# checking if you want to use extended putwin/screendump... yes
# checking if you want $NCURSES_NO_PADDING code... yes
# 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 for signed char... yes
# checking size of signed char... 1
# checking if you want to use signed Boolean array in term.h... no
# checking if you want SIGWINCH handler... yes
# checking if you want user-definable terminal capabilities like termcap... yes
# checking if you want all development code... no
# checking if you want hard-tabs code... no
# checking if you want limited support for xmc... no
# checking if you do not want to assume colors are white-on-black... yes
# checking if you want hashmap scrolling-optimization code... yes
# checking if you want colorfgbg code... no
# checking if you want interop bindings... yes
# checking if you want to link with the pthread library... no
# checking if you want reentrant code... no
# checking if you want experimental safe-sprintf code... no
# checking if you want wgetch-events code... no
# checking if you want to see long compiling messages... yes
# checking if you want to see compiler warnings...
# configure: checking for arm-linux-androideabi-gcc __attribute__ directives...
# ... scanf
# ... printf
# ... unused
# ... noreturn
# checking if you want to work around bogus compiler/loader warnings... no
# checking if you want to enable runtime assertions... no
# checking if you want to use dmalloc for testing... no
# checking if you want to use dbmalloc for testing... no
# checking if you want to use valgrind for testing... no
# checking if you want to perform memory-leak testing... no
# checking whether to add trace feature to all models... no
# checking if we want to use GNAT projects... yes
# checking for gettimeofday... yes
# checking if -lm needed for math functions... yes
# checking for ANSI C header files... (cached) yes
# checking for dirent.h that defines DIR... yes
# checking for opendir in -ldir... no
# checking whether time.h and sys/time.h may both be included... yes
# checking for regcomp... yes
# checking for regular-expression headers... regex.h
# checking for fcntl.h... yes
# checking for getopt.h... yes
# checking for limits.h... yes
# checking for locale.h... yes
# checking for math.h... yes
# checking for poll.h... yes
# checking for sys/bsdtypes.h... no
# checking for sys/ioctl.h... yes
# checking for sys/param.h... yes
# checking for sys/poll.h... yes
# checking for sys/select.h... yes
# checking for sys/time.h... yes
# checking for sys/times.h... yes
# checking for ttyent.h... no
# checking for unistd.h... (cached) yes
# checking for wctype.h... yes
# checking for unistd.h... (cached) yes
# checking for getopt.h... (cached) yes
# checking for header declaring getopt variables... unistd.h
# checking if sys/time.h works with sys/select.h... yes
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking if arm-linux-androideabi-gcc supports options to tune inlining... yes
# checking for signal global datatype... volatile sig_atomic_t
# checking if unsigned literals are legal... yes
# checking if external errno is declared... yes
# checking if external errno exists... no
# checking if data-only library module links... unknown
# checking for getcwd... yes
# checking for getegid... yes
# checking for geteuid... yes
# checking for getopt... yes
# checking for getttynam... no
# checking for issetugid... yes
# checking for poll... yes
# checking for putenv... yes
# checking for remove... (cached) yes
# checking for select... yes
# checking for setbuf... yes
# checking for setbuffer... yes
# checking for setenv... yes
# checking for setvbuf... yes
# checking for sigaction... yes
# checking for sigvec... no
# checking for strdup... yes
# checking for strstr... yes
# checking for tcgetpgrp... yes
# checking for times... yes
# checking for vsnprintf... yes
# checking for isascii... yes
# checking whether sigaction needs _POSIX_SOURCE... no
# checking if nanosleep really works... unknown
# checking for termio.h... yes
# checking for termios.h... yes
# checking for unistd.h... (cached) yes
# checking whether termios.h needs _POSIX_SOURCE... no
# checking for tcgetattr... yes
# checking for vsscanf function or workaround... vsscanf
# checking for working mkstemp... maybe
# checking for mkstemp... yes
# configure: WARNING: cross compiling: assume setvbuf params not reversed
# checking for intptr_t... yes
# checking for ssize_t... yes
# checking for type sigaction_t... no
# checking declaration of size-change... yes
# checking for memmove... yes
# checking if poll really works... unknown
# checking for va_copy... yes
# checking for __va_copy... yes
# checking for pid_t... yes
# checking for unistd.h... (cached) yes
# checking for vfork.h... no
# checking for fork... yes
# checking for vfork... yes
# checking for working fork... (cached) yes
# checking for working vfork... (cached) yes
# checking for openpty in -lutil... no
# checking for openpty header... no
# checking if we should include stdbool.h... yes
# checking for builtin bool type... no
# checking for size of bool... unknown
# configure: WARNING: Assuming unsigned for type of bool
# checking for wchar_t... yes
# checking size of wchar_t... 4
# checking for library subsets... ticlib+termlib+ext_tinfo+base+widechar+ext_funcs
# checking default library suffix... w
# checking default library-dependency suffix... w.so
# checking default object directory... obj_s
# checking where we will install curses.h... ${prefix}/include
# checking for src modules... ncurses progs panel menu form
# checking for tic... /usr/sbin/tic
# checking for defines to add to ncursesw6-config script... -D_XOPEN_SOURCE=500
# package: ncursesw
# configure: creating ./config.status
# config.status: creating include/MKterm.h.awk
# config.status: creating include/curses.head
# config.status: creating include/ncurses_dll.h
# config.status: creating include/termcap.h
# config.status: creating include/unctrl.h
# config.status: creating man/Makefile
# config.status: creating include/Makefile
# config.status: creating ncurses/Makefile
# config.status: creating progs/Makefile
# config.status: creating panel/Makefile
# config.status: creating menu/Makefile
# config.status: creating form/Makefile
# config.status: creating test/Makefile
# config.status: creating misc/Makefile
# config.status: creating c++/Makefile
# config.status: creating misc/run_tic.sh
# config.status: creating misc/ncurses-config
# config.status: creating man/ncursesw6-config.1
# config.status: creating misc/gen-pkgconfig
# config.status: creating Makefile
# config.status: creating include/ncurses_cfg.h
# Appending rules for shared model (ncurses: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
# Appending rules for normal model (ncurses: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
# Appending rules for shared model (progs: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
# Appending rules for normal model (progs: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
# Appending rules for shared model (panel: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
# Appending rules for normal model (panel: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
# Appending rules for shared model (menu: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
# Appending rules for normal model (menu: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
# Appending rules for shared model (form: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
# Appending rules for normal model (form: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
# Appending rules for shared model (test: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
# Appending rules for normal model (test: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
# Appending rules for shared model (c++: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
# Appending rules for normal model (c++: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
# creating headers.sh
#
# ** Configuration summary for NCURSES 6.0 20150808:
#
# extended funcs: yes
# xterm terminfo: xterm-new
#
# bin directory: /usr/bin
# lib directory: /usr/lib
# include directory: /usr/include
# man directory: /usr/share/man
# terminfo directory: /usr/share/terminfo
# pkg-config directory: /usr/share/pkgconfig
#
# cd man && make DESTDIR="" RPATH_LIST="/usr/lib" all
# make[1]: Entering directory '/tmp/ncurses/src/ncurses-6.0/man'
# /bin/sh ./MKterminfo.sh ./terminfo.head ./../include/Caps ./terminfo.tail >terminfo.5
# make[1]: Leaving directory '/tmp/ncurses/src/ncurses-6.0/man'
# cd include && make DESTDIR="" RPATH_LIST="/usr/lib" all
# make[1]: Entering directory '/tmp/ncurses/src/ncurses-6.0/include'
# cat curses.head >curses.h
# /bin/sh ./MKhashsize.sh ./Caps >hashsize.h
# AWK=gawk /bin/sh ./MKncurses_def.sh ./ncurses_defs >ncurses_def.h
# AWK=gawk /bin/sh ./MKparametrized.sh ./Caps >parametrized.h
# AWK=gawk /bin/sh ./MKkey_defs.sh ./Caps >>curses.h
# touch config.h
# gawk -f MKterm.h.awk ./Caps > term.h
# /bin/sh ./edit_cfg.sh ../include/ncurses_cfg.h term.h
# ** edit: HAVE_TCGETATTR 1
# ** edit: HAVE_TERMIOS_H 1
# ** edit: HAVE_TERMIO_H 1
# ** edit: BROKEN_LINKER 0
# /bin/sh -c 'if test "cchar_t" = "cchar_t" ; then cat ./curses.wide >>curses.h ; fi'
# cat ./curses.tail >>curses.h
# make[1]: Leaving directory '/tmp/ncurses/src/ncurses-6.0/include'
# cd ncurses && make DESTDIR="" RPATH_LIST="/usr/lib" all
# make[1]: Entering directory '/tmp/ncurses/src/ncurses-6.0/ncurses'
# gawk -f ./tinfo/MKcodes.awk bigstrings=1 ./../include/Caps >codes.c
# gcc -o make_hash -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I. -I../include -I./../include ./tinfo/make_hash.c
# /bin/sh -e ./tty/MKexpanded.sh "arm-linux-androideabi-gcc -E" -DHAVE_CONFIG_H -I. -I../include -D_XOPEN_SOURCE=500 -DNDEBUG > expanded.c
# /bin/sh -e ./tinfo/MKfallback.sh /usr/share/terminfo ../misc/terminfo.src /usr/sbin/tic >fallback.c
# /bin/sh -e ./base/MKlib_gen.sh "arm-linux-androideabi-gcc -E -DHAVE_CONFIG_H -I. -I../include -D_XOPEN_SOURCE=500 -DNDEBUG" "gawk" generated <../include/curses.h >lib_gen.c
# AWK=gawk /bin/sh ./tinfo/MKkeys_list.sh ../include/Caps | sort >keys.list
# In file included from ./tinfo/make_hash.c:40:0:
# ../ncurses/build.priv.h:60:20: fatal error: stdlib.h: No such file or directory
# #include
# ^
# compilation terminated.
# /bin/sh -e ./base/MKlib_gen.sh "arm-linux-androideabi-gcc -E -DHAVE_CONFIG_H -I. -I../include -D_XOPEN_SOURCE=500 -DNDEBUG" "gawk" implemented <../include/curses.h >link_test.c
# make[1]: *** [Makefile:238: make_hash] Error 1
# make[1]: *** Waiting for unfinished jobs....
# make[1]: Leaving directory '/tmp/ncurses/src/ncurses-6.0/ncurses'
# make: *** [Makefile:115: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/ncurses/src/ncurses-6.0/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 configure, which was
# generated by GNU Autoconf 2.52.20141204. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --mandir=/usr/share/man --with-shared --with-normal --without-debug --without-ada --enable-widec --enable-pc-files --with-cxx-binding --with-cxx-shared --enable-ext-colors --enable-ext-mouse
#
# ## ---------- ##
# ## Platform. ##
# ## ---------- ##
#
# hostname = 5162fe82c222
# 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
# hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH = /sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
#
# ## ------------ ##
# ## Core tests. ##
# ## ------------ ##
#
# configure:1125: PATH=".;."; conftest.sh
# ./configure: line 1126: conftest.sh: command not found
# configure:1128: $? = 127
# configure:1141: checking for egrep
# configure:1151: result: grep -E
# configure:1165: result: Configuring NCURSES 6.0 ABI 6 (Tue Apr 4 20:51:12 UTC 2017)
# configure:1169: checking for package version
# configure:1190: result: 6.0
# configure:1193: checking for package patch date
# configure:1210: result: 20150808
# configure:1221: testing ABI VERSION 5:0:9 ...
# configure:1225: testing VERSION_MAJOR 6 ...
# configure:1229: testing VERSION_MINOR 0 ...
# configure:1233: testing VERSION_PATCH 20150808 ...
# configure:1375: checking build system type
# configure:1393: result: x86_64-unknown-linux-gnu
# configure:1400: checking host system type
# configure:1414: result: arm-unknown-linux-androideabi
# configure:1422: checking target system type
# configure:1436: result: arm-unknown-linux-androideabi
# configure:1468: result: Configuring for linux-androideabi
# configure:1494: checking for prefix
# configure:1506: result: /usr
# configure:1595: checking for arm-linux-androideabi-gcc
# configure:1618: result: arm-linux-androideabi-gcc
# configure:1675: checking for C compiler version
# configure:1678: 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:1681: $? = 0
# configure:1683: 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:1686: $? = 0
# configure:1688: 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:1691: $? = 1
# configure:1711: checking for C compiler default output
# configure:1714: arm-linux-androideabi-gcc conftest.c >&5
# configure:1717: $? = 0
# configure:1746: result: a.out
# configure:1751: checking whether the C compiler works
# configure:1775: result: yes
# configure:1782: checking whether we are cross compiling
# configure:1784: result: yes
# configure:1787: checking for executable suffix
# configure:1789: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:1792: $? = 0
# configure:1814: result:
# configure:1820: checking for object suffix
# configure:1838: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:1841: $? = 0
# configure:1860: result: o
# configure:1864: checking whether we are using the GNU C compiler
# configure:1885: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:1888: $? = 0
# configure:1891: test -s conftest.o
# configure:1894: $? = 0
# configure:1906: result: yes
# configure:1912: checking whether arm-linux-androideabi-gcc accepts -g
# configure:1930: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:1933: $? = 0
# configure:1936: test -s conftest.o
# configure:1939: $? = 0
# configure:1949: result: yes
# configure:1976: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:2:3: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
# configure:1979: $? = 1
# configure: failed program was:
# #ifndef __cplusplus
# choke me
# #endif
# configure:2080: checking version of arm-linux-androideabi-gcc
# configure:2084: result: 4.8
# configure:2088: checking for arm-linux-androideabi-gcc option to accept ANSI C
# configure:2145: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:2148: $? = 0
# configure:2151: test -s conftest.o
# configure:2154: $? = 0
# configure:2171: result: none needed
# configure:2182: checking $CC variable
# configure:2274: result: ok
# configure:2285: checking how to run the C preprocessor
# configure:2311: arm-linux-androideabi-gcc -E conftest.c
# configure:2317: $? = 0
# configure:2344: arm-linux-androideabi-gcc -E conftest.c
# configure:2341:28: fatal error: ac_nonexistent.h: No such file or directory
# #include "confdefs.h"
# ^
# compilation terminated.
# configure:2350: $? = 1
# configure: failed program was:
# #line 2340 "configure"
# #include "confdefs.h"
# #include
# configure:2387: result: arm-linux-androideabi-gcc -E
# configure:2402: arm-linux-androideabi-gcc -E conftest.c
# configure:2408: $? = 0
# configure:2435: arm-linux-androideabi-gcc -E conftest.c
# configure:2432:28: fatal error: ac_nonexistent.h: No such file or directory
# #include "confdefs.h"
# ^
# compilation terminated.
# configure:2441: $? = 1
# configure: failed program was:
# #line 2431 "configure"
# #include "confdefs.h"
# #include
# configure:2482: checking whether arm-linux-androideabi-gcc needs -traditional
# configure:2517: result: no
# configure:2524: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:2540: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o >&5
# configure:2543: $? = 0
# configure:2545: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o >&5
# configure:2548: $? = 0
# configure:2559: result: yes
# configure:2615: checking if you want to ensure bool is consistent with C++
# configure:2625: result: yes
# configure:2643: checking for arm-linux-androideabi-g++
# configure:2666: result: arm-linux-androideabi-g++
# configure:2720: checking for C++ compiler version
# configure:2723: arm-linux-androideabi-g++ --version &5
# arm-linux-androideabi-g++ (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:2726: $? = 0
# configure:2728: arm-linux-androideabi-g++ -v &5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-g++
# 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:2731: $? = 0
# configure:2733: arm-linux-androideabi-g++ -V &5
# arm-linux-androideabi-g++: error: unrecognized command line option '-V'
# arm-linux-androideabi-g++: fatal error: no input files
# compilation terminated.
# configure:2736: $? = 1
# configure:2739: checking whether we are using the GNU C++ compiler
# configure:2760: arm-linux-androideabi-g++ -c conftest.cc >&5
# configure:2763: $? = 0
# configure:2766: test -s conftest.o
# configure:2769: $? = 0
# configure:2781: result: yes
# configure:2787: checking whether arm-linux-androideabi-g++ accepts -g
# configure:2805: arm-linux-androideabi-g++ -c -g conftest.cc >&5
# configure:2808: $? = 0
# configure:2811: test -s conftest.o
# configure:2814: $? = 0
# configure:2824: result: yes
# configure:2864: arm-linux-androideabi-g++ -c conftest.cc >&5
# configure:2867: $? = 0
# configure:2870: test -s conftest.o
# configure:2873: $? = 0
# configure:2895: arm-linux-androideabi-g++ -c conftest.cc >&5
# configure: In function 'int main()':
# configure:2888:9: error: 'exit' was not declared in this scope
# {
# ^
# configure:2898: $? = 1
# configure: failed program was:
# #line 2883 "configure"
# #include "confdefs.h"
#
# int
# main ()
# {
# exit (42);
# ;
# return 0;
# }
# configure:2864: arm-linux-androideabi-g++ -c conftest.cc >&5
# configure:2867: $? = 0
# configure:2870: test -s conftest.o
# configure:2873: $? = 0
# configure:2895: arm-linux-androideabi-g++ -c conftest.cc >&5
# configure:2898: $? = 0
# configure:2901: test -s conftest.o
# configure:2904: $? = 0
# configure:2938: checking if arm-linux-androideabi-g++ works
# configure:2963: arm-linux-androideabi-g++ -c -I/usr/include conftest.cc >&5
# In file included from /usr/include/features.h:392:0,
# from /usr/include/stdlib.h:24,
# from confdefs.h:7,
# from configure:2946:
# /usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file or directory
# # include
# ^
# compilation terminated.
# configure:2966: $? = 1
# configure: failed program was:
# #line 2946 "configure"
# #include "confdefs.h"
#
# #include
# #include
#
# int
# main ()
# {
#
# printf("Hello world!\n")
#
# ;
# return 0;
# }
# configure:2983: result: no
# configure:2987: WARNING: Ignore arm-linux-androideabi-g++, since it cannot compile hello-world.
# configure:3041: WARNING: You don't have any C++ compiler, too bad
# configure:3067: checking if you want to build C++ binding and demo
# configure:3077: result: yes
# configure:3080: checking if you want to build with Ada95
# configure:3082: result: no
# configure:3085: checking if you want to install terminal database
# configure:3095: result: yes
# configure:3098: checking if you want to install manpages
# configure:3108: result: yes
# configure:3111: checking if you want to build programs such as tic
# configure:3121: result: yes
# configure:3124: checking if you want to build test-programs
# configure:3134: result: yes
# configure:3137: checking if you wish to install curses.h
# configure:3147: result: yes
# configure:3173: checking for mawk
# configure:3199: result: no
# configure:3173: checking for gawk
# configure:3188: found /usr/sbin/gawk
# configure:3196: result: gawk
# configure:3210: checking for egrep
# configure:3220: result: grep -E
# configure:3240: checking for a BSD compatible install
# configure:3289: result: /usr/bin/install -c
# configure:3314: checking for tdlint
# configure:3340: result: no
# configure:3314: checking for lint
# configure:3340: result: no
# configure:3314: checking for alint
# configure:3340: result: no
# configure:3314: checking for splint
# configure:3340: result: no
# configure:3314: checking for lclint
# configure:3340: result: no
# configure:3347: checking whether ln -s works
# configure:3351: result: yes
# configure:3358: checking if ln -s -f options work
# configure:3370: result: yes
# configure:3375: checking for long file names
# configure:3414: result: yes
# configure:3426: checking if you want to use pkg-config
# configure:3436: result: yes
# configure:3448: checking for arm-linux-androideabi-pkg-config
# configure:3479: result: no
# configure:3488: checking for pkg-config
# configure:3505: found /usr/sbin/pkg-config
# configure:3517: result: /usr/sbin/pkg-config
# configure:3577: checking for /usr/sbin/pkg-config library directory
# configure:3629: testing list... ...
# configure:3635: testing checking /usr/lib/*-linux-gnu/pkgconfig ...
# configure:3635: testing checking /usr/share/pkgconfig ...
# configure:3640: checking done
# configure:3651: result: /usr/share/pkgconfig
# configure:3657: checking if we should install .pc files for /usr/sbin/pkg-config
# configure:3671: result: yes
# configure:3724: checking for suffix to add to pc-files
# configure:3739: result: none
# configure:3745: checking if we should assume mixed-case filenames
# configure:3755: result: auto
# configure:3759: checking if filesystem supports mixed-case filenames
# configure:3786: result: yes
# configure:3805: checking whether make sets ${MAKE}
# configure:3825: result: yes
# configure:3838: checking for exctags
# configure:3864: result: no
# configure:3838: checking for ctags
# configure:3864: result: no
# configure:3875: checking for exetags
# configure:3901: result: no
# configure:3875: checking for etags
# configure:3901: result: no
# configure:3910: checking for ctags
# configure:3934: result: no
# configure:3944: checking for etags
# configure:3968: result: no
# configure:3991: checking for makeflags variable
# configure:4025: result:
# configure:4031: checking for arm-linux-androideabi-ranlib
# configure:4046: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:4054: result: arm-linux-androideabi-ranlib
# configure:4105: checking for arm-linux-androideabi-ld
# configure:4120: found /sysroot/bin/arm-linux-androideabi-ld
# configure:4128: result: arm-linux-androideabi-ld
# configure:4179: checking for arm-linux-androideabi-ar
# configure:4194: found /sysroot/bin/arm-linux-androideabi-ar
# configure:4202: result: arm-linux-androideabi-ar
# configure:4253: checking for arm-linux-androideabi-nm
# configure:4268: found /sysroot/bin/arm-linux-androideabi-nm
# configure:4276: result: arm-linux-androideabi-nm
# configure:4327: checking for arm-linux-androideabi-ar
# configure:4350: result: arm-linux-androideabi-ar
# configure:4398: checking for options to update archives
# configure:4424: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4427: $? = 0
# arm-linux-androideabi-ar -curv conftest.a conftest.o
# configure:4446: result: -curv
# configure:4457: checking if you have specified an install-prefix
# configure:4470: result:
# configure:4498: checking for gcc
# configure:4513: found /usr/sbin/gcc
# configure:4521: result: gcc
# configure:4532: checking for native build C compiler
# configure:4534: result: gcc
# configure:4537: checking for native build C preprocessor
# configure:4547: result: ${BUILD_CC} -E
# configure:4550: checking for native build C flags
# configure:4558: result:
# configure:4561: checking for native build C preprocessor-flags
# configure:4569: result:
# configure:4572: checking for native build linker-flags
# configure:4580: result:
# configure:4583: checking for native build linker-libraries
# configure:4591: result:
# configure:4626: checking if libtool -version-number should be used
# configure:4643: result: yes
# configure:4692: checking if you want to build libraries with libtool
# configure:4702: result: no
# configure:5000: checking if you want to build shared libraries
# configure:5010: result: yes
# configure:5014: checking if you want to build static libraries
# configure:5024: result: yes
# configure:5028: checking if you want to build debug libraries
# configure:5038: result: no
# configure:5042: checking if you want to build profiling libraries
# configure:5052: result: no
# configure:5060: checking if you want to build C++ shared libraries
# configure:5070: result: yes
# configure:5077: checking for specified models
# configure:5081: result: shared normal
# configure:5086: checking for default model
# configure:5089: result: shared
# configure:5103: checking if you want to have a library-prefix
# configure:5113: result: auto
# configure:5137: checking for PATH separator
# configure:5144: result: :
# configure:5149: checking if you want to build a separate terminfo library
# configure:5159: result: no
# configure:5162: checking if you want to build a separate tic library
# configure:5172: result: no
# configure:5178: checking if you want to link with the GPM mouse library
# configure:5188: result: maybe
# configure:5192: checking for gpm.h
# configure:5202: arm-linux-androideabi-gcc -E conftest.c
# configure:5199:17: fatal error: gpm.h: No such file or directory
# #include "confdefs.h"
# ^
# compilation terminated.
# configure:5208: $? = 1
# configure: failed program was:
# #line 5198 "configure"
# #include "confdefs.h"
# #include
# configure:5227: result: no
# configure:5802: checking for default loader flags
# configure:5811: result:
# configure:5817: checking if rpath option should be used
# configure:5827: result: no
# configure:5830: checking if shared libraries should be relinked during install
# configure:5840: result: yes
# configure:5849: checking for an rpath option
# configure:5880: result: -Wl,-rpath,
# configure:5958: checking if release/abi version should be used for shared libs
# configure:5982: result: auto
# configure:5992: checking which arm-linux-androideabi-gcc option to use
# configure:6011: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
# configure:6014: $? = 0
# configure:6017: test -s conftest.o
# configure:6020: $? = 0
# configure:6029: result: -fPIC
# configure:6472: testing CC_SHARED_OPTS: -fPIC ...
# configure:6476: testing MK_SHARED_LIB: ${CC} ${CFLAGS} -shared -Wl,-soname,`basename $@ .${REL_VERSION}`.${ABI_VERSION},-stats,-lc -o $@ ...
# configure:6534: checking if versioned-symbols file should be used
# configure:6549: result: no
# configure:6668: checking if you want to disable library suffixes
# configure:6685: result: no
# configure:6691: checking if rpath-hack should be disabled
# configure:6708: result: no
# configure:6712: checking for updated LDFLAGS
# configure:6715: result: maybe
# configure:6722: checking for ldd
# configure:6737: found /usr/sbin/ldd
# configure:6745: result: ldd
# configure:6774: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:6777: $? = 0
# configure:6780: test -s conftest
# configure:6783: $? = 0
# configure:6823: testing ...checking EXTRA_LDFLAGS ...
# configure:6827: testing ...checking LDFLAGS ...
# configure:6877: testing ...checked LDFLAGS ...
# configure:6881: testing ...checking LIBS ...
# configure:6931: testing ...checked LIBS ...
# configure:6935: testing ...checked EXTRA_LDFLAGS ...
# configure:6949: checking if you wish to append extra suffix to header/library paths
# configure:6968: result:
# configure:6972: checking if you wish to install ncurses overwriting curses
# configure:6982: result: yes
# configure:6985: checking if external terminfo-database is used
# configure:6995: result: yes
# configure:7011: checking which terminfo source-file will be installed
# configure:7019: result: ${top_srcdir}/misc/terminfo.src
# configure:7022: checking whether to use hashed database instead of directory/tree
# configure:7032: result: no
# configure:7038: checking for list of fallback descriptions
# configure:7048: result:
# configure:7052: checking if you want modern xterm or antique
# configure:7066: result: xterm-new
# configure:7070: checking if xterm backspace sends BS or DEL
# configure:7091: result: BS
# configure:7101: checking for list of terminfo directories
# configure:7164: result: /usr/share/terminfo
# configure:7171: checking for default terminfo directory
# configure:7216: result: /usr/share/terminfo
# configure:7227: checking if big-core option selected
# configure:7273: result: no
# configure:7283: checking if big-strings option selected
# configure:7307: result: yes
# configure:7314: checking if you want termcap-fallback support
# configure:7324: result: no
# configure:7458: checking if ~/.terminfo is wanted
# configure:7468: result: yes
# configure:7475: checking if you want to use restricted environment when running as root
# configure:7485: result: yes
# configure:7500: checking for remove
# configure:7537: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:7540: $? = 0
# configure:7543: test -s conftest
# configure:7546: $? = 0
# configure:7556: result: yes
# configure:7500: checking for unlink
# configure:7537: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:7540: $? = 0
# configure:7543: test -s conftest
# configure:7546: $? = 0
# configure:7556: result: yes
# configure:7573: checking for link
# configure:7610: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:7613: $? = 0
# configure:7616: test -s conftest
# configure:7619: $? = 0
# configure:7629: result: yes
# configure:7573: checking for symlink
# configure:7610: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:7613: $? = 0
# configure:7616: test -s conftest
# configure:7619: $? = 0
# configure:7629: result: yes
# configure:7729: checking if tic should use symbolic links
# configure:7739: result: no
# configure:7746: checking if tic should use hard links
# configure:7753: result: yes
# configure:7768: checking if you want broken-linker support code
# configure:7778: result: no
# configure:7807: checking if tputs should process BSD-style prefix padding
# configure:7817: result: no
# configure:7874: checking if we must define _GNU_SOURCE
# configure:7896: arm-linux-androideabi-gcc -c conftest.c >&5
# configure: In function 'main':
# configure:7888:1: error: unknown type name 'make'
# #ifndef _XOPEN_SOURCE
# ^
# configure:7888:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error'
# #ifndef _XOPEN_SOURCE
# ^
# configure:7899: $? = 1
# configure: failed program was:
# #line 7881 "configure"
# #include "confdefs.h"
# #include
# int
# main ()
# {
#
# #ifndef _XOPEN_SOURCE
# make an error
# #endif
# ;
# return 0;
# }
# configure:7929: arm-linux-androideabi-gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:7932: $? = 0
# configure:7935: test -s conftest.o
# configure:7938: $? = 0
# configure:7953: result: no
# configure:8747: checking if _XOPEN_SOURCE really is set
# configure:8765: arm-linux-androideabi-gcc -c conftest.c >&5
# configure: In function 'main':
# configure:8757:1: error: unknown type name 'make'
# #ifndef _XOPEN_SOURCE
# ^
# configure:8757:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error'
# #ifndef _XOPEN_SOURCE
# ^
# configure:8768: $? = 1
# configure: failed program was:
# #line 8750 "configure"
# #include "confdefs.h"
# #include
# int
# main ()
# {
#
# #ifndef _XOPEN_SOURCE
# make an error
# #endif
# ;
# return 0;
# }
# configure:8783: result: no
# configure:8828: checking if we should define _XOPEN_SOURCE
# configure:8854: arm-linux-androideabi-gcc -c conftest.c >&5
# configure: In function 'main':
# configure:8846:1: error: unknown type name 'make'
# #ifndef _XOPEN_SOURCE
# ^
# configure:8846:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error'
# #ifndef _XOPEN_SOURCE
# ^
# configure:8857: $? = 1
# configure: failed program was:
# #line 8835 "configure"
# #include "confdefs.h"
#
# #include
# #include
# #include
#
# int
# main ()
# {
#
# #ifndef _XOPEN_SOURCE
# make an error
# #endif
# ;
# return 0;
# }
# configure:8891: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure: In function 'main':
# configure:8883:1: error: unknown type name 'make'
# #ifdef _XOPEN_SOURCE
# ^
# configure:8883:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error'
# #ifdef _XOPEN_SOURCE
# ^
# configure:8894: $? = 1
# configure: failed program was:
# #line 8872 "configure"
# #include "confdefs.h"
#
# #include
# #include
# #include
#
# int
# main ()
# {
#
# #ifdef _XOPEN_SOURCE
# make an error
# #endif
# ;
# return 0;
# }
# configure:8915: result: 500
# configure:9017: checking if SIGWINCH is defined
# configure:9039: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:9042: $? = 0
# configure:9045: test -s conftest.o
# configure:9048: $? = 0
# configure:9096: result: yes
# configure:9166: checking for nl_langinfo and CODESET
# configure:9184: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:9173:22: fatal error: langinfo.h: No such file or directory
# #include "confdefs.h"
# ^
# compilation terminated.
# configure:9187: $? = 1
# configure: failed program was:
# #line 9172 "configure"
# #include "confdefs.h"
# #include
# int
# main ()
# {
# char* cs = nl_langinfo(CODESET);
# ;
# return 0;
# }
# configure:9204: result: no
# configure:9218: checking if you want wide-character code
# configure:9228: result: yes
# configure:9243: checking if wchar.h can be used as is
# configure:9267: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:9270: $? = 0
# configure:9273: test -s conftest.o
# configure:9276: $? = 0
# configure:9286: result: yes
# configure:9388: checking for putwc
# configure:9425: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:9428: $? = 0
# configure:9431: test -s conftest
# configure:9434: $? = 0
# configure:9444: result: yes
# configure:9388: checking for btowc
# configure:9425: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:9428: $? = 0
# configure:9431: test -s conftest
# configure:9434: $? = 0
# configure:9444: result: yes
# configure:9388: checking for wctob
# configure:9425: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:9428: $? = 0
# configure:9431: test -s conftest
# configure:9434: $? = 0
# configure:9444: result: yes
# configure:9388: checking for mbtowc
# configure:9425: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:9428: $? = 0
# configure:9431: test -s conftest
# configure:9434: $? = 0
# configure:9444: result: yes
# configure:9388: checking for wctomb
# configure:9425: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:9428: $? = 0
# configure:9431: test -s conftest
# configure:9434: $? = 0
# configure:9444: result: yes
# configure:9388: checking for mblen
# configure:9425: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# /tmp/cc6ZIqFQ.o:conftest.c:function main: error: undefined reference to 'mblen'
# collect2: error: ld returned 1 exit status
# configure:9428: $? = 1
# configure: failed program was:
# #line 9394 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char mblen (); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# #ifdef __cplusplus
# extern "C"
# #endif
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char mblen ();
# char (*f) ();
#
# int
# main ()
# {
# /* 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_mblen) || defined (__stub___mblen)
# choke me
# #else
# f = mblen; /* workaround for ICC 12.0.3 */ if (f == 0) return 1;
# #endif
#
# ;
# return 0;
# }
# configure:9444: result: no
# configure:9388: checking for mbrlen
# configure:9425: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:9428: $? = 0
# configure:9431: test -s conftest
# configure:9434: $? = 0
# configure:9444: result: yes
# configure:9388: checking for mbrtowc
# configure:9425: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:9428: $? = 0
# configure:9431: test -s conftest
# configure:9434: $? = 0
# configure:9444: result: yes
# configure:9388: checking for wcsrtombs
# configure:9425: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:9428: $? = 0
# configure:9431: test -s conftest
# configure:9434: $? = 0
# configure:9444: result: yes
# configure:9388: checking for mbsrtowcs
# configure:9425: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:9428: $? = 0
# configure:9431: test -s conftest
# configure:9434: $? = 0
# configure:9444: result: yes
# configure:9388: checking for wcstombs
# configure:9425: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:9428: $? = 0
# configure:9431: test -s conftest
# configure:9434: $? = 0
# configure:9444: result: yes
# configure:9388: checking for mbstowcs
# configure:9425: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:9428: $? = 0
# configure:9431: test -s conftest
# configure:9434: $? = 0
# configure:9444: result: yes
# configure:10011: checking if we must include wchar.h to declare mbstate_t
# configure:10036: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure: In function 'main':
# configure:10029:1: error: unknown type name 'mbstate_t'
# {
# ^
# configure:10039: $? = 1
# configure: failed program was:
# #line 10018 "configure"
# #include "confdefs.h"
#
# #include
# #include
# #include
# #ifdef HAVE_LIBUTF8_H
# #include
# #endif
# int
# main ()
# {
# mbstate_t state
# ;
# return 0;
# }
# configure:10071: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:10074: $? = 0
# configure:10077: test -s conftest.o
# configure:10080: $? = 0
# configure:10092: result: yes
# configure:10110: checking if we must include wchar.h to declare wchar_t
# configure:10135: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:10138: $? = 0
# configure:10141: test -s conftest.o
# configure:10144: $? = 0
# configure:10191: result: no
# configure:10214: checking if we must include wchar.h to declare wint_t
# configure:10239: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure: In function 'main':
# configure:10232:1: error: unknown type name 'wint_t'
# {
# ^
# configure:10242: $? = 1
# configure: failed program was:
# #line 10221 "configure"
# #include "confdefs.h"
#
# #include
# #include
# #include
# #ifdef HAVE_LIBUTF8_H
# #include
# #endif
# int
# main ()
# {
# wint_t state
# ;
# return 0;
# }
# configure:10274: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:10277: $? = 0
# configure:10280: test -s conftest.o
# configure:10283: $? = 0
# configure:10295: result: yes
# configure:10327: checking whether to enable _LP64 definition in curses.h
# configure:10337: result: yes
# configure:10353: checking for special C compiler options needed for large files
# configure:10427: result: no
# configure:10433: checking for _FILE_OFFSET_BITS value needed for large files
# configure:10461: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:10448:3: warning: left shift count >= width of type [enabled by default]
# #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# ^
# configure:10448:3: warning: left shift count >= width of type [enabled by default]
# configure:10449:10: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:10449:10: warning: left shift count >= width of type [enabled by default]
# configure:10448:7: error: variably modified 'off_t_is_large' at file scope
# #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# ^
# configure:10464: $? = 1
# configure: failed program was:
# #line 10441 "configure"
# #include "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:10500: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:10487:3: warning: left shift count >= width of type [enabled by default]
# #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# ^
# configure:10487:3: warning: left shift count >= width of type [enabled by default]
# configure:10488:10: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:10488:10: warning: left shift count >= width of type [enabled by default]
# configure:10487:7: error: variably modified 'off_t_is_large' at file scope
# #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# ^
# configure:10503: $? = 1
# configure: failed program was:
# #line 10479 "configure"
# #include "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:10520: result: no
# configure:10530: checking for _LARGE_FILES value needed for large files
# configure:10558: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:10545:3: warning: left shift count >= width of type [enabled by default]
# #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# ^
# configure:10545:3: warning: left shift count >= width of type [enabled by default]
# configure:10546:10: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:10546:10: warning: left shift count >= width of type [enabled by default]
# configure:10545:7: error: variably modified 'off_t_is_large' at file scope
# #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# ^
# configure:10561: $? = 1
# configure: failed program was:
# #line 10538 "configure"
# #include "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:10597: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:10584:3: warning: left shift count >= width of type [enabled by default]
# #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# ^
# configure:10584:3: warning: left shift count >= width of type [enabled by default]
# configure:10585:10: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:10585:10: warning: left shift count >= width of type [enabled by default]
# configure:10584:7: error: variably modified 'off_t_is_large' at file scope
# #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# ^
# configure:10600: $? = 1
# configure: failed program was:
# #line 10576 "configure"
# #include "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:10617: result: no
# configure:10630: checking for _LARGEFILE_SOURCE value needed for large files
# configure:10650: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:10653: $? = 0
# configure:10656: test -s conftest.o
# configure:10659: $? = 0
# configure:10701: result: no
# configure:10715: checking for fseeko
# configure:10733: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:10736: $? = 0
# configure:10739: test -s conftest
# configure:10742: $? = 0
# configure:10752: result: yes
# configure:10773: checking whether to use struct dirent64
# configure:10801: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure: In function 'main':
# configure:10790:28: error: conflicting types for 'readdir'
# /* if transitional largefile support is setup, this is true */
# ^
# In file included from configure:10783:0:
# /sysroot/sysroot/usr/include/dirent.h:67:23: note: previous declaration of 'readdir' was here
# extern struct dirent* readdir(DIR*);
# ^
# configure:10792:22: warning: initialization from incompatible pointer type [enabled by default]
# struct dirent64 *x = readdir((DIR *)0);
# ^
# configure:10793:13: error: invalid operands to binary - (have 'struct dirent64 *' and 'struct dirent *')
# struct dirent *y = readdir((DIR *)0);
# ^
# configure:10804: $? = 1
# configure: failed program was:
# #line 10780 "configure"
# #include "confdefs.h"
#
# #include
# #include
#
# int
# main ()
# {
#
# /* if transitional largefile support is setup, this is true */
# extern struct dirent64 * readdir(DIR *);
# struct dirent64 *x = readdir((DIR *)0);
# struct dirent *y = readdir((DIR *)0);
# int z = x - y;
#
# ;
# return 0;
# }
# configure:10821: result: no
# configure:10831: checking if you want tparm not to use X/Open fixed-parameter list
# configure:10841: result: yes
# configure:10865: checking for type of bool
# configure:10875: result: auto
# configure:10878: checking for alternate terminal capabilities file
# configure:10889: result: Caps
# configure:10893: checking for type of chtype
# configure:10903: result: uint32_t
# configure:10907: checking for type of ospeed
# configure:10917: result: short
# configure:10921: checking for type of mmask_t
# configure:10931: result: uint32_t
# configure:10935: checking for size CCHARW_MAX
# configure:10945: result: 5
# configure:10949: checking for type of tparm args
# configure:10959: result: intptr_t
# configure:10963: checking if RCS identifiers should be compiled-in
# configure:10973: result: no
# configure:10982: checking format of man-pages
# configure:11071: result: gzip
# configure:11078: checking for manpage renaming
# configure:11120: result: no
# configure:11123: checking if manpage aliases will be installed
# configure:11134: result: yes
# configure:11148: checking if manpage symlinks should be used
# configure:11167: result: yes
# configure:11171: checking for manpage tbl
# configure:11182: result: no
# configure:11515: checking if you want to build with function extensions
# configure:11525: result: yes
# configure:11580: checking if you want to build with SCREEN extensions
# configure:11590: result: yes
# configure:11605: checking if you want to build with terminal-driver
# configure:11615: result: no
# configure:11636: checking for extended use of const keyword
# configure:11646: result: yes
# configure:11654: checking if you want to use extended colors
# configure:11664: result: yes
# configure:11695: checking if you want to use extended mouse encoding
# configure:11705: result: yes
# configure:11725: checking if you want to use extended putwin/screendump
# configure:11735: result: yes
# configure:11745: checking if you want $NCURSES_NO_PADDING code
# configure:11755: result: yes
# configure:11762: checking for ANSI C header files
# configure:11776: arm-linux-androideabi-gcc -E -D_XOPEN_SOURCE=500 conftest.c
# configure:11782: $? = 0
# configure:11890: result: yes
# configure:11906: checking for sys/types.h
# configure:11918: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:11921: $? = 0
# configure:11924: test -s conftest.o
# configure:11927: $? = 0
# configure:11937: result: yes
# configure:11906: checking for sys/stat.h
# configure:11918: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:11921: $? = 0
# configure:11924: test -s conftest.o
# configure:11927: $? = 0
# configure:11937: result: yes
# configure:11906: checking for stdlib.h
# configure:11918: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:11921: $? = 0
# configure:11924: test -s conftest.o
# configure:11927: $? = 0
# configure:11937: result: yes
# configure:11906: checking for string.h
# configure:11918: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:11921: $? = 0
# configure:11924: test -s conftest.o
# configure:11927: $? = 0
# configure:11937: result: yes
# configure:11906: checking for memory.h
# configure:11918: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:11921: $? = 0
# configure:11924: test -s conftest.o
# configure:11927: $? = 0
# configure:11937: result: yes
# configure:11906: checking for strings.h
# configure:11918: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:11921: $? = 0
# configure:11924: test -s conftest.o
# configure:11927: $? = 0
# configure:11937: result: yes
# configure:11906: checking for inttypes.h
# configure:11918: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:11921: $? = 0
# configure:11924: test -s conftest.o
# configure:11927: $? = 0
# configure:11937: result: yes
# configure:11906: checking for stdint.h
# configure:11918: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:11921: $? = 0
# configure:11924: test -s conftest.o
# configure:11927: $? = 0
# configure:11937: result: yes
# configure:11906: checking for unistd.h
# configure:11918: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:11921: $? = 0
# configure:11924: test -s conftest.o
# configure:11927: $? = 0
# configure:11937: result: yes
# configure:11947: checking for signed char
# configure:11968: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:11971: $? = 0
# configure:11974: test -s conftest.o
# configure:11977: $? = 0
# configure:11987: result: yes
# configure:11990: checking size of signed char
# configure:12011: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:12014: $? = 0
# configure:12017: test -s conftest.o
# configure:12020: $? = 0
# configure:12037: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure: In function 'main':
# configure:12063:5: error: size of array '_array_' is negative
# #include "confdefs.h"
# ^
# configure:12040: $? = 1
# configure: failed program was:
# #line 12025 "configure"
# #include "confdefs.h"
# #include
# #if HAVE_SYS_TYPES_H
# # include
# #endif
# #if HAVE_SYS_STAT_H
# # include
# #endif
# #if STDC_HEADERS
# # include
# # include
# #else
# # if HAVE_STDLIB_H
# # include
# # endif
# #endif
# #if HAVE_STRING_H
# # if !STDC_HEADERS && HAVE_MEMORY_H
# # include
# # endif
# # include
# #endif
# #if HAVE_STRINGS_H
# # include
# #endif
# #if HAVE_INTTYPES_H
# # include
# #else
# # if HAVE_STDINT_H
# # include
# # endif
# #endif
# #if HAVE_UNISTD_H
# # include
# #endif
# int
# main ()
# {
# int _array_ [1 - 2 * !((sizeof (signed char)) <= 0)]
# ;
# return 0;
# }
# configure:12037: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:12040: $? = 0
# configure:12043: test -s conftest.o
# configure:12046: $? = 0
# configure:12178: result: 1
# configure:12189: checking if you want to use signed Boolean array in term.h
# configure:12199: result: no
# configure:12204: checking if you want SIGWINCH handler
# configure:12214: result: yes
# configure:12222: checking if you want user-definable terminal capabilities like termcap
# configure:12232: result: yes
# configure:12240: checking if you want all development code
# configure:12250: result: no
# configure:12254: checking if you want hard-tabs code
# configure:12264: result: no
# configure:12272: checking if you want limited support for xmc
# configure:12282: result: no
# configure:12292: checking if you do not want to assume colors are white-on-black
# configure:12302: result: yes
# configure:12310: checking if you want hashmap scrolling-optimization code
# configure:12320: result: yes
# configure:12328: checking if you want colorfgbg code
# configure:12338: result: no
# configure:12346: checking if you want interop bindings
# configure:12356: result: yes
# configure:12365: checking if you want to link with the pthread library
# configure:12375: result: no
# configure:12700: checking if you want reentrant code
# configure:12710: result: no
# configure:12818: checking if you want experimental safe-sprintf code
# configure:12828: result: no
# configure:12857: checking if you want wgetch-events code
# configure:12867: result: no
# configure:12878: checking if you want to see long compiling messages
# configure:12912: result: yes
# configure:12924: checking if you want to see compiler warnings
# configure:12932: result:
# configure:13388: checking for arm-linux-androideabi-gcc __attribute__ directives...
# checking for arm-linux-androideabi-gcc __attribute__((scanf))
# configure:13440: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:13443: $? = 0
# checking for arm-linux-androideabi-gcc __attribute__((printf))
# configure:13440: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:13443: $? = 0
# checking for arm-linux-androideabi-gcc __attribute__((unused))
# configure:13440: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:13443: $? = 0
# checking for arm-linux-androideabi-gcc __attribute__((noreturn))
# configure:13440: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:13443: $? = 0
# configure:13504: checking if you want to work around bogus compiler/loader warnings
# configure:13514: result: no
# configure:13598: checking if you want to enable runtime assertions
# configure:13608: result: no
# configure:13624: checking if you want to use dmalloc for testing
# configure:13641: result: no
# configure:13836: checking if you want to use dbmalloc for testing
# configure:13853: result: no
# configure:14048: checking if you want to use valgrind for testing
# configure:14065: result: no
# configure:14158: checking if you want to perform memory-leak testing
# configure:14168: result: no
# configure:14220: checking whether to add trace feature to all models
# configure:14230: result: no
# configure:14320: checking if we want to use GNAT projects
# configure:14337: result: yes
# configure:14347: checking for gettimeofday
# configure:14384: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:14387: $? = 0
# configure:14390: test -s conftest
# configure:14393: $? = 0
# configure:14403: result: yes
# configure:14490: checking if -lm needed for math functions
# configure:14512: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# /tmp/cc8Seszh.o:conftest.c:function main: error: undefined reference to 'sin'
# /tmp/cc8Seszh.o:conftest.c:function main: error: undefined reference to 'pow'
# collect2: error: ld returned 1 exit status
# configure:14515: $? = 1
# configure: failed program was:
# #line 14497 "configure"
# #include "confdefs.h"
#
# #include
# #include
#
# int
# main ()
# {
# double x = rand(); printf("result = %g\n", pow(sin(x),x))
# ;
# return 0;
# }
# configure:14531: result: yes
# configure:14539: checking for ANSI C header files
# configure:14667: result: yes
# configure:14680: checking for dirent.h that defines DIR
# configure:14701: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:14704: $? = 0
# configure:14707: test -s conftest.o
# configure:14710: $? = 0
# configure:14720: result: yes
# configure:14733: checking for opendir in -ldir
# configure:14760: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c -ldir >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ldir
# collect2: error: ld returned 1 exit status
# configure:14763: $? = 1
# configure: failed program was:
# #line 14741 "configure"
# #include "confdefs.h"
#
# /* Override any gcc2 internal prototype to avoid an error. */
# #ifdef __cplusplus
# extern "C"
# #endif
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char opendir ();
# int
# main ()
# {
# opendir ();
# ;
# return 0;
# }
# configure:14780: result: no
# configure:14842: checking whether time.h and sys/time.h may both be included
# configure:14864: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:14867: $? = 0
# configure:14870: test -s conftest.o
# configure:14873: $? = 0
# configure:14883: result: yes
# configure:14902: checking for regcomp
# configure:14939: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:14942: $? = 0
# configure:14945: test -s conftest
# configure:14948: $? = 0
# configure:14958: result: yes
# configure:15184: checking for regular-expression headers
# configure:15255: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:15258: $? = 0
# configure:15261: test -s conftest
# configure:15264: $? = 0
# configure:15280: result: regex.h
# configure:15323: checking for fcntl.h
# configure:15333: arm-linux-androideabi-gcc -E -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15323: checking for getopt.h
# configure:15333: arm-linux-androideabi-gcc -E -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15323: checking for limits.h
# configure:15333: arm-linux-androideabi-gcc -E -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15323: checking for locale.h
# configure:15333: arm-linux-androideabi-gcc -E -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15323: checking for math.h
# configure:15333: arm-linux-androideabi-gcc -E -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15323: checking for poll.h
# configure:15333: arm-linux-androideabi-gcc -E -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15323: checking for sys/bsdtypes.h
# configure:15333: arm-linux-androideabi-gcc -E -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c
# configure:15330:26: fatal error: sys/bsdtypes.h: No such file or directory
# #include "confdefs.h"
# ^
# compilation terminated.
# configure:15339: $? = 1
# configure: failed program was:
# #line 15329 "configure"
# #include "confdefs.h"
# #include
# configure:15358: result: no
# configure:15323: checking for sys/ioctl.h
# configure:15333: arm-linux-androideabi-gcc -E -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15323: checking for sys/param.h
# configure:15333: arm-linux-androideabi-gcc -E -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15323: checking for sys/poll.h
# configure:15333: arm-linux-androideabi-gcc -E -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15323: checking for sys/select.h
# configure:15333: arm-linux-androideabi-gcc -E -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15323: checking for sys/time.h
# configure:15333: arm-linux-androideabi-gcc -E -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15323: checking for sys/times.h
# configure:15333: arm-linux-androideabi-gcc -E -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15323: checking for ttyent.h
# configure:15333: arm-linux-androideabi-gcc -E -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c
# configure:15330:20: fatal error: ttyent.h: No such file or directory
# #include "confdefs.h"
# ^
# compilation terminated.
# configure:15339: $? = 1
# configure: failed program was:
# #line 15329 "configure"
# #include "confdefs.h"
# #include
# configure:15358: result: no
# configure:15323: checking for unistd.h
# configure:15358: result: yes
# configure:15323: checking for wctype.h
# configure:15333: arm-linux-androideabi-gcc -E -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15371: checking for unistd.h
# configure:15406: result: yes
# configure:15371: checking for getopt.h
# configure:15406: result: yes
# configure:15416: checking for header declaring getopt variables
# configure:15439: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure: In function 'main':
# configure:15432:9: error: 'optind' undeclared (first use in this function)
# {
# ^
# configure:15432:9: note: each undeclared identifier is reported only once for each function it appears in
# configure:15432:27: error: 'optarg' undeclared (first use in this function)
# {
# ^
# configure:15442: $? = 1
# configure: failed program was:
# #line 15426 "configure"
# #include "confdefs.h"
#
# #include
# int
# main ()
# {
# int x = optind; char *y = optarg
# ;
# return 0;
# }
# configure:15439: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure: In function 'main':
# configure:15432:9: error: 'optind' undeclared (first use in this function)
# {
# ^
# configure:15432:9: note: each undeclared identifier is reported only once for each function it appears in
# configure:15432:27: error: 'optarg' undeclared (first use in this function)
# {
# ^
# configure:15442: $? = 1
# configure: failed program was:
# #line 15426 "configure"
# #include "confdefs.h"
#
# #include
# int
# main ()
# {
# int x = optind; char *y = optarg
# ;
# return 0;
# }
# configure:15439: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:15442: $? = 0
# configure:15445: test -s conftest.o
# configure:15448: $? = 0
# configure:15460: result: unistd.h
# configure:15602: checking if sys/time.h works with sys/select.h
# configure:15629: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:15632: $? = 0
# configure:15635: test -s conftest.o
# configure:15638: $? = 0
# configure:15650: result: yes
# configure:15665: checking for an ANSI C-conforming const
# configure:15729: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:15732: $? = 0
# configure:15735: test -s conftest.o
# configure:15738: $? = 0
# configure:15748: result: yes
# configure:15758: checking for inline
# configure:15775: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:15778: $? = 0
# configure:15781: test -s conftest.o
# configure:15784: $? = 0
# configure:15795: result: inline
# configure:15821: checking if arm-linux-androideabi-gcc supports options to tune inlining
# configure:15842: arm-linux-androideabi-gcc -c --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:15845: $? = 0
# configure:15848: test -s conftest.o
# configure:15851: $? = 0
# configure:15863: result: yes
# configure:15949: checking for signal global datatype
# configure:15984: arm-linux-androideabi-gcc -c --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:15987: $? = 0
# configure:15990: test -s conftest.o
# configure:15993: $? = 0
# configure:16007: result: volatile sig_atomic_t
# configure:16096: checking if unsigned literals are legal
# configure:16115: arm-linux-androideabi-gcc -c --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:16118: $? = 0
# configure:16121: test -s conftest.o
# configure:16124: $? = 0
# configure:16136: result: yes
# configure:16152: checking if external errno is declared
# configure:16177: arm-linux-androideabi-gcc -c --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:16180: $? = 0
# configure:16183: test -s conftest.o
# configure:16186: $? = 0
# configure:16197: result: yes
# configure:16212: checking if external errno exists
# configure:16234: arm-linux-androideabi-gcc -o conftest --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# /tmp/ccWdWW52.o:conftest.c:function main: error: undefined reference to 'errno'
# collect2: error: ld returned 1 exit status
# configure:16237: $? = 1
# configure: failed program was:
# #line 16219 "configure"
# #include "confdefs.h"
#
# #undef errno
# extern int errno;
#
# int
# main ()
# {
# errno = 2
# ;
# return 0;
# }
# configure:16254: result: no
# configure:16267: checking if data-only library module links
# configure:16278: arm-linux-androideabi-gcc -c --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:16281: $? = 0
# configure:16301: arm-linux-androideabi-gcc -c --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:16304: $? = 0
# configure:16351: result: unknown
# configure:16390: checking for getcwd
# configure:16427: arm-linux-androideabi-gcc -o conftest --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:16430: $? = 0
# configure:16433: test -s conftest
# configure:16436: $? = 0
# configure:16446: result: yes
# configure:16390: checking for getegid
# configure:16427: arm-linux-androideabi-gcc -o conftest --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:16430: $? = 0
# configure:16433: test -s conftest
# configure:16436: $? = 0
# configure:16446: result: yes
# configure:16390: checking for geteuid
# configure:16427: arm-linux-androideabi-gcc -o conftest --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:16430: $? = 0
# configure:16433: test -s conftest
# configure:16436: $? = 0
# configure:16446: result: yes
# configure:16390: checking for getopt
# configure:16427: arm-linux-androideabi-gcc -o conftest --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:16430: $? = 0
# configure:16433: test -s conftest
# configure:16436: $? = 0
# configure:16446: result: yes
# configure:16390: checking for getttynam
# configure:16427: arm-linux-androideabi-gcc -o conftest --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# /tmp/ccmW2Fac.o:conftest.c:function main: error: undefined reference to 'getttynam'
# collect2: error: ld returned 1 exit status
# configure:16430: $? = 1
# configure: failed program was:
# #line 16396 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char getttynam (); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# #ifdef __cplusplus
# extern "C"
# #endif
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char getttynam ();
# char (*f) ();
#
# int
# main ()
# {
# /* 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_getttynam) || defined (__stub___getttynam)
# choke me
# #else
# f = getttynam; /* workaround for ICC 12.0.3 */ if (f == 0) return 1;
# #endif
#
# ;
# return 0;
# }
# configure:16446: result: no
# configure:16390: checking for issetugid
# configure:16427: arm-linux-androideabi-gcc -o conftest --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:16430: $? = 0
# configure:16433: test -s conftest
# configure:16436: $? = 0
# configure:16446: result: yes
# configure:16390: checking for poll
# configure:16427: arm-linux-androideabi-gcc -o conftest --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:16430: $? = 0
# configure:16433: test -s conftest
# configure:16436: $? = 0
# configure:16446: result: yes
# configure:16390: checking for putenv
# configure:16427: arm-linux-androideabi-gcc -o conftest --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:16430: $? = 0
# configure:16433: test -s conftest
# configure:16436: $? = 0
# configure:16446: result: yes
# configure:16390: checking for remove
# configure:16446: result: yes
# configure:16390: checking for select
# configure:16427: arm-linux-androideabi-gcc -o conftest --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:16430: $? = 0
# configure:16433: test -s conftest
# configure:16436: $? = 0
# configure:16446: result: yes
# configure:16390: checking for setbuf
# configure:16427: arm-linux-androideabi-gcc -o conftest --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:16430: $? = 0
# configure:16433: test -s conftest
# configure:16436: $? = 0
# configure:16446: result: yes
# configure:16390: checking for setbuffer
# configure:16427: arm-linux-androideabi-gcc -o conftest --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:16430: $? = 0
# configure:16433: test -s conftest
# configure:16436: $? = 0
# configure:16446: result: yes
# configure:16390: checking for setenv
# configure:16427: arm-linux-androideabi-gcc -o conftest --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:16430: $? = 0
# configure:16433: test -s conftest
# configure:16436: $? = 0
# configure:16446: result: yes
# configure:16390: checking for setvbuf
# configure:16427: arm-linux-androideabi-gcc -o conftest --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:16430: $? = 0
# configure:16433: test -s conftest
# configure:16436: $? = 0
# configure:16446: result: yes
# configure:16390: checking for sigaction
# configure:16427: arm-linux-androideabi-gcc -o conftest --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:16430: $? = 0
# configure:16433: test -s conftest
# configure:16436: $? = 0
# configure:16446: result: yes
# configure:16390: checking for sigvec
# configure:16427: arm-linux-androideabi-gcc -o conftest --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# /tmp/ccSk7shY.o:conftest.c:function main: error: undefined reference to 'sigvec'
# collect2: error: ld returned 1 exit status
# configure:16430: $? = 1
# configure: failed program was:
# #line 16396 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char sigvec (); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# #ifdef __cplusplus
# extern "C"
# #endif
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char sigvec ();
# char (*f) ();
#
# int
# main ()
# {
# /* 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_sigvec) || defined (__stub___sigvec)
# choke me
# #else
# f = sigvec; /* workaround for ICC 12.0.3 */ if (f == 0) return 1;
# #endif
#
# ;
# return 0;
# }
# configure:16446: result: no
# configure:16390: checking for strdup
# configure:16427: arm-linux-androideabi-gcc -o conftest --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:16406:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
# builtin and then its argument prototype would still apply. */
# ^
# configure:16430: $? = 0
# configure:16433: test -s conftest
# configure:16436: $? = 0
# configure:16446: result: yes
# configure:16390: checking for strstr
# configure:16427: arm-linux-androideabi-gcc -o conftest --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:16406:6: warning: conflicting types for built-in function 'strstr' [enabled by default]
# builtin and then its argument prototype would still apply. */
# ^
# configure:16430: $? = 0
# configure:16433: test -s conftest
# configure:16436: $? = 0
# configure:16446: result: yes
# configure:16390: checking for tcgetpgrp
# configure:16427: arm-linux-androideabi-gcc -o conftest --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:16430: $? = 0
# configure:16433: test -s conftest
# configure:16436: $? = 0
# configure:16446: result: yes
# configure:16390: checking for times
# configure:16427: arm-linux-androideabi-gcc -o conftest --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:16430: $? = 0
# configure:16433: test -s conftest
# configure:16436: $? = 0
# configure:16446: result: yes
# configure:16390: checking for vsnprintf
# configure:16427: arm-linux-androideabi-gcc -o conftest --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:16406:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
# builtin and then its argument prototype would still apply. */
# ^
# configure:16430: $? = 0
# configure:16433: test -s conftest
# configure:16436: $? = 0
# configure:16446: result: yes
# configure:16585: checking for isascii
# configure:16604: arm-linux-androideabi-gcc -o conftest --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:16607: $? = 0
# configure:16610: test -s conftest
# configure:16613: $? = 0
# configure:16624: result: yes
# configure:16632: checking whether sigaction needs _POSIX_SOURCE
# configure:16649: arm-linux-androideabi-gcc -c --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:16652: $? = 0
# configure:16655: test -s conftest.o
# configure:16658: $? = 0
# configure:16706: result: no
# configure:16710: checking if nanosleep really works
# configure:16765: result: unknown
# configure:16780: checking for termio.h
# configure:16790: arm-linux-androideabi-gcc -E -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c
# configure:16796: $? = 0
# configure:16815: result: yes
# configure:16780: checking for termios.h
# configure:16790: arm-linux-androideabi-gcc -E -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c
# configure:16796: $? = 0
# configure:16815: result: yes
# configure:16780: checking for unistd.h
# configure:16815: result: yes
# configure:16883: checking whether termios.h needs _POSIX_SOURCE
# configure:16898: arm-linux-androideabi-gcc -c --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:16901: $? = 0
# configure:16904: test -s conftest.o
# configure:16907: $? = 0
# configure:16954: result: no
# configure:16959: checking for tcgetattr
# configure:16994: arm-linux-androideabi-gcc -o conftest --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:16997: $? = 0
# configure:17000: test -s conftest
# configure:17003: $? = 0
# configure:17013: result: yes
# configure:17020: checking for vsscanf function or workaround
# configure:17043: arm-linux-androideabi-gcc -o conftest --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:17046: $? = 0
# configure:17049: test -s conftest
# configure:17052: $? = 0
# configure:17145: result: vsscanf
# configure:17166: checking for working mkstemp
# configure:17238: result: maybe
# configure:17241: checking for mkstemp
# configure:17278: arm-linux-androideabi-gcc -o conftest --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:17281: $? = 0
# configure:17284: test -s conftest
# configure:17287: $? = 0
# configure:17297: result: yes
# configure:17318: WARNING: cross compiling: assume setvbuf params not reversed
# configure:17381: checking for intptr_t
# configure:17402: arm-linux-androideabi-gcc -c --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:17405: $? = 0
# configure:17408: test -s conftest.o
# configure:17411: $? = 0
# configure:17421: result: yes
# configure:17433: checking for ssize_t
# configure:17454: arm-linux-androideabi-gcc -c --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:17457: $? = 0
# configure:17460: test -s conftest.o
# configure:17463: $? = 0
# configure:17473: result: yes
# configure:17485: checking for type sigaction_t
# configure:17505: arm-linux-androideabi-gcc -c --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure: In function 'main':
# configure:17498:1: error: unknown type name 'sigaction_t'
# {
# ^
# configure:17508: $? = 1
# configure: failed program was:
# #line 17492 "configure"
# #include "confdefs.h"
#
# #include
# int
# main ()
# {
# sigaction_t x
# ;
# return 0;
# }
# configure:17525: result: no
# configure:17532: checking declaration of size-change
# configure:17591: arm-linux-androideabi-gcc -c --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:17594: $? = 0
# configure:17597: test -s conftest.o
# configure:17600: $? = 0
# size-change succeeded ()
# configure:17619: result: yes
# configure:17637: checking for memmove
# configure:17674: arm-linux-androideabi-gcc -o conftest --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:17653:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
# builtin and then its argument prototype would still apply. */
# ^
# configure:17677: $? = 0
# configure:17680: test -s conftest
# configure:17683: $? = 0
# configure:17693: result: yes
# configure:17827: checking if poll really works
# configure:17904: result: unknown
# configure:17911: checking for va_copy
# configure:17935: arm-linux-androideabi-gcc -o conftest --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:17938: $? = 0
# configure:17941: test -s conftest
# configure:17944: $? = 0
# configure:17954: result: yes
# configure:17962: checking for __va_copy
# configure:17986: arm-linux-androideabi-gcc -o conftest --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:17989: $? = 0
# configure:17992: test -s conftest
# configure:17995: $? = 0
# configure:18005: result: yes
# configure:18013: checking for pid_t
# configure:18034: arm-linux-androideabi-gcc -c --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:18037: $? = 0
# configure:18040: test -s conftest.o
# configure:18043: $? = 0
# configure:18053: result: yes
# configure:18068: checking for unistd.h
# configure:18103: result: yes
# configure:18068: checking for vfork.h
# configure:18078: arm-linux-androideabi-gcc -E -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c
# configure:18075:19: fatal error: vfork.h: No such file or directory
# #include "confdefs.h"
# ^
# compilation terminated.
# configure:18084: $? = 1
# configure: failed program was:
# #line 18074 "configure"
# #include "confdefs.h"
# #include
# configure:18103: result: no
# configure:18116: checking for fork
# configure:18153: arm-linux-androideabi-gcc -o conftest --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:18132:6: warning: conflicting types for built-in function 'fork' [enabled by default]
# builtin and then its argument prototype would still apply. */
# ^
# configure:18156: $? = 0
# configure:18159: test -s conftest
# configure:18162: $? = 0
# configure:18172: result: yes
# configure:18116: checking for vfork
# configure:18153: arm-linux-androideabi-gcc -o conftest --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:18156: $? = 0
# configure:18159: test -s conftest
# configure:18162: $? = 0
# configure:18172: result: yes
# configure:18184: checking for working fork
# configure:18227: result: yes
# configure:18246: checking for working vfork
# configure:18372: result: yes
# configure:18405: checking for openpty in -lutil
# configure:18432: arm-linux-androideabi-gcc -o conftest --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c -lutil >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lutil
# /tmp/cccuNlMM.o:conftest.c:function main: error: undefined reference to 'openpty'
# collect2: error: ld returned 1 exit status
# configure:18435: $? = 1
# configure: failed program was:
# #line 18413 "configure"
# #include "confdefs.h"
#
# /* Override any gcc2 internal prototype to avoid an error. */
# #ifdef __cplusplus
# extern "C"
# #endif
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char openpty ();
# int
# main ()
# {
# openpty ();
# ;
# return 0;
# }
# configure:18452: result: no
# configure:18460: checking for openpty header
# configure:18504: arm-linux-androideabi-gcc -o conftest --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:18489:17: fatal error: pty.h: No such file or directory
#
# ^
# compilation terminated.
# configure:18507: $? = 1
# configure: failed program was:
# #line 18487 "configure"
# #include "confdefs.h"
#
# #include
#
# int
# main ()
# {
#
# int x = openpty((int *)0, (int *)0, (char *)0,
# (struct termios *)0, (struct winsize *)0);
#
# ;
# return 0;
# }
# configure:18504: arm-linux-androideabi-gcc -o conftest --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:18489:21: fatal error: libutil.h: No such file or directory
#
# ^
# compilation terminated.
# configure:18507: $? = 1
# configure: failed program was:
# #line 18487 "configure"
# #include "confdefs.h"
#
# #include
#
# int
# main ()
# {
#
# int x = openpty((int *)0, (int *)0, (char *)0,
# (struct termios *)0, (struct winsize *)0);
#
# ;
# return 0;
# }
# configure:18504: arm-linux-androideabi-gcc -o conftest --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# /tmp/ccgA8fw0.o:conftest.c:function main: error: undefined reference to 'openpty'
# collect2: error: ld returned 1 exit status
# configure:18507: $? = 1
# configure: failed program was:
# #line 18487 "configure"
# #include "confdefs.h"
#
# #include
#
# int
# main ()
# {
#
# int x = openpty((int *)0, (int *)0, (char *)0,
# (struct termios *)0, (struct winsize *)0);
#
# ;
# return 0;
# }
# configure:18531: result: no
# configure:19167: checking if we should include stdbool.h
# configure:19187: arm-linux-androideabi-gcc -c --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure: In function 'main':
# configure:19180:1: error: unknown type name 'bool'
# {
# ^
# configure:19180:12: error: 'false' undeclared (first use in this function)
# {
# ^
# configure:19180:12: note: each undeclared identifier is reported only once for each function it appears in
# configure:19190: $? = 1
# configure: failed program was:
# #line 19175 "configure"
# #include "confdefs.h"
#
# int
# main ()
# {
# bool foo = false
# ;
# return 0;
# }
# configure:19219: arm-linux-androideabi-gcc -c --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:19222: $? = 0
# configure:19225: test -s conftest.o
# configure:19228: $? = 0
# configure:19242: result: yes
# configure:19248: checking for builtin bool type
# configure:19271: arm-linux-androideabi-gcc -c --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure: In function 'main':
# configure:19264:1: error: unknown type name 'bool'
# {
# ^
# configure:19264:10: error: 'false' undeclared (first use in this function)
# {
# ^
# configure:19264:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:19274: $? = 1
# configure: failed program was:
# #line 19256 "configure"
# #include "confdefs.h"
#
# #include
# #include
#
# int
# main ()
# {
# bool x = false
# ;
# return 0;
# }
# configure:19295: result: no
# configure:20445: checking for size of bool
# configure:20524: result: unknown
# configure:20530: WARNING: Assuming unsigned for type of bool
# configure:21062: checking for wchar_t
# configure:21083: arm-linux-androideabi-gcc -c --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:21086: $? = 0
# configure:21089: test -s conftest.o
# configure:21092: $? = 0
# configure:21102: result: yes
# configure:21105: checking size of wchar_t
# configure:21126: arm-linux-androideabi-gcc -c --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:21129: $? = 0
# configure:21132: test -s conftest.o
# configure:21135: $? = 0
# configure:21152: arm-linux-androideabi-gcc -c --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure: In function 'main':
# configure:21178:5: error: size of array '_array_' is negative
# #include "confdefs.h"
# ^
# configure:21155: $? = 1
# configure: failed program was:
# #line 21140 "configure"
# #include "confdefs.h"
# #include
# #if HAVE_SYS_TYPES_H
# # include
# #endif
# #if HAVE_SYS_STAT_H
# # include
# #endif
# #if STDC_HEADERS
# # include
# # include
# #else
# # if HAVE_STDLIB_H
# # include
# # endif
# #endif
# #if HAVE_STRING_H
# # if !STDC_HEADERS && HAVE_MEMORY_H
# # include
# # endif
# # include
# #endif
# #if HAVE_STRINGS_H
# # include
# #endif
# #if HAVE_INTTYPES_H
# # include
# #else
# # if HAVE_STDINT_H
# # include
# # endif
# #endif
# #if HAVE_UNISTD_H
# # include
# #endif
# int
# main ()
# {
# int _array_ [1 - 2 * !((sizeof (wchar_t)) <= 0)]
# ;
# return 0;
# }
# configure:21152: arm-linux-androideabi-gcc -c --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure: In function 'main':
# configure:21178:5: error: size of array '_array_' is negative
# #include "confdefs.h"
# ^
# configure:21155: $? = 1
# configure: failed program was:
# #line 21140 "configure"
# #include "confdefs.h"
# #include
# #if HAVE_SYS_TYPES_H
# # include
# #endif
# #if HAVE_SYS_STAT_H
# # include
# #endif
# #if STDC_HEADERS
# # include
# # include
# #else
# # if HAVE_STDLIB_H
# # include
# # endif
# #endif
# #if HAVE_STRING_H
# # if !STDC_HEADERS && HAVE_MEMORY_H
# # include
# # endif
# # include
# #endif
# #if HAVE_STRINGS_H
# # include
# #endif
# #if HAVE_INTTYPES_H
# # include
# #else
# # if HAVE_STDINT_H
# # include
# # endif
# #endif
# #if HAVE_UNISTD_H
# # include
# #endif
# int
# main ()
# {
# int _array_ [1 - 2 * !((sizeof (wchar_t)) <= 1)]
# ;
# return 0;
# }
# configure:21152: arm-linux-androideabi-gcc -c --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure: In function 'main':
# configure:21178:5: error: size of array '_array_' is negative
# #include "confdefs.h"
# ^
# configure:21155: $? = 1
# configure: failed program was:
# #line 21140 "configure"
# #include "confdefs.h"
# #include
# #if HAVE_SYS_TYPES_H
# # include
# #endif
# #if HAVE_SYS_STAT_H
# # include
# #endif
# #if STDC_HEADERS
# # include
# # include
# #else
# # if HAVE_STDLIB_H
# # include
# # endif
# #endif
# #if HAVE_STRING_H
# # if !STDC_HEADERS && HAVE_MEMORY_H
# # include
# # endif
# # include
# #endif
# #if HAVE_STRINGS_H
# # include
# #endif
# #if HAVE_INTTYPES_H
# # include
# #else
# # if HAVE_STDINT_H
# # include
# # endif
# #endif
# #if HAVE_UNISTD_H
# # include
# #endif
# int
# main ()
# {
# int _array_ [1 - 2 * !((sizeof (wchar_t)) <= 3)]
# ;
# return 0;
# }
# configure:21152: arm-linux-androideabi-gcc -c --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:21155: $? = 0
# configure:21158: test -s conftest.o
# configure:21161: $? = 0
# configure:21226: arm-linux-androideabi-gcc -c --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:21229: $? = 0
# configure:21232: test -s conftest.o
# configure:21235: $? = 0
# configure:21226: arm-linux-androideabi-gcc -c --param max-inline-insns-single=1200 -D_XOPEN_SOURCE=500 -DNDEBUG conftest.c >&5
# configure:21229: $? = 0
# configure:21232: test -s conftest.o
# configure:21235: $? = 0
# configure:21293: result: 4
# configure:21311: checking for library subsets
# configure:21353: result: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs
# configure:21384: checking default library suffix
# configure:21395: result: w
# configure:21398: checking default library-dependency suffix
# configure:21456: result: w.so
# configure:21459: checking default object directory
# configure:21475: result: obj_s
# configure:21809: checking where we will install curses.h
# configure:21819: result: ${prefix}/include
# configure:21845: checking for src modules
# configure:21910: result: ncurses progs panel menu form
# configure:22130: checking for tic
# configure:22147: found /usr/sbin/tic
# configure:22159: result: /usr/sbin/tic
# configure:22207: checking for defines to add to ncursesw6-config script
# configure:22223: result: -D_XOPEN_SOURCE=500
# configure:22382: creating ./config.status
#
# ## ----------------------- ##
# ## Running config.status. ##
# ## ----------------------- ##
#
# This file was extended by config.status 2.52.20141204, executed with
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# > ./config.status
# on 5162fe82c222
#
# config.status:23150: creating include/MKterm.h.awk
# config.status:23150: creating include/curses.head
# config.status:23150: creating include/ncurses_dll.h
# config.status:23150: creating include/termcap.h
# config.status:23150: creating include/unctrl.h
# config.status:23150: creating man/Makefile
# config.status:23150: creating include/Makefile
# config.status:23150: creating ncurses/Makefile
# config.status:23150: creating progs/Makefile
# config.status:23150: creating panel/Makefile
# config.status:23150: creating menu/Makefile
# config.status:23150: creating form/Makefile
# config.status:23150: creating test/Makefile
# config.status:23150: creating misc/Makefile
# config.status:23150: creating c++/Makefile
# config.status:23150: creating misc/run_tic.sh
# config.status:23150: creating misc/ncurses-config
# config.status:23150: creating man/ncursesw6-config.1
# config.status:23150: creating misc/gen-pkgconfig
# config.status:23150: creating Makefile
# config.status:23303: creating include/ncurses_cfg.h
#
# ## ----------------- ##
# ## Cache variables. ##
# ## ----------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_build_alias=x86_64-unknown-linux
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_cxx_compiler_gnu=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=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=arm-linux-androideabi-g++
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_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_btowc=yes
# ac_cv_func_fork=yes
# ac_cv_func_fork_works=yes
# ac_cv_func_fseeko=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_getegid=yes
# ac_cv_func_geteuid=yes
# ac_cv_func_getopt=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_getttynam=no
# ac_cv_func_issetugid=yes
# ac_cv_func_link=yes
# ac_cv_func_mblen=no
# ac_cv_func_mbrlen=yes
# ac_cv_func_mbrtowc=yes
# ac_cv_func_mbsrtowcs=yes
# ac_cv_func_mbstowcs=yes
# ac_cv_func_mbtowc=yes
# ac_cv_func_memmove=yes
# ac_cv_func_mkstemp=yes
# ac_cv_func_poll=yes
# ac_cv_func_putenv=yes
# ac_cv_func_putwc=yes
# ac_cv_func_regcomp=yes
# ac_cv_func_remove=yes
# ac_cv_func_select=yes
# ac_cv_func_setbuf=yes
# ac_cv_func_setbuffer=yes
# ac_cv_func_setenv=yes
# ac_cv_func_setvbuf=yes
# ac_cv_func_sigaction=yes
# ac_cv_func_sigvec=no
# ac_cv_func_strdup=yes
# ac_cv_func_strstr=yes
# ac_cv_func_symlink=yes
# ac_cv_func_tcgetpgrp=yes
# ac_cv_func_times=yes
# ac_cv_func_unlink=yes
# ac_cv_func_vfork=yes
# ac_cv_func_vfork_works=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_func_wcsrtombs=yes
# ac_cv_func_wcstombs=yes
# ac_cv_func_wctob=yes
# ac_cv_func_wctomb=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_gpm_h=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_math_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_poll_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_bsdtypes_h=no
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_poll_h=yes
# ac_cv_header_sys_select_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_times_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_termio_h=yes
# ac_cv_header_termios_h=yes
# ac_cv_header_time=yes
# ac_cv_header_ttyent_h=no
# ac_cv_header_unistd_h=yes
# ac_cv_header_vfork_h=no
# ac_cv_header_wctype_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_host_alias=arm-linux-androideabi
# ac_cv_lib_dir_opendir=no
# ac_cv_lib_util_openpty=no
# ac_cv_objext=o
# ac_cv_path_TIC_PATH=/usr/sbin/tic
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_AR=arm-linux-androideabi-ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_BUILD_CC=gcc
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_CXX=arm-linux-androideabi-g++
# ac_cv_prog_LD=arm-linux-androideabi-ld
# ac_cv_prog_MAKE_LOWER_TAGS=no
# ac_cv_prog_MAKE_UPPER_TAGS=no
# ac_cv_prog_NM=arm-linux-androideabi-nm
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_cf_ldd_prog=ldd
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_egrep='grep -E'
# ac_cv_prog_gcc_traditional=no
# ac_cv_prog_make_make_set=yes
# ac_cv_sizeof_signed_char=1
# ac_cv_sizeof_wchar_t=4
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_large_files=no
# ac_cv_sys_largefile_CC=no
# ac_cv_sys_largefile_source=no
# ac_cv_sys_long_file_names=yes
# ac_cv_target=arm-unknown-linux-androideabi
# ac_cv_target_alias=arm-linux-androideabi
# ac_cv_type_intptr_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_signed_char=yes
# ac_cv_type_ssize_t=yes
# ac_cv_type_wchar_t=yes
# am_cv_langinfo_codeset=no
# cf_cv_1UL=1U
# cf_cv_abi_version=6
# cf_cv_ar_flags=-curv
# cf_cv_builtin_bool=1
# cf_cv_cc_bool_type=0
# cf_cv_dcl_errno=yes
# cf_cv_define_sigwinch=yes
# cf_cv_do_relink=yes
# cf_cv_do_symlinks=yes
# cf_cv_enable_lp64=1
# cf_cv_enable_opaque=NCURSES_OPAQUE
# cf_cv_enable_reentrant=0
# cf_cv_enable_rpath=no
# cf_cv_func_mkstemp=maybe
# cf_cv_func_nanosleep=unknown
# cf_cv_func_openpty=no
# cf_cv_func_vsscanf=vsscanf
# cf_cv_gcc_inline=yes
# cf_cv_getopt_header=unistd.h
# cf_cv_gnu_source=no
# cf_cv_have___va_copy=yes
# cf_cv_have_errno=no
# cf_cv_have_isascii=yes
# cf_cv_have_tcgetattr=yes
# cf_cv_have_va_copy=yes
# cf_cv_header_stdbool_h=1
# cf_cv_lib_util=no
# cf_cv_link_dataonly=unknown
# cf_cv_makeflags=
# cf_cv_mbstate_t=yes
# cf_cv_mixedcase=yes
# cf_cv_need_libm=yes
# cf_cv_prog_CC_c_o=yes
# cf_cv_regex_hdrs=regex.h
# cf_cv_rel_version=6.0
# cf_cv_rm_so_locs=no
# cf_cv_shared_soname='`basename $@ .${REL_VERSION}`.${ABI_VERSION}'
# cf_cv_shlib_version=rel
# cf_cv_shlib_version_infix=no
# cf_cv_sig_atomic_t='volatile sig_atomic_t'
# cf_cv_sizechange=yes
# cf_cv_src_modules='ncurses progs panel menu form'
# cf_cv_struct_dirent64=no
# cf_cv_sys_time_select=yes
# cf_cv_system_name=linux-androideabi
# cf_cv_timestamp='Tue Apr 4 20:51:12 UTC 2017'
# cf_cv_type_of_bool=unsigned
# cf_cv_type_sigaction=no
# cf_cv_typeof_chtype=uint32_t
# cf_cv_typeof_mmask_t=uint32_t
# cf_cv_unsigned_literals=yes
# cf_cv_wchar_h_okay=yes
# cf_cv_wchar_t=no
# cf_cv_wint_t=yes
# cf_cv_working_poll=unknown
# cf_cv_xopen_source=500
#
# ## ------------ ##
# ## confdefs.h. ##
# ## ------------ ##
#
# #define PACKAGE "ncurses"
# #define NCURSES_VERSION "6.0"
# #define NCURSES_PATCHDATE 20150808
# #define SYSTEM_NAME "linux-androideabi"
# #ifdef __cplusplus
# #include
# #endif
# #define HAVE_LONG_FILE_NAMES 1
# #define MIXEDCASE_FILENAMES 1
# #define TERMINFO_DIRS "/usr/share/terminfo"
# #define TERMINFO "/usr/share/terminfo"
# #define PURE_TERMINFO 1
# #define USE_HOME_TERMINFO 1
# #define USE_ROOT_ENVIRON 1
# #define HAVE_REMOVE 1
# #define HAVE_UNLINK 1
# #define HAVE_LINK 1
# #define HAVE_SYMLINK 1
# #define USE_LINKS 1
# #define USE_WIDEC_SUPPORT 1
# #define NCURSES_WIDECHAR 1
# #define HAVE_PUTWC 1
# #define HAVE_BTOWC 1
# #define HAVE_WCTOB 1
# #define HAVE_MBTOWC 1
# #define HAVE_WCTOMB 1
# #define HAVE_MBRLEN 1
# #define HAVE_MBRTOWC 1
# #define HAVE_WCSRTOMBS 1
# #define HAVE_MBSRTOWCS 1
# #define HAVE_WCSTOMBS 1
# #define HAVE_MBSTOWCS 1
# #define NEED_WCHAR_H 1
# #define NEED_WCHAR_H 1
# #define HAVE_FSEEKO 1
# #define HAVE_ASSUME_DEFAULT_COLORS 1
# #define HAVE_CURSES_VERSION 1
# #define HAVE_HAS_KEY 1
# #define HAVE_RESIZETERM 1
# #define HAVE_RESIZE_TERM 1
# #define HAVE_TERM_ENTRY_H 1
# #define HAVE_USE_DEFAULT_COLORS 1
# #define HAVE_USE_SCREEN 1
# #define HAVE_USE_WINDOW 1
# #define HAVE_WRESIZE 1
# #define NCURSES_EXT_FUNCS 1
# #define NCURSES_SP_FUNCS 1
# #define NCURSES_EXT_COLORS 1
# #define NCURSES_EXT_PUTWIN 1
# #define NCURSES_NO_PADDING 1
# #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 SIZEOF_SIGNED_CHAR 1
# #define USE_SIGWINCH 1
# #define USE_ASSUMED_COLOR 1
# #define USE_HASHMAP 1
# #define NCURSES_WRAP_PREFIX "_nc_"
# #define GCC_SCANF 1
# #define GCC_SCANF 1
# #define GCC_SCANFLIKE(fmt,var) __attribute__((format(scanf,fmt,var)))
# #define GCC_PRINTF 1
# #define GCC_PRINTF 1
# #define GCC_PRINTFLIKE(fmt,var) __attribute__((format(printf,fmt,var)))
# #define GCC_UNUSED __attribute__((unused))
# #define GCC_UNUSED __attribute__((unused))
# #define GCC_NORETURN __attribute__((noreturn))
# #define GCC_NORETURN __attribute__((noreturn))
# #define HAVE_NC_ALLOC_H 1
# #define HAVE_GETTIMEOFDAY 1
# #define STDC_HEADERS 1
# #define HAVE_DIRENT_H 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_REGEX_H_FUNCS 1
# #define HAVE_FCNTL_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_MATH_H 1
# #define HAVE_POLL_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_POLL_H 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_TIMES_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_WCTYPE_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_GETOPT_HEADER 1
# #define HAVE_SYS_TIME_SELECT 1
# #define SIG_ATOMIC_T volatile sig_atomic_t
# #define HAVE_GETCWD 1
# #define HAVE_GETEGID 1
# #define HAVE_GETEUID 1
# #define HAVE_GETOPT 1
# #define HAVE_ISSETUGID 1
# #define HAVE_POLL 1
# #define HAVE_PUTENV 1
# #define HAVE_REMOVE 1
# #define HAVE_SELECT 1
# #define HAVE_SETBUF 1
# #define HAVE_SETBUFFER 1
# #define HAVE_SETENV 1
# #define HAVE_SETVBUF 1
# #define HAVE_SIGACTION 1
# #define HAVE_STRDUP 1
# #define HAVE_STRSTR 1
# #define HAVE_TCGETPGRP 1
# #define HAVE_TIMES 1
# #define HAVE_VSNPRINTF 1
# #define HAVE_ISASCII 1
# #define HAVE_TERMIO_H 1
# #define HAVE_TERMIOS_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_TCGETATTR 1
# #define HAVE_VSSCANF 1
# #define HAVE_MKSTEMP 1
# #define HAVE_SIZECHANGE 1
# #define HAVE_VA_COPY 1
# #define HAVE___VA_COPY 1
# #define HAVE_UNISTD_H 1
# #define HAVE_FORK 1
# #define HAVE_VFORK 1
# #define HAVE_WORKING_VFORK 1
# #define HAVE_WORKING_FORK 1
# #define SIZEOF_WCHAR_T 4
# #define HAVE_SLK_COLOR 1
# #define HAVE_PANEL_H 1
# #define HAVE_LIBPANEL 1
# #define HAVE_MENU_H 1
# #define HAVE_LIBMENU 1
# #define HAVE_FORM_H 1
# #define HAVE_LIBFORM 1
# #define NCURSES_PATHSEP ':'
# #define NCURSES_VERSION_STRING "6.0.20150808"
# #define NCURSES_OSPEED_COMPAT 1
#
#
# configure: exit 0