Build of abook with android toolchain

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

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

SLOCLanguage
8,985 ansic
4,580 sh
16 sed
13,581 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: abook 0.6.1-1 (Tue Apr 4 20:55:45 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking for style of include used by make... GNU
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking whether arm-linux-androideabi-gcc understands -c and -o together... yes
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking whether _XOPEN_SOURCE should be defined... no
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/sbin/msgfmt
# checking for gmsgfmt... /usr/sbin/msgfmt
# checking for xgettext... /usr/sbin/xgettext
# checking for msgmerge... /usr/sbin/msgmerge
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking for ld used by GCC... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for shared library run path origin... done
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking for GNU gettext in libc... no
# checking for iconv... no, consider installing GNU libiconv
# checking for GNU gettext in libintl... no
# checking whether to use NLS... no
# checking for arm-linux-androideabi-gcc... (cached) arm-linux-androideabi-gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether arm-linux-androideabi-gcc accepts -g... (cached) yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... (cached) none needed
# checking whether arm-linux-androideabi-gcc understands -c and -o together... (cached) yes
# checking dependency style of arm-linux-androideabi-gcc... (cached) gcc3
# checking for library containing strerror... none required
# checking for inline... inline
# checking for ANSI C header files... (cached) yes
# checking for unistd.h... (cached) yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking iconv.h usability... no
# checking iconv.h presence... no
# checking for iconv.h... no
# checking stdarg.h usability... yes
# checking stdarg.h presence... yes
# checking for stdarg.h... yes
# checking for working strcoll... no
# checking for setlocale... yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking for mbtowc... yes
# checking for wcwidth... yes
# checking for mbrtowc... yes
# checking for mbsinit... yes
# checking whether wcwidth is declared... no
# checking for wchar_t... yes
# checking for initscr in -lncursesw... no
# checking for initscr in -lncurses... no
# checking for initscr... no
# checking for tgoto... no
# checking for tgoto in -ltermcap... no
# checking for tgoto in -ltermlib... no
# checking for tgoto in -lunknown... no
# checking for initscr in -lcursesX... no
# checking for initscr in -lcurses... no
# checking for initscr in -lncurses... no
# checking for initscr in -lxcurses... no
# checking for initscr in -ljcurses... no
# checking for initscr in -lunknown... no
# configure: error: no curses library found
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/abook/src/abook-0.6.1/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 Abook configure 0.6.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --mandir=/usr/share/man
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = c2d451924b6f
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2353: checking for a BSD-compatible install
# configure:2421: result: /usr/bin/install -c
# configure:2432: checking whether build environment is sane
# configure:2487: result: yes
# configure:2546: checking for arm-linux-androideabi-strip
# configure:2562: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2573: result: arm-linux-androideabi-strip
# configure:2638: checking for a thread-safe mkdir -p
# configure:2677: result: /usr/sbin/mkdir -p
# configure:2684: checking for gawk
# configure:2700: found /usr/sbin/gawk
# configure:2711: result: gawk
# configure:2722: checking whether make sets $(MAKE)
# configure:2744: result: yes
# configure:2773: checking whether make supports nested variables
# configure:2790: result: yes
# configure:2930: checking for style of include used by make
# configure:2958: result: GNU
# configure:2989: checking for arm-linux-androideabi-gcc
# configure:3016: result: arm-linux-androideabi-gcc
# configure:3285: checking for C compiler version
# configure:3294: 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:3305: $? = 0
# configure:3294: 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:3305: $? = 0
# configure:3294: 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:3305: $? = 1
# configure:3294: arm-linux-androideabi-gcc -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:3305: $? = 1
# configure:3325: checking whether the C compiler works
# configure:3347: arm-linux-androideabi-gcc conftest.c >&5
# configure:3351: $? = 0
# configure:3399: result: yes
# configure:3402: checking for C compiler default output file name
# configure:3404: result: a.out
# configure:3410: checking for suffix of executables
# configure:3417: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3421: $? = 0
# configure:3443: result:
# configure:3465: checking whether we are cross compiling
# configure:3503: result: yes
# configure:3508: checking for suffix of object files
# configure:3530: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3534: $? = 0
# configure:3555: result: o
# configure:3559: checking whether we are using the GNU C compiler
# configure:3578: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3578: $? = 0
# configure:3587: result: yes
# configure:3596: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3616: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3616: $? = 0
# configure:3657: result: yes
# configure:3674: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3737: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3737: $? = 0
# configure:3750: result: none needed
# configure:3775: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:3797: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:3800: $? = 0
# configure:3797: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:3800: $? = 0
# configure:3812: result: yes
# configure:3831: checking dependency style of arm-linux-androideabi-gcc
# configure:3942: result: gcc3
# configure:3963: checking how to run the C preprocessor
# configure:3994: arm-linux-androideabi-gcc -E conftest.c
# configure:3994: $? = 0
# configure:4008: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4008: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.1"
# | /* end confdefs.h. */
# | #include
# configure:4033: result: arm-linux-androideabi-gcc -E
# configure:4053: arm-linux-androideabi-gcc -E conftest.c
# configure:4053: $? = 0
# configure:4067: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4067: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.1"
# | /* end confdefs.h. */
# | #include
# configure:4096: checking for grep that handles long lines and -e
# configure:4154: result: /usr/sbin/grep
# configure:4159: checking for egrep
# configure:4221: result: /usr/sbin/grep -E
# configure:4226: checking for ANSI C header files
# configure:4246: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4246: $? = 0
# configure:4330: result: yes
# configure:4343: checking for sys/types.h
# configure:4343: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4343: $? = 0
# configure:4343: result: yes
# configure:4343: checking for sys/stat.h
# configure:4343: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4343: $? = 0
# configure:4343: result: yes
# configure:4343: checking for stdlib.h
# configure:4343: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4343: $? = 0
# configure:4343: result: yes
# configure:4343: checking for string.h
# configure:4343: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4343: $? = 0
# configure:4343: result: yes
# configure:4343: checking for memory.h
# configure:4343: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4343: $? = 0
# configure:4343: result: yes
# configure:4343: checking for strings.h
# configure:4343: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4343: $? = 0
# configure:4343: result: yes
# configure:4343: checking for inttypes.h
# configure:4343: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4343: $? = 0
# configure:4343: result: yes
# configure:4343: checking for stdint.h
# configure:4343: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4343: $? = 0
# configure:4343: result: yes
# configure:4343: checking for unistd.h
# configure:4343: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4343: $? = 0
# configure:4343: result: yes
# configure:4356: checking minix/config.h usability
# configure:4356: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:54:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4356: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.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
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:4356: result: no
# configure:4356: checking minix/config.h presence
# configure:4356: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:21:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4356: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.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
# | /* end confdefs.h. */
# | #include
# configure:4356: result: no
# configure:4356: checking for minix/config.h
# configure:4356: result: no
# configure:4380: checking whether it is safe to define __EXTENSIONS__
# configure:4398: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4398: $? = 0
# configure:4405: result: yes
# configure:4420: checking whether _XOPEN_SOURCE should be defined
# configure:4439: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4439: $? = 0
# configure:4463: result: no
# configure:4477: checking whether NLS is requested
# configure:4486: result: yes
# configure:4527: checking for msgfmt
# configure: trying /usr/sbin/msgfmt...
# 0 translated messages.
# configure:4559: result: /usr/sbin/msgfmt
# configure:4568: checking for gmsgfmt
# configure:4599: result: /usr/sbin/msgfmt
# configure:4650: checking for xgettext
# configure: trying /usr/sbin/xgettext...
# /usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:4682: result: /usr/sbin/xgettext
# configure:4728: checking for msgmerge
# configure: trying /usr/sbin/msgmerge...
# configure:4759: result: /usr/sbin/msgmerge
# configure:4796: checking build system type
# configure:4810: result: x86_64-unknown-linux-gnu
# configure:4830: checking host system type
# configure:4843: result: arm-unknown-linux-androideabi
# configure:4887: checking for ld used by GCC
# configure:4951: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:4958: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:4971: result: yes
# configure:4978: checking for shared library run path origin
# configure:4991: result: done
# configure:5563: checking for CFPreferencesCopyAppValue
# configure:5581: arm-linux-androideabi-gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:27:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5581: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:5590: result: no
# configure:5597: checking for CFLocaleCopyCurrent
# configure:5615: arm-linux-androideabi-gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:27:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5615: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:5624: result: no
# configure:5673: checking for GNU gettext in libc
# configure:5693: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:27:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5693: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# | #include
# |
# | extern int _nl_msg_cat_cntr;
# | extern int *_nl_domain_bindings;
# | int
# | main ()
# | {
# | bindtextdomain ("", "");
# | return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
# | ;
# | return 0;
# | }
# configure:5702: result: no
# configure:5736: checking for iconv
# configure:5758: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:28:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5758: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | iconv_t cd = iconv_open("","");
# | iconv(cd,NULL,NULL,NULL,NULL);
# | iconv_close(cd);
# | ;
# | return 0;
# | }
# configure:5780: arm-linux-androideabi-gcc -o conftest conftest.c -liconv >&5
# conftest.c:28:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5780: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | iconv_t cd = iconv_open("","");
# | iconv(cd,NULL,NULL,NULL,NULL);
# | iconv_close(cd);
# | ;
# | return 0;
# | }
# configure:5790: result: no, consider installing GNU libiconv
# configure:6389: checking for GNU gettext in libintl
# configure:6417: arm-linux-androideabi-gcc -o conftest conftest.c -lintl >&5
# conftest.c:27:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6417: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# | #include
# |
# | extern int _nl_msg_cat_cntr;
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# | const char *_nl_expand_alias (const char *);
# | int
# | main ()
# | {
# | bindtextdomain ("", "");
# | return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
# | ;
# | return 0;
# | }
# configure:6458: result: no
# configure:6493: checking whether to use NLS
# configure:6495: result: no
# configure:6615: checking for arm-linux-androideabi-gcc
# configure:6642: result: arm-linux-androideabi-gcc
# configure:6911: checking for C compiler version
# configure:6920: 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:6931: $? = 0
# configure:6920: 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:6931: $? = 0
# configure:6920: 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:6931: $? = 1
# configure:6920: arm-linux-androideabi-gcc -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:6931: $? = 1
# configure:6935: checking whether we are using the GNU C compiler
# configure:6963: result: yes
# configure:6972: checking whether arm-linux-androideabi-gcc accepts -g
# configure:7033: result: yes
# configure:7050: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:7126: result: none needed
# configure:7151: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:7188: result: yes
# configure:7207: checking dependency style of arm-linux-androideabi-gcc
# configure:7318: result: gcc3
# configure:7333: checking for library containing strerror
# configure:7364: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:7364: $? = 0
# configure:7381: result: none required
# configure:7392: checking for inline
# configure:7408: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7408: $? = 0
# configure:7416: result: inline
# configure:7435: checking for ANSI C header files
# configure:7539: result: yes
# configure:7550: checking for unistd.h
# configure:7550: result: yes
# configure:7550: checking locale.h usability
# configure:7550: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7550: $? = 0
# configure:7550: result: yes
# configure:7550: checking locale.h presence
# configure:7550: arm-linux-androideabi-gcc -E conftest.c
# configure:7550: $? = 0
# configure:7550: result: yes
# configure:7550: checking for locale.h
# configure:7550: result: yes
# configure:7550: checking sys/ioctl.h usability
# configure:7550: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7550: $? = 0
# configure:7550: result: yes
# configure:7550: checking sys/ioctl.h presence
# configure:7550: arm-linux-androideabi-gcc -E conftest.c
# configure:7550: $? = 0
# configure:7550: result: yes
# configure:7550: checking for sys/ioctl.h
# configure:7550: result: yes
# configure:7550: checking iconv.h usability
# configure:7550: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:65:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7550: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LOCALEDIR "/usr/share/locale"
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:7550: result: no
# configure:7550: checking iconv.h presence
# configure:7550: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:32:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7550: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LOCALEDIR "/usr/share/locale"
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | /* end confdefs.h. */
# | #include
# configure:7550: result: no
# configure:7550: checking for iconv.h
# configure:7550: result: no
# configure:7560: checking stdarg.h usability
# configure:7560: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7560: $? = 0
# configure:7560: result: yes
# configure:7560: checking stdarg.h presence
# configure:7560: arm-linux-androideabi-gcc -E conftest.c
# configure:7560: $? = 0
# configure:7560: result: yes
# configure:7560: checking for stdarg.h
# configure:7560: result: yes
# configure:7570: checking for working strcoll
# configure:7601: result: no
# configure:7611: checking for setlocale
# configure:7611: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:7611: $? = 0
# configure:7611: result: yes
# configure:7622: checking wchar.h usability
# configure:7622: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7622: $? = 0
# configure:7622: result: yes
# configure:7622: checking wchar.h presence
# configure:7622: arm-linux-androideabi-gcc -E conftest.c
# configure:7622: $? = 0
# configure:7622: result: yes
# configure:7622: checking for wchar.h
# configure:7622: result: yes
# configure:7637: checking for mbtowc
# configure:7637: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:7637: $? = 0
# configure:7637: result: yes
# configure:7637: checking for wcwidth
# configure:7637: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:7637: $? = 0
# configure:7637: result: yes
# configure:7637: checking for mbrtowc
# configure:7637: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:7637: $? = 0
# configure:7637: result: yes
# configure:7637: checking for mbsinit
# configure:7637: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:7637: $? = 0
# configure:7637: result: yes
# configure:7648: checking whether wcwidth is declared
# configure:7648: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:79:10: error: 'wcwidth' undeclared (first use in this function)
# (void) wcwidth;
# ^
# conftest.c:79:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:7648: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LOCALEDIR "/usr/share/locale"
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_MBTOWC 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSINIT 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | #ifndef wcwidth
# | #ifdef __cplusplus
# | (void) wcwidth;
# | #else
# | (void) wcwidth;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:7648: result: no
# configure:7659: checking for wchar_t
# configure:7659: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7659: $? = 0
# configure:7659: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:76:22: error: expected expression before ')' token
# if (sizeof ((wchar_t)))
# ^
# configure:7659: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LOCALEDIR "/usr/share/locale"
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_MBTOWC 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_DECL_WCWIDTH 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((wchar_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7659: result: yes
# configure:7688: checking for initscr in -lncursesw
# configure:7713: arm-linux-androideabi-gcc -o conftest conftest.c -lncursesw >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lncursesw
# /tmp/ccCp7yje.o:conftest.c:function main: error: undefined reference to 'initscr'
# collect2: error: ld returned 1 exit status
# configure:7713: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LOCALEDIR "/usr/share/locale"
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_MBTOWC 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_DECL_WCWIDTH 0
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char initscr ();
# | int
# | main ()
# | {
# | return initscr ();
# | ;
# | return 0;
# | }
# configure:7722: result: no
# configure:7744: checking for initscr in -lncurses
# configure:7769: arm-linux-androideabi-gcc -o conftest conftest.c -lncurses >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lncurses
# /tmp/ccIYEOll.o:conftest.c:function main: error: undefined reference to 'initscr'
# collect2: error: ld returned 1 exit status
# configure:7769: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LOCALEDIR "/usr/share/locale"
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_MBTOWC 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_DECL_WCWIDTH 0
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char initscr ();
# | int
# | main ()
# | {
# | return initscr ();
# | ;
# | return 0;
# | }
# configure:7778: result: no
# configure:7799: checking for initscr
# configure:7799: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccKzgb4n.o:conftest.c:function main: error: undefined reference to 'initscr'
# collect2: error: ld returned 1 exit status
# configure:7799: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LOCALEDIR "/usr/share/locale"
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_MBTOWC 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_DECL_WCWIDTH 0
# | /* end confdefs.h. */
# | /* Define initscr to an innocuous variant, in case declares initscr.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define initscr innocuous_initscr
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char initscr (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef initscr
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char initscr ();
# | /* 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_initscr || defined __stub___initscr
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return initscr ();
# | ;
# | return 0;
# | }
# configure:7799: result: no
# configure:7960: checking for tgoto
# configure:7960: arm-linux-androideabi-gcc -o conftest conftest.c -L/lib >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /lib/libc.so while searching for c
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /lib/libdl.so while searching for dl
# /tmp/cc6azkMv.o:conftest.c:function main: error: undefined reference to 'tgoto'
# collect2: error: ld returned 1 exit status
# configure:7960: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LOCALEDIR "/usr/share/locale"
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_MBTOWC 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_DECL_WCWIDTH 0
# | /* end confdefs.h. */
# | /* Define tgoto to an innocuous variant, in case declares tgoto.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define tgoto innocuous_tgoto
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char tgoto (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef tgoto
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char tgoto ();
# | /* 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_tgoto || defined __stub___tgoto
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return tgoto ();
# | ;
# | return 0;
# | }
# configure:7960: result: no
# configure:7968: checking for tgoto in -ltermcap
# configure:7993: arm-linux-androideabi-gcc -o conftest conftest.c -ltermcap -L/lib >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ltermcap
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /lib/libc.so while searching for c
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /lib/libdl.so while searching for dl
# /tmp/ccG1fZPD.o:conftest.c:function main: error: undefined reference to 'tgoto'
# collect2: error: ld returned 1 exit status
# configure:7993: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LOCALEDIR "/usr/share/locale"
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_MBTOWC 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_DECL_WCWIDTH 0
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char tgoto ();
# | int
# | main ()
# | {
# | return tgoto ();
# | ;
# | return 0;
# | }
# configure:8003: result: no
# configure:7968: checking for tgoto in -ltermlib
# configure:7993: arm-linux-androideabi-gcc -o conftest conftest.c -ltermlib -L/lib >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ltermlib
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /lib/libc.so while searching for c
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /lib/libdl.so while searching for dl
# /tmp/cc6qlIfI.o:conftest.c:function main: error: undefined reference to 'tgoto'
# collect2: error: ld returned 1 exit status
# configure:7993: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LOCALEDIR "/usr/share/locale"
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_MBTOWC 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_DECL_WCWIDTH 0
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char tgoto ();
# | int
# | main ()
# | {
# | return tgoto ();
# | ;
# | return 0;
# | }
# configure:8003: result: no
# configure:7968: checking for tgoto in -lunknown
# configure:7993: arm-linux-androideabi-gcc -o conftest conftest.c -lunknown -L/lib >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lunknown
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /lib/libc.so while searching for c
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /lib/libdl.so while searching for dl
# /tmp/ccUwiZZS.o:conftest.c:function main: error: undefined reference to 'tgoto'
# collect2: error: ld returned 1 exit status
# configure:7993: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LOCALEDIR "/usr/share/locale"
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_MBTOWC 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_DECL_WCWIDTH 0
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char tgoto ();
# | int
# | main ()
# | {
# | return tgoto ();
# | ;
# | return 0;
# | }
# configure:8003: result: no
# configure:8019: checking for initscr in -lcursesX
# configure:8044: arm-linux-androideabi-gcc -o conftest conftest.c -lcursesX -L/lib >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lcursesX
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /lib/libc.so while searching for c
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /lib/libdl.so while searching for dl
# /tmp/cceNkuCX.o:conftest.c:function main: error: undefined reference to 'initscr'
# collect2: error: ld returned 1 exit status
# configure:8044: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LOCALEDIR "/usr/share/locale"
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_MBTOWC 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_DECL_WCWIDTH 0
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char initscr ();
# | int
# | main ()
# | {
# | return initscr ();
# | ;
# | return 0;
# | }
# configure:8054: result: no
# configure:8019: checking for initscr in -lcurses
# configure:8044: arm-linux-androideabi-gcc -o conftest conftest.c -lcurses -L/lib >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /lib/libncursesw.so while searching for ncursesw
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lncursesw
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /lib/libc.so while searching for c
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /lib/libdl.so while searching for dl
# /tmp/cceRVrH2.o:conftest.c:function main: error: undefined reference to 'initscr'
# collect2: error: ld returned 1 exit status
# configure:8044: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LOCALEDIR "/usr/share/locale"
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_MBTOWC 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_DECL_WCWIDTH 0
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char initscr ();
# | int
# | main ()
# | {
# | return initscr ();
# | ;
# | return 0;
# | }
# configure:8054: result: no
# configure:8019: checking for initscr in -lncurses
# configure:8044: arm-linux-androideabi-gcc -o conftest conftest.c -lncurses -L/lib >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /lib/libncursesw.so while searching for ncursesw
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lncursesw
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /lib/libc.so while searching for c
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /lib/libdl.so while searching for dl
# /tmp/ccKzHYP3.o:conftest.c:function main: error: undefined reference to 'initscr'
# collect2: error: ld returned 1 exit status
# configure:8044: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LOCALEDIR "/usr/share/locale"
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_MBTOWC 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_DECL_WCWIDTH 0
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char initscr ();
# | int
# | main ()
# | {
# | return initscr ();
# | ;
# | return 0;
# | }
# configure:8054: result: no
# configure:8019: checking for initscr in -lxcurses
# configure:8044: arm-linux-androideabi-gcc -o conftest conftest.c -lxcurses -L/lib >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lxcurses
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /lib/libc.so while searching for c
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /lib/libdl.so while searching for dl
# /tmp/ccoiLTK7.o:conftest.c:function main: error: undefined reference to 'initscr'
# collect2: error: ld returned 1 exit status
# configure:8044: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LOCALEDIR "/usr/share/locale"
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_MBTOWC 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_DECL_WCWIDTH 0
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char initscr ();
# | int
# | main ()
# | {
# | return initscr ();
# | ;
# | return 0;
# | }
# configure:8054: result: no
# configure:8019: checking for initscr in -ljcurses
# configure:8044: arm-linux-androideabi-gcc -o conftest conftest.c -ljcurses -L/lib >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ljcurses
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /lib/libc.so while searching for c
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /lib/libdl.so while searching for dl
# /tmp/ccMQhGqc.o:conftest.c:function main: error: undefined reference to 'initscr'
# collect2: error: ld returned 1 exit status
# configure:8044: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LOCALEDIR "/usr/share/locale"
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_MBTOWC 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_DECL_WCWIDTH 0
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char initscr ();
# | int
# | main ()
# | {
# | return initscr ();
# | ;
# | return 0;
# | }
# configure:8054: result: no
# configure:8019: checking for initscr in -lunknown
# configure:8044: arm-linux-androideabi-gcc -o conftest conftest.c -lunknown -L/lib >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lunknown
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /lib/libc.so while searching for c
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /lib/libdl.so while searching for dl
# /tmp/ccwEKB9h.o:conftest.c:function main: error: undefined reference to 'initscr'
# collect2: error: ld returned 1 exit status
# configure:8044: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Abook"
# | #define PACKAGE_TARNAME "abook"
# | #define PACKAGE_VERSION "0.6.1"
# | #define PACKAGE_STRING "Abook 0.6.1"
# | #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# | #define PACKAGE_URL "http://abook.sourceforge.net"
# | #define PACKAGE "abook"
# | #define VERSION "0.6.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LOCALEDIR "/usr/share/locale"
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_MBTOWC 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_DECL_WCWIDTH 0
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char initscr ();
# | int
# | main ()
# | {
# | return initscr ();
# | ;
# | return 0;
# | }
# configure:8054: result: no
# configure:8061: error: no curses library found
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# abook_cv_curses=/usr
# ac_cv_build=x86_64-unknown-linux-gnu
# 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_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_initscr=no
# ac_cv_func_mbrtowc=yes
# ac_cv_func_mbsinit=yes
# ac_cv_func_mbtowc=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_strcoll_works=no
# ac_cv_func_tgoto=no
# ac_cv_func_wcwidth=yes
# ac_cv_have_decl_wcwidth=no
# ac_cv_header_iconv_h=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_stdarg_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_wchar_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_lib_cursesX___initscr=no
# ac_cv_lib_curses___initscr=no
# ac_cv_lib_jcurses___initscr=no
# ac_cv_lib_ncurses___initscr=no
# ac_cv_lib_ncurses_initscr=no
# ac_cv_lib_ncursesw_initscr=no
# ac_cv_lib_termcap___tgoto=no
# ac_cv_lib_termlib___tgoto=no
# ac_cv_lib_unknown___initscr=no
# ac_cv_lib_unknown___tgoto=no
# ac_cv_lib_xcurses___initscr=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_MSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_STRIP=arm-linux-androideabi-strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_strerror='none required'
# ac_cv_should_define__xopen_source=no
# ac_cv_type_wchar_t=yes
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_libname_spec='lib$name'
# acl_cv_library_names_spec='$libname$shrext'
# acl_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_func_iconv='no, consider installing GNU libiconv'
# am_cv_lib_iconv=no
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext1_libc=no
# gt_cv_func_gnugettext1_libintl=no
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/abook/src/abook-0.6.1/missing aclocal-1.14'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AUTOCONF='${SHELL} /tmp/abook/src/abook-0.6.1/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/abook/src/abook-0.6.1/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/abook/src/abook-0.6.1/missing automake-1.14'
# AWK='gawk'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS=''
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENABLE_VFORMAT_SUPPORT_FALSE=''
# ENABLE_VFORMAT_SUPPORT_TRUE=''
# EXEEXT=''
# GETTEXT_MACRO_VERSION='0.18'
# GMSGFMT='/usr/sbin/msgfmt'
# GMSGFMT_015='/usr/sbin/msgfmt'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# LDFLAGS=''
# LIBICONV=''
# LIBINTL=''
# LIBOBJS=''
# LIBS=' -L/lib'
# LTLIBICONV=''
# LTLIBINTL=''
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/abook/src/abook-0.6.1/missing makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# MSGFMT='/usr/sbin/msgfmt'
# MSGFMT_015='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# OBJEXT='o'
# PACKAGE='abook'
# PACKAGE_BUGREPORT='abook-devel@lists.sourceforge.net'
# PACKAGE_NAME='Abook'
# PACKAGE_STRING='Abook 0.6.1'
# PACKAGE_TARNAME='abook'
# PACKAGE_URL='http://abook.sourceforge.net'
# PACKAGE_VERSION='0.6.1'
# PATH_SEPARATOR=':'
# POSUB=''
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# USE_INCLUDED_INTL_H_FALSE=''
# USE_INCLUDED_INTL_H_TRUE='#'
# USE_NLS='no'
# VERSION='0.6.1'
# XGETTEXT='/usr/sbin/xgettext'
# XGETTEXT_015='/usr/sbin/xgettext'
# XGETTEXT_EXTRA_OPTIONS=''
# ac_ct_CC=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE=''
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='NONE'
# host='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/abook/src/abook-0.6.1/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='$(datadir)/locale'
# localstatedir='${prefix}/var'
# mandir='/usr/share/man'
# mkdir_p='/usr/sbin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "Abook"
# #define PACKAGE_TARNAME "abook"
# #define PACKAGE_VERSION "0.6.1"
# #define PACKAGE_STRING "Abook 0.6.1"
# #define PACKAGE_BUGREPORT "abook-devel@lists.sourceforge.net"
# #define PACKAGE_URL "http://abook.sourceforge.net"
# #define PACKAGE "abook"
# #define VERSION "0.6.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 __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _DARWIN_C_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define LOCALEDIR "/usr/share/locale"
# #define STDC_HEADERS 1
# #define HAVE_UNISTD_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_STDARG_H 1
# #define HAVE_SETLOCALE 1
# #define HAVE_WCHAR_H 1
# #define HAVE_MBTOWC 1
# #define HAVE_WCWIDTH 1
# #define HAVE_MBRTOWC 1
# #define HAVE_MBSINIT 1
# #define HAVE_DECL_WCWIDTH 0
#
# configure: exit 1