Build of mlocate with android toolchain

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

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

SLOCLanguage
10,297 ansic
9,853 sh
2,588 makefile
31 sed
22,769 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: mlocate 0.26-5 (Tue Apr 4 20:49:39 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking 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 for style of include used by make... GNU
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking whether arm-linux-androideabi-gcc and cc understand -c and -o together... yes
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for arm-linux-androideabi-ranlib... (cached) arm-linux-androideabi-ranlib
# checking for size_t... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking whether canonicalize_file_name is declared... no
# checking for canonicalize_file_name... no
# checking for getcwd... yes
# checking for readlink... yes
# checking for btowc... yes
# checking for isblank... yes
# checking for iswctype... yes
# checking for mbsrtowcs... yes
# checking for mempcpy... no
# checking for wmemchr... yes
# checking for wmemcpy... yes
# checking for wmempcpy... no
# checking for strerror... yes
# checking for iswcntrl... yes
# checking for wcwidth... yes
# checking for fdopendir... yes
# checking for sys/param.h... yes
# checking for unistd.h... (cached) yes
# checking for wctype.h... yes
# checking for sys/time.h... yes
# checking for stdint.h... (cached) yes
# checking for wchar.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for time.h... yes
# checking whether strerror_r is declared... yes
# checking for strerror_r... yes
# checking whether strerror_r returns char *... no
# checking for mbstate_t... yes
# checking getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# checking for getopt_long_only... yes
# checking whether optreset is declared... yes
# checking whether getenv is declared... yes
# checking for inline... inline
# checking for nl_langinfo and CODESET... no
# checking whether getc_unlocked is declared... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking whether we are using the GNU C Library 2.1 or newer... no
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... no
# checking for long long int... yes
# checking whether mbrtowc and mbstate_t are properly declared... yes
# checking for C/C++ restrict keyword... __restrict
# checking for ssize_t... yes
# checking for stdbool.h that conforms to C99... yes
# checking for _Bool... yes
# checking for unsigned long long int... yes
# checking whether the preprocessor supports include_next... yes
# checking for working strerror function... yes
# checking whether strnlen is declared... yes
# checking for struct timespec in ... yes
# checking for wint_t... yes
# checking for wchar_t... yes
# checking for alloca as a compiler built-in... yes
# checking for d_type member in directory struct... yes
# checking for error_at_line... no
# checking for working GNU fnmatch... cross
# checking whether isblank is declared... yes
# checking whether the compiler generally respects inline... no
# checking for memchr... yes
# checking for mempcpy... (cached) no
# checking for obstacks... no
# checking for ssize_t... (cached) yes
# checking for struct stat.st_atim.tv_nsec... no
# checking for struct stat.st_atimespec.tv_nsec... no
# checking for struct stat.st_atimensec... yes
# checking for struct stat.st_birthtimespec.tv_nsec... no
# checking for struct stat.st_birthtimensec... no
# checking for struct stat.st_birthtim.tv_nsec... no
# checking whether stdint.h conforms to C99... no
# checking sys/inttypes.h usability... no
# checking sys/inttypes.h presence... no
# checking for sys/inttypes.h... no
# checking sys/bitypes.h usability... no
# checking sys/bitypes.h presence... no
# checking for sys/bitypes.h... no
# checking for bit size of ptrdiff_t... 32
# checking for bit size of sig_atomic_t... 32
# checking for bit size of size_t... 32
# checking for bit size of wchar_t... 32
# checking for bit size of wint_t... 32
# checking whether sig_atomic_t is signed... yes
# checking whether wchar_t is signed... no
# checking whether wint_t is signed... no
# checking for ptrdiff_t integer literal suffix...
# checking for sig_atomic_t integer literal suffix...
# checking for size_t integer literal suffix... u
# checking for wchar_t integer literal suffix... u
# checking for wint_t integer literal suffix... u
# checking for strchrnul... no
# checking for working strnlen... yes
# checking whether is standalone... yes
# checking whether wcwidth is declared... yes
# checking whether wcwidth works reasonably in UTF-8 locales... guessing no
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/sbin/msgfmt
# checking for gmsgfmt... /usr/sbin/msgfmt
# checking for xgettext... /usr/sbin/xgettext
# checking for msgmerge... /usr/sbin/msgmerge
# checking for ld used by GCC... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for shared library run path origin... done
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking for GNU gettext in libc... no
# checking for iconv... no, consider installing GNU libiconv
# checking for GNU gettext in libintl... no
# checking whether to use NLS... no
# checking for library containing getmntent... none required
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... unknown
# checking for _LARGE_FILES value needed for large files... unknown
# checking for mounted filesystem table in /proc... no
# checking for available GCC warning flags... -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings
# checking whether we should use -Werror... no
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating gnulib/lib/Makefile
# config.status: creating po/Makefile.in
# config.status: creating src/config.h
# config.status: executing ./atconfig commands
# config.status: executing depfiles commands
# config.status: executing po-directories commands
# config.status: creating po/POTFILES
# config.status: creating po/Makefile
# Making all in gnulib/lib
# make[1]: Entering directory '/tmp/mlocate/src/mlocate-0.26/gnulib/lib'
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# cat ./alloca.in.h; \
# } > alloca.h-t
# rm -f configmake.h-t configmake.h
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# cat ./fnmatch.in.h; \
# } > fnmatch.h-t
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# cat ./getopt.in.h; \
# } > getopt.h-t
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# echo '#define PREFIX "/usr"'; \
# echo '#define EXEC_PREFIX "/usr"'; \
# echo '#define BINDIR "/usr/bin"'; \
# echo '#define SBINDIR "/usr/sbin"'; \
# echo '#define LIBEXECDIR "/usr/libexec"'; \
# echo '#define DATAROOTDIR "/usr/share"'; \
# echo '#define DATADIR "/usr/share"'; \
# echo '#define SYSCONFDIR "/etc"'; \
# echo '#define SHAREDSTATEDIR "/usr/com"'; \
# echo '#define LOCALSTATEDIR "/var/lib"'; \
# echo '#define INCLUDEDIR "/usr/include"'; \
# echo '#define OLDINCLUDEDIR "/usr/include"'; \
# echo '#define DOCDIR "/usr/share/doc/mlocate"'; \
# echo '#define INFODIR "/usr/share/info"'; \
# echo '#define HTMLDIR "/usr/share/doc/mlocate"'; \
# echo '#define DVIDIR "/usr/share/doc/mlocate"'; \
# echo '#define PDFDIR "/usr/share/doc/mlocate"'; \
# echo '#define PSDIR "/usr/share/doc/mlocate"'; \
# echo '#define LIBDIR "/usr/lib"'; \
# echo '#define LISPDIR ""'; \
# echo '#define LOCALEDIR "/usr/share/locale"'; \
# echo '#define MANDIR "/usr/share/man"'; \
# echo '#define MANEXT ""'; \
# echo '#define PKGDATADIR "/usr/share/mlocate"'; \
# echo '#define PKGINCLUDEDIR "/usr/include/mlocate"'; \
# echo '#define PKGLIBDIR "/usr/lib/mlocate"'; \
# echo '#define PKGLIBEXECDIR "/usr/libexec/mlocate"'; \
# } | sed '/""/d' > configmake.h-t
# mv -f fnmatch.h-t fnmatch.h
# mv -f alloca.h-t alloca.h
# mv -f getopt.h-t getopt.h
# mv configmake.h-t configmake.h
# rm -f stdint.h-t stdint.h
# rm -f stdlib.h-t stdlib.h
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's/@''HAVE_STDINT_H''@/1/g' \
# -e 's/@''INCLUDE_NEXT''@/include_next/g' \
# -e 's|@''NEXT_STDINT_H''@||g' \
# -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
# -e 's/@''HAVE_INTTYPES_H''@/1/g' \
# -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \
# -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \
# -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
# -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
# -e 's/@''BITSIZEOF_PTRDIFF_T''@/32/g' \
# -e 's/@''PTRDIFF_T_SUFFIX''@//g' \
# -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \
# -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \
# -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \
# -e 's/@''BITSIZEOF_SIZE_T''@/32/g' \
# -e 's/@''SIZE_T_SUFFIX''@/u/g' \
# -e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \
# -e 's/@''HAVE_SIGNED_WCHAR_T''@/0/g' \
# -e 's/@''WCHAR_T_SUFFIX''@/u/g' \
# -e 's/@''BITSIZEOF_WINT_T''@/32/g' \
# -e 's/@''HAVE_SIGNED_WINT_T''@/0/g' \
# -e 's/@''WINT_T_SUFFIX''@/u/g' \
# < ./stdint.in.h; \
# } > stdint.h-t
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \
# -e 's|@''NEXT_STDLIB_H''@||g' \
# -e 's|@''GNULIB_MALLOC_POSIX''@|0|g' \
# -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \
# -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \
# -e 's|@''GNULIB_GETSUBOPT''@|0|g' \
# -e 's|@''GNULIB_MKDTEMP''@|0|g' \
# -e 's|@''GNULIB_MKSTEMP''@|0|g' \
# -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \
# -e 's|@''HAVE_GETSUBOPT''@|1|g' \
# -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \
# -e 's|@''HAVE_MKDTEMP''@|1|g' \
# -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \
# -e 's|@''REPLACE_MKSTEMP''@|0|g' \
# -e '/definition of GL_LINK_WARNING/r ../../admin/link-warning.h' \
# < ./stdlib.in.h; \
# } > stdlib.h-t
# rm -f string.h-t string.h
# rm -f time.h-t time.h
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \
# -e 's|@''NEXT_STRING_H''@||g' \
# -e 's|@''GNULIB_MBSLEN''@|1|g' \
# -e 's|@''GNULIB_MBSNLEN''@|0|g' \
# -e 's|@''GNULIB_MBSCHR''@|0|g' \
# -e 's|@''GNULIB_MBSRCHR''@|0|g' \
# -e 's|@''GNULIB_MBSSTR''@|1|g' \
# -e 's|@''GNULIB_MBSCASECMP''@|0|g' \
# -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \
# -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \
# -e 's|@''GNULIB_MBSCASESTR''@|0|g' \
# -e 's|@''GNULIB_MBSCSPN''@|0|g' \
# -e 's|@''GNULIB_MBSPBRK''@|0|g' \
# -e 's|@''GNULIB_MBSSPN''@|0|g' \
# -e 's|@''GNULIB_MBSSEP''@|0|g' \
# -e 's|@''GNULIB_MBSTOK_R''@|0|g' \
# -e 's|@''GNULIB_MEMMEM''@|0|g' \
# -e 's|@''GNULIB_MEMPCPY''@|1|g' \
# -e 's|@''GNULIB_MEMRCHR''@|0|g' \
# -e 's|@''GNULIB_STPCPY''@|0|g' \
# -e 's|@''GNULIB_STPNCPY''@|0|g' \
# -e 's|@''GNULIB_STRCHRNUL''@|1|g' \
# -e 's|@''GNULIB_STRDUP''@|0|g' \
# -e 's|@''GNULIB_STRNDUP''@|0|g' \
# -e 's|@''GNULIB_STRNLEN''@|1|g' \
# -e 's|@''GNULIB_STRPBRK''@|0|g' \
# -e 's|@''GNULIB_STRSEP''@|0|g' \
# -e 's|@''GNULIB_STRCASESTR''@|0|g' \
# -e 's|@''GNULIB_STRTOK_R''@|0|g' \
# -e 's|@''GNULIB_STRERROR''@|1|g' \
# -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
# -e 's|@''HAVE_MEMPCPY''@|0|g' \
# -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
# -e 's|@''HAVE_STPCPY''@|1|g' \
# -e 's|@''HAVE_STPNCPY''@|1|g' \
# -e 's|@''HAVE_STRCASECMP''@|1|g' \
# -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \
# -e 's|@''HAVE_STRCHRNUL''@|0|g' \
# -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
# -e 's|@''HAVE_STRNDUP''@|1|g' \
# -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
# -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
# -e 's|@''HAVE_STRPBRK''@|1|g' \
# -e 's|@''HAVE_STRSEP''@|1|g' \
# -e 's|@''HAVE_STRCASESTR''@|1|g' \
# -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
# -e 's|@''HAVE_DECL_STRERROR''@|1|g' \
# -e 's|@''REPLACE_STRERROR''@|0|g' \
# -e '/definition of GL_LINK_WARNING/r ../../admin/link-warning.h' \
# < ./string.in.h; \
# } > string.h-t
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \
# -e 's|@NEXT_TIME_H''@||g' \
# -e 's|@REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
# -e 's|@REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
# -e 's|@REPLACE_STRPTIME''@|GNULIB_PORTCHECK|g' \
# -e 's|@REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
# -e 's|@SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
# -e 's|@TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
# < ./time.in.h; \
# } > time.h-t
# mv stdlib.h-t stdlib.h
# rm -f unistd.h-t unistd.h
# mv stdint.h-t stdint.h
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''HAVE_UNISTD_H''@|1|g' \
# -e 's/@''INCLUDE_NEXT''@/include_next/g' \
# -e 's|@''NEXT_UNISTD_H''@||g' \
# -e 's|@''GNULIB_CHOWN''@|0|g' \
# -e 's|@''GNULIB_DUP2''@|0|g' \
# -e 's|@''GNULIB_FCHDIR''@|0|g' \
# -e 's|@''GNULIB_FTRUNCATE''@|0|g' \
# -e 's|@''GNULIB_GETCWD''@|0|g' \
# -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \
# -e 's|@''GNULIB_LCHOWN''@|0|g' \
# -e 's|@''GNULIB_LSEEK''@|0|g' \
# -e 's|@''GNULIB_READLINK''@|1|g' \
# -e 's|@''GNULIB_SLEEP''@|0|g' \
# -e 's|@''HAVE_DUP2''@|1|g' \
# -e 's|@''HAVE_FTRUNCATE''@|1|g' \
# -e 's|@''HAVE_READLINK''@|1|g' \
# -e 's|@''HAVE_SLEEP''@|1|g' \
# -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
# -e 's|@''REPLACE_CHOWN''@|0|g' \
# -e 's|@''REPLACE_FCHDIR''@|0|g' \
# -e 's|@''REPLACE_GETCWD''@|0|g' \
# -e 's|@''REPLACE_LCHOWN''@|0|g' \
# -e 's|@''REPLACE_LSEEK''@|0|g' \
# < ./unistd.in.h; \
# } > unistd.h-t
# rm -f wchar.h-t wchar.h
# mv time.h-t time.h
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \
# -e 's|@''NEXT_WCHAR_H''@||g' \
# -e 's/@''HAVE_WCHAR_H''@/1/g' \
# -e 's|@''GNULIB_WCWIDTH''@|1|g' \
# -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
# -e 's|@''REPLACE_WCWIDTH''@|1|g' \
# -e '/definition of GL_LINK_WARNING/r ../../admin/link-warning.h' \
# < ./wchar.in.h; \
# } > wchar.h-t
# mv unistd.h-t unistd.h
# mv wchar.h-t wchar.h
# mv string.h-t string.h
# make all-am
# make[2]: Entering directory '/tmp/mlocate/src/mlocate-0.26/gnulib/lib'
# depbase=`echo fwriteerror.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# arm-linux-androideabi-gcc -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT fwriteerror.o -MD -MP -MF $depbase.Tpo -c -o fwriteerror.o fwriteerror.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# arm-linux-androideabi-gcc -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT localcharset.o -MD -MP -MF $depbase.Tpo -c -o localcharset.o localcharset.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo malloca.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# arm-linux-androideabi-gcc -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT malloca.o -MD -MP -MF $depbase.Tpo -c -o malloca.o malloca.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo mbchar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# arm-linux-androideabi-gcc -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT mbchar.o -MD -MP -MF $depbase.Tpo -c -o mbchar.o mbchar.c &&\
# mv -f $depbase.Tpo $depbase.Po
# malloca.c: In function 'mmalloca':
# malloca.c:83:5: warning: cast increases required alignment of target type [-Wcast-align]
# ((int *) p)[-1] = MAGIC_NUMBER;
# ^
# malloca.c:87:5: warning: cast increases required alignment of target type [-Wcast-align]
# ((struct header *) (p - HEADER_SIZE))->next = mmalloca_results[slot];
# ^
# malloca.c: In function 'freea':
# malloca.c:127:15: warning: cast increases required alignment of target type [-Wcast-align]
# *chain = ((struct header *) p_begin)->next;
# ^
# malloca.c:131:18: warning: cast increases required alignment of target type [-Wcast-align]
# chain = &((struct header *) ((char *) *chain - HEADER_SIZE))->next;
# ^
# depbase=`echo mbslen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# arm-linux-androideabi-gcc -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT mbslen.o -MD -MP -MF $depbase.Tpo -c -o mbslen.o mbslen.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo mbsstr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# arm-linux-androideabi-gcc -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT mbsstr.o -MD -MP -MF $depbase.Tpo -c -o mbsstr.o mbsstr.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo progname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# arm-linux-androideabi-gcc -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT progname.o -MD -MP -MF $depbase.Tpo -c -o progname.o progname.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo strnlen1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# arm-linux-androideabi-gcc -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT strnlen1.o -MD -MP -MF $depbase.Tpo -c -o strnlen1.o strnlen1.c &&\
# mv -f $depbase.Tpo $depbase.Po
# mbsstr.c: In function 'knuth_morris_pratt_multibyte':
# mbsstr.c:134:20: warning: cast increases required alignment of target type [-Wcast-align]
# needle_mbchars = (mbchar_t *) memory;
# ^
# mbsstr.c:135:11: warning: cast increases required alignment of target type [-Wcast-align]
# table = (size_t *) (memory + m * sizeof (mbchar_t));
# ^
# depbase=`echo xalloc-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# arm-linux-androideabi-gcc -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT xalloc-die.o -MD -MP -MF $depbase.Tpo -c -o xalloc-die.o xalloc-die.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo canonicalize-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# arm-linux-androideabi-gcc -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT canonicalize-lgpl.o -MD -MP -MF $depbase.Tpo -c -o canonicalize-lgpl.o canonicalize-lgpl.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# arm-linux-androideabi-gcc -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT error.o -MD -MP -MF $depbase.Tpo -c -o error.o error.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo exitfail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# arm-linux-androideabi-gcc -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT exitfail.o -MD -MP -MF $depbase.Tpo -c -o exitfail.o exitfail.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo fnmatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# arm-linux-androideabi-gcc -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT fnmatch.o -MD -MP -MF $depbase.Tpo -c -o fnmatch.o fnmatch.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# arm-linux-androideabi-gcc -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT getopt.o -MD -MP -MF $depbase.Tpo -c -o getopt.o getopt.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo getopt1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# arm-linux-androideabi-gcc -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT getopt1.o -MD -MP -MF $depbase.Tpo -c -o getopt1.o getopt1.c &&\
# mv -f $depbase.Tpo $depbase.Po
# In file included from fnmatch.c:173:0:
# fnmatch_loop.c: In function 'ext_match':
# fnmatch_loop.c:1074:7: warning: signed and unsigned type in conditional expression [-Wsign-compare]
# : p - startp + 1); \
# ^
# fnmatch_loop.c:1086:6: note: in expansion of macro 'NEW_PATTERN'
# NEW_PATTERN;
# ^
# fnmatch_loop.c:1074:7: warning: signed and unsigned type in conditional expression [-Wsign-compare]
# : p - startp + 1); \
# ^
# fnmatch_loop.c:1094:6: note: in expansion of macro 'NEW_PATTERN'
# NEW_PATTERN;
# ^
# depbase=`echo mempcpy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# arm-linux-androideabi-gcc -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT mempcpy.o -MD -MP -MF $depbase.Tpo -c -o mempcpy.o mempcpy.c &&\
# mv -f $depbase.Tpo $depbase.Po
# In file included from fnmatch.c:270:0:
# fnmatch_loop.c: In function 'ext_wmatch':
# fnmatch_loop.c:1074:7: warning: signed and unsigned type in conditional expression [-Wsign-compare]
# : p - startp + 1); \
# ^
# fnmatch_loop.c:1086:6: note: in expansion of macro 'NEW_PATTERN'
# NEW_PATTERN;
# ^
# fnmatch_loop.c:1074:7: warning: signed and unsigned type in conditional expression [-Wsign-compare]
# : p - startp + 1); \
# ^
# fnmatch_loop.c:1094:6: note: in expansion of macro 'NEW_PATTERN'
# NEW_PATTERN;
# ^
# getopt.c: In function '_getopt_initialize':
# getopt.c:233:25: warning: unused parameter 'argc' [-Wunused-parameter]
# _getopt_initialize (int argc, char **argv, const char *optstring,
# ^
# getopt.c:233:38: warning: unused parameter 'argv' [-Wunused-parameter]
# _getopt_initialize (int argc, char **argv, const char *optstring,
# ^
# depbase=`echo obstack.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# arm-linux-androideabi-gcc -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT obstack.o -MD -MP -MF $depbase.Tpo -c -o obstack.o obstack.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo safe-read.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# arm-linux-androideabi-gcc -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT safe-read.o -MD -MP -MF $depbase.Tpo -c -o safe-read.o safe-read.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo strchrnul.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# arm-linux-androideabi-gcc -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT strchrnul.o -MD -MP -MF $depbase.Tpo -c -o strchrnul.o strchrnul.c &&\
# mv -f $depbase.Tpo $depbase.Po
# obstack.c: In function '_obstack_newchunk':
# obstack.c:279:3: warning: cast increases required alignment of target type [-Wcast-align]
# ((COPYING_UNIT *)object_base)[i]
# ^
# obstack.c:280:7: warning: cast increases required alignment of target type [-Wcast-align]
# = ((COPYING_UNIT *)h->object_base)[i];
# ^
# depbase=`echo wcwidth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# arm-linux-androideabi-gcc -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT wcwidth.o -MD -MP -MF $depbase.Tpo -c -o wcwidth.o wcwidth.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# arm-linux-androideabi-gcc -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT xmalloc.o -MD -MP -MF $depbase.Tpo -c -o xmalloc.o xmalloc.c &&\
# mv -f $depbase.Tpo $depbase.Po
# rm -f t-charset.alias charset.alias
# rm -f t-ref-add.sed ref-add.sed
# /bin/sh ./config.charset 'arm-unknown-linux-androideabi' > t-charset.alias
# sed -e '/^#/d' -e 's/@''PACKAGE''@/mlocate/g' ref-add.sin > t-ref-add.sed
# mv t-ref-add.sed ref-add.sed
# rm -f t-ref-del.sed ref-del.sed
# sed -e '/^#/d' -e 's/@''PACKAGE''@/mlocate/g' ref-del.sin > t-ref-del.sed
# mv t-ref-del.sed ref-del.sed
# mv t-charset.alias charset.alias
# depbase=`echo uniwidth/width.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# arm-linux-androideabi-gcc -I. -I../../src -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT uniwidth/width.o -MD -MP -MF $depbase.Tpo -c -o uniwidth/width.o uniwidth/width.c &&\
# mv -f $depbase.Tpo $depbase.Po
# rm -f libgnu.a
# ar cru libgnu.a fwriteerror.o localcharset.o malloca.o mbchar.o mbslen.o mbsstr.o progname.o strnlen1.o uniwidth/width.o xalloc-die.o canonicalize-lgpl.o error.o exitfail.o fnmatch.o getopt.o getopt1.o mempcpy.o obstack.o safe-read.o strchrnul.o wcwidth.o xmalloc.o
# arm-linux-androideabi-ranlib libgnu.a
# make[2]: Leaving directory '/tmp/mlocate/src/mlocate-0.26/gnulib/lib'
# make[1]: Leaving directory '/tmp/mlocate/src/mlocate-0.26/gnulib/lib'
# Making all in po
# make[1]: Entering directory '/tmp/mlocate/src/mlocate-0.26/po'
# make[1]: Leaving directory '/tmp/mlocate/src/mlocate-0.26/po'
# make[1]: Entering directory '/tmp/mlocate/src/mlocate-0.26'
# /usr/sbin/mkdir -p doc
# /usr/sbin/mkdir -p doc
# sed 's,@dbfile@,/var/lib/mlocate/mlocate.db,g' < ./doc/locate.1.in > doc/locate.1
# sed 's,@updatedb_conf@,/etc/updatedb.conf,g' \
# < ./doc/updatedb.conf.5.in > doc/updatedb.conf.5
# /usr/sbin/mkdir -p doc
# sed -e 's,@dbfile@,/var/lib/mlocate/mlocate.db,g; s,@groupname@,mlocate,g' \
# -e 's,@updatedb_conf@,/etc/updatedb.conf,g' \
# < ./doc/updatedb.8.in > doc/updatedb.8
# depbase=`echo src/bind-mount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# arm-linux-androideabi-gcc -I. -I./src -I./gnulib/lib -I./gnulib/lib -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT src/bind-mount.o -MD -MP -MF $depbase.Tpo -c -o src/bind-mount.o src/bind-mount.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo src/lib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# arm-linux-androideabi-gcc -I. -I./src -I./gnulib/lib -I./gnulib/lib -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT src/lib.o -MD -MP -MF $depbase.Tpo -c -o src/lib.o src/lib.c &&\
# mv -f $depbase.Tpo $depbase.Po
# arm-linux-androideabi-gcc -I. -I./src -I./gnulib/lib -I./gnulib/lib -DDBFILE='"/var/lib/mlocate/mlocate.db"' -DLOCALEDIR='"/usr/share/locale"' -DGROUPNAME='"mlocate"' -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT src/src_locate-locate.o -MD -MP -MF src/.deps/src_locate-locate.Tpo -c -o src/src_locate-locate.o `test -f 'src/locate.c' || echo './'`src/locate.c
# arm-linux-androideabi-gcc -I. -I./src -I./gnulib/lib -I./gnulib/lib -DDBFILE='"/var/lib/mlocate/mlocate.db"' -DLOCALEDIR='"/usr/share/locale"' -DGROUPNAME='"mlocate"' -DUPDATEDB_CONF='"/etc/updatedb.conf"' -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT src/src_updatedb-conf.o -MD -MP -MF src/.deps/src_updatedb-conf.Tpo -c -o src/src_updatedb-conf.o `test -f 'src/conf.c' || echo './'`src/conf.c
# src/bind-mount.c: In function 'read_mount_line':
# src/bind-mount.c:93:16: error: 'LINE_MAX' undeclared (first use in this function)
# char buf[LINE_MAX];
# ^
# src/bind-mount.c:93:16: note: each undeclared identifier is reported only once for each function it appears in
# src/bind-mount.c:93:12: warning: unused variable 'buf' [-Wunused-variable]
# char buf[LINE_MAX];
# ^
# In file included from src/bind-mount.c:30:0:
# src/bind-mount.c: In function 'read_mount_entries':
# ./gnulib/lib/obstack.h:346:5: warning: cast increases required alignment of target type [-Wcast-align]
# *(const void **) __o1->next_free = (aptr); \
# ^
# ./gnulib/lib/obstack.h:334:4: note: in expansion of macro 'obstack_ptr_grow_fast'
# obstack_ptr_grow_fast (__o, datum); }) \
# ^
# src/bind-mount.c:252:7: note: in expansion of macro 'obstack_ptr_grow'
# obstack_ptr_grow (&mount_list_obstack, me);
# ^
# make[1]: *** [Makefile:703: src/bind-mount.o] Error 1
# make[1]: *** Waiting for unfinished jobs....
# In file included from src/lib.h:28:0,
# from src/locate.c:48:
# src/locate.c: In function 'main':
# ./gnulib/lib/gettext.h:80:5: warning: statement with no effect [-Wunused-value]
# ((void) (Domainname), (const char *) (Dirname))
# ^
# src/locate.c:1013:3: note: in expansion of macro 'bindtextdomain'
# bindtextdomain (PACKAGE_NAME, LOCALEDIR);
# ^
# ./gnulib/lib/gettext.h:78:33: warning: statement with no effect [-Wunused-value]
# # define textdomain(Domainname) ((const char *) (Domainname))
# ^
# src/locate.c:1014:3: note: in expansion of macro 'textdomain'
# textdomain (PACKAGE_NAME);
# ^
# mv -f src/.deps/src_updatedb-conf.Tpo src/.deps/src_updatedb-conf.Po
# mv -f src/.deps/src_locate-locate.Tpo src/.deps/src_locate-locate.Po
# make[1]: Leaving directory '/tmp/mlocate/src/mlocate-0.26'
# make: *** [Makefile:896: all-recursive] Error 1
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/mlocate/src/mlocate-0.26/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 mlocate configure 0.26, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --sysconfdir=/etc --localstatedir=/var/lib
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 0c151e9b985a
# 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:2751: checking for a BSD-compatible install
# configure:2819: result: /usr/bin/install -c
# configure:2830: checking whether build environment is sane
# configure:2880: result: yes
# configure:2929: checking for arm-linux-androideabi-strip
# configure:2945: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2956: result: arm-linux-androideabi-strip
# configure:3021: checking for a thread-safe mkdir -p
# configure:3060: result: /usr/sbin/mkdir -p
# configure:3073: checking for gawk
# configure:3089: found /usr/sbin/gawk
# configure:3100: result: gawk
# configure:3111: checking whether make sets $(MAKE)
# configure:3133: result: yes
# configure:3214: checking for arm-linux-androideabi-gcc
# configure:3241: result: arm-linux-androideabi-gcc
# configure:3510: checking for C compiler version
# configure:3519: 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:3530: $? = 0
# configure:3519: 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:3530: $? = 0
# configure:3519: 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:3530: $? = 1
# configure:3519: 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:3530: $? = 1
# configure:3550: checking whether the C compiler works
# configure:3572: arm-linux-androideabi-gcc conftest.c >&5
# configure:3576: $? = 0
# configure:3624: result: yes
# configure:3627: checking for C compiler default output file name
# configure:3629: result: a.out
# configure:3635: checking for suffix of executables
# configure:3642: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3646: $? = 0
# configure:3668: result:
# configure:3690: checking whether we are cross compiling
# configure:3728: result: yes
# configure:3733: checking for suffix of object files
# configure:3755: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3759: $? = 0
# configure:3780: result: o
# configure:3784: checking whether we are using the GNU C compiler
# configure:3803: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3803: $? = 0
# configure:3812: result: yes
# configure:3821: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3841: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3841: $? = 0
# configure:3882: result: yes
# configure:3899: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3963: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3963: $? = 0
# configure:3976: result: none needed
# configure:4007: checking for style of include used by make
# configure:4035: result: GNU
# configure:4061: checking dependency style of arm-linux-androideabi-gcc
# configure:4172: result: gcc3
# configure:4190: checking for arm-linux-androideabi-ranlib
# configure:4206: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:4217: result: arm-linux-androideabi-ranlib
# configure:4280: checking whether arm-linux-androideabi-gcc and cc understand -c and -o together
# configure:4311: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o >&5
# configure:4315: $? = 0
# configure:4321: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o >&5
# configure:4325: $? = 0
# configure:4336: cc -c conftest.c >&5
# cc1: error: no include path in which to search for stdc-predef.h
# configure:4340: $? = 1
# configure:4380: result: yes
# configure:4411: checking how to run the C preprocessor
# configure:4442: arm-linux-androideabi-gcc -E conftest.c
# configure:4442: $? = 0
# configure:4456: 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:4456: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | /* end confdefs.h. */
# | #include
# configure:4481: result: arm-linux-androideabi-gcc -E
# configure:4501: arm-linux-androideabi-gcc -E conftest.c
# configure:4501: $? = 0
# configure:4515: 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:4515: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | /* end confdefs.h. */
# | #include
# configure:4544: checking for grep that handles long lines and -e
# configure:4602: result: /usr/sbin/grep
# configure:4607: checking for egrep
# configure:4669: result: /usr/sbin/grep -E
# configure:4674: checking for ANSI C header files
# configure:4694: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4694: $? = 0
# configure:4778: result: yes
# configure:4791: checking for sys/types.h
# configure:4791: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4791: $? = 0
# configure:4791: result: yes
# configure:4791: checking for sys/stat.h
# configure:4791: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4791: $? = 0
# configure:4791: result: yes
# configure:4791: checking for stdlib.h
# configure:4791: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4791: $? = 0
# configure:4791: result: yes
# configure:4791: checking for string.h
# configure:4791: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4791: $? = 0
# configure:4791: result: yes
# configure:4791: checking for memory.h
# configure:4791: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4791: $? = 0
# configure:4791: result: yes
# configure:4791: checking for strings.h
# configure:4791: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4791: $? = 0
# configure:4791: result: yes
# configure:4791: checking for inttypes.h
# configure:4791: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4791: $? = 0
# configure:4791: result: yes
# configure:4791: checking for stdint.h
# configure:4791: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4791: $? = 0
# configure:4791: result: yes
# configure:4791: checking for unistd.h
# configure:4791: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4791: $? = 0
# configure:4791: result: yes
# configure:4804: checking minix/config.h usability
# configure:4804: 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:4804: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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:4804: result: no
# configure:4804: checking minix/config.h presence
# configure:4804: 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:4804: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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:4804: result: no
# configure:4804: checking for minix/config.h
# configure:4804: result: no
# configure:4825: checking whether it is safe to define __EXTENSIONS__
# configure:4843: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4843: $? = 0
# configure:4850: result: yes
# configure:4888: checking for arm-linux-androideabi-ranlib
# configure:4915: result: arm-linux-androideabi-ranlib
# configure:4982: checking for size_t
# configure:4982: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4982: $? = 0
# configure:4982: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:60:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:4982: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# | #include
# | #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:4982: result: yes
# configure:4995: checking for working alloca.h
# configure:5012: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5012: $? = 0
# configure:5020: result: yes
# configure:5028: checking for alloca
# configure:5065: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5065: $? = 0
# configure:5073: result: yes
# configure:5186: checking whether canonicalize_file_name is declared
# configure:5186: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:66:10: error: 'canonicalize_file_name' undeclared (first use in this function)
# (void) canonicalize_file_name;
# ^
# conftest.c:66:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:5186: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | #ifndef canonicalize_file_name
# | #ifdef __cplusplus
# | (void) canonicalize_file_name;
# | #else
# | (void) canonicalize_file_name;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:5186: result: no
# configure:5203: checking for canonicalize_file_name
# configure:5203: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/cciItzpM.o:conftest.c:function main: error: undefined reference to 'canonicalize_file_name'
# collect2: error: ld returned 1 exit status
# configure:5203: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | /* end confdefs.h. */
# | /* Define canonicalize_file_name to an innocuous variant, in case declares canonicalize_file_name.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define canonicalize_file_name innocuous_canonicalize_file_name
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char canonicalize_file_name (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef canonicalize_file_name
# |
# | /* 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 canonicalize_file_name ();
# | /* 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_canonicalize_file_name || defined __stub___canonicalize_file_name
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return canonicalize_file_name ();
# | ;
# | return 0;
# | }
# configure:5203: result: no
# configure:5203: checking for getcwd
# configure:5203: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5203: $? = 0
# configure:5203: result: yes
# configure:5203: checking for readlink
# configure:5203: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5203: $? = 0
# configure:5203: result: yes
# configure:5203: checking for btowc
# configure:5203: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5203: $? = 0
# configure:5203: result: yes
# configure:5203: checking for isblank
# configure:5203: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:53:6: warning: conflicting types for built-in function 'isblank' [enabled by default]
# char isblank ();
# ^
# configure:5203: $? = 0
# configure:5203: result: yes
# configure:5203: checking for iswctype
# configure:5203: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5203: $? = 0
# configure:5203: result: yes
# configure:5203: checking for mbsrtowcs
# configure:5203: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5203: $? = 0
# configure:5203: result: yes
# configure:5203: checking for mempcpy
# configure:5203: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:56:6: warning: conflicting types for built-in function 'mempcpy' [enabled by default]
# char mempcpy ();
# ^
# /tmp/cc8PKCHk.o:conftest.c:function main: error: undefined reference to 'mempcpy'
# collect2: error: ld returned 1 exit status
# configure:5203: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | /* end confdefs.h. */
# | /* Define mempcpy to an innocuous variant, in case declares mempcpy.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define mempcpy innocuous_mempcpy
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char mempcpy (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef mempcpy
# |
# | /* 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 mempcpy ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_mempcpy || defined __stub___mempcpy
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return mempcpy ();
# | ;
# | return 0;
# | }
# configure:5203: result: no
# configure:5203: checking for wmemchr
# configure:5203: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5203: $? = 0
# configure:5203: result: yes
# configure:5203: checking for wmemcpy
# configure:5203: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5203: $? = 0
# configure:5203: result: yes
# configure:5203: checking for wmempcpy
# configure:5203: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccufYDVx.o:conftest.c:function main: error: undefined reference to 'wmempcpy'
# collect2: error: ld returned 1 exit status
# configure:5203: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | /* end confdefs.h. */
# | /* Define wmempcpy to an innocuous variant, in case declares wmempcpy.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define wmempcpy innocuous_wmempcpy
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char wmempcpy (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef wmempcpy
# |
# | /* 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 wmempcpy ();
# | /* 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_wmempcpy || defined __stub___wmempcpy
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return wmempcpy ();
# | ;
# | return 0;
# | }
# configure:5203: result: no
# configure:5203: checking for strerror
# configure:5203: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5203: $? = 0
# configure:5203: result: yes
# configure:5203: checking for iswcntrl
# configure:5203: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:59:6: warning: conflicting types for built-in function 'iswcntrl' [enabled by default]
# char iswcntrl ();
# ^
# configure:5203: $? = 0
# configure:5203: result: yes
# configure:5203: checking for wcwidth
# configure:5203: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5203: $? = 0
# configure:5203: result: yes
# configure:5203: checking for fdopendir
# configure:5203: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5203: $? = 0
# configure:5203: result: yes
# configure:5220: checking for sys/param.h
# configure:5220: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5220: $? = 0
# configure:5220: result: yes
# configure:5220: checking for unistd.h
# configure:5220: result: yes
# configure:5220: checking for wctype.h
# configure:5220: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5220: $? = 0
# configure:5220: result: yes
# configure:5220: checking for sys/time.h
# configure:5220: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5220: $? = 0
# configure:5220: result: yes
# configure:5220: checking for stdint.h
# configure:5220: result: yes
# configure:5220: checking for wchar.h
# configure:5220: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5220: $? = 0
# configure:5220: result: yes
# configure:5220: checking for stdlib.h
# configure:5220: result: yes
# configure:5220: checking for string.h
# configure:5220: result: yes
# configure:5220: checking for time.h
# configure:5220: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5220: $? = 0
# configure:5220: result: yes
# configure:5239: checking whether strerror_r is declared
# configure:5239: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5239: $? = 0
# configure:5239: result: yes
# configure:5252: checking for strerror_r
# configure:5252: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5252: $? = 0
# configure:5252: result: yes
# configure:5261: checking whether strerror_r returns char *
# configure:5285: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:88:13: error: invalid type argument of unary '*' (have 'int')
# char x = *strerror_r (0, buf, sizeof buf);
# ^
# conftest.c:89:14: warning: initialization makes pointer from integer without a cast [enabled by default]
# char *p = strerror_r (0, buf, sizeof buf);
# ^
# configure:5285: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# |
# | char buf[100];
# | char x = *strerror_r (0, buf, sizeof buf);
# | char *p = strerror_r (0, buf, sizeof buf);
# | return !p || x;
# |
# | ;
# | return 0;
# | }
# configure:5323: result: no
# configure:5331: checking for mbstate_t
# configure:5348: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5348: $? = 0
# configure:5355: result: yes
# configure:5388: checking getopt.h usability
# configure:5388: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5388: $? = 0
# configure:5388: result: yes
# configure:5388: checking getopt.h presence
# configure:5388: arm-linux-androideabi-gcc -E conftest.c
# configure:5388: $? = 0
# configure:5388: result: yes
# configure:5388: checking for getopt.h
# configure:5388: result: yes
# configure:5405: checking for getopt_long_only
# configure:5405: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5405: $? = 0
# configure:5405: result: yes
# configure:5419: checking whether optreset is declared
# configure:5419: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5419: $? = 0
# configure:5419: result: yes
# configure:5477: checking whether getenv is declared
# configure:5477: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5477: $? = 0
# configure:5477: result: yes
# configure:5488: checking for inline
# configure:5504: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5504: $? = 0
# configure:5512: result: inline
# configure:5531: checking for nl_langinfo and CODESET
# configure:5547: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:54:22: fatal error: langinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5547: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | char* cs = nl_langinfo(CODESET); return !cs;
# | ;
# | return 0;
# | }
# configure:5556: result: no
# configure:5564: checking whether getc_unlocked is declared
# configure:5564: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5564: $? = 0
# configure:5564: result: yes
# configure:5579: checking build system type
# configure:5593: result: x86_64-unknown-linux-gnu
# configure:5613: checking host system type
# configure:5626: result: arm-unknown-linux-androideabi
# configure:5647: checking whether we are using the GNU C Library 2.1 or newer
# configure:5674: result: no
# configure:5683: checking for stdlib.h
# configure:5683: result: yes
# configure:5693: checking for GNU libc compatible malloc
# configure:5727: result: no
# configure:5742: checking for long long int
# configure:5782: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5782: $? = 0
# configure:5827: result: yes
# configure:5836: checking whether mbrtowc and mbstate_t are properly declared
# configure:5856: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5856: $? = 0
# configure:5864: result: yes
# configure:5920: checking for C/C++ restrict keyword
# configure:5945: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5945: $? = 0
# configure:5953: result: __restrict
# configure:5989: checking for ssize_t
# configure:6006: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6006: $? = 0
# configure:6013: result: yes
# configure:6023: checking for stdbool.h that conforms to C99
# configure:6106: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6106: $? = 0
# configure:6113: result: yes
# configure:6115: checking for _Bool
# configure:6115: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6115: $? = 0
# configure:6115: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:96:20: error: expected expression before ')' token
# if (sizeof ((_Bool)))
# ^
# configure:6115: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | /* 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 ((_Bool)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6115: result: yes
# configure:6131: checking for unsigned long long int
# configure:6171: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:6171: $? = 0
# configure:6179: result: yes
# configure:6189: checking whether the preprocessor supports include_next
# configure:6217: arm-linux-androideabi-gcc -c -Iconftestd1 -Iconftestd2 conftest.c >&5
# configure:6217: $? = 0
# configure:6227: result: yes
# configure:6272: checking for working strerror function
# configure:6318: result: yes
# configure:6370: checking whether strnlen is declared
# configure:6370: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6370: $? = 0
# configure:6370: result: yes
# configure:6391: checking for struct timespec in
# configure:6408: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6408: $? = 0
# configure:6415: result: yes
# configure:6510: checking for wint_t
# configure:6535: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6535: $? = 0
# configure:6542: result: yes
# configure:6551: checking for wchar_t
# configure:6568: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6568: $? = 0
# configure:6575: result: yes
# configure:6612: checking for alloca as a compiler built-in
# configure:6636: result: yes
# configure:6678: checking for d_type member in directory struct
# configure:6697: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:6697: $? = 0
# configure:6707: result: yes
# configure:6727: checking for error_at_line
# configure:6743: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:71:19: fatal error: error.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6743: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | error_at_line (0, 0, "", 0, "an error occurred");
# | ;
# | return 0;
# | }
# configure:6751: result: no
# configure:6788: checking for working GNU fnmatch
# configure:6859: result: cross
# configure:6864: checking whether isblank is declared
# configure:6864: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6864: $? = 0
# configure:6864: result: yes
# configure:6942: checking whether the compiler generally respects inline
# configure:6963: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:80:17: error: #error "inline is not effective"
# #error "inline is not effective"
# ^
# configure:6963: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | #ifdef __NO_INLINE__
# | #error "inline is not effective"
# | #endif
# | ;
# | return 0;
# | }
# configure:6972: result: no
# configure:7029: checking for memchr
# configure:7029: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:98:6: warning: conflicting types for built-in function 'memchr' [enabled by default]
# char memchr ();
# ^
# configure:7029: $? = 0
# configure:7029: result: yes
# configure:7075: checking for mempcpy
# configure:7075: result: no
# configure:7110: checking for obstacks
# configure:7131: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:109:29: fatal error: obstack.h: No such file or directory
# #include "obstack.h"
# ^
# compilation terminated.
# configure:7131: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 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 "obstack.h"
# | int
# | main ()
# | {
# | struct obstack mem;
# | #define obstack_chunk_alloc malloc
# | #define obstack_chunk_free free
# | obstack_init (&mem);
# | obstack_free (&mem, 0);
# | ;
# | return 0;
# | }
# configure:7139: result: no
# configure:7199: checking for ssize_t
# configure:7223: result: yes
# configure:7236: checking for struct stat.st_atim.tv_nsec
# configure:7236: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:83:12: error: 'struct stat' has no member named 'st_atim'
# if (ac_aggr.st_atim.tv_nsec)
# ^
# configure:7236: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_atim.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7236: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:83:19: error: 'struct stat' has no member named 'st_atim'
# if (sizeof ac_aggr.st_atim.tv_nsec)
# ^
# configure:7236: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_atim.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7236: result: no
# configure:7287: checking for struct stat.st_atimespec.tv_nsec
# configure:7287: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:83:12: error: 'struct stat' has no member named 'st_atimespec'
# if (ac_aggr.st_atimespec.tv_nsec)
# ^
# configure:7287: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_atimespec.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7287: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:83:19: error: 'struct stat' has no member named 'st_atimespec'
# if (sizeof ac_aggr.st_atimespec.tv_nsec)
# ^
# configure:7287: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_atimespec.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7287: result: no
# configure:7298: checking for struct stat.st_atimensec
# configure:7298: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7298: $? = 0
# configure:7298: result: yes
# configure:7332: checking for struct stat.st_birthtimespec.tv_nsec
# configure:7332: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:84:12: error: 'struct stat' has no member named 'st_birthtimespec'
# if (ac_aggr.st_birthtimespec.tv_nsec)
# ^
# configure:7332: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_birthtimespec.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7332: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:84:19: error: 'struct stat' has no member named 'st_birthtimespec'
# if (sizeof ac_aggr.st_birthtimespec.tv_nsec)
# ^
# configure:7332: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_birthtimespec.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7332: result: no
# configure:7343: checking for struct stat.st_birthtimensec
# configure:7343: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:84:12: error: 'struct stat' has no member named 'st_birthtimensec'
# if (ac_aggr.st_birthtimensec)
# ^
# configure:7343: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_birthtimensec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7343: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:84:19: error: 'struct stat' has no member named 'st_birthtimensec'
# if (sizeof ac_aggr.st_birthtimensec)
# ^
# configure:7343: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_birthtimensec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7343: result: no
# configure:7354: checking for struct stat.st_birthtim.tv_nsec
# configure:7354: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:84:12: error: 'struct stat' has no member named 'st_birthtim'
# if (ac_aggr.st_birthtim.tv_nsec)
# ^
# configure:7354: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_birthtim.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7354: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:84:19: error: 'struct stat' has no member named 'st_birthtim'
# if (sizeof ac_aggr.st_birthtim.tv_nsec)
# ^
# configure:7354: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_birthtim.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7354: result: no
# configure:7468: checking whether stdint.h conforms to C99
# configure:7637: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:194:7: error: negative width in bit-field 'check_WINT'
# ? 1 : -1;
# ^
# configure:7637: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | /* end confdefs.h. */
# |
# |
# | #define __STDC_LIMIT_MACROS 1 /* to make it work also in C++ mode */
# | #define __STDC_CONSTANT_MACROS 1 /* to make it work also in C++ mode */
# | #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1 /* work if build isn't clean */
# | #include
# | /* Dragonfly defines WCHAR_MIN, WCHAR_MAX only in . */
# | #if !(defined WCHAR_MIN && defined WCHAR_MAX)
# | #error "WCHAR_MIN, WCHAR_MAX not defined in "
# | #endif
# |
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# |
# | #ifdef INT8_MAX
# | int8_t a1 = INT8_MAX;
# | int8_t a1min = INT8_MIN;
# | #endif
# | #ifdef INT16_MAX
# | int16_t a2 = INT16_MAX;
# | int16_t a2min = INT16_MIN;
# | #endif
# | #ifdef INT32_MAX
# | int32_t a3 = INT32_MAX;
# | int32_t a3min = INT32_MIN;
# | #endif
# | #ifdef INT64_MAX
# | int64_t a4 = INT64_MAX;
# | int64_t a4min = INT64_MIN;
# | #endif
# | #ifdef UINT8_MAX
# | uint8_t b1 = UINT8_MAX;
# | #else
# | typedef int b1[(unsigned char) -1 != 255 ? 1 : -1];
# | #endif
# | #ifdef UINT16_MAX
# | uint16_t b2 = UINT16_MAX;
# | #endif
# | #ifdef UINT32_MAX
# | uint32_t b3 = UINT32_MAX;
# | #endif
# | #ifdef UINT64_MAX
# | uint64_t b4 = UINT64_MAX;
# | #endif
# | int_least8_t c1 = INT8_C (0x7f);
# | int_least8_t c1max = INT_LEAST8_MAX;
# | int_least8_t c1min = INT_LEAST8_MIN;
# | int_least16_t c2 = INT16_C (0x7fff);
# | int_least16_t c2max = INT_LEAST16_MAX;
# | int_least16_t c2min = INT_LEAST16_MIN;
# | int_least32_t c3 = INT32_C (0x7fffffff);
# | int_least32_t c3max = INT_LEAST32_MAX;
# | int_least32_t c3min = INT_LEAST32_MIN;
# | int_least64_t c4 = INT64_C (0x7fffffffffffffff);
# | int_least64_t c4max = INT_LEAST64_MAX;
# | int_least64_t c4min = INT_LEAST64_MIN;
# | uint_least8_t d1 = UINT8_C (0xff);
# | uint_least8_t d1max = UINT_LEAST8_MAX;
# | uint_least16_t d2 = UINT16_C (0xffff);
# | uint_least16_t d2max = UINT_LEAST16_MAX;
# | uint_least32_t d3 = UINT32_C (0xffffffff);
# | uint_least32_t d3max = UINT_LEAST32_MAX;
# | uint_least64_t d4 = UINT64_C (0xffffffffffffffff);
# | uint_least64_t d4max = UINT_LEAST64_MAX;
# | int_fast8_t e1 = INT_FAST8_MAX;
# | int_fast8_t e1min = INT_FAST8_MIN;
# | int_fast16_t e2 = INT_FAST16_MAX;
# | int_fast16_t e2min = INT_FAST16_MIN;
# | int_fast32_t e3 = INT_FAST32_MAX;
# | int_fast32_t e3min = INT_FAST32_MIN;
# | int_fast64_t e4 = INT_FAST64_MAX;
# | int_fast64_t e4min = INT_FAST64_MIN;
# | uint_fast8_t f1 = UINT_FAST8_MAX;
# | uint_fast16_t f2 = UINT_FAST16_MAX;
# | uint_fast32_t f3 = UINT_FAST32_MAX;
# | uint_fast64_t f4 = UINT_FAST64_MAX;
# | #ifdef INTPTR_MAX
# | intptr_t g = INTPTR_MAX;
# | intptr_t gmin = INTPTR_MIN;
# | #endif
# | #ifdef UINTPTR_MAX
# | uintptr_t h = UINTPTR_MAX;
# | #endif
# | intmax_t i = INTMAX_MAX;
# | uintmax_t j = UINTMAX_MAX;
# |
# | #include /* for CHAR_BIT */
# | #define TYPE_MINIMUM(t) ((t) ((t) 0 < (t) -1 ? (t) 0 : ~ (t) 0 << (sizeof (t) * CHAR_BIT - 1)))
# | #define TYPE_MAXIMUM(t) ((t) ((t) 0 < (t) -1 ? (t) -1 : ~ (~ (t) 0 << (sizeof (t) * CHAR_BIT - 1))))
# | struct s {
# | int check_PTRDIFF:
# | PTRDIFF_MIN == TYPE_MINIMUM (ptrdiff_t)
# | && PTRDIFF_MAX == TYPE_MAXIMUM (ptrdiff_t)
# | ? 1 : -1;
# | /* Detect bug in FreeBSD 6.0 / ia64. */
# | int check_SIG_ATOMIC:
# | SIG_ATOMIC_MIN == TYPE_MINIMUM (sig_atomic_t)
# | && SIG_ATOMIC_MAX == TYPE_MAXIMUM (sig_atomic_t)
# | ? 1 : -1;
# | int check_SIZE: SIZE_MAX == TYPE_MAXIMUM (size_t) ? 1 : -1;
# | int check_WCHAR:
# | WCHAR_MIN == TYPE_MINIMUM (wchar_t)
# | && WCHAR_MAX == TYPE_MAXIMUM (wchar_t)
# | ? 1 : -1;
# | /* Detect bug in mingw. */
# | int check_WINT:
# | WINT_MIN == TYPE_MINIMUM (wint_t)
# | && WINT_MAX == TYPE_MAXIMUM (wint_t)
# | ? 1 : -1;
# |
# | /* Detect bugs in glibc 2.4 and Solaris 10 stdint.h, among others. */
# | int check_UINT8_C:
# | (-1 < UINT8_C (0)) == (-1 < (uint_least8_t) 0) ? 1 : -1;
# | int check_UINT16_C:
# | (-1 < UINT16_C (0)) == (-1 < (uint_least16_t) 0) ? 1 : -1;
# |
# | /* Detect bugs in OpenBSD 3.9 stdint.h. */
# | #ifdef UINT8_MAX
# | int check_uint8: (uint8_t) -1 == UINT8_MAX ? 1 : -1;
# | #endif
# | #ifdef UINT16_MAX
# | int check_uint16: (uint16_t) -1 == UINT16_MAX ? 1 : -1;
# | #endif
# | #ifdef UINT32_MAX
# | int check_uint32: (uint32_t) -1 == UINT32_MAX ? 1 : -1;
# | #endif
# | #ifdef UINT64_MAX
# | int check_uint64: (uint64_t) -1 == UINT64_MAX ? 1 : -1;
# | #endif
# | int check_uint_least8: (uint_least8_t) -1 == UINT_LEAST8_MAX ? 1 : -1;
# | int check_uint_least16: (uint_least16_t) -1 == UINT_LEAST16_MAX ? 1 : -1;
# | int check_uint_least32: (uint_least32_t) -1 == UINT_LEAST32_MAX ? 1 : -1;
# | int check_uint_least64: (uint_least64_t) -1 == UINT_LEAST64_MAX ? 1 : -1;
# | int check_uint_fast8: (uint_fast8_t) -1 == UINT_FAST8_MAX ? 1 : -1;
# | int check_uint_fast16: (uint_fast16_t) -1 == UINT_FAST16_MAX ? 1 : -1;
# | int check_uint_fast32: (uint_fast32_t) -1 == UINT_FAST32_MAX ? 1 : -1;
# | int check_uint_fast64: (uint_fast64_t) -1 == UINT_FAST64_MAX ? 1 : -1;
# | int check_uintptr: (uintptr_t) -1 == UINTPTR_MAX ? 1 : -1;
# | int check_uintmax: (uintmax_t) -1 == UINTMAX_MAX ? 1 : -1;
# | int check_size: (size_t) -1 == SIZE_MAX ? 1 : -1;
# | };
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:7642: result: no
# configure:7651: checking sys/inttypes.h usability
# configure:7651: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:110:26: fatal error: sys/inttypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7651: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 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:7651: result: no
# configure:7651: checking sys/inttypes.h presence
# configure:7651: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:77:26: fatal error: sys/inttypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7651: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | /* end confdefs.h. */
# | #include
# configure:7651: result: no
# configure:7651: checking for sys/inttypes.h
# configure:7651: result: no
# configure:7651: checking sys/bitypes.h usability
# configure:7651: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:110:25: fatal error: sys/bitypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7651: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 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:7651: result: no
# configure:7651: checking sys/bitypes.h presence
# configure:7651: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:77:25: fatal error: sys/bitypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7651: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | /* end confdefs.h. */
# | #include
# configure:7651: result: no
# configure:7651: checking for sys/bitypes.h
# configure:7651: result: no
# configure:7680: checking for bit size of ptrdiff_t
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7685: $? = 0
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:92:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 0)];
# ^
# configure:7685: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:92:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 1)];
# ^
# configure:7685: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 1)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:92:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 3)];
# ^
# configure:7685: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 3)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:92:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 7)];
# ^
# configure:7685: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 7)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:92:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 15)];
# ^
# configure:7685: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 15)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:92:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 31)];
# ^
# configure:7685: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 31)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7685: $? = 0
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7685: $? = 0
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7685: $? = 0
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7685: $? = 0
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7685: $? = 0
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7685: $? = 0
# configure:7706: result: 32
# configure:7680: checking for bit size of sig_atomic_t
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7685: $? = 0
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:93:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 0)];
# ^
# configure:7685: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:93:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 1)];
# ^
# configure:7685: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 1)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:93:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 3)];
# ^
# configure:7685: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 3)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:93:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 7)];
# ^
# configure:7685: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 7)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:93:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 15)];
# ^
# configure:7685: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 15)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:93:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 31)];
# ^
# configure:7685: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 31)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7685: $? = 0
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7685: $? = 0
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7685: $? = 0
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7685: $? = 0
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7685: $? = 0
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7685: $? = 0
# configure:7706: result: 32
# configure:7680: checking for bit size of size_t
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7685: $? = 0
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:94:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 0)];
# ^
# configure:7685: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:94:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 1)];
# ^
# configure:7685: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 1)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:94:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 3)];
# ^
# configure:7685: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 3)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:94:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 7)];
# ^
# configure:7685: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 7)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:94:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 15)];
# ^
# configure:7685: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 15)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:94:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 31)];
# ^
# configure:7685: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 31)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7685: $? = 0
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7685: $? = 0
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7685: $? = 0
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7685: $? = 0
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7685: $? = 0
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7685: $? = 0
# configure:7706: result: 32
# configure:7680: checking for bit size of wchar_t
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7685: $? = 0
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:95:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 0)];
# ^
# configure:7685: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_SIZE_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:95:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 1)];
# ^
# configure:7685: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_SIZE_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 1)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:95:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 3)];
# ^
# configure:7685: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_SIZE_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 3)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:95:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 7)];
# ^
# configure:7685: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_SIZE_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 7)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:95:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 15)];
# ^
# configure:7685: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_SIZE_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 15)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:95:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 31)];
# ^
# configure:7685: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_SIZE_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 31)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7685: $? = 0
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7685: $? = 0
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7685: $? = 0
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7685: $? = 0
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7685: $? = 0
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7685: $? = 0
# configure:7706: result: 32
# configure:7680: checking for bit size of wint_t
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7685: $? = 0
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:96:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 0)];
# ^
# configure:7685: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:96:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 1)];
# ^
# configure:7685: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 1)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:96:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 3)];
# ^
# configure:7685: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 3)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:96:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 7)];
# ^
# configure:7685: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 7)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:96:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 15)];
# ^
# configure:7685: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 15)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:96:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 31)];
# ^
# configure:7685: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 31)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7685: $? = 0
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7685: $? = 0
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7685: $? = 0
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7685: $? = 0
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7685: $? = 0
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7685: $? = 0
# configure:7706: result: 32
# configure:7724: checking whether sig_atomic_t is signed
# configure:7751: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7751: $? = 0
# configure:7761: result: yes
# configure:7724: checking whether wchar_t is signed
# configure:7751: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:94:17: error: size of array 'verify' is negative
# int verify[2 * ((wchar_t) -1 < (wchar_t) 0) - 1];
# ^
# configure:7751: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | int verify[2 * ((wchar_t) -1 < (wchar_t) 0) - 1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:7761: result: no
# configure:7724: checking whether wint_t is signed
# configure:7751: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:94:17: error: size of array 'verify' is negative
# int verify[2 * ((wint_t) -1 < (wint_t) 0) - 1];
# ^
# configure:7751: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | int verify[2 * ((wint_t) -1 < (wint_t) 0) - 1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:7761: result: no
# configure:7782: checking for ptrdiff_t integer literal suffix
# configure:7828: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7828: $? = 0
# configure:7837: result:
# configure:7782: checking for sig_atomic_t integer literal suffix
# configure:7828: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7828: $? = 0
# configure:7837: result:
# configure:7782: checking for size_t integer literal suffix
# configure:7828: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7828: $? = 0
# configure:7837: result: u
# configure:7782: checking for wchar_t integer literal suffix
# configure:7828: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7828: $? = 0
# configure:7837: result: u
# configure:7782: checking for wint_t integer literal suffix
# configure:7828: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7828: $? = 0
# configure:7837: result: u
# configure:7910: checking for strchrnul
# configure:7910: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccMuSP9a.o:conftest.c:function main: error: undefined reference to 'strchrnul'
# collect2: error: ld returned 1 exit status
# configure:7910: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIG_ATOMIC_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | /* end confdefs.h. */
# | /* Define strchrnul to an innocuous variant, in case declares strchrnul.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strchrnul innocuous_strchrnul
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strchrnul (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strchrnul
# |
# | /* 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 strchrnul ();
# | /* 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_strchrnul || defined __stub___strchrnul
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strchrnul ();
# | ;
# | return 0;
# | }
# configure:7910: result: no
# configure:7968: checking for working strnlen
# configure:8016: result: yes
# configure:8102: checking whether is standalone
# configure:8112: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8112: $? = 0
# configure:8119: result: yes
# configure:8253: checking whether wcwidth is declared
# configure:8253: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8253: $? = 0
# configure:8253: result: yes
# configure:8283: checking whether wcwidth works reasonably in UTF-8 locales
# configure:8332: result: guessing no
# configure:8390: checking whether NLS is requested
# configure:8399: result: yes
# configure:8440: checking for msgfmt
# configure: trying /usr/sbin/msgfmt...
# 0 translated messages.
# configure:8472: result: /usr/sbin/msgfmt
# configure:8481: checking for gmsgfmt
# configure:8512: result: /usr/sbin/msgfmt
# configure:8563: checking for xgettext
# configure: trying /usr/sbin/xgettext...
# /usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:8595: result: /usr/sbin/xgettext
# configure:8641: checking for msgmerge
# configure: trying /usr/sbin/msgmerge...
# configure:8672: result: /usr/sbin/msgmerge
# configure:8729: checking for ld used by GCC
# configure:8793: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:8800: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:8813: result: yes
# configure:8820: checking for shared library run path origin
# configure:8833: result: done
# configure:9334: checking for CFPreferencesCopyAppValue
# configure:9352: arm-linux-androideabi-gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:89:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:9352: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIG_ATOMIC_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_DECL_WCWIDTH 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:9361: result: no
# configure:9368: checking for CFLocaleCopyCurrent
# configure:9386: arm-linux-androideabi-gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:89:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:9386: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIG_ATOMIC_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_DECL_WCWIDTH 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:9395: result: no
# configure:9444: checking for GNU gettext in libc
# configure:9464: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:89:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:9464: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIG_ATOMIC_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_DECL_WCWIDTH 1
# | /* end confdefs.h. */
# | #include
# |
# | extern int _nl_msg_cat_cntr;
# | extern int *_nl_domain_bindings;
# | int
# | main ()
# | {
# | bindtextdomain ("", "");
# | return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings
# | ;
# | return 0;
# | }
# configure:9473: result: no
# configure:9507: checking for iconv
# configure:9529: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:90:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:9529: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIG_ATOMIC_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_DECL_WCWIDTH 1
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | iconv_t cd = iconv_open("","");
# | iconv(cd,NULL,NULL,NULL,NULL);
# | iconv_close(cd);
# | ;
# | return 0;
# | }
# configure:9551: arm-linux-androideabi-gcc -o conftest conftest.c -liconv >&5
# conftest.c:90:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:9551: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIG_ATOMIC_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_DECL_WCWIDTH 1
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | iconv_t cd = iconv_open("","");
# | iconv(cd,NULL,NULL,NULL,NULL);
# | iconv_close(cd);
# | ;
# | return 0;
# | }
# configure:9561: result: no, consider installing GNU libiconv
# configure:10115: checking for GNU gettext in libintl
# configure:10143: arm-linux-androideabi-gcc -o conftest conftest.c -lintl >&5
# conftest.c:89:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:10143: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIG_ATOMIC_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_DECL_WCWIDTH 1
# | /* end confdefs.h. */
# | #include
# |
# | extern int _nl_msg_cat_cntr;
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# | const char *_nl_expand_alias (const char *);
# | int
# | main ()
# | {
# | bindtextdomain ("", "");
# | return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias ("")
# | ;
# | return 0;
# | }
# configure:10184: result: no
# configure:10219: checking whether to use NLS
# configure:10221: result: no
# configure:10309: checking for library containing getmntent
# configure:10340: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:10340: $? = 0
# configure:10357: result: none required
# configure:10380: checking for special C compiler options needed for large files
# configure:10425: result: no
# configure:10431: checking for _FILE_OFFSET_BITS value needed for large files
# configure:10456: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:96:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:96:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:97:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:97:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:96:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:10456: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIG_ATOMIC_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_DECL_WCWIDTH 1
# | #define HAVE_GETMNTENT 1
# | /* end confdefs.h. */
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:10480: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:97:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:97:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:98:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:98:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:97:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:10480: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIG_ATOMIC_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_DECL_WCWIDTH 1
# | #define HAVE_GETMNTENT 1
# | /* end confdefs.h. */
# | #define _FILE_OFFSET_BITS 64
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:10488: result: unknown
# configure:10500: checking for _LARGE_FILES value needed for large files
# configure:10525: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:96:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:96:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:97:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:97:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:96:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:10525: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIG_ATOMIC_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_DECL_WCWIDTH 1
# | #define HAVE_GETMNTENT 1
# | /* end confdefs.h. */
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:10549: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:97:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:97:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:98:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:98:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:97:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:10549: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mlocate"
# | #define PACKAGE_TARNAME "mlocate"
# | #define PACKAGE_VERSION "0.26"
# | #define PACKAGE_STRING "mlocate 0.26"
# | #define PACKAGE_BUGREPORT "mitr@redhat.com"
# | #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBRTOWC 1
# | #define restrict __restrict
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INCLUDE_NEXT 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ALLOCA_H 1
# | #define realpath rpl_realpath
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define GNULIB_FWRITEERROR 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_MEMCHR 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIG_ATOMIC_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_DECL_WCWIDTH 1
# | #define HAVE_GETMNTENT 1
# | /* end confdefs.h. */
# | #define _LARGE_FILES 1
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:10557: result: unknown
# configure:10572: checking for mounted filesystem table in /proc
# configure:10587: result: no
# configure:10602: checking for available GCC warning flags
# configure:10622: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# configure:10622: $? = 0
# configure:10622: arm-linux-androideabi-gcc -c -W conftest.c >&5
# configure:10622: $? = 0
# configure:10622: arm-linux-androideabi-gcc -c -Wcast-align conftest.c >&5
# configure:10622: $? = 0
# configure:10622: arm-linux-androideabi-gcc -c -Wmissing-noreturn conftest.c >&5
# configure:10622: $? = 0
# configure:10622: arm-linux-androideabi-gcc -c -Wpointer-arith conftest.c >&5
# configure:10622: $? = 0
# configure:10622: arm-linux-androideabi-gcc -c -Wshadow conftest.c >&5
# configure:10622: $? = 0
# configure:10622: arm-linux-androideabi-gcc -c -Wstrict-prototypes conftest.c >&5
# conftest.c:92:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:10622: $? = 0
# configure:10622: arm-linux-androideabi-gcc -c -Wwrite-strings conftest.c >&5
# configure:10622: $? = 0
# configure:10629: result: -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings
# configure:10632: checking whether we should use -Werror
# configure:10644: result: no
# configure:10801: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by mlocate config.status 0.26, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 0c151e9b985a
#
# config.status:1105: creating Makefile
# config.status:1105: creating gnulib/lib/Makefile
# config.status:1105: creating po/Makefile.in
# config.status:1105: creating src/config.h
# config.status:1334: executing ./atconfig commands
# config.status:1334: executing depfiles commands
# config.status:1334: executing po-directories commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_inline=inline
# ac_cv_c_restrict=__restrict
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_alloca_works=yes
# ac_cv_func_btowc=yes
# ac_cv_func_canonicalize_file_name=no
# ac_cv_func_fdopendir=yes
# ac_cv_func_fnmatch_gnu=cross
# ac_cv_func_getcwd=yes
# ac_cv_func_getmntent=yes
# ac_cv_func_getopt_long_only=yes
# ac_cv_func_isblank=yes
# ac_cv_func_iswcntrl=yes
# ac_cv_func_iswctype=yes
# ac_cv_func_malloc_0_nonnull=no
# ac_cv_func_mbsrtowcs=yes
# ac_cv_func_memchr=yes
# ac_cv_func_mempcpy=no
# ac_cv_func_obstack=no
# ac_cv_func_readlink=yes
# ac_cv_func_strchrnul=no
# ac_cv_func_strerror=yes
# ac_cv_func_strerror_r=yes
# ac_cv_func_strerror_r_char_p=no
# ac_cv_func_strnlen_working=yes
# ac_cv_func_wcwidth=yes
# ac_cv_func_wmemchr=yes
# ac_cv_func_wmemcpy=yes
# ac_cv_func_wmempcpy=no
# ac_cv_gnu_library_2_1=no
# ac_cv_have_decl_canonicalize_file_name=no
# ac_cv_have_decl_getc_unlocked=yes
# ac_cv_have_decl_getenv=yes
# ac_cv_have_decl_isblank=yes
# ac_cv_have_decl_optreset=yes
# ac_cv_have_decl_strerror_r=yes
# ac_cv_have_decl_strnlen=yes
# ac_cv_have_decl_wcwidth=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_stdbool_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_bitypes_h=no
# ac_cv_header_sys_inttypes_h=no
# ac_cv_header_sys_param_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_time_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_wchar_h=yes
# ac_cv_header_wctype_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_lib_error_at_line=no
# ac_cv_member_struct_stat_st_atim_tv_nsec=no
# ac_cv_member_struct_stat_st_atimensec=yes
# ac_cv_member_struct_stat_st_atimespec_tv_nsec=no
# ac_cv_member_struct_stat_st_birthtim_tv_nsec=no
# ac_cv_member_struct_stat_st_birthtimensec=no
# ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_MSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_STRIP=arm-linux-androideabi-strip
# ac_cv_prog_cc_arm_linux_androideabi_gcc_c_o=yes
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_getmntent='none required'
# ac_cv_sys_file_offset_bits=unknown
# ac_cv_sys_large_files=unknown
# ac_cv_sys_largefile_CC=no
# ac_cv_type__Bool=yes
# ac_cv_type_long_long_int=yes
# ac_cv_type_mbstate_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_unsigned_long_long_int=yes
# ac_cv_working_alloca_h=yes
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_libname_spec='lib$name'
# acl_cv_library_names_spec='$libname$shrext'
# acl_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_func_iconv='no, consider installing GNU libiconv'
# am_cv_langinfo_codeset=no
# am_cv_lib_iconv=no
# gl_cv_bitsizeof_ptrdiff_t=32
# gl_cv_bitsizeof_sig_atomic_t=32
# gl_cv_bitsizeof_size_t=32
# gl_cv_bitsizeof_wchar_t=32
# gl_cv_bitsizeof_wint_t=32
# gl_cv_c_inline_effective=no
# gl_cv_func_malloc_0_nonnull=0
# gl_cv_func_mbrtowc=yes
# gl_cv_func_wcwidth_works='guessing no'
# gl_cv_func_working_strerror=yes
# gl_cv_have_include_next=yes
# gl_cv_header_wchar_h_standalone=yes
# gl_cv_header_working_stdint_h=no
# gl_cv_next_stdint_h=''
# gl_cv_next_stdlib_h=''
# gl_cv_next_string_h=''
# gl_cv_next_time_h=''
# gl_cv_next_unistd_h=''
# gl_cv_next_wchar_h=''
# gl_cv_next_wctype_h=''
# gl_cv_rpl_alloca=yes
# gl_cv_sys_struct_timespec_in_time_h=yes
# gl_cv_type_ptrdiff_t_signed=yes
# gl_cv_type_ptrdiff_t_suffix=
# gl_cv_type_sig_atomic_t_signed=yes
# gl_cv_type_sig_atomic_t_suffix=
# gl_cv_type_size_t_signed=no
# gl_cv_type_size_t_suffix=u
# gl_cv_type_wchar_t_signed=no
# gl_cv_type_wchar_t_suffix=u
# gl_cv_type_wint_t_signed=no
# gl_cv_type_wint_t_suffix=u
# gt_cv_c_wchar_t=yes
# gt_cv_c_wint_t=yes
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext2_libc=no
# gt_cv_func_gnugettext2_libintl=no
# gt_cv_ssize_t=yes
# jm_cv_struct_dirent_d_type=yes
# mitr_cv_prog_gcc_warnings=' -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings'
# mitr_cv_sys_proc_mounts=no
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/mlocate/src/mlocate-0.26/admin/missing --run aclocal-1.11'
# ALLOCA=''
# ALLOCA_H='alloca.h'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AUTOCONF='${SHELL} /tmp/mlocate/src/mlocate-0.26/admin/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/mlocate/src/mlocate-0.26/admin/missing --run autoheader'
# AUTOM4TE='${SHELL} /tmp/mlocate/src/mlocate-0.26/admin/missing --run autom4te'
# AUTOMAKE='${SHELL} /tmp/mlocate/src/mlocate-0.26/admin/missing --run automake-1.11'
# AWK='gawk'
# BITSIZEOF_PTRDIFF_T='32'
# BITSIZEOF_SIG_ATOMIC_T='32'
# BITSIZEOF_SIZE_T='32'
# BITSIZEOF_WCHAR_T='32'
# BITSIZEOF_WINT_T='32'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings'
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS=''
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FNMATCH_H='fnmatch.h'
# GETOPT_H='getopt.h'
# GETTEXT_MACRO_VERSION='0.17'
# GLIBC21='no'
# GL_COND_LIBTOOL_FALSE=''
# GL_COND_LIBTOOL_TRUE='#'
# GMSGFMT='/usr/sbin/msgfmt'
# GMSGFMT_015='/usr/sbin/msgfmt'
# GNULIB_CALLOC_POSIX='0'
# GNULIB_CHOWN='0'
# GNULIB_DUP2='0'
# GNULIB_FCHDIR='0'
# GNULIB_FTRUNCATE='0'
# GNULIB_GETCWD='0'
# GNULIB_GETLOGIN_R='0'
# GNULIB_GETSUBOPT='0'
# GNULIB_LCHOWN='0'
# GNULIB_LSEEK='0'
# GNULIB_MALLOC_POSIX='0'
# GNULIB_MBSCASECMP='0'
# GNULIB_MBSCASESTR='0'
# GNULIB_MBSCHR='0'
# GNULIB_MBSCSPN='0'
# GNULIB_MBSLEN='1'
# GNULIB_MBSNCASECMP='0'
# GNULIB_MBSNLEN='0'
# GNULIB_MBSPBRK='0'
# GNULIB_MBSPCASECMP='0'
# GNULIB_MBSRCHR='0'
# GNULIB_MBSSEP='0'
# GNULIB_MBSSPN='0'
# GNULIB_MBSSTR='1'
# GNULIB_MBSTOK_R='0'
# GNULIB_MEMMEM='0'
# GNULIB_MEMPCPY='1'
# GNULIB_MEMRCHR='0'
# GNULIB_MKDTEMP='0'
# GNULIB_MKSTEMP='0'
# GNULIB_READLINK='1'
# GNULIB_REALLOC_POSIX='0'
# GNULIB_SLEEP='0'
# GNULIB_STPCPY='0'
# GNULIB_STPNCPY='0'
# GNULIB_STRCASESTR='0'
# GNULIB_STRCHRNUL='1'
# GNULIB_STRDUP='0'
# GNULIB_STRERROR='1'
# GNULIB_STRNDUP='0'
# GNULIB_STRNLEN='1'
# GNULIB_STRPBRK='0'
# GNULIB_STRSEP='0'
# GNULIB_STRTOK_R='0'
# GNULIB_WCWIDTH='1'
# GREP='/usr/sbin/grep'
# HAVE_CALLOC_POSIX='1'
# HAVE_DECL_GETLOGIN_R='1'
# HAVE_DECL_MEMMEM='1'
# HAVE_DECL_MEMRCHR='1'
# HAVE_DECL_STRDUP='1'
# HAVE_DECL_STRERROR='1'
# HAVE_DECL_STRNCASECMP='1'
# HAVE_DECL_STRNDUP='1'
# HAVE_DECL_STRNLEN='1'
# HAVE_DECL_STRTOK_R='1'
# HAVE_DECL_WCWIDTH='1'
# HAVE_DUP2='1'
# HAVE_FTRUNCATE='1'
# HAVE_GETSUBOPT='1'
# HAVE_INTTYPES_H='1'
# HAVE_ISWCNTRL='1'
# HAVE_LONG_LONG_INT='1'
# HAVE_MALLOC_POSIX='1'
# HAVE_MEMPCPY='0'
# HAVE_MKDTEMP='1'
# HAVE_READLINK='1'
# HAVE_REALLOC_POSIX='1'
# HAVE_SIGNED_SIG_ATOMIC_T='1'
# HAVE_SIGNED_WCHAR_T='0'
# HAVE_SIGNED_WINT_T='0'
# HAVE_SLEEP='1'
# HAVE_STDINT_H='1'
# HAVE_STPCPY='1'
# HAVE_STPNCPY='1'
# HAVE_STRCASECMP='1'
# HAVE_STRCASESTR='1'
# HAVE_STRCHRNUL='0'
# HAVE_STRNDUP='1'
# HAVE_STRPBRK='1'
# HAVE_STRSEP='1'
# HAVE_SYS_BITYPES_H='0'
# HAVE_SYS_INTTYPES_H='0'
# HAVE_SYS_TYPES_H='1'
# HAVE_UNISTD_H='1'
# HAVE_UNSIGNED_LONG_LONG_INT='1'
# HAVE_WCHAR_H='1'
# HAVE_WCTYPE_H='1'
# HAVE_WINT_T='1'
# HAVE__BOOL='1'
# INCLUDE_NEXT='include_next'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# LDFLAGS=''
# LIBGNU_LIBDEPS=''
# LIBGNU_LTLIBDEPS=''
# LIBICONV=''
# LIBINTL=''
# LIBOBJS=''
# LIBS=''
# LTLIBICONV=''
# LTLIBINTL=''
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/mlocate/src/mlocate-0.26/admin/missing --run makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# MSGFMT='/usr/sbin/msgfmt'
# MSGFMT_015='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# NEXT_STDINT_H=''
# NEXT_STDLIB_H=''
# NEXT_STRING_H=''
# NEXT_TIME_H=''
# NEXT_UNISTD_H=''
# NEXT_WCHAR_H=''
# NEXT_WCTYPE_H=''
# OBJEXT='o'
# PACKAGE='mlocate'
# PACKAGE_BUGREPORT='mitr@redhat.com'
# PACKAGE_NAME='mlocate'
# PACKAGE_STRING='mlocate 0.26'
# PACKAGE_TARNAME='mlocate'
# PACKAGE_URL='https://fedorahosted.org/mlocate/'
# PACKAGE_VERSION='0.26'
# PATH_SEPARATOR=':'
# POSUB=''
# PTRDIFF_T_SUFFIX=''
# RANLIB='arm-linux-androideabi-ranlib'
# REPLACE_CHOWN='0'
# REPLACE_FCHDIR='0'
# REPLACE_GETCWD='0'
# REPLACE_LCHOWN='0'
# REPLACE_LOCALTIME_R='GNULIB_PORTCHECK'
# REPLACE_LSEEK='0'
# REPLACE_MKSTEMP='0'
# REPLACE_NANOSLEEP='GNULIB_PORTCHECK'
# REPLACE_STRERROR='0'
# REPLACE_STRPTIME='GNULIB_PORTCHECK'
# REPLACE_TIMEGM='GNULIB_PORTCHECK'
# REPLACE_WCWIDTH='1'
# SET_MAKE=''
# SHELL='/bin/sh'
# SIG_ATOMIC_T_SUFFIX=''
# SIZE_T_SUFFIX='u'
# STDBOOL_H=''
# STDINT_H='stdint.h'
# STRIP='arm-linux-androideabi-strip'
# SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
# TIME_H_DEFINES_STRUCT_TIMESPEC='1'
# USE_NLS='no'
# VERSION='0.26'
# WCHAR_H='wchar.h'
# WCHAR_T_SUFFIX='u'
# WCTYPE_H=''
# WINT_T_SUFFIX='u'
# XGETTEXT='/usr/sbin/xgettext'
# XGETTEXT_015='/usr/sbin/xgettext'
# XGETTEXT_EXTRA_OPTIONS=''
# ac_ct_CC=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# gl_LIBOBJS=' canonicalize-lgpl.o error.o exitfail.o fnmatch.o getopt.o getopt1.o mempcpy.o obstack.o safe-read.o strchrnul.o wcwidth.o xmalloc.o'
# gl_LTLIBOBJS=' canonicalize-lgpl.lo error.lo exitfail.lo fnmatch.lo getopt.lo getopt1.lo mempcpy.lo obstack.lo safe-read.lo strchrnul.lo wcwidth.lo xmalloc.lo'
# 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/mlocate/src/mlocate-0.26/admin/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='/var/lib'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "mlocate"
# #define PACKAGE_TARNAME "mlocate"
# #define PACKAGE_VERSION "0.26"
# #define PACKAGE_STRING "mlocate 0.26"
# #define PACKAGE_BUGREPORT "mitr@redhat.com"
# #define PACKAGE_URL "https://fedorahosted.org/mlocate/"
# #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_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
# #define HAVE_GETCWD 1
# #define HAVE_READLINK 1
# #define HAVE_BTOWC 1
# #define HAVE_ISBLANK 1
# #define HAVE_ISWCTYPE 1
# #define HAVE_MBSRTOWCS 1
# #define HAVE_WMEMCHR 1
# #define HAVE_WMEMCPY 1
# #define HAVE_STRERROR 1
# #define HAVE_ISWCNTRL 1
# #define HAVE_WCWIDTH 1
# #define HAVE_FDOPENDIR 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_WCTYPE_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_TIME_H 1
# #define HAVE_DECL_STRERROR_R 1
# #define HAVE_STRERROR_R 1
# #define HAVE_MBSTATE_T 1
# #define HAVE_GETOPT_H 1
# #define HAVE_GETOPT_LONG_ONLY 1
# #define HAVE_DECL_GETENV 1
# #define HAVE_DECL_GETC_UNLOCKED 1
# #define HAVE_STDLIB_H 1
# #define MALLOC_0_IS_NONNULL 0
# #define HAVE_LONG_LONG_INT 1
# #define HAVE_MBRTOWC 1
# #define restrict __restrict
# #define HAVE__BOOL 1
# #define HAVE_STDBOOL_H 1
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_INCLUDE_NEXT 1
# #define HAVE_DECL_STRNLEN 1
# #define HAVE_WINT_T 1
# #define HAVE_WCHAR_T 1
# #define HAVE_ALLOCA 1
# #define HAVE_ALLOCA_H 1
# #define realpath rpl_realpath
# #define HAVE_STRUCT_DIRENT_D_TYPE 1
# #define HAVE_DECL_ISBLANK 1
# #define fnmatch gnu_fnmatch
# #define GNULIB_FWRITEERROR 1
# #define __GETOPT_PREFIX rpl_
# #define HAVE_MEMCHR 1
# #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# #define BITSIZEOF_PTRDIFF_T 32
# #define BITSIZEOF_SIG_ATOMIC_T 32
# #define BITSIZEOF_SIZE_T 32
# #define BITSIZEOF_WCHAR_T 32
# #define BITSIZEOF_WINT_T 32
# #define HAVE_SIGNED_SIG_ATOMIC_T 1
# #define PTRDIFF_T_SUFFIX
# #define SIG_ATOMIC_T_SUFFIX
# #define SIZE_T_SUFFIX u
# #define WCHAR_T_SUFFIX u
# #define WINT_T_SUFFIX u
# #define HAVE_DECL_WCWIDTH 1
# #define HAVE_GETMNTENT 1
#
# configure: exit 0