Build of mpop with android toolchain

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

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

SLOCLanguage
12,063 ansic
4,816 sh
2,861 makefile
16 sed
19,756 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: mpop 1.2.5-1 (Tue Apr 4 21:19:34 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking target system type... arm-unknown-linux-androideabi
# 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 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 for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... unknown
# checking for _LARGE_FILES value needed for large files... unknown
# checking for 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 for style of include used by make... GNU
# checking whether make supports nested variables... yes
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking whether make supports nested variables... (cached) yes
# 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 for a sed that does not truncate output... /usr/sbin/sed
# 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 for ld used by arm-linux-androideabi-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 sysexits.h usability... no
# checking sysexits.h presence... no
# checking for sysexits.h... no
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking sys/wait.h usability... yes
# checking sys/wait.h presence... yes
# checking for sys/wait.h... yes
# checking for fseeko... yes
# checking for fseeko64... no
# checking for getpass... no
# checking for getservbyname... yes
# checking for link... yes
# checking for mkstemp... yes
# checking for sigaction... yes
# checking for signal... yes
# checking for strndup... yes
# checking for syslog... yes
# checking for vasprintf... yes
# checking for library containing nanosleep... none required
# checking for library containing socket... none required
# checking for arm-linux-androideabi-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# configure: WARNING: using cross tools not prefixed with host triplet
# checking pkg-config is at least version 0.9.0... yes
# configure: WARNING: --with-ssl is deprecated, use --with-tls instead
# checking for libgnutls... yes
# checking for libgsasl... no
# configure: WARNING: library libgsasl not found:
# configure: WARNING: No package 'libgsasl' found
# configure: WARNING: libgsasl is provided by GNU SASL; Debian package: libgsasl7-dev
# checking whether AI_IDN is declared... no
# checking whether GnuTLS has builtin IDN support... no
# checking whether libidn is needed for IDN support... yes
# checking for libidn... yes
# checking for libsecret... no
# configure: WARNING: library libsecret not found:
# configure: WARNING: No package 'libsecret-1' found
# configure: WARNING: libsecret is provided by Gnome; Debian package: libsecret-1-dev
# checking for SecKeychainGetVersion... no
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating po/Makefile.in
# config.status: creating doc/Makefile
# config.status: creating scripts/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing po-directories commands
# config.status: creating po/POTFILES
# config.status: creating po/Makefile
#
# Install prefix ......... : /usr
# TLS/SSL support ........ : yes (Library: GnuTLS)
# GNU SASL support ....... : no
# IDN support ............ : yes (via GNU Libidn)
# NLS support ............ : no
# Libsecret support (GNOME): no
# MacOS X Keychain support : no
# make all-recursive
# make[1]: Entering directory '/tmp/mpop/src/mpop-1.2.5'
# Making all in src
# make[2]: Entering directory '/tmp/mpop/src/mpop-1.2.5/src'
# CC conf.o
# CC delivery.o
# CC list.o
# CC mpop.o
# In file included from pop3.h:33:0,
# from mpop.c:75:
# tls.h:27:28: fatal error: gnutls/gnutls.h: No such file or directory
# # include
# ^
# compilation terminated.
# make[2]: *** [Makefile:425: mpop.o] Error 1
# make[2]: *** Waiting for unfinished jobs....
# make[2]: Leaving directory '/tmp/mpop/src/mpop-1.2.5/src'
# make[1]: *** [Makefile:409: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/mpop/src/mpop-1.2.5'
# make: *** [Makefile:350: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/mpop/src/mpop-1.2.5/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 mpop configure 1.2.5, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --with-ssl=gnutls
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = dbddcc11ba9f
# 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:2364: checking build system type
# configure:2378: result: x86_64-unknown-linux-gnu
# configure:2398: checking host system type
# configure:2411: result: arm-unknown-linux-androideabi
# configure:2431: checking target system type
# configure:2444: result: arm-unknown-linux-androideabi
# configure:2481: checking for arm-linux-androideabi-gcc
# configure:2508: result: arm-linux-androideabi-gcc
# configure:2777: checking for C compiler version
# configure:2786: 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:2797: $? = 0
# configure:2786: 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:2797: $? = 0
# configure:2786: 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:2797: $? = 1
# configure:2786: 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:2797: $? = 1
# configure:2817: checking whether the C compiler works
# configure:2839: arm-linux-androideabi-gcc conftest.c >&5
# configure:2843: $? = 0
# configure:2891: result: yes
# configure:2894: checking for C compiler default output file name
# configure:2896: result: a.out
# configure:2902: checking for suffix of executables
# configure:2909: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:2913: $? = 0
# configure:2935: result:
# configure:2957: checking whether we are cross compiling
# configure:2995: result: yes
# configure:3000: checking for suffix of object files
# configure:3022: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3026: $? = 0
# configure:3047: result: o
# configure:3051: checking whether we are using the GNU C compiler
# configure:3070: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3070: $? = 0
# configure:3079: result: yes
# configure:3088: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3108: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3108: $? = 0
# configure:3149: result: yes
# configure:3166: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3229: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3229: $? = 0
# configure:3242: result: none needed
# configure:3267: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:3289: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:3292: $? = 0
# configure:3289: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:3292: $? = 0
# configure:3304: result: yes
# configure:3327: checking how to run the C preprocessor
# configure:3358: arm-linux-androideabi-gcc -E conftest.c
# configure:3358: $? = 0
# configure:3372: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3372: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mpop"
# | #define PACKAGE_TARNAME "mpop"
# | #define PACKAGE_VERSION "1.2.5"
# | #define PACKAGE_STRING "mpop 1.2.5"
# | #define PACKAGE_BUGREPORT "marlam@marlam.de"
# | #define PACKAGE_URL "http://mpop.sourceforge.net/"
# | /* end confdefs.h. */
# | #include
# configure:3397: result: arm-linux-androideabi-gcc -E
# configure:3417: arm-linux-androideabi-gcc -E conftest.c
# configure:3417: $? = 0
# configure:3431: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3431: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mpop"
# | #define PACKAGE_TARNAME "mpop"
# | #define PACKAGE_VERSION "1.2.5"
# | #define PACKAGE_STRING "mpop 1.2.5"
# | #define PACKAGE_BUGREPORT "marlam@marlam.de"
# | #define PACKAGE_URL "http://mpop.sourceforge.net/"
# | /* end confdefs.h. */
# | #include
# configure:3460: checking for grep that handles long lines and -e
# configure:3518: result: /usr/sbin/grep
# configure:3523: checking for egrep
# configure:3585: result: /usr/sbin/grep -E
# configure:3590: checking for ANSI C header files
# configure:3610: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3610: $? = 0
# configure:3694: result: yes
# configure:3707: checking for sys/types.h
# configure:3707: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3707: $? = 0
# configure:3707: result: yes
# configure:3707: checking for sys/stat.h
# configure:3707: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3707: $? = 0
# configure:3707: result: yes
# configure:3707: checking for stdlib.h
# configure:3707: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3707: $? = 0
# configure:3707: result: yes
# configure:3707: checking for string.h
# configure:3707: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3707: $? = 0
# configure:3707: result: yes
# configure:3707: checking for memory.h
# configure:3707: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3707: $? = 0
# configure:3707: result: yes
# configure:3707: checking for strings.h
# configure:3707: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3707: $? = 0
# configure:3707: result: yes
# configure:3707: checking for inttypes.h
# configure:3707: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3707: $? = 0
# configure:3707: result: yes
# configure:3707: checking for stdint.h
# configure:3707: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3707: $? = 0
# configure:3707: result: yes
# configure:3707: checking for unistd.h
# configure:3707: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3707: $? = 0
# configure:3707: result: yes
# configure:3720: checking minix/config.h usability
# configure:3720: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:52:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3720: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mpop"
# | #define PACKAGE_TARNAME "mpop"
# | #define PACKAGE_VERSION "1.2.5"
# | #define PACKAGE_STRING "mpop 1.2.5"
# | #define PACKAGE_BUGREPORT "marlam@marlam.de"
# | #define PACKAGE_URL "http://mpop.sourceforge.net/"
# | #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:3720: result: no
# configure:3720: checking minix/config.h presence
# configure:3720: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:19:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3720: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mpop"
# | #define PACKAGE_TARNAME "mpop"
# | #define PACKAGE_VERSION "1.2.5"
# | #define PACKAGE_STRING "mpop 1.2.5"
# | #define PACKAGE_BUGREPORT "marlam@marlam.de"
# | #define PACKAGE_URL "http://mpop.sourceforge.net/"
# | #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:3720: result: no
# configure:3720: checking for minix/config.h
# configure:3720: result: no
# configure:3741: checking whether it is safe to define __EXTENSIONS__
# configure:3759: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3759: $? = 0
# configure:3766: result: yes
# configure:3787: checking for special C compiler options needed for large files
# configure:3832: result: no
# configure:3838: checking for _FILE_OFFSET_BITS value needed for large files
# configure:3863: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:30:7: error: size of array 'off_t_is_large' is negative
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:3863: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mpop"
# | #define PACKAGE_TARNAME "mpop"
# | #define PACKAGE_VERSION "1.2.5"
# | #define PACKAGE_STRING "mpop 1.2.5"
# | #define PACKAGE_BUGREPORT "marlam@marlam.de"
# | #define PACKAGE_URL "http://mpop.sourceforge.net/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:3887: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:31:7: error: size of array 'off_t_is_large' is negative
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:3887: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mpop"
# | #define PACKAGE_TARNAME "mpop"
# | #define PACKAGE_VERSION "1.2.5"
# | #define PACKAGE_STRING "mpop 1.2.5"
# | #define PACKAGE_BUGREPORT "marlam@marlam.de"
# | #define PACKAGE_URL "http://mpop.sourceforge.net/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# | #define _FILE_OFFSET_BITS 64
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:3895: result: unknown
# configure:3907: checking for _LARGE_FILES value needed for large files
# configure:3932: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:30:7: error: size of array 'off_t_is_large' is negative
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:3932: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mpop"
# | #define PACKAGE_TARNAME "mpop"
# | #define PACKAGE_VERSION "1.2.5"
# | #define PACKAGE_STRING "mpop 1.2.5"
# | #define PACKAGE_BUGREPORT "marlam@marlam.de"
# | #define PACKAGE_URL "http://mpop.sourceforge.net/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:3956: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:31:7: error: size of array 'off_t_is_large' is negative
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:3956: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mpop"
# | #define PACKAGE_TARNAME "mpop"
# | #define PACKAGE_VERSION "1.2.5"
# | #define PACKAGE_STRING "mpop 1.2.5"
# | #define PACKAGE_BUGREPORT "marlam@marlam.de"
# | #define PACKAGE_URL "http://mpop.sourceforge.net/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# | #define _LARGE_FILES 1
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:3964: result: unknown
# configure:3996: checking for a BSD-compatible install
# configure:4064: result: /usr/bin/install -c
# configure:4075: checking whether build environment is sane
# configure:4130: result: yes
# configure:4186: checking for arm-linux-androideabi-strip
# configure:4202: found /sysroot/bin/arm-linux-androideabi-strip
# configure:4213: result: arm-linux-androideabi-strip
# configure:4278: checking for a thread-safe mkdir -p
# configure:4317: result: /usr/sbin/mkdir -p
# configure:4324: checking for gawk
# configure:4340: found /usr/sbin/gawk
# configure:4351: result: gawk
# configure:4362: checking whether make sets $(MAKE)
# configure:4384: result: yes
# configure:4414: checking for style of include used by make
# configure:4442: result: GNU
# configure:4476: checking whether make supports nested variables
# configure:4493: result: yes
# configure:4578: checking dependency style of arm-linux-androideabi-gcc
# configure:4689: result: gcc3
# configure:4758: checking whether make supports nested variables
# configure:4775: result: yes
# configure:4794: checking for arm-linux-androideabi-gcc
# configure:4821: result: arm-linux-androideabi-gcc
# configure:5090: checking for C compiler version
# configure:5099: 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:5110: $? = 0
# configure:5099: 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:5110: $? = 0
# configure:5099: 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:5110: $? = 1
# configure:5099: 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:5110: $? = 1
# configure:5114: checking whether we are using the GNU C compiler
# configure:5142: result: yes
# configure:5151: checking whether arm-linux-androideabi-gcc accepts -g
# configure:5212: result: yes
# configure:5229: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:5305: result: none needed
# configure:5330: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:5367: result: yes
# configure:5399: checking for a sed that does not truncate output
# configure:5463: result: /usr/sbin/sed
# configure:5469: checking whether NLS is requested
# configure:5478: result: yes
# configure:5518: checking for msgfmt
# configure: trying /usr/sbin/msgfmt...
# 0 translated messages.
# configure:5550: result: /usr/sbin/msgfmt
# configure:5559: checking for gmsgfmt
# configure:5590: result: /usr/sbin/msgfmt
# configure:5640: checking for xgettext
# configure: trying /usr/sbin/xgettext...
# /usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:5672: result: /usr/sbin/xgettext
# configure:5717: checking for msgmerge
# configure: trying /usr/sbin/msgmerge...
# configure:5748: result: /usr/sbin/msgmerge
# configure:5806: checking for ld used by arm-linux-androideabi-gcc
# configure:5873: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:5880: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:5895: result: yes
# configure:5902: checking for shared library run path origin
# configure:5915: result: done
# configure:6487: checking for CFPreferencesCopyAppValue
# configure:6505: 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:6505: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mpop"
# | #define PACKAGE_TARNAME "mpop"
# | #define PACKAGE_VERSION "1.2.5"
# | #define PACKAGE_STRING "mpop 1.2.5"
# | #define PACKAGE_BUGREPORT "marlam@marlam.de"
# | #define PACKAGE_URL "http://mpop.sourceforge.net/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "mpop"
# | #define VERSION "1.2.5"
# | #define PLATFORM "arm-unknown-linux-androideabi"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:6514: result: no
# configure:6521: checking for CFLocaleCopyCurrent
# configure:6539: 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:6539: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mpop"
# | #define PACKAGE_TARNAME "mpop"
# | #define PACKAGE_VERSION "1.2.5"
# | #define PACKAGE_STRING "mpop 1.2.5"
# | #define PACKAGE_BUGREPORT "marlam@marlam.de"
# | #define PACKAGE_URL "http://mpop.sourceforge.net/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "mpop"
# | #define VERSION "1.2.5"
# | #define PLATFORM "arm-unknown-linux-androideabi"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:6548: result: no
# configure:6597: checking for GNU gettext in libc
# configure:6621: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:28:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6621: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mpop"
# | #define PACKAGE_TARNAME "mpop"
# | #define PACKAGE_VERSION "1.2.5"
# | #define PACKAGE_STRING "mpop 1.2.5"
# | #define PACKAGE_BUGREPORT "marlam@marlam.de"
# | #define PACKAGE_URL "http://mpop.sourceforge.net/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "mpop"
# | #define VERSION "1.2.5"
# | #define PLATFORM "arm-unknown-linux-androideabi"
# | /* 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:6630: result: no
# configure:6664: checking for iconv
# configure:6688: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:29:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6688: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mpop"
# | #define PACKAGE_TARNAME "mpop"
# | #define PACKAGE_VERSION "1.2.5"
# | #define PACKAGE_STRING "mpop 1.2.5"
# | #define PACKAGE_BUGREPORT "marlam@marlam.de"
# | #define PACKAGE_URL "http://mpop.sourceforge.net/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "mpop"
# | #define VERSION "1.2.5"
# | #define PLATFORM "arm-unknown-linux-androideabi"
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | iconv_t cd = iconv_open("","");
# | iconv(cd,NULL,NULL,NULL,NULL);
# | iconv_close(cd);
# | ;
# | return 0;
# | }
# configure:6712: arm-linux-androideabi-gcc -o conftest conftest.c -liconv >&5
# conftest.c:29:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6712: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mpop"
# | #define PACKAGE_TARNAME "mpop"
# | #define PACKAGE_VERSION "1.2.5"
# | #define PACKAGE_STRING "mpop 1.2.5"
# | #define PACKAGE_BUGREPORT "marlam@marlam.de"
# | #define PACKAGE_URL "http://mpop.sourceforge.net/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "mpop"
# | #define VERSION "1.2.5"
# | #define PLATFORM "arm-unknown-linux-androideabi"
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | iconv_t cd = iconv_open("","");
# | iconv(cd,NULL,NULL,NULL,NULL);
# | iconv_close(cd);
# | ;
# | return 0;
# | }
# configure:6722: result: no, consider installing GNU libiconv
# configure:7355: checking for GNU gettext in libintl
# configure:7387: arm-linux-androideabi-gcc -o conftest conftest.c -lintl >&5
# conftest.c:28:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7387: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mpop"
# | #define PACKAGE_TARNAME "mpop"
# | #define PACKAGE_VERSION "1.2.5"
# | #define PACKAGE_STRING "mpop 1.2.5"
# | #define PACKAGE_BUGREPORT "marlam@marlam.de"
# | #define PACKAGE_URL "http://mpop.sourceforge.net/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "mpop"
# | #define VERSION "1.2.5"
# | #define PLATFORM "arm-unknown-linux-androideabi"
# | /* 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:7432: result: no
# configure:7467: checking whether to use NLS
# configure:7469: result: no
# configure:7544: checking sysexits.h usability
# configure:7544: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:60:22: fatal error: sysexits.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7544: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mpop"
# | #define PACKAGE_TARNAME "mpop"
# | #define PACKAGE_VERSION "1.2.5"
# | #define PACKAGE_STRING "mpop 1.2.5"
# | #define PACKAGE_BUGREPORT "marlam@marlam.de"
# | #define PACKAGE_URL "http://mpop.sourceforge.net/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "mpop"
# | #define VERSION "1.2.5"
# | #define PLATFORM "arm-unknown-linux-androideabi"
# | /* 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:7544: result: no
# configure:7544: checking sysexits.h presence
# configure:7544: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:27:22: fatal error: sysexits.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7544: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mpop"
# | #define PACKAGE_TARNAME "mpop"
# | #define PACKAGE_VERSION "1.2.5"
# | #define PACKAGE_STRING "mpop 1.2.5"
# | #define PACKAGE_BUGREPORT "marlam@marlam.de"
# | #define PACKAGE_URL "http://mpop.sourceforge.net/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "mpop"
# | #define VERSION "1.2.5"
# | #define PLATFORM "arm-unknown-linux-androideabi"
# | /* end confdefs.h. */
# | #include
# configure:7544: result: no
# configure:7544: checking for sysexits.h
# configure:7544: result: no
# configure:7544: checking netdb.h usability
# configure:7544: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7544: $? = 0
# configure:7544: result: yes
# configure:7544: checking netdb.h presence
# configure:7544: arm-linux-androideabi-gcc -E conftest.c
# configure:7544: $? = 0
# configure:7544: result: yes
# configure:7544: checking for netdb.h
# configure:7544: result: yes
# configure:7544: checking arpa/inet.h usability
# configure:7544: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7544: $? = 0
# configure:7544: result: yes
# configure:7544: checking arpa/inet.h presence
# configure:7544: arm-linux-androideabi-gcc -E conftest.c
# configure:7544: $? = 0
# configure:7544: result: yes
# configure:7544: checking for arpa/inet.h
# configure:7544: result: yes
# configure:7544: checking sys/socket.h usability
# configure:7544: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7544: $? = 0
# configure:7544: result: yes
# configure:7544: checking sys/socket.h presence
# configure:7544: arm-linux-androideabi-gcc -E conftest.c
# configure:7544: $? = 0
# configure:7544: result: yes
# configure:7544: checking for sys/socket.h
# configure:7544: result: yes
# configure:7544: checking sys/wait.h usability
# configure:7544: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7544: $? = 0
# configure:7544: result: yes
# configure:7544: checking sys/wait.h presence
# configure:7544: arm-linux-androideabi-gcc -E conftest.c
# configure:7544: $? = 0
# configure:7544: result: yes
# configure:7544: checking for sys/wait.h
# configure:7544: result: yes
# configure:7557: checking for fseeko
# configure:7557: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:7557: $? = 0
# configure:7557: result: yes
# configure:7557: checking for fseeko64
# configure:7557: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccEgMOT3.o:conftest.c:function main: error: undefined reference to 'fseeko64'
# collect2: error: ld returned 1 exit status
# configure:7557: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mpop"
# | #define PACKAGE_TARNAME "mpop"
# | #define PACKAGE_VERSION "1.2.5"
# | #define PACKAGE_STRING "mpop 1.2.5"
# | #define PACKAGE_BUGREPORT "marlam@marlam.de"
# | #define PACKAGE_URL "http://mpop.sourceforge.net/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "mpop"
# | #define VERSION "1.2.5"
# | #define PLATFORM "arm-unknown-linux-androideabi"
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FSEEKO 1
# | /* end confdefs.h. */
# | /* Define fseeko64 to an innocuous variant, in case declares fseeko64.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define fseeko64 innocuous_fseeko64
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char fseeko64 (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef fseeko64
# |
# | /* 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 fseeko64 ();
# | /* 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_fseeko64 || defined __stub___fseeko64
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return fseeko64 ();
# | ;
# | return 0;
# | }
# configure:7557: result: no
# configure:7557: checking for getpass
# configure:7557: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/cceBcRM9.o:conftest.c:function main: error: undefined reference to 'getpass'
# collect2: error: ld returned 1 exit status
# configure:7557: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mpop"
# | #define PACKAGE_TARNAME "mpop"
# | #define PACKAGE_VERSION "1.2.5"
# | #define PACKAGE_STRING "mpop 1.2.5"
# | #define PACKAGE_BUGREPORT "marlam@marlam.de"
# | #define PACKAGE_URL "http://mpop.sourceforge.net/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "mpop"
# | #define VERSION "1.2.5"
# | #define PLATFORM "arm-unknown-linux-androideabi"
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FSEEKO 1
# | /* end confdefs.h. */
# | /* Define getpass to an innocuous variant, in case declares getpass.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getpass innocuous_getpass
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getpass (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getpass
# |
# | /* 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 getpass ();
# | /* 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_getpass || defined __stub___getpass
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getpass ();
# | ;
# | return 0;
# | }
# configure:7557: result: no
# configure:7557: checking for getservbyname
# configure:7557: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:7557: $? = 0
# configure:7557: result: yes
# configure:7557: checking for link
# configure:7557: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:7557: $? = 0
# configure:7557: result: yes
# configure:7557: checking for mkstemp
# configure:7557: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:7557: $? = 0
# configure:7557: result: yes
# configure:7557: checking for sigaction
# configure:7557: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:7557: $? = 0
# configure:7557: result: yes
# configure:7557: checking for signal
# configure:7557: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:7557: $? = 0
# configure:7557: result: yes
# configure:7557: checking for strndup
# configure:7557: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:60:6: warning: conflicting types for built-in function 'strndup' [enabled by default]
# char strndup ();
# ^
# configure:7557: $? = 0
# configure:7557: result: yes
# configure:7557: checking for syslog
# configure:7557: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:7557: $? = 0
# configure:7557: result: yes
# configure:7557: checking for vasprintf
# configure:7557: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:7557: $? = 0
# configure:7557: result: yes
# configure:7566: checking for library containing nanosleep
# configure:7597: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:7597: $? = 0
# configure:7614: result: none required
# configure:7622: checking for library containing socket
# configure:7653: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:7653: $? = 0
# configure:7670: result: none required
# configure:7690: checking for arm-linux-androideabi-pkg-config
# configure:7723: result: no
# configure:7733: checking for pkg-config
# configure:7751: found /usr/sbin/pkg-config
# configure:7763: result: /usr/sbin/pkg-config
# configure:7775: WARNING: using cross tools not prefixed with host triplet
# configure:7788: checking pkg-config is at least version 0.9.0
# configure:7791: result: yes
# configure:7833: WARNING: --with-ssl is deprecated, use --with-tls instead
# configure:7859: checking for libgnutls
# configure:7866: $PKG_CONFIG --exists --print-errors "gnutls >= 0.0"
# configure:7869: $? = 0
# configure:7883: $PKG_CONFIG --exists --print-errors "gnutls >= 0.0"
# configure:7886: $? = 0
# configure:7924: result: yes
# configure:8064: checking for libgsasl
# configure:8071: $PKG_CONFIG --exists --print-errors "libgsasl >= 0.0"
# Package libgsasl was not found in the pkg-config search path.
# Perhaps you should add the directory containing `libgsasl.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'libgsasl' found
# configure:8074: $? = 1
# configure:8088: $PKG_CONFIG --exists --print-errors "libgsasl >= 0.0"
# Package libgsasl was not found in the pkg-config search path.
# Perhaps you should add the directory containing `libgsasl.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'libgsasl' found
# configure:8091: $? = 1
# configure:8105: result: no
# No package 'libgsasl' found
# configure:8134: WARNING: library libgsasl not found:
# configure:8136: WARNING: No package 'libgsasl' found
# configure:8138: WARNING: libgsasl is provided by GNU SASL; Debian package: libgsasl7-dev
# configure:8166: checking whether AI_IDN is declared
# configure:8166: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:55:10: error: 'AI_IDN' undeclared (first use in this function)
# (void) AI_IDN;
# ^
# conftest.c:55:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:8166: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mpop"
# | #define PACKAGE_TARNAME "mpop"
# | #define PACKAGE_VERSION "1.2.5"
# | #define PACKAGE_STRING "mpop 1.2.5"
# | #define PACKAGE_BUGREPORT "marlam@marlam.de"
# | #define PACKAGE_URL "http://mpop.sourceforge.net/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "mpop"
# | #define VERSION "1.2.5"
# | #define PLATFORM "arm-unknown-linux-androideabi"
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_LINK 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_TLS 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #include
# |
# |
# | int
# | main ()
# | {
# | #ifndef AI_IDN
# | #ifdef __cplusplus
# | (void) AI_IDN;
# | #else
# | (void) AI_IDN;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:8166: result: no
# configure:8238: checking whether GnuTLS has builtin IDN support
# configure:8257: arm-linux-androideabi-gcc -c -I/usr/include/p11-kit-1 conftest.c >&5
# conftest.c:43:36: fatal error: gnutls/gnutls.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:8257: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mpop"
# | #define PACKAGE_TARNAME "mpop"
# | #define PACKAGE_VERSION "1.2.5"
# | #define PACKAGE_STRING "mpop 1.2.5"
# | #define PACKAGE_BUGREPORT "marlam@marlam.de"
# | #define PACKAGE_URL "http://mpop.sourceforge.net/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "mpop"
# | #define VERSION "1.2.5"
# | #define PLATFORM "arm-unknown-linux-androideabi"
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_LINK 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_TLS 1
# | /* end confdefs.h. */
# |
# | #include
# | #if GNUTLS_VERSION_NUMBER < 0x030400
# | error: GnuTLS does not have builtin IDN support
# | #endif
# | int
# | main ()
# | {
# | int x = 0;
# | ;
# | return 0;
# | }
# configure:8262: result: no
# configure:8266: checking whether libidn is needed for IDN support
# configure:8274: result: yes
# configure:8291: checking for libidn
# configure:8298: $PKG_CONFIG --exists --print-errors "libidn >= 0.0"
# configure:8301: $? = 0
# configure:8315: $PKG_CONFIG --exists --print-errors "libidn >= 0.0"
# configure:8318: $? = 0
# configure:8356: result: yes
# configure:8387: checking for libsecret
# configure:8394: $PKG_CONFIG --exists --print-errors "libsecret-1"
# Package libsecret-1 was not found in the pkg-config search path.
# Perhaps you should add the directory containing `libsecret-1.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'libsecret-1' found
# configure:8397: $? = 1
# configure:8411: $PKG_CONFIG --exists --print-errors "libsecret-1"
# Package libsecret-1 was not found in the pkg-config search path.
# Perhaps you should add the directory containing `libsecret-1.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'libsecret-1' found
# configure:8414: $? = 1
# configure:8428: result: no
# No package 'libsecret-1' found
# configure:8457: WARNING: library libsecret not found:
# configure:8459: WARNING: No package 'libsecret-1' found
# configure:8461: WARNING: libsecret is provided by Gnome; Debian package: libsecret-1-dev
# configure:8481: checking for SecKeychainGetVersion
# configure:8499: arm-linux-androideabi-gcc -o conftest conftest.c -Wl,-framework -Wl,Security >&5
# conftest.c:43:31: fatal error: Security/Security.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:8499: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mpop"
# | #define PACKAGE_TARNAME "mpop"
# | #define PACKAGE_VERSION "1.2.5"
# | #define PACKAGE_STRING "mpop 1.2.5"
# | #define PACKAGE_BUGREPORT "marlam@marlam.de"
# | #define PACKAGE_URL "http://mpop.sourceforge.net/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "mpop"
# | #define VERSION "1.2.5"
# | #define PLATFORM "arm-unknown-linux-androideabi"
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_LINK 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_LIBGNUTLS 1
# | #define HAVE_TLS 1
# | #define HAVE_LIBIDN 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | SecKeychainGetVersion(NULL);
# | ;
# | return 0;
# | }
# configure:8508: result: no
# configure:8634: checking that generated files are newer than configure
# configure:8640: result: done
# configure:8671: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by mpop config.status 1.2.5, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on dbddcc11ba9f
#
# config.status:937: creating Makefile
# config.status:937: creating src/Makefile
# config.status:937: creating po/Makefile.in
# config.status:937: creating doc/Makefile
# config.status:937: creating scripts/Makefile
# config.status:937: creating config.h
# config.status:1166: executing depfiles commands
# config.status:1166: executing po-directories commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_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_libgnutls_CFLAGS_set=
# ac_cv_env_libgnutls_CFLAGS_value=
# ac_cv_env_libgnutls_LIBS_set=
# ac_cv_env_libgnutls_LIBS_value=
# ac_cv_env_libgsasl_CFLAGS_set=
# ac_cv_env_libgsasl_CFLAGS_value=
# ac_cv_env_libgsasl_LIBS_set=
# ac_cv_env_libgsasl_LIBS_value=
# ac_cv_env_libidn_CFLAGS_set=
# ac_cv_env_libidn_CFLAGS_value=
# ac_cv_env_libidn_LIBS_set=
# ac_cv_env_libidn_LIBS_value=
# ac_cv_env_libsecret_CFLAGS_set=
# ac_cv_env_libsecret_CFLAGS_value=
# ac_cv_env_libsecret_LIBS_set=
# ac_cv_env_libsecret_LIBS_value=
# ac_cv_env_libssl_CFLAGS_set=
# ac_cv_env_libssl_CFLAGS_value=
# ac_cv_env_libssl_LIBS_set=
# ac_cv_env_libssl_LIBS_value=
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_SecKeychainGetVersion=no
# ac_cv_func_fseeko64=no
# ac_cv_func_fseeko=yes
# ac_cv_func_getpass=no
# ac_cv_func_getservbyname=yes
# ac_cv_func_link=yes
# ac_cv_func_mkstemp=yes
# ac_cv_func_sigaction=yes
# ac_cv_func_signal=yes
# ac_cv_func_strndup=yes
# ac_cv_func_syslog=yes
# ac_cv_func_vasprintf=yes
# ac_cv_have_decl_AI_IDN=no
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_netdb_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_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_sysexits_h=no
# ac_cv_header_unistd_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# 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_SED=/usr/sbin/sed
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# 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_nanosleep='none required'
# ac_cv_search_socket='none required'
# ac_cv_sys_file_offset_bits=unknown
# ac_cv_sys_large_files=unknown
# ac_cv_sys_largefile_CC=no
# ac_cv_target=arm-unknown-linux-androideabi
# 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
# pkg_cv_libgnutls_CFLAGS=-I/usr/include/p11-kit-1
# pkg_cv_libgnutls_LIBS=-lgnutls
# pkg_cv_libidn_CFLAGS=
# pkg_cv_libidn_LIBS=-lidn
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/mpop/src/mpop-1.2.5/build-aux/missing aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# AUTOCONF='${SHELL} /tmp/mpop/src/mpop-1.2.5/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/mpop/src/mpop-1.2.5/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/mpop/src/mpop-1.2.5/build-aux/missing automake-1.15'
# AWK='gawk'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GETTEXT_MACRO_VERSION='0.19'
# GMSGFMT='/usr/sbin/msgfmt'
# GMSGFMT_015='/usr/sbin/msgfmt'
# GREP='/usr/sbin/grep'
# HAVE_LIBGSASL_FALSE=''
# HAVE_LIBGSASL_TRUE='#'
# HAVE_TLS_FALSE='#'
# HAVE_TLS_TRUE=''
# 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=''
# LTLIBICONV=''
# LTLIBINTL=''
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/mpop/src/mpop-1.2.5/build-aux/missing makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# MSGFMT='/usr/sbin/msgfmt'
# MSGFMT_015='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# OBJEXT='o'
# PACKAGE='mpop'
# PACKAGE_BUGREPORT='marlam@marlam.de'
# PACKAGE_NAME='mpop'
# PACKAGE_STRING='mpop 1.2.5'
# PACKAGE_TARNAME='mpop'
# PACKAGE_URL='http://mpop.sourceforge.net/'
# PACKAGE_VERSION='1.2.5'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# POSUB=''
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# USE_NLS='no'
# VERSION='1.2.5'
# 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='${prefix}'
# 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/mpop/src/mpop-1.2.5/build-aux/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# libgnutls_CFLAGS='-I/usr/include/p11-kit-1'
# libgnutls_LIBS='-lgnutls'
# libgsasl_CFLAGS=''
# libgsasl_LIBS=''
# libidn_CFLAGS=''
# libidn_LIBS='-lidn'
# libsecret_CFLAGS=''
# libsecret_LIBS=''
# libssl_CFLAGS=''
# libssl_LIBS=''
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# runstatedir='${localstatedir}/run'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target='arm-unknown-linux-androideabi'
# target_alias=''
# target_cpu='arm'
# target_os='linux-androideabi'
# target_vendor='unknown'
# tls_CFLAGS='-I/usr/include/p11-kit-1'
# tls_LIBS='-lgnutls'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "mpop"
# #define PACKAGE_TARNAME "mpop"
# #define PACKAGE_VERSION "1.2.5"
# #define PACKAGE_STRING "mpop 1.2.5"
# #define PACKAGE_BUGREPORT "marlam@marlam.de"
# #define PACKAGE_URL "http://mpop.sourceforge.net/"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define PACKAGE "mpop"
# #define VERSION "1.2.5"
# #define PLATFORM "arm-unknown-linux-androideabi"
# #define HAVE_NETDB_H 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_FSEEKO 1
# #define HAVE_GETSERVBYNAME 1
# #define HAVE_LINK 1
# #define HAVE_MKSTEMP 1
# #define HAVE_SIGACTION 1
# #define HAVE_SIGNAL 1
# #define HAVE_STRNDUP 1
# #define HAVE_SYSLOG 1
# #define HAVE_VASPRINTF 1
# #define HAVE_LIBGNUTLS 1
# #define HAVE_TLS 1
# #define HAVE_LIBIDN 1
#
# configure: exit 0