Build of dialog with android toolchain

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

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

SLOCLanguage
17,505 ansic
7,062 sh
355 perl
164 python
99 makefile
25,185 total

The process tree of the build process is here.

List of Errors

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

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

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

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: dialog 1:1.3_20160424-1 (Tue Apr 4 21:06:07 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# 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 make sets ${MAKE}... yes
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking for a BSD compatible install... /usr/bin/install -c
# checking whether ln -s works... yes
# checking if ln -s -f options work... yes
# checking for tdlint... no
# checking for lint... no
# checking for alint... no
# checking for splint... no
# checking for lclint... no
# checking for groff... /usr/sbin/groff
# checking for nroff... /usr/sbin/nroff
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking for options to update archives... -curvU
# checking for makeflags variable...
# checking if filesystem supports mixed-case filenames... 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 if you want to see long compiling messages... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# Configuring for linux-androideabi
# checking for PATH separator... :
# 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 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 for install-prefix... no
# checking if you want to check for gcc warnings... no
# 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 this package's name... dialog
# checking for package version... 1.3
# checking for package patch date... 20160424
# checking if we should install dlg_XXX headers to subdirectory... no
# checking for program to convert manpage to html... /usr/sbin/groff
# checking for ANSI C header files... yes
# checking for inline... inline
# 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 off_t... yes
# checking for size_t... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for getpagesize... yes
# checking for working mmap... no
# checking whether we are using the GNU C Library 2.1 or newer... no
# checking for argz.h... no
# checking for limits.h... yes
# checking for locale.h... yes
# checking for nl_types.h... no
# checking for malloc.h... yes
# checking for stddef.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for sys/param.h... yes
# checking for feof_unlocked... no
# checking for fgets_unlocked... no
# checking for getcwd... yes
# checking for getegid... yes
# checking for geteuid... yes
# checking for getgid... yes
# checking for getuid... yes
# checking for mempcpy... no
# checking for munmap... yes
# checking for putenv... yes
# checking for setenv... yes
# checking for setlocale... yes
# checking for stpcpy... yes
# checking for strchr... yes
# checking for strcasecmp... yes
# checking for strdup... yes
# checking for strtoul... yes
# checking for tsearch... yes
# checking for __argz_count... no
# checking for __argz_stringify... no
# checking for __argz_next... no
# checking for iconv... no, consider installing GNU libiconv
# checking for nl_langinfo and CODESET... no
# checking for LC_MESSAGES... yes
# checking whether NLS is requested... yes
# checking whether included gettext is requested... no
# checking for libintl.h and gettext()... no
# configure: error: no NLS library is packaged with this application
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/dialog/src/dialog-1.3-20160424/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.20150926. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --enable-nls --with-libtool --with-ncursesw
#
# ## ---------- ##
# ## Platform. ##
# ## ---------- ##
#
# hostname = c4df937c19cf
# 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:1031: PATH=".;."; conftest.sh
# ./configure: line 1032: conftest.sh: command not found
# configure:1034: $? = 127
# configure:1069: checking for arm-linux-androideabi-gcc
# configure:1092: result: arm-linux-androideabi-gcc
# configure:1355: checking for C compiler version
# configure:1358: 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:1361: $? = 0
# configure:1363: 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:1366: $? = 0
# configure:1368: 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:1371: $? = 1
# configure:1391: checking for C compiler default output
# configure:1394: arm-linux-androideabi-gcc conftest.c >&5
# configure:1397: $? = 0
# configure:1426: result: a.out
# configure:1431: checking whether the C compiler works
# configure:1455: result: yes
# configure:1462: checking whether we are cross compiling
# configure:1464: result: yes
# configure:1467: checking for executable suffix
# configure:1469: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:1472: $? = 0
# configure:1494: result:
# configure:1500: checking for object suffix
# configure:1518: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:1521: $? = 0
# configure:1540: result: o
# configure:1544: checking whether we are using the GNU C compiler
# configure:1565: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:1568: $? = 0
# configure:1571: test -s conftest.o
# configure:1574: $? = 0
# configure:1586: result: yes
# configure:1592: checking whether arm-linux-androideabi-gcc accepts -g
# configure:1610: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:1613: $? = 0
# configure:1616: test -s conftest.o
# configure:1619: $? = 0
# configure:1629: result: yes
# configure:1656: 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:1659: $? = 1
# configure: failed program was:
# #ifndef __cplusplus
# choke me
# #endif
# configure:1760: checking version of arm-linux-androideabi-gcc
# configure:1764: result: 4.8
# configure:1768: checking for arm-linux-androideabi-gcc option to accept ANSI C
# configure:1825: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:1828: $? = 0
# configure:1831: test -s conftest.o
# configure:1834: $? = 0
# configure:1851: result: none needed
# configure:1862: checking $CC variable
# configure:1954: result: ok
# configure:1965: checking how to run the C preprocessor
# configure:1991: arm-linux-androideabi-gcc -E conftest.c
# configure:1997: $? = 0
# configure:2024: arm-linux-androideabi-gcc -E conftest.c
# configure:2021:28: fatal error: ac_nonexistent.h: No such file or directory
# #include "confdefs.h"
# ^
# compilation terminated.
# configure:2030: $? = 1
# configure: failed program was:
# #line 2020 "configure"
# #include "confdefs.h"
# #include
# configure:2067: result: arm-linux-androideabi-gcc -E
# configure:2082: arm-linux-androideabi-gcc -E conftest.c
# configure:2088: $? = 0
# configure:2115: arm-linux-androideabi-gcc -E conftest.c
# configure:2112:28: fatal error: ac_nonexistent.h: No such file or directory
# #include "confdefs.h"
# ^
# compilation terminated.
# configure:2121: $? = 1
# configure: failed program was:
# #line 2111 "configure"
# #include "confdefs.h"
# #include
# configure:2161: checking whether make sets ${MAKE}
# configure:2181: result: yes
# configure:2193: checking for arm-linux-androideabi-ranlib
# configure:2208: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:2216: result: arm-linux-androideabi-ranlib
# configure:2301: checking for a BSD compatible install
# configure:2350: result: /usr/bin/install -c
# configure:2361: checking whether ln -s works
# configure:2365: result: yes
# configure:2372: checking if ln -s -f options work
# configure:2384: result: yes
# configure:2393: checking for tdlint
# configure:2419: result: no
# configure:2393: checking for lint
# configure:2419: result: no
# configure:2393: checking for alint
# configure:2419: result: no
# configure:2393: checking for splint
# configure:2419: result: no
# configure:2393: checking for lclint
# configure:2419: result: no
# configure:2428: checking for groff
# configure:2445: found /usr/sbin/groff
# configure:2457: result: /usr/sbin/groff
# configure:2466: checking for nroff
# configure:2483: found /usr/sbin/nroff
# configure:2495: result: /usr/sbin/nroff
# configure:2516: checking for arm-linux-androideabi-ar
# configure:2531: found /sysroot/bin/arm-linux-androideabi-ar
# configure:2539: result: arm-linux-androideabi-ar
# configure:2587: checking for options to update archives
# configure:2613: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:2616: $? = 0
# arm-linux-androideabi-ar -curvU conftest.a conftest.o
# configure:2635: result: -curvU
# configure:2646: checking for makeflags variable
# configure:2680: result:
# configure:2683: checking if filesystem supports mixed-case filenames
# configure:2710: result: yes
# configure:2721: checking for exctags
# configure:2747: result: no
# configure:2721: checking for ctags
# configure:2747: result: no
# configure:2758: checking for exetags
# configure:2784: result: no
# configure:2758: checking for etags
# configure:2784: result: no
# configure:2793: checking for ctags
# configure:2817: result: no
# configure:2827: checking for etags
# configure:2851: result: no
# configure:2874: checking if you want to see long compiling messages
# configure:2908: result: yes
# configure:2917: checking build system type
# configure:2935: result: x86_64-unknown-linux-gnu
# configure:2943: checking host system type
# configure:2957: result: arm-unknown-linux-androideabi
# configure:2983: result: Configuring for linux-androideabi
# configure:3012: checking for PATH separator
# configure:3019: result: :
# configure:3072: checking if we must define _GNU_SOURCE
# configure:3094: arm-linux-androideabi-gcc -c conftest.c >&5
# configure: In function 'main':
# configure:3086:1: error: unknown type name 'make'
# #ifndef _XOPEN_SOURCE
# ^
# configure:3086:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error'
# #ifndef _XOPEN_SOURCE
# ^
# configure:3097: $? = 1
# configure: failed program was:
# #line 3079 "configure"
# #include "confdefs.h"
# #include
# int
# main ()
# {
#
# #ifndef _XOPEN_SOURCE
# make an error
# #endif
# ;
# return 0;
# }
# configure:3127: arm-linux-androideabi-gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:3130: $? = 0
# configure:3133: test -s conftest.o
# configure:3136: $? = 0
# configure:3151: result: no
# configure:3948: checking if _XOPEN_SOURCE really is set
# configure:3966: arm-linux-androideabi-gcc -c conftest.c >&5
# configure: In function 'main':
# configure:3958:1: error: unknown type name 'make'
# #ifndef _XOPEN_SOURCE
# ^
# configure:3958:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error'
# #ifndef _XOPEN_SOURCE
# ^
# configure:3969: $? = 1
# configure: failed program was:
# #line 3951 "configure"
# #include "confdefs.h"
# #include
# int
# main ()
# {
#
# #ifndef _XOPEN_SOURCE
# make an error
# #endif
# ;
# return 0;
# }
# configure:3984: result: no
# configure:4029: checking if we should define _XOPEN_SOURCE
# configure:4055: arm-linux-androideabi-gcc -c conftest.c >&5
# configure: In function 'main':
# configure:4047:1: error: unknown type name 'make'
# #ifndef _XOPEN_SOURCE
# ^
# configure:4047:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error'
# #ifndef _XOPEN_SOURCE
# ^
# configure:4058: $? = 1
# configure: failed program was:
# #line 4036 "configure"
# #include "confdefs.h"
#
# #include
# #include
# #include
#
# int
# main ()
# {
#
# #ifndef _XOPEN_SOURCE
# make an error
# #endif
# ;
# return 0;
# }
# configure:4092: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure: In function 'main':
# configure:4084:1: error: unknown type name 'make'
# #ifdef _XOPEN_SOURCE
# ^
# configure:4084:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error'
# #ifdef _XOPEN_SOURCE
# ^
# configure:4095: $? = 1
# configure: failed program was:
# #line 4073 "configure"
# #include "confdefs.h"
#
# #include
# #include
# #include
#
# int
# main ()
# {
#
# #ifdef _XOPEN_SOURCE
# make an error
# #endif
# ;
# return 0;
# }
# configure:4116: result: 500
# configure:4221: checking for special C compiler options needed for large files
# configure:4295: result: no
# configure:4301: checking for _FILE_OFFSET_BITS value needed for large files
# configure:4329: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:4316: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:4316:3: warning: left shift count >= width of type [enabled by default]
# configure:4317:10: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:4317:10: warning: left shift count >= width of type [enabled by default]
# configure:4316: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:4332: $? = 1
# configure: failed program was:
# #line 4309 "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:4368: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:4355: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:4355:3: warning: left shift count >= width of type [enabled by default]
# configure:4356:10: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:4356:10: warning: left shift count >= width of type [enabled by default]
# configure:4355: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:4371: $? = 1
# configure: failed program was:
# #line 4347 "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:4388: result: no
# configure:4398: checking for _LARGE_FILES value needed for large files
# configure:4426: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:4413: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:4413:3: warning: left shift count >= width of type [enabled by default]
# configure:4414:10: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:4414:10: warning: left shift count >= width of type [enabled by default]
# configure:4413: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:4429: $? = 1
# configure: failed program was:
# #line 4406 "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:4465: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:4452: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:4452:3: warning: left shift count >= width of type [enabled by default]
# configure:4453:10: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:4453:10: warning: left shift count >= width of type [enabled by default]
# configure:4452: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:4468: $? = 1
# configure: failed program was:
# #line 4444 "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:4485: result: no
# configure:4498: checking for _LARGEFILE_SOURCE value needed for large files
# configure:4518: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:4521: $? = 0
# configure:4524: test -s conftest.o
# configure:4527: $? = 0
# configure:4569: result: no
# configure:4583: checking for fseeko
# configure:4601: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:4604: $? = 0
# configure:4607: test -s conftest
# configure:4610: $? = 0
# configure:4620: result: yes
# configure:4641: checking whether to use struct dirent64
# configure:4669: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure: In function 'main':
# configure:4658:28: error: conflicting types for 'readdir'
# /* if transitional largefile support is setup, this is true */
# ^
# In file included from configure:4651:0:
# /sysroot/sysroot/usr/include/dirent.h:67:23: note: previous declaration of 'readdir' was here
# extern struct dirent* readdir(DIR*);
# ^
# configure:4660:22: warning: initialization from incompatible pointer type [enabled by default]
# struct dirent64 *x = readdir((DIR *)0);
# ^
# configure:4661:13: error: invalid operands to binary - (have 'struct dirent64 *' and 'struct dirent *')
# struct dirent *y = readdir((DIR *)0);
# ^
# configure:4672: $? = 1
# configure: failed program was:
# #line 4648 "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:4689: result: no
# configure:4698: checking for install-prefix
# configure:4708: result: no
# configure:4748: checking if you want to check for gcc warnings
# configure:4758: result: no
# configure:5112: checking if you want to use pkg-config
# configure:5122: result: yes
# configure:5134: checking for arm-linux-androideabi-pkg-config
# configure:5165: result: no
# configure:5174: checking for pkg-config
# configure:5191: found /usr/sbin/pkg-config
# configure:5203: result: /usr/sbin/pkg-config
# configure:5260: checking for this package's name
# configure:5270: result: dialog
# configure:5274: checking for package version
# configure:5295: result: 1.3
# configure:5298: checking for package patch date
# configure:5315: result: 20160424
# configure:5326: testing ABI VERSION 13:0:0 ...
# configure:5330: testing VERSION_MAJOR 1 ...
# configure:5334: testing VERSION_MINOR 3 ...
# configure:5338: testing VERSION_PATCH 20160424 ...
# configure:5361: checking if we should install dlg_XXX headers to subdirectory
# configure:5371: result: no
# configure:5374: checking for program to convert manpage to html
# configure:5433: result: /usr/sbin/groff
# configure:5575: checking for ANSI C header files
# configure:5589: arm-linux-androideabi-gcc -E -D_XOPEN_SOURCE=500 conftest.c
# configure:5595: $? = 0
# configure:5703: result: yes
# configure:5713: checking for inline
# configure:5730: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:5733: $? = 0
# configure:5736: test -s conftest.o
# configure:5739: $? = 0
# configure:5750: result: inline
# configure:5771: checking for sys/types.h
# configure:5783: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:5786: $? = 0
# configure:5789: test -s conftest.o
# configure:5792: $? = 0
# configure:5802: result: yes
# configure:5771: checking for sys/stat.h
# configure:5783: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:5786: $? = 0
# configure:5789: test -s conftest.o
# configure:5792: $? = 0
# configure:5802: result: yes
# configure:5771: checking for stdlib.h
# configure:5783: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:5786: $? = 0
# configure:5789: test -s conftest.o
# configure:5792: $? = 0
# configure:5802: result: yes
# configure:5771: checking for string.h
# configure:5783: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:5786: $? = 0
# configure:5789: test -s conftest.o
# configure:5792: $? = 0
# configure:5802: result: yes
# configure:5771: checking for memory.h
# configure:5783: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:5786: $? = 0
# configure:5789: test -s conftest.o
# configure:5792: $? = 0
# configure:5802: result: yes
# configure:5771: checking for strings.h
# configure:5783: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:5786: $? = 0
# configure:5789: test -s conftest.o
# configure:5792: $? = 0
# configure:5802: result: yes
# configure:5771: checking for inttypes.h
# configure:5783: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:5786: $? = 0
# configure:5789: test -s conftest.o
# configure:5792: $? = 0
# configure:5802: result: yes
# configure:5771: checking for stdint.h
# configure:5783: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:5786: $? = 0
# configure:5789: test -s conftest.o
# configure:5792: $? = 0
# configure:5802: result: yes
# configure:5771: checking for unistd.h
# configure:5783: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:5786: $? = 0
# configure:5789: test -s conftest.o
# configure:5792: $? = 0
# configure:5802: result: yes
# configure:5812: checking for off_t
# configure:5833: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:5836: $? = 0
# configure:5839: test -s conftest.o
# configure:5842: $? = 0
# configure:5852: result: yes
# configure:5864: checking for size_t
# configure:5885: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:5888: $? = 0
# configure:5891: test -s conftest.o
# configure:5894: $? = 0
# configure:5904: result: yes
# configure:5918: checking for working alloca.h
# configure:5936: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:5939: $? = 0
# configure:5942: test -s conftest
# configure:5945: $? = 0
# configure:5955: result: yes
# configure:5965: checking for alloca
# configure:6003: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:6006: $? = 0
# configure:6009: test -s conftest
# configure:6012: $? = 0
# configure:6022: result: yes
# configure:6206: checking for stdlib.h
# configure:6241: result: yes
# configure:6206: checking for unistd.h
# configure:6241: result: yes
# configure:6254: checking for getpagesize
# configure:6291: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:6294: $? = 0
# configure:6297: test -s conftest
# configure:6300: $? = 0
# configure:6310: result: yes
# configure:6320: checking for working mmap
# configure:6476: result: no
# configure:6487: checking whether we are using the GNU C Library 2.1 or newer
# configure:6513: result: no
# configure:6543: checking for argz.h
# configure:6553: arm-linux-androideabi-gcc -E -D_XOPEN_SOURCE=500 conftest.c
# configure:6550:18: fatal error: argz.h: No such file or directory
# #include "confdefs.h"
# ^
# compilation terminated.
# configure:6559: $? = 1
# configure: failed program was:
# #line 6549 "configure"
# #include "confdefs.h"
# #include
# configure:6578: result: no
# configure:6543: checking for limits.h
# configure:6553: arm-linux-androideabi-gcc -E -D_XOPEN_SOURCE=500 conftest.c
# configure:6559: $? = 0
# configure:6578: result: yes
# configure:6543: checking for locale.h
# configure:6553: arm-linux-androideabi-gcc -E -D_XOPEN_SOURCE=500 conftest.c
# configure:6559: $? = 0
# configure:6578: result: yes
# configure:6543: checking for nl_types.h
# configure:6553: arm-linux-androideabi-gcc -E -D_XOPEN_SOURCE=500 conftest.c
# configure:6550:22: fatal error: nl_types.h: No such file or directory
# #include "confdefs.h"
# ^
# compilation terminated.
# configure:6559: $? = 1
# configure: failed program was:
# #line 6549 "configure"
# #include "confdefs.h"
# #include
# configure:6578: result: no
# configure:6543: checking for malloc.h
# configure:6553: arm-linux-androideabi-gcc -E -D_XOPEN_SOURCE=500 conftest.c
# configure:6559: $? = 0
# configure:6578: result: yes
# configure:6543: checking for stddef.h
# configure:6553: arm-linux-androideabi-gcc -E -D_XOPEN_SOURCE=500 conftest.c
# configure:6559: $? = 0
# configure:6578: result: yes
# configure:6543: checking for stdlib.h
# configure:6578: result: yes
# configure:6543: checking for string.h
# configure:6578: result: yes
# configure:6543: checking for unistd.h
# configure:6578: result: yes
# configure:6543: checking for sys/param.h
# configure:6553: arm-linux-androideabi-gcc -E -D_XOPEN_SOURCE=500 conftest.c
# configure:6559: $? = 0
# configure:6578: result: yes
# configure:6593: checking for feof_unlocked
# configure:6630: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# /tmp/ccO3G1jd.o:conftest.c:function main: error: undefined reference to 'feof_unlocked'
# collect2: error: ld returned 1 exit status
# configure:6633: $? = 1
# configure: failed program was:
# #line 6599 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char feof_unlocked (); 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 feof_unlocked ();
# 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_feof_unlocked) || defined (__stub___feof_unlocked)
# choke me
# #else
# f = feof_unlocked; /* workaround for ICC 12.0.3 */ if (f == 0) return 1;
# #endif
#
# ;
# return 0;
# }
# configure:6649: result: no
# configure:6593: checking for fgets_unlocked
# configure:6630: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# /tmp/ccuD7hSh.o:conftest.c:function main: error: undefined reference to 'fgets_unlocked'
# collect2: error: ld returned 1 exit status
# configure:6633: $? = 1
# configure: failed program was:
# #line 6599 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char fgets_unlocked (); 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 fgets_unlocked ();
# 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_fgets_unlocked) || defined (__stub___fgets_unlocked)
# choke me
# #else
# f = fgets_unlocked; /* workaround for ICC 12.0.3 */ if (f == 0) return 1;
# #endif
#
# ;
# return 0;
# }
# configure:6649: result: no
# configure:6593: checking for getcwd
# configure:6630: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:6633: $? = 0
# configure:6636: test -s conftest
# configure:6639: $? = 0
# configure:6649: result: yes
# configure:6593: checking for getegid
# configure:6630: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:6633: $? = 0
# configure:6636: test -s conftest
# configure:6639: $? = 0
# configure:6649: result: yes
# configure:6593: checking for geteuid
# configure:6630: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:6633: $? = 0
# configure:6636: test -s conftest
# configure:6639: $? = 0
# configure:6649: result: yes
# configure:6593: checking for getgid
# configure:6630: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:6633: $? = 0
# configure:6636: test -s conftest
# configure:6639: $? = 0
# configure:6649: result: yes
# configure:6593: checking for getuid
# configure:6630: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:6633: $? = 0
# configure:6636: test -s conftest
# configure:6639: $? = 0
# configure:6649: result: yes
# configure:6593: checking for mempcpy
# configure:6630: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:6609:6: warning: conflicting types for built-in function 'mempcpy' [enabled by default]
# builtin and then its argument prototype would still apply. */
# ^
# /tmp/ccwf3wKa.o:conftest.c:function main: error: undefined reference to 'mempcpy'
# collect2: error: ld returned 1 exit status
# configure:6633: $? = 1
# configure: failed program was:
# #line 6599 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char mempcpy (); 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 mempcpy ();
# 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_mempcpy) || defined (__stub___mempcpy)
# choke me
# #else
# f = mempcpy; /* workaround for ICC 12.0.3 */ if (f == 0) return 1;
# #endif
#
# ;
# return 0;
# }
# configure:6649: result: no
# configure:6593: checking for munmap
# configure:6630: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:6633: $? = 0
# configure:6636: test -s conftest
# configure:6639: $? = 0
# configure:6649: result: yes
# configure:6593: checking for putenv
# configure:6630: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:6633: $? = 0
# configure:6636: test -s conftest
# configure:6639: $? = 0
# configure:6649: result: yes
# configure:6593: checking for setenv
# configure:6630: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:6633: $? = 0
# configure:6636: test -s conftest
# configure:6639: $? = 0
# configure:6649: result: yes
# configure:6593: checking for setlocale
# configure:6630: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:6633: $? = 0
# configure:6636: test -s conftest
# configure:6639: $? = 0
# configure:6649: result: yes
# configure:6593: checking for stpcpy
# configure:6630: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:6609:6: warning: conflicting types for built-in function 'stpcpy' [enabled by default]
# builtin and then its argument prototype would still apply. */
# ^
# configure:6633: $? = 0
# configure:6636: test -s conftest
# configure:6639: $? = 0
# configure:6649: result: yes
# configure:6593: checking for strchr
# configure:6630: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:6609:6: warning: conflicting types for built-in function 'strchr' [enabled by default]
# builtin and then its argument prototype would still apply. */
# ^
# configure:6633: $? = 0
# configure:6636: test -s conftest
# configure:6639: $? = 0
# configure:6649: result: yes
# configure:6593: checking for strcasecmp
# configure:6630: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:6609:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
# builtin and then its argument prototype would still apply. */
# ^
# configure:6633: $? = 0
# configure:6636: test -s conftest
# configure:6639: $? = 0
# configure:6649: result: yes
# configure:6593: checking for strdup
# configure:6630: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:6609:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
# builtin and then its argument prototype would still apply. */
# ^
# configure:6633: $? = 0
# configure:6636: test -s conftest
# configure:6639: $? = 0
# configure:6649: result: yes
# configure:6593: checking for strtoul
# configure:6630: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:6633: $? = 0
# configure:6636: test -s conftest
# configure:6639: $? = 0
# configure:6649: result: yes
# configure:6593: checking for tsearch
# configure:6630: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:6633: $? = 0
# configure:6636: test -s conftest
# configure:6639: $? = 0
# configure:6649: result: yes
# configure:6593: checking for __argz_count
# configure:6630: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# /tmp/ccWmlkTc.o:conftest.c:function main: error: undefined reference to '__argz_count'
# collect2: error: ld returned 1 exit status
# configure:6633: $? = 1
# configure: failed program was:
# #line 6599 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char __argz_count (); 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 __argz_count ();
# 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___argz_count) || defined (__stub_____argz_count)
# choke me
# #else
# f = __argz_count; /* workaround for ICC 12.0.3 */ if (f == 0) return 1;
# #endif
#
# ;
# return 0;
# }
# configure:6649: result: no
# configure:6593: checking for __argz_stringify
# configure:6630: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# /tmp/ccIpR4xe.o:conftest.c:function main: error: undefined reference to '__argz_stringify'
# collect2: error: ld returned 1 exit status
# configure:6633: $? = 1
# configure: failed program was:
# #line 6599 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char __argz_stringify (); 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 __argz_stringify ();
# 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___argz_stringify) || defined (__stub_____argz_stringify)
# choke me
# #else
# f = __argz_stringify; /* workaround for ICC 12.0.3 */ if (f == 0) return 1;
# #endif
#
# ;
# return 0;
# }
# configure:6649: result: no
# configure:6593: checking for __argz_next
# configure:6630: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# /tmp/ccywUBii.o:conftest.c:function main: error: undefined reference to '__argz_next'
# collect2: error: ld returned 1 exit status
# configure:6633: $? = 1
# configure: failed program was:
# #line 6599 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char __argz_next (); 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 __argz_next ();
# 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___argz_next) || defined (__stub_____argz_next)
# choke me
# #else
# f = __argz_next; /* workaround for ICC 12.0.3 */ if (f == 0) return 1;
# #endif
#
# ;
# return 0;
# }
# configure:6649: result: no
# configure:6908: checking for iconv
# configure:6919: testing Starting FIND_LINKAGE(iconv,) ...
# configure:6943: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:6927:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6946: $? = 1
# configure: failed program was:
# #line 6924 "configure"
# #include "confdefs.h"
#
# #include
# #include
#
# int
# main ()
# {
#
# iconv_t cd = iconv_open("","");
# iconv(cd,NULL,NULL,NULL,NULL);
# iconv_close(cd);
#
# ;
# return 0;
# }
# configure:6985: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c -liconv >&5
# configure:6969:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6988: $? = 1
# configure: failed program was:
# #line 6966 "configure"
# #include "confdefs.h"
#
# #include
# #include
#
# int
# main ()
# {
#
# iconv_t cd = iconv_open("","");
# iconv(cd,NULL,NULL,NULL,NULL);
# iconv_close(cd);
#
# ;
# return 0;
# }
# configure:7011: testing find linkage for iconv library ...
# configure:7013: testing Searching for headers in FIND_LINKAGE(iconv,) ...
# configure:7104: testing ... testing /usr/include ...
# configure:7127: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 -I/usr/include conftest.c >&5
# In file included from /usr/include/features.h:392:0,
# from /usr/include/stdlib.h:24,
# from configure:7110:
# /usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file or directory
# # include
# ^
# compilation terminated.
# configure:7130: $? = 1
# configure: failed program was:
# #line 7108 "configure"
# #include "confdefs.h"
#
# #include
# #include
#
# int
# main ()
# {
#
# iconv_t cd = iconv_open("","");
# iconv(cd,NULL,NULL,NULL,NULL);
# iconv_close(cd);
#
# ;
# return 0;
# }
# configure:7104: testing ... testing /usr/local/include ...
# configure:7127: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 -I/usr/local/include conftest.c >&5
# configure:7111:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7130: $? = 1
# configure: failed program was:
# #line 7108 "configure"
# #include "confdefs.h"
#
# #include
# #include
#
# int
# main ()
# {
#
# iconv_t cd = iconv_open("","");
# iconv(cd,NULL,NULL,NULL,NULL);
# iconv_close(cd);
#
# ;
# return 0;
# }
# configure:7313: result: no, consider installing GNU libiconv
# configure:7503: checking for nl_langinfo and CODESET
# configure:7521: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:7510:22: fatal error: langinfo.h: No such file or directory
# #include "confdefs.h"
# ^
# compilation terminated.
# configure:7524: $? = 1
# configure: failed program was:
# #line 7509 "configure"
# #include "confdefs.h"
# #include
# int
# main ()
# {
# char* cs = nl_langinfo(CODESET);
# ;
# return 0;
# }
# configure:7541: result: no
# configure:7552: checking for LC_MESSAGES
# configure:7570: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:7573: $? = 0
# configure:7576: test -s conftest
# configure:7579: $? = 0
# configure:7589: result: yes
# configure:7599: checking whether NLS is requested
# configure:7609: result: yes
# configure:7622: checking whether included gettext is requested
# configure:7632: result: no
# configure:7657: checking for libintl.h and gettext()
# configure:7668: testing Starting FIND_LINKAGE(intl,) ...
# configure:7693: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c >&5
# configure:7675:21: fatal error: libintl.h: No such file or directory
#
# ^
# compilation terminated.
# configure:7696: $? = 1
# configure: failed program was:
# #line 7673 "configure"
# #include "confdefs.h"
#
# #include
# extern int _nl_msg_cat_cntr;
#
# int
# main ()
# {
#
# bindtextdomain ("", "");
# return (int) gettext ("")
#
# + _nl_msg_cat_cntr
#
# ;
# return 0;
# }
# configure:7736: arm-linux-androideabi-gcc -o conftest -D_XOPEN_SOURCE=500 conftest.c -lintl >&5
# configure:7718:21: fatal error: libintl.h: No such file or directory
#
# ^
# compilation terminated.
# configure:7739: $? = 1
# configure: failed program was:
# #line 7716 "configure"
# #include "confdefs.h"
#
# #include
# extern int _nl_msg_cat_cntr;
#
# int
# main ()
# {
#
# bindtextdomain ("", "");
# return (int) gettext ("")
#
# + _nl_msg_cat_cntr
#
# ;
# return 0;
# }
# configure:7762: testing find linkage for intl library ...
# configure:7764: testing Searching for headers in FIND_LINKAGE(intl,) ...
# configure:7855: testing ... testing /usr/include ...
# configure:7879: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 -I/usr/include conftest.c >&5
# In file included from /usr/include/features.h:392:0,
# from /usr/include/libintl.h:23,
# from configure:7861:
# /usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file or directory
# # include
# ^
# compilation terminated.
# configure:7882: $? = 1
# configure: failed program was:
# #line 7859 "configure"
# #include "confdefs.h"
#
# #include
# extern int _nl_msg_cat_cntr;
#
# int
# main ()
# {
#
# bindtextdomain ("", "");
# return (int) gettext ("")
#
# + _nl_msg_cat_cntr
#
# ;
# return 0;
# }
# configure:7855: testing ... testing /usr/local/include ...
# configure:7879: arm-linux-androideabi-gcc -c -D_XOPEN_SOURCE=500 -I/usr/local/include conftest.c >&5
# configure:7861:21: fatal error: libintl.h: No such file or directory
#
# ^
# compilation terminated.
# configure:7882: $? = 1
# configure: failed program was:
# #line 7859 "configure"
# #include "confdefs.h"
#
# #include
# extern int _nl_msg_cat_cntr;
#
# int
# main ()
# {
#
# bindtextdomain ("", "");
# return (int) gettext ("")
#
# + _nl_msg_cat_cntr
#
# ;
# return 0;
# }
# configure:8066: result: no
# configure:8390: error: no NLS library is packaged with this application
#
# ## ----------------- ##
# ## 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_inline=inline
# 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_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___argz_count=no
# ac_cv_func___argz_next=no
# ac_cv_func___argz_stringify=no
# ac_cv_func_alloca_works=yes
# ac_cv_func_feof_unlocked=no
# ac_cv_func_fgets_unlocked=no
# ac_cv_func_fseeko=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_getegid=yes
# ac_cv_func_geteuid=yes
# ac_cv_func_getgid=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_getuid=yes
# ac_cv_func_mempcpy=no
# ac_cv_func_mmap_fixed_mapped=no
# ac_cv_func_munmap=yes
# ac_cv_func_putenv=yes
# ac_cv_func_setenv=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_stpcpy=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strtoul=yes
# ac_cv_func_tsearch=yes
# ac_cv_gnu_library_2_1=no
# ac_cv_header_argz_h=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_nl_types_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=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_param_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_host_alias=arm-linux-androideabi
# ac_cv_objext=o
# ac_cv_path_GROFF_PATH=/usr/sbin/groff
# ac_cv_path_NROFF_PATH=/usr/sbin/nroff
# 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_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_MAKE_LOWER_TAGS=no
# ac_cv_prog_MAKE_UPPER_TAGS=no
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_make_make_set=yes
# 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_type_off_t=yes
# ac_cv_type_size_t=yes
# ac_cv_working_alloca_h=yes
# am_cv_func_iconv='no, consider installing GNU libiconv'
# am_cv_langinfo_codeset=no
# am_cv_val_LC_MESSAGES=yes
# cf_cv_ar_flags=-curvU
# cf_cv_find_linkage_iconv=no
# cf_cv_find_linkage_intl=no
# cf_cv_func_gettext=no
# cf_cv_gnu_source=no
# cf_cv_header_path_iconv=/usr/local/include
# cf_cv_header_path_intl=/usr/local/include
# cf_cv_library_path_iconv=
# cf_cv_library_path_intl=
# cf_cv_makeflags=
# cf_cv_mixedcase=yes
# cf_cv_struct_dirent64=no
# cf_cv_system_name=linux-androideabi
# cf_cv_xopen_source=500
# nls_cv_force_use_gnu_gettext=no
# nls_cv_use_gnu_gettext=yes
#
# ## ------------ ##
# ## confdefs.h. ##
# ## ------------ ##
#
# #define MIXEDCASE_FILENAMES 1
# #define SYSTEM_NAME "linux-androideabi"
# #define HAVE_FSEEKO 1
# #define PACKAGE "dialog"
# #define DIALOG_VERSION "1.3"
# #define DIALOG_PATCHDATE 20160424
# #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 HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_LIMITS_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_GETCWD 1
# #define HAVE_GETEGID 1
# #define HAVE_GETEUID 1
# #define HAVE_GETGID 1
# #define HAVE_GETUID 1
# #define HAVE_MUNMAP 1
# #define HAVE_PUTENV 1
# #define HAVE_SETENV 1
# #define HAVE_SETLOCALE 1
# #define HAVE_STPCPY 1
# #define HAVE_STRCHR 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRDUP 1
# #define HAVE_STRTOUL 1
# #define HAVE_TSEARCH 1
# #define HAVE_LC_MESSAGES 1
# #define ENABLE_NLS 1
#
#
# configure: exit 1