Build of bftpd with android toolchain

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

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

SLOCLanguage
4,657 ansic
301 sh
41 makefile
4,999 total

The process tree of the build process is here.

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

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: bftpd 4.4-1 (Tue Apr 4 22:21:59 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
# autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
# autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
# autoheader: WARNING: is deprecated and discouraged.
# autoheader:
# autoheader: WARNING: Using the third argument of `AC_DEFINE' and
# autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
# autoheader: WARNING: `acconfig.h':
# autoheader:
# autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
# autoheader: [Define if a function `main' is needed.])
# autoheader:
# autoheader: WARNING: More sophisticated templates can also be produced, see the
# autoheader: WARNING: documentation.
# configure: WARNING: you should use --build, --host, --target
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for a BSD-compatible install... /usr/bin/install -c
# checking for getusershell in -lc... yes
# checking for inet_ntoa in -lc... yes
# checking for socket in -lsocket... no
# checking for connect in -lsocket... no
# checking for crypt in -lcrypt... no
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking paths.h usability... yes
# checking paths.h presence... yes
# checking for paths.h... yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking time.h usability... yes
# checking time.h presence... yes
# checking for time.h... yes
# checking for sys/types.h... (cached) yes
# checking for sys/stat.h... (cached) yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking asm/socket.h usability... yes
# checking asm/socket.h presence... yes
# checking for asm/socket.h... yes
# checking wait.h usability... no
# checking wait.h presence... no
# checking for wait.h... no
# checking sys/wait.h usability... yes
# checking sys/wait.h presence... yes
# checking for sys/wait.h... yes
# checking shadow.h usability... no
# checking shadow.h presence... no
# checking for shadow.h... no
# checking arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking syslog.h usability... yes
# checking syslog.h presence... yes
# checking for syslog.h... yes
# checking crypt.h usability... no
# checking crypt.h presence... no
# checking for crypt.h... no
# checking utmp.h usability... yes
# checking utmp.h presence... yes
# checking for utmp.h... yes
# checking whether to enable pam... yes
# checking security/pam_appl.h usability... no
# checking security/pam_appl.h presence... no
# checking for security/pam_appl.h... no
# Error: PAM header files not found. Install PAM or don't compile
# bftpd with PAM support.
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/bftpd/src/bftpd/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --enable-pam --mandir=/usr/share/man --sysconfdir=/etc make
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = e0e764421463
# 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:2039: checking for arm-linux-androideabi-gcc
# configure:2066: result: arm-linux-androideabi-gcc
# configure:2335: checking for C compiler version
# configure:2344: 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:2355: $? = 0
# configure:2344: 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:2355: $? = 0
# configure:2344: 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:2355: $? = 1
# configure:2344: 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:2355: $? = 1
# configure:2375: checking whether the C compiler works
# configure:2397: arm-linux-androideabi-gcc conftest.c >&5
# configure:2401: $? = 0
# configure:2449: result: yes
# configure:2452: checking for C compiler default output file name
# configure:2454: result: a.out
# configure:2460: checking for suffix of executables
# configure:2467: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:2471: $? = 0
# configure:2493: result:
# configure:2515: checking whether we are cross compiling
# configure:2553: result: yes
# configure:2558: checking for suffix of object files
# configure:2580: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:2584: $? = 0
# configure:2605: result: o
# configure:2609: checking whether we are using the GNU C compiler
# configure:2628: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:2628: $? = 0
# configure:2637: result: yes
# configure:2646: checking whether arm-linux-androideabi-gcc accepts -g
# configure:2666: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:2666: $? = 0
# configure:2707: result: yes
# configure:2724: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:2787: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:2787: $? = 0
# configure:2800: result: none needed
# configure:2826: checking how to run the C preprocessor
# configure:2857: arm-linux-androideabi-gcc -E conftest.c
# configure:2857: $? = 0
# configure:2871: 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:2871: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:2896: result: arm-linux-androideabi-gcc -E
# configure:2916: arm-linux-androideabi-gcc -E conftest.c
# configure:2916: $? = 0
# configure:2930: 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:2930: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:2959: checking for grep that handles long lines and -e
# configure:3017: result: /usr/sbin/grep
# configure:3022: checking for egrep
# configure:3084: result: /usr/sbin/grep -E
# configure:3089: checking for ANSI C header files
# configure:3109: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3109: $? = 0
# configure:3193: result: yes
# configure:3206: checking for sys/types.h
# configure:3206: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3206: $? = 0
# configure:3206: result: yes
# configure:3206: checking for sys/stat.h
# configure:3206: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3206: $? = 0
# configure:3206: result: yes
# configure:3206: checking for stdlib.h
# configure:3206: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3206: $? = 0
# configure:3206: result: yes
# configure:3206: checking for string.h
# configure:3206: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3206: $? = 0
# configure:3206: result: yes
# configure:3206: checking for memory.h
# configure:3206: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3206: $? = 0
# configure:3206: result: yes
# configure:3206: checking for strings.h
# configure:3206: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3206: $? = 0
# configure:3206: result: yes
# configure:3206: checking for inttypes.h
# configure:3206: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3206: $? = 0
# configure:3206: result: yes
# configure:3206: checking for stdint.h
# configure:3206: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3206: $? = 0
# configure:3206: result: yes
# configure:3206: checking for unistd.h
# configure:3206: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3206: $? = 0
# configure:3206: result: yes
# configure:3219: checking minix/config.h usability
# configure:3219: 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:3219: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:3219: result: no
# configure:3219: checking minix/config.h presence
# configure:3219: 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:3219: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:3219: result: no
# configure:3219: checking for minix/config.h
# configure:3219: result: no
# configure:3240: checking whether it is safe to define __EXTENSIONS__
# configure:3258: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3258: $? = 0
# configure:3265: result: yes
# configure:3323: checking for a BSD-compatible install
# configure:3391: result: /usr/bin/install -c
# configure:3406: checking for getusershell in -lc
# configure:3431: arm-linux-androideabi-gcc -o conftest conftest.c -lc >&5
# configure:3431: $? = 0
# configure:3440: result: yes
# configure:3453: checking for inet_ntoa in -lc
# configure:3478: arm-linux-androideabi-gcc -o conftest conftest.c -lc >&5
# configure:3478: $? = 0
# configure:3487: result: yes
# configure:3542: checking for socket in -lsocket
# configure:3567: arm-linux-androideabi-gcc -o conftest conftest.c -lsocket >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lsocket
# collect2: error: ld returned 1 exit status
# configure:3567: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_GETUSERSHELL 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char socket ();
# | int
# | main ()
# | {
# | return socket ();
# | ;
# | return 0;
# | }
# configure:3576: result: no
# configure:3587: checking for connect in -lsocket
# configure:3612: arm-linux-androideabi-gcc -o conftest conftest.c -lsocket >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lsocket
# collect2: error: ld returned 1 exit status
# configure:3612: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_GETUSERSHELL 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char connect ();
# | int
# | main ()
# | {
# | return connect ();
# | ;
# | return 0;
# | }
# configure:3621: result: no
# configure:3634: checking for crypt in -lcrypt
# configure:3659: arm-linux-androideabi-gcc -o conftest conftest.c -lcrypt >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lcrypt
# /tmp/ccqOulze.o:conftest.c:function main: error: undefined reference to 'crypt'
# collect2: error: ld returned 1 exit status
# configure:3659: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_GETUSERSHELL 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char crypt ();
# | int
# | main ()
# | {
# | return crypt ();
# | ;
# | return 0;
# | }
# configure:3668: result: no
# configure:3684: checking for dirent.h that defines DIR
# configure:3703: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3703: $? = 0
# configure:3711: result: yes
# configure:3724: checking for library containing opendir
# configure:3755: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3755: $? = 0
# configure:3772: result: none required
# configure:3841: checking paths.h usability
# configure:3841: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3841: $? = 0
# configure:3841: result: yes
# configure:3841: checking paths.h presence
# configure:3841: arm-linux-androideabi-gcc -E conftest.c
# configure:3841: $? = 0
# configure:3841: result: yes
# configure:3841: checking for paths.h
# configure:3841: result: yes
# configure:3853: checking netinet/in.h usability
# configure:3853: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3853: $? = 0
# configure:3853: result: yes
# configure:3853: checking netinet/in.h presence
# configure:3853: arm-linux-androideabi-gcc -E conftest.c
# configure:3853: $? = 0
# configure:3853: result: yes
# configure:3853: checking for netinet/in.h
# configure:3853: result: yes
# configure:3865: checking sys/time.h usability
# configure:3865: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3865: $? = 0
# configure:3865: result: yes
# configure:3865: checking sys/time.h presence
# configure:3865: arm-linux-androideabi-gcc -E conftest.c
# configure:3865: $? = 0
# configure:3865: result: yes
# configure:3865: checking for sys/time.h
# configure:3865: result: yes
# configure:3877: checking time.h usability
# configure:3877: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3877: $? = 0
# configure:3877: result: yes
# configure:3877: checking time.h presence
# configure:3877: arm-linux-androideabi-gcc -E conftest.c
# configure:3877: $? = 0
# configure:3877: result: yes
# configure:3877: checking for time.h
# configure:3877: result: yes
# configure:3889: checking for sys/types.h
# configure:3889: result: yes
# configure:3901: checking for sys/stat.h
# configure:3901: result: yes
# configure:3913: checking sys/socket.h usability
# configure:3913: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3913: $? = 0
# configure:3913: result: yes
# configure:3913: checking sys/socket.h presence
# configure:3913: arm-linux-androideabi-gcc -E conftest.c
# configure:3913: $? = 0
# configure:3913: result: yes
# configure:3913: checking for sys/socket.h
# configure:3913: result: yes
# configure:3925: checking asm/socket.h usability
# configure:3925: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3925: $? = 0
# configure:3925: result: yes
# configure:3925: checking asm/socket.h presence
# configure:3925: arm-linux-androideabi-gcc -E conftest.c
# configure:3925: $? = 0
# configure:3925: result: yes
# configure:3925: checking for asm/socket.h
# configure:3925: result: yes
# configure:3937: checking wait.h usability
# configure:3937: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:67:18: fatal error: wait.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3937: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_ASM_SOCKET_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:3937: result: no
# configure:3937: checking wait.h presence
# configure:3937: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:34:18: fatal error: wait.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3937: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_ASM_SOCKET_H 1
# | /* end confdefs.h. */
# | #include
# configure:3937: result: no
# configure:3937: checking for wait.h
# configure:3937: result: no
# configure:3949: checking sys/wait.h usability
# configure:3949: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3949: $? = 0
# configure:3949: result: yes
# configure:3949: checking sys/wait.h presence
# configure:3949: arm-linux-androideabi-gcc -E conftest.c
# configure:3949: $? = 0
# configure:3949: result: yes
# configure:3949: checking for sys/wait.h
# configure:3949: result: yes
# configure:3961: checking shadow.h usability
# configure:3961: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:68:20: fatal error: shadow.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3961: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_ASM_SOCKET_H 1
# | #define HAVE_SYS_WAIT_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:3961: result: no
# configure:3961: checking shadow.h presence
# configure:3961: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:35:20: fatal error: shadow.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3961: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_ASM_SOCKET_H 1
# | #define HAVE_SYS_WAIT_H 1
# | /* end confdefs.h. */
# | #include
# configure:3961: result: no
# configure:3961: checking for shadow.h
# configure:3961: result: no
# configure:3973: checking arpa/inet.h usability
# configure:3973: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3973: $? = 0
# configure:3973: result: yes
# configure:3973: checking arpa/inet.h presence
# configure:3973: arm-linux-androideabi-gcc -E conftest.c
# configure:3973: $? = 0
# configure:3973: result: yes
# configure:3973: checking for arpa/inet.h
# configure:3973: result: yes
# configure:3985: checking syslog.h usability
# configure:3985: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3985: $? = 0
# configure:3985: result: yes
# configure:3985: checking syslog.h presence
# configure:3985: arm-linux-androideabi-gcc -E conftest.c
# configure:3985: $? = 0
# configure:3985: result: yes
# configure:3985: checking for syslog.h
# configure:3985: result: yes
# configure:3997: checking crypt.h usability
# configure:3997: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:70:19: fatal error: crypt.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3997: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_ASM_SOCKET_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYSLOG_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:3997: result: no
# configure:3997: checking crypt.h presence
# configure:3997: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:37:19: fatal error: crypt.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3997: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_ASM_SOCKET_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYSLOG_H 1
# | /* end confdefs.h. */
# | #include
# configure:3997: result: no
# configure:3997: checking for crypt.h
# configure:3997: result: no
# configure:4009: checking utmp.h usability
# configure:4009: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4009: $? = 0
# configure:4009: result: yes
# configure:4009: checking utmp.h presence
# configure:4009: arm-linux-androideabi-gcc -E conftest.c
# configure:4009: $? = 0
# configure:4009: result: yes
# configure:4009: checking for utmp.h
# configure:4009: result: yes
# configure:4025: checking whether to enable pam
# configure:4038: result: yes
# configure:4045: checking security/pam_appl.h usability
# configure:4045: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:72:31: fatal error: security/pam_appl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4045: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_ASM_SOCKET_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UTMP_H 1
# | #define WANT_PAM 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:4045: result: no
# configure:4045: checking security/pam_appl.h presence
# configure:4045: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:39:31: fatal error: security/pam_appl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4045: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_ASM_SOCKET_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UTMP_H 1
# | #define WANT_PAM 1
# | /* end confdefs.h. */
# | #include
# configure:4045: result: no
# configure:4045: checking for security/pam_appl.h
# configure:4045: result: no
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# 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_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=set
# ac_cv_env_target_alias_value=make
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_asm_socket_h=yes
# ac_cv_header_crypt_h=no
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_paths_h=yes
# ac_cv_header_security_pam_appl_h=no
# ac_cv_header_shadow_h=no
# 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_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_syslog_h=yes
# ac_cv_header_time_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_utmp_h=yes
# ac_cv_header_wait_h=no
# ac_cv_lib_c_getusershell=yes
# ac_cv_lib_c_inet_ntoa=yes
# ac_cv_lib_crypt_crypt=no
# ac_cv_lib_socket_connect=no
# ac_cv_lib_socket_socket=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_opendir='none required'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# CC='arm-linux-androideabi-gcc'
# CFLAGS=''
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# DEBUG=''
# DEFS=''
# DIRPAX=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=' -lpam -ldl'
# LTLIBOBJS=''
# OBJEXT='o'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# PAX=''
# SHELL='/bin/sh'
# ac_ct_CC=''
# bindir='${exec_prefix}/bin'
# build_alias='x86_64-unknown-linux'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='NONE'
# host_alias='arm-linux-androideabi'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='/usr/share/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target_alias='make'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_GETUSERSHELL 1
# #define HAVE_DIRENT_H 1
# #define HAVE_PATHS_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_TIME_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_ASM_SOCKET_H 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_SYSLOG_H 1
# #define HAVE_UTMP_H 1
# #define WANT_PAM 1
#
# configure: exit 1