Build of cronie with android toolchain

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

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

SLOCLanguage
6,191 ansic
4,280 sh
10,471 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: cronie 1.5.1-1 (Tue Apr 4 22:21:48 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# /tmp/cronie/src/cronie-1.5.1/missing: Unknown `--is-lightweight' option
# Try `/tmp/cronie/src/cronie-1.5.1/missing --help' for more information
# configure: WARNING: 'missing' script is too old or missing
# checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host 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 for style of include used by make... GNU
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking whether ln -s works... 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 dirent.h usability... yes
# checking dirent.h presence... yes
# checking for dirent.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# checking glob.h usability... no
# checking glob.h presence... no
# checking for glob.h... no
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking paths.h usability... yes
# checking paths.h presence... yes
# checking for paths.h... yes
# checking pty.h usability... no
# checking pty.h presence... no
# checking for pty.h... no
# checking selinux/selinux.h usability... no
# checking selinux/selinux.h presence... no
# checking for selinux/selinux.h... no
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for stdint.h... (cached) yes
# checking sys/audit.h usability... no
# checking sys/audit.h presence... no
# checking for sys/audit.h... no
# checking sys/inotify.h usability... yes
# checking sys/inotify.h presence... yes
# checking for sys/inotify.h... yes
# checking for sys/stat.h... (cached) yes
# checking sys/stream.h usability... no
# checking sys/stream.h presence... no
# checking for sys/stream.h... no
# checking sys/stropts.h usability... no
# checking sys/stropts.h presence... no
# checking for sys/stropts.h... no
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking sys/timers.h usability... no
# checking sys/timers.h presence... no
# checking for sys/timers.h... no
# checking for sys/types.h... (cached) yes
# checking sys/cdefs.h usability... yes
# checking sys/cdefs.h presence... yes
# checking for sys/cdefs.h... yes
# checking sys/fcntl.h usability... no
# checking sys/fcntl.h presence... no
# checking for sys/fcntl.h... no
# checking time.h usability... yes
# checking time.h presence... yes
# checking for time.h... yes
# checking for unistd.h... (cached) yes
# checking util.h usability... yes
# checking util.h presence... yes
# checking for util.h... yes
# checking utime.h usability... yes
# checking utime.h presence... yes
# checking for utime.h... yes
# checking for fcntl... yes
# checking for lockf... no
# checking for flock... yes
# checking for fchown... yes
# checking for fchgrp... no
# checking for an ANSI C-conforming const... yes
# checking return type of signal handlers... void
# checking for uid_t in sys/types.h... yes
# checking for mode_t... yes
# checking for off_t... yes
# checking for pid_t... yes
# checking for size_t... yes
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking for struct tm.tm_gmtoff... yes
# checking for vi... /usr/sbin/vi
# checking username to run under... daemon
# checking groupname to run under... daemon
# checking for sys/inotify.h... (cached) yes
# checking for inotify_init... yes
# checking for inotify_add_watch... yes
# checking pam/pam_appl.h usability... no
# checking pam/pam_appl.h presence... no
# checking for pam/pam_appl.h... no
# checking security/pam_appl.h usability... no
# checking security/pam_appl.h presence... no
# checking for security/pam_appl.h... no
# configure: error: PAM headers not found
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/cronie/src/cronie-1.5.1/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by cronie configure 1.5.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --sysconfdir=/etc --localstatedir=/var --sbindir=/usr/bin --enable-anacron --with-inotify --with-pam
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 11dd1d3a83ea
# 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:2377: checking for a BSD-compatible install
# configure:2445: result: /usr/bin/install -c
# configure:2456: checking whether build environment is sane
# configure:2511: result: yes
# configure:2549: WARNING: 'missing' script is too old or missing
# configure:2570: checking for arm-linux-androideabi-strip
# configure:2586: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2597: result: arm-linux-androideabi-strip
# configure:2662: checking for a thread-safe mkdir -p
# configure:2701: result: /usr/sbin/mkdir -p
# configure:2708: checking for gawk
# configure:2724: found /usr/sbin/gawk
# configure:2735: result: gawk
# configure:2746: checking whether make sets $(MAKE)
# configure:2768: result: yes
# configure:2797: checking whether make supports nested variables
# configure:2814: result: yes
# configure:2945: checking build system type
# configure:2959: result: x86_64-unknown-linux-gnu
# configure:2979: checking host system type
# configure:2992: result: arm-unknown-linux-androideabi
# configure:3022: checking for arm-linux-androideabi-gcc
# configure:3049: result: arm-linux-androideabi-gcc
# configure:3318: checking for C compiler version
# configure:3327: 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:3338: $? = 0
# configure:3327: 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:3338: $? = 0
# configure:3327: 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:3338: $? = 1
# configure:3327: 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:3338: $? = 1
# configure:3358: checking whether the C compiler works
# configure:3380: arm-linux-androideabi-gcc conftest.c >&5
# configure:3384: $? = 0
# configure:3432: result: yes
# configure:3435: checking for C compiler default output file name
# configure:3437: result: a.out
# configure:3443: checking for suffix of executables
# configure:3450: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3454: $? = 0
# configure:3476: result:
# configure:3498: checking whether we are cross compiling
# configure:3536: result: yes
# configure:3541: checking for suffix of object files
# configure:3563: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3567: $? = 0
# configure:3588: result: o
# configure:3592: checking whether we are using the GNU C compiler
# configure:3611: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3611: $? = 0
# configure:3620: result: yes
# configure:3629: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3649: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3649: $? = 0
# configure:3690: result: yes
# configure:3707: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3770: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3770: $? = 0
# configure:3783: result: none needed
# configure:3808: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:3830: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:3833: $? = 0
# configure:3830: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:3833: $? = 0
# configure:3845: result: yes
# configure:3873: checking for style of include used by make
# configure:3901: result: GNU
# configure:3927: checking dependency style of arm-linux-androideabi-gcc
# configure:4038: result: gcc3
# configure:4054: checking whether ln -s works
# configure:4058: result: yes
# configure:4072: checking how to run the C preprocessor
# configure:4103: arm-linux-androideabi-gcc -E conftest.c
# configure:4103: $? = 0
# configure:4117: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4117: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cronie"
# | #define PACKAGE_TARNAME "cronie"
# | #define PACKAGE_VERSION "1.5.1"
# | #define PACKAGE_STRING "cronie 1.5.1"
# | #define PACKAGE_BUGREPORT "mmaslano@redhat.com,tmraz@fedoraproject.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cronie"
# | #define VERSION "1.5.1"
# | /* end confdefs.h. */
# | #include
# configure:4142: result: arm-linux-androideabi-gcc -E
# configure:4162: arm-linux-androideabi-gcc -E conftest.c
# configure:4162: $? = 0
# configure:4176: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4176: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cronie"
# | #define PACKAGE_TARNAME "cronie"
# | #define PACKAGE_VERSION "1.5.1"
# | #define PACKAGE_STRING "cronie 1.5.1"
# | #define PACKAGE_BUGREPORT "mmaslano@redhat.com,tmraz@fedoraproject.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cronie"
# | #define VERSION "1.5.1"
# | /* end confdefs.h. */
# | #include
# configure:4205: checking for grep that handles long lines and -e
# configure:4263: result: /usr/sbin/grep
# configure:4268: checking for egrep
# configure:4330: result: /usr/sbin/grep -E
# configure:4335: checking for ANSI C header files
# configure:4355: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4355: $? = 0
# configure:4439: result: yes
# configure:4452: checking for sys/types.h
# configure:4452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4452: $? = 0
# configure:4452: result: yes
# configure:4452: checking for sys/stat.h
# configure:4452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4452: $? = 0
# configure:4452: result: yes
# configure:4452: checking for stdlib.h
# configure:4452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4452: $? = 0
# configure:4452: result: yes
# configure:4452: checking for string.h
# configure:4452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4452: $? = 0
# configure:4452: result: yes
# configure:4452: checking for memory.h
# configure:4452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4452: $? = 0
# configure:4452: result: yes
# configure:4452: checking for strings.h
# configure:4452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4452: $? = 0
# configure:4452: result: yes
# configure:4452: checking for inttypes.h
# configure:4452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4452: $? = 0
# configure:4452: result: yes
# configure:4452: checking for stdint.h
# configure:4452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4452: $? = 0
# configure:4452: result: yes
# configure:4452: checking for unistd.h
# configure:4452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4452: $? = 0
# configure:4452: result: yes
# configure:4465: checking minix/config.h usability
# configure:4465: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:54:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4465: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cronie"
# | #define PACKAGE_TARNAME "cronie"
# | #define PACKAGE_VERSION "1.5.1"
# | #define PACKAGE_STRING "cronie 1.5.1"
# | #define PACKAGE_BUGREPORT "mmaslano@redhat.com,tmraz@fedoraproject.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cronie"
# | #define VERSION "1.5.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:4465: result: no
# configure:4465: checking minix/config.h presence
# configure:4465: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:21:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4465: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cronie"
# | #define PACKAGE_TARNAME "cronie"
# | #define PACKAGE_VERSION "1.5.1"
# | #define PACKAGE_STRING "cronie 1.5.1"
# | #define PACKAGE_BUGREPORT "mmaslano@redhat.com,tmraz@fedoraproject.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cronie"
# | #define VERSION "1.5.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:4465: result: no
# configure:4465: checking for minix/config.h
# configure:4465: result: no
# configure:4486: checking whether it is safe to define __EXTENSIONS__
# configure:4504: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4504: $? = 0
# configure:4511: result: yes
# configure:4554: checking dirent.h usability
# configure:4554: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4554: $? = 0
# configure:4554: result: yes
# configure:4554: checking dirent.h presence
# configure:4554: arm-linux-androideabi-gcc -E conftest.c
# configure:4554: $? = 0
# configure:4554: result: yes
# configure:4554: checking for dirent.h
# configure:4554: result: yes
# configure:4554: checking fcntl.h usability
# configure:4554: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4554: $? = 0
# configure:4554: result: yes
# configure:4554: checking fcntl.h presence
# configure:4554: arm-linux-androideabi-gcc -E conftest.c
# configure:4554: $? = 0
# configure:4554: result: yes
# configure:4554: checking for fcntl.h
# configure:4554: result: yes
# configure:4554: checking getopt.h usability
# configure:4554: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4554: $? = 0
# configure:4554: result: yes
# configure:4554: checking getopt.h presence
# configure:4554: arm-linux-androideabi-gcc -E conftest.c
# configure:4554: $? = 0
# configure:4554: result: yes
# configure:4554: checking for getopt.h
# configure:4554: result: yes
# configure:4554: checking glob.h usability
# configure:4554: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:62:18: fatal error: glob.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4554: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cronie"
# | #define PACKAGE_TARNAME "cronie"
# | #define PACKAGE_VERSION "1.5.1"
# | #define PACKAGE_STRING "cronie 1.5.1"
# | #define PACKAGE_BUGREPORT "mmaslano@redhat.com,tmraz@fedoraproject.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cronie"
# | #define VERSION "1.5.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_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:4554: result: no
# configure:4554: checking glob.h presence
# configure:4554: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:29:18: fatal error: glob.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4554: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cronie"
# | #define PACKAGE_TARNAME "cronie"
# | #define PACKAGE_VERSION "1.5.1"
# | #define PACKAGE_STRING "cronie 1.5.1"
# | #define PACKAGE_BUGREPORT "mmaslano@redhat.com,tmraz@fedoraproject.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cronie"
# | #define VERSION "1.5.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | /* end confdefs.h. */
# | #include
# configure:4554: result: no
# configure:4554: checking for glob.h
# configure:4554: result: no
# configure:4554: checking limits.h usability
# configure:4554: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4554: $? = 0
# configure:4554: result: yes
# configure:4554: checking limits.h presence
# configure:4554: arm-linux-androideabi-gcc -E conftest.c
# configure:4554: $? = 0
# configure:4554: result: yes
# configure:4554: checking for limits.h
# configure:4554: result: yes
# configure:4554: checking paths.h usability
# configure:4554: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4554: $? = 0
# configure:4554: result: yes
# configure:4554: checking paths.h presence
# configure:4554: arm-linux-androideabi-gcc -E conftest.c
# configure:4554: $? = 0
# configure:4554: result: yes
# configure:4554: checking for paths.h
# configure:4554: result: yes
# configure:4554: checking pty.h usability
# configure:4554: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:64:17: fatal error: pty.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4554: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cronie"
# | #define PACKAGE_TARNAME "cronie"
# | #define PACKAGE_VERSION "1.5.1"
# | #define PACKAGE_STRING "cronie 1.5.1"
# | #define PACKAGE_BUGREPORT "mmaslano@redhat.com,tmraz@fedoraproject.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cronie"
# | #define VERSION "1.5.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_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:4554: result: no
# configure:4554: checking pty.h presence
# configure:4554: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:31:17: fatal error: pty.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4554: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cronie"
# | #define PACKAGE_TARNAME "cronie"
# | #define PACKAGE_VERSION "1.5.1"
# | #define PACKAGE_STRING "cronie 1.5.1"
# | #define PACKAGE_BUGREPORT "mmaslano@redhat.com,tmraz@fedoraproject.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cronie"
# | #define VERSION "1.5.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | /* end confdefs.h. */
# | #include
# configure:4554: result: no
# configure:4554: checking for pty.h
# configure:4554: result: no
# configure:4554: checking selinux/selinux.h usability
# configure:4554: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:64:29: fatal error: selinux/selinux.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4554: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cronie"
# | #define PACKAGE_TARNAME "cronie"
# | #define PACKAGE_VERSION "1.5.1"
# | #define PACKAGE_STRING "cronie 1.5.1"
# | #define PACKAGE_BUGREPORT "mmaslano@redhat.com,tmraz@fedoraproject.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cronie"
# | #define VERSION "1.5.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_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:4554: result: no
# configure:4554: checking selinux/selinux.h presence
# configure:4554: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:31:29: fatal error: selinux/selinux.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4554: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cronie"
# | #define PACKAGE_TARNAME "cronie"
# | #define PACKAGE_VERSION "1.5.1"
# | #define PACKAGE_STRING "cronie 1.5.1"
# | #define PACKAGE_BUGREPORT "mmaslano@redhat.com,tmraz@fedoraproject.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cronie"
# | #define VERSION "1.5.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | /* end confdefs.h. */
# | #include
# configure:4554: result: no
# configure:4554: checking for selinux/selinux.h
# configure:4554: result: no
# configure:4554: checking stddef.h usability
# configure:4554: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4554: $? = 0
# configure:4554: result: yes
# configure:4554: checking stddef.h presence
# configure:4554: arm-linux-androideabi-gcc -E conftest.c
# configure:4554: $? = 0
# configure:4554: result: yes
# configure:4554: checking for stddef.h
# configure:4554: result: yes
# configure:4554: checking for stdint.h
# configure:4554: result: yes
# configure:4554: checking sys/audit.h usability
# configure:4554: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:66:23: fatal error: sys/audit.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4554: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cronie"
# | #define PACKAGE_TARNAME "cronie"
# | #define PACKAGE_VERSION "1.5.1"
# | #define PACKAGE_STRING "cronie 1.5.1"
# | #define PACKAGE_BUGREPORT "mmaslano@redhat.com,tmraz@fedoraproject.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cronie"
# | #define VERSION "1.5.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_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:4554: result: no
# configure:4554: checking sys/audit.h presence
# configure:4554: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:33:23: fatal error: sys/audit.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4554: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cronie"
# | #define PACKAGE_TARNAME "cronie"
# | #define PACKAGE_VERSION "1.5.1"
# | #define PACKAGE_STRING "cronie 1.5.1"
# | #define PACKAGE_BUGREPORT "mmaslano@redhat.com,tmraz@fedoraproject.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cronie"
# | #define VERSION "1.5.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# configure:4554: result: no
# configure:4554: checking for sys/audit.h
# configure:4554: result: no
# configure:4554: checking sys/inotify.h usability
# configure:4554: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4554: $? = 0
# configure:4554: result: yes
# configure:4554: checking sys/inotify.h presence
# configure:4554: arm-linux-androideabi-gcc -E conftest.c
# configure:4554: $? = 0
# configure:4554: result: yes
# configure:4554: checking for sys/inotify.h
# configure:4554: result: yes
# configure:4554: checking for sys/stat.h
# configure:4554: result: yes
# configure:4554: checking sys/stream.h usability
# configure:4554: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:68:24: fatal error: sys/stream.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4554: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cronie"
# | #define PACKAGE_TARNAME "cronie"
# | #define PACKAGE_VERSION "1.5.1"
# | #define PACKAGE_STRING "cronie 1.5.1"
# | #define PACKAGE_BUGREPORT "mmaslano@redhat.com,tmraz@fedoraproject.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cronie"
# | #define VERSION "1.5.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_STAT_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:4554: result: no
# configure:4554: checking sys/stream.h presence
# configure:4554: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:35:24: fatal error: sys/stream.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4554: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cronie"
# | #define PACKAGE_TARNAME "cronie"
# | #define PACKAGE_VERSION "1.5.1"
# | #define PACKAGE_STRING "cronie 1.5.1"
# | #define PACKAGE_BUGREPORT "mmaslano@redhat.com,tmraz@fedoraproject.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cronie"
# | #define VERSION "1.5.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_STAT_H 1
# | /* end confdefs.h. */
# | #include
# configure:4554: result: no
# configure:4554: checking for sys/stream.h
# configure:4554: result: no
# configure:4554: checking sys/stropts.h usability
# configure:4554: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:68:25: fatal error: sys/stropts.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4554: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cronie"
# | #define PACKAGE_TARNAME "cronie"
# | #define PACKAGE_VERSION "1.5.1"
# | #define PACKAGE_STRING "cronie 1.5.1"
# | #define PACKAGE_BUGREPORT "mmaslano@redhat.com,tmraz@fedoraproject.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cronie"
# | #define VERSION "1.5.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_STAT_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:4554: result: no
# configure:4554: checking sys/stropts.h presence
# configure:4554: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:35:25: fatal error: sys/stropts.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4554: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cronie"
# | #define PACKAGE_TARNAME "cronie"
# | #define PACKAGE_VERSION "1.5.1"
# | #define PACKAGE_STRING "cronie 1.5.1"
# | #define PACKAGE_BUGREPORT "mmaslano@redhat.com,tmraz@fedoraproject.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cronie"
# | #define VERSION "1.5.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_STAT_H 1
# | /* end confdefs.h. */
# | #include
# configure:4554: result: no
# configure:4554: checking for sys/stropts.h
# configure:4554: result: no
# configure:4554: checking sys/time.h usability
# configure:4554: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4554: $? = 0
# configure:4554: result: yes
# configure:4554: checking sys/time.h presence
# configure:4554: arm-linux-androideabi-gcc -E conftest.c
# configure:4554: $? = 0
# configure:4554: result: yes
# configure:4554: checking for sys/time.h
# configure:4554: result: yes
# configure:4554: checking sys/timers.h usability
# configure:4554: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:69:24: fatal error: sys/timers.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4554: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cronie"
# | #define PACKAGE_TARNAME "cronie"
# | #define PACKAGE_VERSION "1.5.1"
# | #define PACKAGE_STRING "cronie 1.5.1"
# | #define PACKAGE_BUGREPORT "mmaslano@redhat.com,tmraz@fedoraproject.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cronie"
# | #define VERSION "1.5.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_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:4554: result: no
# configure:4554: checking sys/timers.h presence
# configure:4554: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:36:24: fatal error: sys/timers.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4554: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cronie"
# | #define PACKAGE_TARNAME "cronie"
# | #define PACKAGE_VERSION "1.5.1"
# | #define PACKAGE_STRING "cronie 1.5.1"
# | #define PACKAGE_BUGREPORT "mmaslano@redhat.com,tmraz@fedoraproject.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cronie"
# | #define VERSION "1.5.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | /* end confdefs.h. */
# | #include
# configure:4554: result: no
# configure:4554: checking for sys/timers.h
# configure:4554: result: no
# configure:4554: checking for sys/types.h
# configure:4554: result: yes
# configure:4554: checking sys/cdefs.h usability
# configure:4554: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4554: $? = 0
# configure:4554: result: yes
# configure:4554: checking sys/cdefs.h presence
# configure:4554: arm-linux-androideabi-gcc -E conftest.c
# configure:4554: $? = 0
# configure:4554: result: yes
# configure:4554: checking for sys/cdefs.h
# configure:4554: result: yes
# configure:4554: checking sys/fcntl.h usability
# configure:4554: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:71:23: fatal error: sys/fcntl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4554: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cronie"
# | #define PACKAGE_TARNAME "cronie"
# | #define PACKAGE_VERSION "1.5.1"
# | #define PACKAGE_STRING "cronie 1.5.1"
# | #define PACKAGE_BUGREPORT "mmaslano@redhat.com,tmraz@fedoraproject.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cronie"
# | #define VERSION "1.5.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_CDEFS_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:4554: result: no
# configure:4554: checking sys/fcntl.h presence
# configure:4554: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:38:23: fatal error: sys/fcntl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4554: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cronie"
# | #define PACKAGE_TARNAME "cronie"
# | #define PACKAGE_VERSION "1.5.1"
# | #define PACKAGE_STRING "cronie 1.5.1"
# | #define PACKAGE_BUGREPORT "mmaslano@redhat.com,tmraz@fedoraproject.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cronie"
# | #define VERSION "1.5.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | /* end confdefs.h. */
# | #include
# configure:4554: result: no
# configure:4554: checking for sys/fcntl.h
# configure:4554: result: no
# configure:4554: checking time.h usability
# configure:4554: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4554: $? = 0
# configure:4554: result: yes
# configure:4554: checking time.h presence
# configure:4554: arm-linux-androideabi-gcc -E conftest.c
# configure:4554: $? = 0
# configure:4554: result: yes
# configure:4554: checking for time.h
# configure:4554: result: yes
# configure:4554: checking for unistd.h
# configure:4554: result: yes
# configure:4554: checking util.h usability
# configure:4554: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4554: $? = 0
# configure:4554: result: yes
# configure:4554: checking util.h presence
# configure:4554: arm-linux-androideabi-gcc -E conftest.c
# configure:4554: $? = 0
# configure:4554: result: yes
# configure:4554: checking for util.h
# configure:4554: result: yes
# configure:4554: checking utime.h usability
# configure:4554: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4554: $? = 0
# configure:4554: result: yes
# configure:4554: checking utime.h presence
# configure:4554: arm-linux-androideabi-gcc -E conftest.c
# configure:4554: $? = 0
# configure:4554: result: yes
# configure:4554: checking for utime.h
# configure:4554: result: yes
# configure:4574: checking for fcntl
# configure:4574: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:4574: $? = 0
# configure:4574: result: yes
# configure:4574: checking for lockf
# configure:4574: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccIScd61.o:conftest.c:function main: error: undefined reference to 'lockf'
# collect2: error: ld returned 1 exit status
# configure:4574: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cronie"
# | #define PACKAGE_TARNAME "cronie"
# | #define PACKAGE_VERSION "1.5.1"
# | #define PACKAGE_STRING "cronie 1.5.1"
# | #define PACKAGE_BUGREPORT "mmaslano@redhat.com,tmraz@fedoraproject.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cronie"
# | #define VERSION "1.5.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FCNTL 1
# | /* end confdefs.h. */
# | /* Define lockf to an innocuous variant, in case declares lockf.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define lockf innocuous_lockf
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char lockf (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef lockf
# |
# | /* 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 lockf ();
# | /* 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_lockf || defined __stub___lockf
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return lockf ();
# | ;
# | return 0;
# | }
# configure:4574: result: no
# configure:4574: checking for flock
# configure:4574: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:4574: $? = 0
# configure:4574: result: yes
# configure:4574: checking for fchown
# configure:4574: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:4574: $? = 0
# configure:4574: result: yes
# configure:4574: checking for fchgrp
# configure:4574: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccyxeGHg.o:conftest.c:function main: error: undefined reference to 'fchgrp'
# collect2: error: ld returned 1 exit status
# configure:4574: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cronie"
# | #define PACKAGE_TARNAME "cronie"
# | #define PACKAGE_VERSION "1.5.1"
# | #define PACKAGE_STRING "cronie 1.5.1"
# | #define PACKAGE_BUGREPORT "mmaslano@redhat.com,tmraz@fedoraproject.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cronie"
# | #define VERSION "1.5.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHOWN 1
# | /* end confdefs.h. */
# | /* Define fchgrp to an innocuous variant, in case declares fchgrp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define fchgrp innocuous_fchgrp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char fchgrp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef fchgrp
# |
# | /* 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 fchgrp ();
# | /* 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_fchgrp || defined __stub___fchgrp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return fchgrp ();
# | ;
# | return 0;
# | }
# configure:4574: result: no
# configure:4584: checking for an ANSI C-conforming const
# configure:4650: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4650: $? = 0
# configure:4657: result: yes
# configure:4665: checking return type of signal handlers
# configure:4683: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:51:1: error: void value not ignored as it ought to be
# return *(signal (0, 0)) (0) == 1;
# ^
# configure:4683: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cronie"
# | #define PACKAGE_TARNAME "cronie"
# | #define PACKAGE_VERSION "1.5.1"
# | #define PACKAGE_STRING "cronie 1.5.1"
# | #define PACKAGE_BUGREPORT "mmaslano@redhat.com,tmraz@fedoraproject.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cronie"
# | #define VERSION "1.5.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHOWN 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:4690: result: void
# configure:4698: checking for uid_t in sys/types.h
# configure:4717: result: yes
# configure:4728: checking for mode_t
# configure:4728: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4728: $? = 0
# configure:4728: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:82:21: error: expected expression before ')' token
# if (sizeof ((mode_t)))
# ^
# configure:4728: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cronie"
# | #define PACKAGE_TARNAME "cronie"
# | #define PACKAGE_VERSION "1.5.1"
# | #define PACKAGE_STRING "cronie 1.5.1"
# | #define PACKAGE_BUGREPORT "mmaslano@redhat.com,tmraz@fedoraproject.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cronie"
# | #define VERSION "1.5.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHOWN 1
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4728: result: yes
# configure:4739: checking for off_t
# configure:4739: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4739: $? = 0
# configure:4739: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:82:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# configure:4739: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cronie"
# | #define PACKAGE_TARNAME "cronie"
# | #define PACKAGE_VERSION "1.5.1"
# | #define PACKAGE_STRING "cronie 1.5.1"
# | #define PACKAGE_BUGREPORT "mmaslano@redhat.com,tmraz@fedoraproject.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cronie"
# | #define VERSION "1.5.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHOWN 1
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4739: result: yes
# configure:4750: checking for pid_t
# configure:4750: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4750: $? = 0
# configure:4750: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:82:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:4750: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cronie"
# | #define PACKAGE_TARNAME "cronie"
# | #define PACKAGE_VERSION "1.5.1"
# | #define PACKAGE_STRING "cronie 1.5.1"
# | #define PACKAGE_BUGREPORT "mmaslano@redhat.com,tmraz@fedoraproject.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cronie"
# | #define VERSION "1.5.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHOWN 1
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4750: result: yes
# configure:4761: checking for size_t
# configure:4761: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4761: $? = 0
# configure:4761: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:82:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:4761: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cronie"
# | #define PACKAGE_TARNAME "cronie"
# | #define PACKAGE_VERSION "1.5.1"
# | #define PACKAGE_STRING "cronie 1.5.1"
# | #define PACKAGE_BUGREPORT "mmaslano@redhat.com,tmraz@fedoraproject.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cronie"
# | #define VERSION "1.5.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHOWN 1
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4761: result: yes
# configure:4772: checking whether struct tm is in sys/time.h or time.h
# configure:4792: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4792: $? = 0
# configure:4799: result: time.h
# configure:4807: checking for struct tm.tm_gmtoff
# configure:4807: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4807: $? = 0
# configure:4807: result: yes
# configure:4832: checking for vi
# configure:4850: found /usr/sbin/vi
# configure:4863: result: /usr/sbin/vi
# configure:4879: checking username to run under
# configure:4901: result: daemon
# configure:4908: checking groupname to run under
# configure:4930: result: daemon
# configure:4945: checking for sys/inotify.h
# configure:4945: result: yes
# configure:4956: checking for inotify_init
# configure:4956: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:4956: $? = 0
# configure:4956: result: yes
# configure:4956: checking for inotify_add_watch
# configure:4956: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:4956: $? = 0
# configure:4956: result: yes
# configure:5114: checking pam/pam_appl.h usability
# configure:5114: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:85:26: fatal error: pam/pam_appl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5114: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cronie"
# | #define PACKAGE_TARNAME "cronie"
# | #define PACKAGE_VERSION "1.5.1"
# | #define PACKAGE_STRING "cronie 1.5.1"
# | #define PACKAGE_BUGREPORT "mmaslano@redhat.com,tmraz@fedoraproject.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cronie"
# | #define VERSION "1.5.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHOWN 1
# | #define RETSIGTYPE void
# | #define HAVE_STRUCT_TM_TM_GMTOFF 1
# | #define EDITOR "/usr/sbin/vi"
# | #define WITH_INOTIFY 1
# | #define HAVE_INOTIFY_INIT 1
# | #define HAVE_INOTIFY_ADD_WATCH 1
# | #define WITH_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:5114: result: no
# configure:5114: checking pam/pam_appl.h presence
# configure:5114: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:52:26: fatal error: pam/pam_appl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5114: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cronie"
# | #define PACKAGE_TARNAME "cronie"
# | #define PACKAGE_VERSION "1.5.1"
# | #define PACKAGE_STRING "cronie 1.5.1"
# | #define PACKAGE_BUGREPORT "mmaslano@redhat.com,tmraz@fedoraproject.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cronie"
# | #define VERSION "1.5.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHOWN 1
# | #define RETSIGTYPE void
# | #define HAVE_STRUCT_TM_TM_GMTOFF 1
# | #define EDITOR "/usr/sbin/vi"
# | #define WITH_INOTIFY 1
# | #define HAVE_INOTIFY_INIT 1
# | #define HAVE_INOTIFY_ADD_WATCH 1
# | #define WITH_PAM 1
# | /* end confdefs.h. */
# | #include
# configure:5114: result: no
# configure:5114: checking for pam/pam_appl.h
# configure:5114: result: no
# configure:5114: checking security/pam_appl.h usability
# configure:5114: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:85:31: fatal error: security/pam_appl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5114: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cronie"
# | #define PACKAGE_TARNAME "cronie"
# | #define PACKAGE_VERSION "1.5.1"
# | #define PACKAGE_STRING "cronie 1.5.1"
# | #define PACKAGE_BUGREPORT "mmaslano@redhat.com,tmraz@fedoraproject.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cronie"
# | #define VERSION "1.5.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHOWN 1
# | #define RETSIGTYPE void
# | #define HAVE_STRUCT_TM_TM_GMTOFF 1
# | #define EDITOR "/usr/sbin/vi"
# | #define WITH_INOTIFY 1
# | #define HAVE_INOTIFY_INIT 1
# | #define HAVE_INOTIFY_ADD_WATCH 1
# | #define WITH_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:5114: result: no
# configure:5114: checking security/pam_appl.h presence
# configure:5114: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:52:31: fatal error: security/pam_appl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5114: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cronie"
# | #define PACKAGE_TARNAME "cronie"
# | #define PACKAGE_VERSION "1.5.1"
# | #define PACKAGE_STRING "cronie 1.5.1"
# | #define PACKAGE_BUGREPORT "mmaslano@redhat.com,tmraz@fedoraproject.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cronie"
# | #define VERSION "1.5.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHOWN 1
# | #define RETSIGTYPE void
# | #define HAVE_STRUCT_TM_TM_GMTOFF 1
# | #define EDITOR "/usr/sbin/vi"
# | #define WITH_INOTIFY 1
# | #define HAVE_INOTIFY_INIT 1
# | #define HAVE_INOTIFY_ADD_WATCH 1
# | #define WITH_PAM 1
# | /* end confdefs.h. */
# | #include
# configure:5114: result: no
# configure:5114: checking for security/pam_appl.h
# configure:5114: result: no
# configure:5125: error: PAM headers not found
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_env_ANACRONTAB_set=
# ac_cv_env_ANACRONTAB_value=
# ac_cv_env_ANACRON_SPOOL_DIR_set=
# ac_cv_env_ANACRON_SPOOL_DIR_value=
# 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_SPOOL_DIR_set=
# ac_cv_env_SPOOL_DIR_value=
# ac_cv_env_SYSCRONTAB_set=
# ac_cv_env_SYSCRONTAB_value=
# ac_cv_env_SYS_CROND_DIR_set=
# ac_cv_env_SYS_CROND_DIR_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_fchgrp=no
# ac_cv_func_fchown=yes
# ac_cv_func_fcntl=yes
# ac_cv_func_flock=yes
# ac_cv_func_inotify_add_watch=yes
# ac_cv_func_inotify_init=yes
# ac_cv_func_lockf=no
# ac_cv_header_dirent_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_glob_h=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_pam_pam_appl_h=no
# ac_cv_header_paths_h=yes
# ac_cv_header_pty_h=no
# ac_cv_header_security_pam_appl_h=no
# ac_cv_header_selinux_selinux_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_audit_h=no
# ac_cv_header_sys_cdefs_h=yes
# ac_cv_header_sys_fcntl_h=no
# ac_cv_header_sys_inotify_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_stream_h=no
# ac_cv_header_sys_stropts_h=no
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_timers_h=no
# ac_cv_header_sys_types_h=yes
# ac_cv_header_time_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_util_h=yes
# ac_cv_header_utime_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_member_struct_tm_tm_gmtoff=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_editor_defined=/usr/sbin/vi
# 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_struct_tm=time.h
# ac_cv_type_mode_t=yes
# ac_cv_type_off_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_signal=void
# ac_cv_type_size_t=yes
# ac_cv_type_uid_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# ANACRONTAB=''
# ANACRON_FALSE=''
# ANACRON_SPOOL_DIR=''
# ANACRON_TRUE=''
# AUTOCONF='autoconf'
# AUTOHEADER='autoheader'
# AUTOMAKE='automake-1.15'
# AWK='gawk'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DAEMON_GROUPNAME='daemon'
# DAEMON_USERNAME='daemon'
# DEFS=''
# DEPDIR='.deps'
# 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}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=''
# LIBAUDIT=''
# LIBOBJS=''
# LIBPAM=''
# LIBS=''
# LIBSELINUX=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# OBJEXT='o'
# PACKAGE='cronie'
# PACKAGE_BUGREPORT='mmaslano@redhat.com,tmraz@fedoraproject.org'
# PACKAGE_NAME='cronie'
# PACKAGE_STRING='cronie 1.5.1'
# PACKAGE_TARNAME='cronie'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.5.1'
# PAM_FALSE='#'
# PAM_TRUE=''
# PATH_SEPARATOR=':'
# SET_MAKE=''
# SHELL='/bin/sh'
# SPOOL_DIR=''
# STRIP='arm-linux-androideabi-strip'
# SYSCRONTAB=''
# SYS_CROND_DIR=''
# VERSION='1.5.1'
# 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}'
# editor_defined='/usr/sbin/vi'
# exec_prefix='NONE'
# host='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/cronie/src/cronie-1.5.1/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "cronie"
# #define PACKAGE_TARNAME "cronie"
# #define PACKAGE_VERSION "1.5.1"
# #define PACKAGE_STRING "cronie 1.5.1"
# #define PACKAGE_BUGREPORT "mmaslano@redhat.com,tmraz@fedoraproject.org"
# #define PACKAGE_URL ""
# #define PACKAGE "cronie"
# #define VERSION "1.5.1"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_DIRENT_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_PATHS_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_SYS_INOTIFY_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_CDEFS_H 1
# #define HAVE_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_UTIL_H 1
# #define HAVE_UTIME_H 1
# #define HAVE_FCNTL 1
# #define HAVE_FLOCK 1
# #define HAVE_FCHOWN 1
# #define RETSIGTYPE void
# #define HAVE_STRUCT_TM_TM_GMTOFF 1
# #define EDITOR "/usr/sbin/vi"
# #define WITH_INOTIFY 1
# #define HAVE_INOTIFY_INIT 1
# #define HAVE_INOTIFY_ADD_WATCH 1
# #define WITH_PAM 1
#
# configure: exit 1