The build took 00h 02m 36s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
353,968 |
ansic |
59,225 |
sh |
55,328 |
makefile |
4,181 |
perl |
3,356 |
lisp |
1,291 |
cpp |
665 |
yacc |
613 |
java |
578 |
cs |
384 |
sed |
337 |
objc |
80 |
awk |
63 |
tcl |
11 |
pascal |
8 |
php |
480,088 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
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:
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: gettext-mono 0.18.3.1-1 (Tue Apr 4 20:52:26 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... arm-unknown-linux-androideabi
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gnulib-local/Makefile
=== configuring in gettext-runtime (/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-unknown-linux' '--host=arm-linux-androideabi' '--enable-csharp=mono' 'build_alias=x86_64-unknown-linux' 'host_alias=arm-linux-androideabi' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=arm-linux-androideabi-g++' 'CXXFLAGS=' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for 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 bison... bison -y
checking whether to use Java... 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 Java compiler... javac -target 1.1 -source 1.3
checking for jar... jar
checking for preferred C# implementation... mono
checking for C# compiler... mcs
checking build system type... x86_64-unknown-linux-gnu
checking host system type... arm-unknown-linux-androideabi
checking for Minix Amsterdam compiler... no
checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
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 for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking 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 how to print strings... printf
checking for a sed that does not truncate output... /usr/sbin/sed
checking for fgrep... /usr/sbin/grep -F
checking for ld used by arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
checking how to recognize dependent libraries... pass_all
checking for arm-linux-androideabi-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for arm-linux-androideabi-ar... (cached) arm-linux-androideabi-ar
checking for archiver @FILE support... @
checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
checking for arm-linux-androideabi-ranlib... (cached) arm-linux-androideabi-ranlib
checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... ok
checking for sysroot... no
checking for arm-linux-androideabi-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
checking if arm-linux-androideabi-gcc static flag -static works... yes
checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for arm-linux-androideabi-windres... no
checking for windres... 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 whether we are using the GNU C Library 2 or newer... no
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking for inline... inline
checking for size_t... yes
checking for stdint.h... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for string.h... (cached) yes
checking for getopt.h... yes
checking for iconv.h... no
checking for wctype.h... yes
checking for xlocale.h... yes
checking for sys/mman.h... yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/time.h... yes
checking for features.h... yes
checking for getpagesize... yes
checking for working mmap... no
checking whether integer division by zero raises SIGFPE... guessing no
checking for inttypes.h... yes
checking for unsigned long long int... yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether imported symbols can be declared weak... guessing yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_kill in -lpthread... no
checking for multithread API to use... posix
checking for pthread_rwlock_t... yes
checking for iconv... no, consider installing GNU libiconv
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... no
checking for munmap... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for uselocale... yes
checking for argz_count... no
checking for argz_stringify... no
checking for argz_next... no
checking for __fsetlocking... no
checking whether feof_unlocked is declared... no
checking whether fgets_unlocked is declared... no
checking for bison... bison
checking version of bison... 3.0.4, ok
checking for long long int... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... guessing yes
checking whether we are using the GNU C Library >= 2.1 or uClibc... no
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for symlink... yes
checking for canonicalize_file_name... no
checking for getcwd... (cached) yes
checking for readlink... yes
checking for realpath... yes
checking for readlinkat... yes
checking for iswcntrl... yes
checking for iswblank... yes
checking for lstat... yes
checking for mbsinit... yes
checking for mbrtowc... yes
checking for mbslen... no
checking for mprotect... yes
checking for _set_invalid_parameter_handler... no
checking for setenv... yes
checking for wcwidth... yes
checking for working fcntl.h... cross-compiling
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for ptrdiff_t... yes
checking for features.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for asprintf... yes
checking for fwprintf... yes
checking for newlocale... yes
checking for putenv... yes
checking for setenv... (cached) yes
checking for setlocale... yes
checking for snprintf... yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... (cached) yes
checking for wcrtomb... yes
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether getc_unlocked is declared... yes
checking for nl_langinfo and CODESET... no
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... (cached) no
checking for CFLocaleCopyCurrent... (cached) no
checking whether included gettext is requested... no
checking for GNU gettext in libc... no
checking for GNU gettext in libintl... no
checking whether to use NLS... yes
checking where the gettext function comes from... included intl directory
checking whether to use C++... yes
checking whether // is distinct from /... unknown, assuming no
checking whether realpath works... guessing no
checking if environ is properly declared... yes
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking for complete errno.h... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is POSIX compatible... guessing yes
checking for working GNU getopt function... guessing no
checking whether getenv is declared... yes
checking whether iswcntrl works... guessing yes
checking for towlower... yes
checking for wctype_t... yes
checking for wctrans_t... yes
checking whether wctype is declared without a macro... yes
checking whether iswctype is declared without a macro... yes
checking whether wctrans is declared without a macro... yes
checking whether towctrans is declared without a macro... yes
checking whether getc_unlocked is declared... (cached) yes
checking whether NULL can be used in arbitrary expressions... yes
checking whether lstat correctly handles trailing slash... guessing no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... no
checking for mbstate_t... yes
checking for a traditional japanese locale... none
checking for a transitional chinese locale... none
checking for a french Unicode locale... none
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... guessing no
checking for sigset_t... yes
checking for SIGPIPE... yes
checking for shared library path variable... LD_LIBRARY_PATH
checking whether to activate relocatable installation... no
checking whether setenv is declared... yes
checking for pid_t... yes
checking for uid_t in sys/types.h... yes
checking whether C symbols are prefixed with underscore at the linker level... no
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
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 size_t... 32
checking for bit size of sig_atomic_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 size_t integer literal suffix... u
checking for sig_atomic_t integer literal suffix...
checking for wchar_t integer literal suffix... u
checking for wint_t integer literal suffix... u
checking whether strerror(0) succeeds... guessing no
checking for C/C++ restrict keyword... __restrict
checking whether ffsl is declared without a macro... no
checking whether ffsll is declared without a macro... no
checking whether memmem is declared without a macro... yes
checking whether mempcpy is declared without a macro... no
checking whether memrchr is declared without a macro... yes
checking whether rawmemchr is declared without a macro... no
checking whether stpcpy is declared without a macro... yes
checking whether stpncpy is declared without a macro... yes
checking whether strchrnul is declared without a macro... no
checking whether strdup is declared without a macro... yes
checking whether strncat is declared without a macro... yes
checking whether strndup is declared without a macro... yes
checking whether strnlen is declared without a macro... yes
checking whether strpbrk is declared without a macro... yes
checking whether strsep is declared without a macro... yes
checking whether strcasestr is declared without a macro... yes
checking whether strtok_r is declared without a macro... yes
checking whether strerror_r is declared without a macro... yes
checking whether strsignal is declared without a macro... yes
checking whether strverscmp is declared without a macro... no
checking whether strnlen is declared... (cached) yes
checking whether stat file-mode macros are broken... no
checking for mode_t... yes
checking for struct timespec in ... yes
checking whether clearerr_unlocked is declared... no
checking whether feof_unlocked is declared... (cached) no
checking whether ferror_unlocked is declared... no
checking whether fflush_unlocked is declared... no
checking whether fgets_unlocked is declared... (cached) no
checking whether fputc_unlocked is declared... no
checking whether fputs_unlocked is declared... no
checking whether fread_unlocked is declared... no
checking whether fwrite_unlocked is declared... no
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether uses 'inline' correctly... yes
checking whether the C++ compiler (arm-linux-androideabi-g++ ) works... yes
checking whether the C++ compiler supports namespaces... yes
checking dependency style of arm-linux-androideabi-g++... gcc3
checking for atexit... yes
checking whether // is distinct from /... (cached) unknown, assuming no
checking for error_at_line... no
checking whether the compiler generally respects inline... no
checking whether iswblank is declared... yes
checking whether to use Java... yes
checking whether locale.h conforms to POSIX:2001... yes
checking whether locale.h defines locale_t... yes
checking whether struct lconv is properly defined... yes
checking whether setlocale is declared without a macro... yes
checking whether duplocale is declared without a macro... yes
checking for setlocale... (cached) yes
checking for uselocale... (cached) yes
checking for pthread_rwlock_t... (cached) yes
checking whether mbrtowc handles incomplete characters... guessing yes
checking whether mbrtowc works as well as mbtowc... guessing yes
checking whether mbrtowc handles a NULL pwc argument... guessing yes
checking whether mbrtowc handles a NULL string argument... guessing yes
checking whether mbrtowc has a correct return value... guessing yes
checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking bp-sym.h usability... no
checking bp-sym.h presence... no
checking for bp-sym.h... no
checking for memmove... yes
checking whether program_invocation_name is declared... no
checking whether program_invocation_short_name is declared... no
checking for raise... yes
checking for sigprocmask... yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... guessing no
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... (cached) yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
checking whether pthread_sigmask is declared without a macro... no
checking whether sigaction is declared without a macro... yes
checking whether sigaddset is declared without a macro... yes
checking whether sigdelset is declared without a macro... yes
checking whether sigemptyset is declared without a macro... yes
checking whether sigfillset is declared without a macro... yes
checking whether sigismember is declared without a macro... yes
checking whether sigpending is declared without a macro... yes
checking whether sigprocmask is declared without a macro... yes
checking for sigprocmask... (cached) yes
checking for ssize_t... yes
checking whether stat handles trailing slashes on directories... guessing yes
checking whether stat handles trailing slashes on files... guessing no
checking whether NULL can be used in arbitrary expressions... (cached) yes
checking whether dprintf is declared without a macro... yes
checking whether fpurge is declared without a macro... yes
checking whether fseeko is declared without a macro... yes
checking whether ftello is declared without a macro... yes
checking whether getdelim is declared without a macro... yes
checking whether getline is declared without a macro... yes
checking whether gets is declared without a macro... yes
checking whether pclose is declared without a macro... yes
checking whether popen is declared without a macro... yes
checking whether renameat is declared without a macro... yes
checking whether snprintf is declared without a macro... yes
checking whether tmpfile is declared without a macro... yes
checking whether vdprintf is declared without a macro... yes
checking whether vsnprintf is declared without a macro... yes
checking whether _Exit is declared without a macro... yes
checking whether atoll is declared without a macro... yes
checking whether canonicalize_file_name is declared without a macro... no
checking whether getloadavg is declared without a macro... no
checking whether getsubopt is declared without a macro... no
checking whether grantpt is declared without a macro... yes
checking whether initstate is declared without a macro... yes
checking whether initstate_r is declared without a macro... no
checking whether mkdtemp is declared without a macro... yes
checking whether mkostemp is declared without a macro... no
checking whether mkostemps is declared without a macro... no
checking whether mkstemp is declared without a macro... yes
checking whether mkstemps is declared without a macro... no
checking whether posix_openpt is declared without a macro... yes
checking whether ptsname is declared without a macro... yes
checking whether ptsname_r is declared without a macro... yes
checking whether random is declared without a macro... yes
checking whether random_r is declared without a macro... no
checking whether realpath is declared without a macro... yes
checking whether rpmatch is declared without a macro... no
checking whether secure_getenv is declared without a macro... no
checking whether setenv is declared without a macro... yes
checking whether setstate is declared without a macro... yes
checking whether setstate_r is declared without a macro... no
checking whether srandom is declared without a macro... yes
checking whether srandom_r is declared without a macro... no
checking whether strtod is declared without a macro... yes
checking whether strtoll is declared without a macro... yes
checking whether strtoull is declared without a macro... yes
checking whether unlockpt is declared without a macro... yes
checking whether unsetenv is declared without a macro... yes
checking for working strnlen... yes
checking for strtoul... (cached) yes
checking for nlink_t... yes
checking whether fchmodat is declared without a macro... yes
checking whether fstat is declared without a macro... yes
checking whether fstatat is declared without a macro... yes
checking whether futimens is declared without a macro... yes
checking whether lchmod is declared without a macro... no
checking whether lstat is declared without a macro... yes
checking whether mkdirat is declared without a macro... yes
checking whether mkfifo is declared without a macro... yes
checking whether mkfifoat is declared without a macro... no
checking whether mknod is declared without a macro... yes
checking whether mknodat is declared without a macro... yes
checking whether stat is declared without a macro... yes
checking whether utimensat is declared without a macro... yes
checking whether chdir is declared without a macro... yes
checking whether chown is declared without a macro... yes
checking whether dup is declared without a macro... yes
checking whether dup2 is declared without a macro... yes
checking whether dup3 is declared without a macro... yes
checking whether environ is declared without a macro... yes
checking whether euidaccess is declared without a macro... no
checking whether faccessat is declared without a macro... yes
checking whether fchdir is declared without a macro... yes
checking whether fchownat is declared without a macro... yes
checking whether fdatasync is declared without a macro... yes
checking whether fsync is declared without a macro... yes
checking whether ftruncate is declared without a macro... yes
checking whether getcwd is declared without a macro... yes
checking whether getdomainname is declared without a macro... no
checking whether getdtablesize is declared without a macro... no
checking whether getgroups is declared without a macro... yes
checking whether gethostname is declared without a macro... yes
checking whether getlogin is declared without a macro... yes
checking whether getlogin_r is declared without a macro... no
checking whether getpagesize is declared without a macro... yes
checking whether getusershell is declared without a macro... yes
checking whether setusershell is declared without a macro... yes
checking whether endusershell is declared without a macro... yes
checking whether group_member is declared without a macro... no
checking whether isatty is declared without a macro... yes
checking whether lchown is declared without a macro... yes
checking whether link is declared without a macro... yes
checking whether linkat is declared without a macro... yes
checking whether lseek is declared without a macro... yes
checking whether pipe is declared without a macro... yes
checking whether pipe2 is declared without a macro... yes
checking whether pread is declared without a macro... yes
checking whether pwrite is declared without a macro... yes
checking whether readlink is declared without a macro... yes
checking whether readlinkat is declared without a macro... yes
checking whether rmdir is declared without a macro... yes
checking whether sethostname is declared without a macro... no
checking whether sleep is declared without a macro... yes
checking whether symlink is declared without a macro... yes
checking whether symlinkat is declared without a macro... yes
checking whether ttyname_r is declared without a macro... yes
checking whether unlink is declared without a macro... yes
checking whether unlinkat is declared without a macro... yes
checking whether usleep is declared without a macro... yes
checking whether btowc is declared without a macro... yes
checking whether wctob is declared without a macro... yes
checking whether mbsinit is declared without a macro... yes
checking whether mbrtowc is declared without a macro... yes
checking whether mbrlen is declared without a macro... yes
checking whether mbsrtowcs is declared without a macro... yes
checking whether mbsnrtowcs is declared without a macro... yes
checking whether wcrtomb is declared without a macro... yes
checking whether wcsrtombs is declared without a macro... yes
checking whether wcsnrtombs is declared without a macro... yes
checking whether wcwidth is declared without a macro... yes
checking whether wmemchr is declared without a macro... yes
checking whether wmemcmp is declared without a macro... yes
checking whether wmemcpy is declared without a macro... yes
checking whether wmemmove is declared without a macro... yes
checking whether wmemset is declared without a macro... yes
checking whether wcslen is declared without a macro... yes
checking whether wcsnlen is declared without a macro... yes
checking whether wcscpy is declared without a macro... yes
checking whether wcpcpy is declared without a macro... no
checking whether wcsncpy is declared without a macro... yes
checking whether wcpncpy is declared without a macro... no
checking whether wcscat is declared without a macro... yes
checking whether wcsncat is declared without a macro... yes
checking whether wcscmp is declared without a macro... yes
checking whether wcsncmp is declared without a macro... yes
checking whether wcscasecmp is declared without a macro... yes
checking whether wcsncasecmp is declared without a macro... yes
checking whether wcscoll is declared without a macro... yes
checking whether wcsxfrm is declared without a macro... yes
checking whether wcsdup is declared without a macro... yes
checking whether wcschr is declared without a macro... yes
checking whether wcsrchr is declared without a macro... yes
checking whether wcscspn is declared without a macro... yes
checking whether wcsspn is declared without a macro... yes
checking whether wcspbrk is declared without a macro... yes
checking whether wcsstr is declared without a macro... yes
checking whether wcstok is declared without a macro... yes
checking whether wcswidth is declared without a macro... yes
checking whether iswcntrl works... (cached) guessing yes
checking for towlower... (cached) yes
checking for wctype_t... (cached) yes
checking for wctrans_t... (cached) yes
checking whether wctype is declared without a macro... (cached) yes
checking whether iswctype is declared without a macro... (cached) yes
checking whether wctrans is declared without a macro... (cached) yes
checking whether towctrans is declared without a macro... (cached) yes
checking whether wcwidth is declared... (cached) yes
checking whether wcwidth works reasonably in UTF-8 locales... guessing no
checking for size_t... (cached) yes
checking for setlocale... (cached) yes
checking for perl... /usr/sbin/perl
checking whether the C++ compiler (arm-linux-androideabi-g++ ) works... yes
checking whether the C++ compiler supports namespaces... yes
checking dependency style of arm-linux-androideabi-g++... (cached) gcc3
checking for sched_yield in -lrt... no
checking for sched_yield in -lposix4... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating csharpcomp.sh
config.status: creating javacomp.sh
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating intl/Makefile
config.status: creating intl-java/Makefile
config.status: creating intl-csharp/Makefile
config.status: creating gnulib-lib/Makefile
config.status: creating src/Makefile
config.status: creating src/gettext.sh
config.status: creating po/Makefile.in
config.status: creating man/Makefile
config.status: creating man/x-to-1
config.status: creating m4/Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
=== configuring in libasprintf (/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/libasprintf)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-unknown-linux' '--host=arm-linux-androideabi' '--enable-csharp=mono' 'build_alias=x86_64-unknown-linux' 'host_alias=arm-linux-androideabi' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=arm-linux-androideabi-g++' 'CXXFLAGS=' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for 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 whether we are using the GNU C++ compiler... yes
checking whether arm-linux-androideabi-g++ accepts -g... yes
checking dependency style of arm-linux-androideabi-g++... gcc3
checking build system type... x86_64-unknown-linux-gnu
checking host system type... arm-unknown-linux-androideabi
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 Minix Amsterdam compiler... no
checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/sbin/sed
checking for fgrep... /usr/sbin/grep -F
checking for ld used by arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
checking how to recognize dependent libraries... pass_all
checking for arm-linux-androideabi-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for arm-linux-androideabi-ar... (cached) arm-linux-androideabi-ar
checking for archiver @FILE support... @
checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
checking for arm-linux-androideabi-ranlib... (cached) arm-linux-androideabi-ranlib
checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... ok
checking for sysroot... no
checking for arm-linux-androideabi-mt... no
checking for mt... no
checking if : is a manifest tool... no
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 for dlfcn.h... yes
checking for objdir... .libs
checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
checking if arm-linux-androideabi-gcc static flag -static works... yes
checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... arm-linux-androideabi-g++ -E
checking for ld used by arm-linux-androideabi-g++... /sysroot/arm-linux-androideabi/bin/ld
checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
checking for arm-linux-androideabi-g++ option to produce PIC... -fPIC -DPIC
checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works... yes
checking if arm-linux-androideabi-g++ static flag -static works... yes
checking if arm-linux-androideabi-g++ supports -c -o file.o... yes
checking if arm-linux-androideabi-g++ supports -c -o file.o... (cached) yes
checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking for inline... inline
checking for size_t... yes
checking for unsigned long long int... yes
checking for long long int... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for mbstate_t... yes
checking for ptrdiff_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking for complete errno.h... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... (cached) yes
checking for stdint.h... (cached) yes
checking for snprintf... yes
checking for vasprintf... yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... yes
checking for wcrtomb... yes
checking whether _snprintf is declared... no
checking whether printf() supports POSIX/XSI format strings... guessing yes
checking for dvips... /usr/sbin/dvips
checking for texi2pdf... /usr/sbin/texi2pdf
checking for perl... /usr/sbin/perl
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in gettext-tools (/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-unknown-linux' '--host=arm-linux-androideabi' '--enable-csharp=mono' 'build_alias=x86_64-unknown-linux' 'host_alias=arm-linux-androideabi' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=arm-linux-androideabi-g++' 'CXXFLAGS=' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for 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 bison... bison -y
checking whether to use Java... yes
checking for Java to native code compiler... none
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 Java virtual machine... java
configure: WARNING: unknown target-version 1.7, please update gt_JAVACOMP macro
checking for Java compiler... javac -target 1.1 -source 1.3
checking for jar... jar
checking for preferred C# implementation... mono
checking for C# compiler... mcs
checking for C# program execution engine... mono
checking build system type... x86_64-unknown-linux-gnu
checking host system type... arm-unknown-linux-androideabi
checking for Minix Amsterdam compiler... no
checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
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 for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for _LARGEFILE_SOURCE value needed for large files... no
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 arm-linux-androideabi-gcc option to accept ISO C99... -std=gnu99
checking for arm-linux-androideabi-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/sbin/sed
checking for fgrep... /usr/sbin/grep -F
checking for ld used by arm-linux-androideabi-gcc -std=gnu99... /sysroot/arm-linux-androideabi/bin/ld
checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
checking how to recognize dependent libraries... pass_all
checking for arm-linux-androideabi-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for arm-linux-androideabi-ar... (cached) arm-linux-androideabi-ar
checking for archiver @FILE support... @
checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
checking for arm-linux-androideabi-ranlib... (cached) arm-linux-androideabi-ranlib
checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc -std=gnu99 object... ok
checking for sysroot... no
checking for arm-linux-androideabi-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if arm-linux-androideabi-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for arm-linux-androideabi-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
checking if arm-linux-androideabi-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
checking if arm-linux-androideabi-gcc -std=gnu99 static flag -static works... yes
checking if arm-linux-androideabi-gcc -std=gnu99 supports -c -o file.o... yes
checking if arm-linux-androideabi-gcc -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the arm-linux-androideabi-gcc -std=gnu99 linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for arm-linux-androideabi-windres... no
checking for windres... 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 whether we are using the GNU C Library 2 or newer... no
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking for inline... inline
checking for size_t... yes
checking for stdint.h... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for string.h... (cached) yes
checking for sys/socket.h... yes
checking for utime.h... yes
checking for dirent.h... yes
checking for wctype.h... yes
checking for sys/stat.h... (cached) yes
checking for getopt.h... yes
checking for sys/time.h... yes
checking for iconv.h... no
checking for libcroco-0.6/libcroco/libcroco-config.h... no
checking for libxml2/libxml/xmlexports.h... no
checking for libxml2/libxml/xmlversion.h... no
checking for xlocale.h... yes
checking for wchar.h... yes
checking for sys/mman.h... yes
checking for sched.h... yes
checking for spawn.h... no
checking for stdint.h... (cached) yes
checking for sys/select.h... yes
checking for sys/wait.h... yes
checking for features.h... yes
checking for inttypes.h... (cached) yes
checking for langinfo.h... no
checking for getpagesize... yes
checking for working mmap... no
checking whether integer division by zero raises SIGFPE... guessing no
checking for inttypes.h... yes
checking for unsigned long long int... yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by arm-linux-androideabi-gcc -std=gnu99... /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 whether imported symbols can be declared weak... guessing yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_kill in -lpthread... no
checking for multithread API to use... posix
checking for pthread_rwlock_t... yes
checking for iconv... no, consider installing GNU libiconv
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... no
checking for munmap... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for uselocale... yes
checking for argz_count... no
checking for argz_stringify... no
checking for argz_next... no
checking for __fsetlocking... no
checking whether feof_unlocked is declared... no
checking whether fgets_unlocked is declared... no
checking for bison... bison
checking version of bison... 3.0.4, ok
checking for long long int... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... guessing yes
checking whether we are using the GNU C Library >= 2.1 or uClibc... no
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for symlink... yes
checking for canonicalize_file_name... no
checking for getcwd... (cached) yes
checking for readlink... yes
checking for realpath... yes
checking for readlinkat... yes
checking for _set_invalid_parameter_handler... no
checking for fcntl... yes
checking for btowc... yes
checking for isblank... yes
checking for iswctype... yes
checking for mbsrtowcs... yes
checking for mempcpy... (cached) no
checking for wmemchr... yes
checking for wmemcpy... yes
checking for wmempcpy... no
checking for getdelim... yes
checking for getdtablesize... yes
checking for gettimeofday... yes
checking for iswcntrl... yes
checking for iswblank... yes
checking for lstat... yes
checking for mbsinit... yes
checking for mbrtowc... yes
checking for mbslen... no
checking for isascii... yes
checking for mprotect... yes
checking for select... yes
checking for pipe2... yes
checking for posix_spawn... no
checking for setenv... yes
checking for secure_getenv... no
checking for sigaction... yes
checking for sigaltstack... yes
checking for siginterrupt... yes
checking for snprintf... yes
checking for stpncpy... yes
checking for pipe... yes
checking for vasnprintf... no
checking for wcwidth... yes
checking for newlocale... yes
checking for sleep... yes
checking for wcrtomb... yes
checking for wctob... yes
checking for mbrlen... yes
checking for nl_langinfo... no
checking for wcscoll... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for uselocale... (cached) yes
checking for working fcntl.h... cross-compiling
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for ptrdiff_t... yes
checking for features.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for asprintf... yes
checking for fwprintf... yes
checking for newlocale... (cached) yes
checking for putenv... yes
checking for setenv... (cached) yes
checking for setlocale... yes
checking for snprintf... (cached) yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... (cached) yes
checking for wcrtomb... (cached) yes
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether getc_unlocked is declared... yes
checking for nl_langinfo and CODESET... no
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... (cached) no
checking for CFLocaleCopyCurrent... (cached) no
checking whether included gettext is requested... no
checking for GNU gettext in libc... no
checking for GNU gettext in libintl... no
checking whether to use NLS... yes
checking where the gettext function comes from... included intl directory
checking whether to use C++... yes
checking whether // is distinct from /... unknown, assuming no
checking whether realpath works... guessing no
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking if environ is properly declared... yes
checking for complete errno.h... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking for mode_t... yes
checking for sig_atomic_t... yes
checking for pid_t... yes
checking for eaccess... no
checking for mbstate_t... yes
checking whether stat file-mode macros are broken... no
checking for nlink_t... yes
checking whether fchmodat is declared without a macro... yes
checking whether fstat is declared without a macro... yes
checking whether fstatat is declared without a macro... yes
checking whether futimens is declared without a macro... yes
checking whether lchmod is declared without a macro... no
checking whether lstat is declared without a macro... yes
checking whether mkdirat is declared without a macro... yes
checking whether mkfifo is declared without a macro... yes
checking whether mkfifoat is declared without a macro... no
checking whether mknod is declared without a macro... yes
checking whether mknodat is declared without a macro... yes
checking whether stat is declared without a macro... yes
checking whether utimensat is declared without a macro... yes
checking whether getdelim is declared... yes
checking whether getline is declared... yes
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is POSIX compatible... guessing yes
checking for working GNU getopt function... guessing no
checking whether getenv is declared... yes
checking for C/C++ restrict keyword... __restrict
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking whether gettimeofday is declared without a macro... yes
checking whether iswcntrl works... guessing yes
checking for towlower... yes
checking for wctype_t... yes
checking for wctrans_t... yes
checking whether wctype is declared without a macro... yes
checking whether iswctype is declared without a macro... yes
checking whether wctrans is declared without a macro... yes
checking whether towctrans is declared without a macro... yes
checking whether included glib is requested... no
checking for glib... no
checking whether to use the included glib... yes
checking for unistd.h... (cached) yes
checking whether included libunistring is requested... no
checking for libunistring... no, consider installing GNU libunistring
checking whether getc_unlocked is declared... (cached) yes
checking whether NULL can be used in arbitrary expressions... yes
checking whether lstat correctly handles trailing slash... guessing no
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... no
checking for a traditional japanese locale... none
checking for a transitional chinese locale... none
checking for a french Unicode locale... none
checking for a traditional french locale... none
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... guessing no
checking whether defines MIN and MAX... no
checking whether defines MIN and MAX... yes
checking for promoted mode_t type... int
checking for sigset_t... yes
checking for SIGPIPE... yes
checking for shared library path variable... LD_LIBRARY_PATH
checking whether to activate relocatable installation... no
checking whether setenv is declared... yes
checking for ssize_t... yes
checking for uid_t in sys/types.h... yes
checking whether C symbols are prefixed with underscore at the linker level... no
checking whether snprintf returns a byte count as in C99... guessing no
checking whether snprintf is declared... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
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 size_t... 32
checking for bit size of sig_atomic_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 size_t integer literal suffix... u
checking for sig_atomic_t integer literal suffix...
checking for wchar_t integer literal suffix... u
checking for wint_t integer literal suffix... u
checking whether stpncpy is declared... yes
checking whether strerror(0) succeeds... guessing no
checking whether ffsl is declared without a macro... no
checking whether ffsll is declared without a macro... no
checking whether memmem is declared without a macro... yes
checking whether mempcpy is declared without a macro... no
checking whether memrchr is declared without a macro... yes
checking whether rawmemchr is declared without a macro... no
checking whether stpcpy is declared without a macro... yes
checking whether stpncpy is declared without a macro... yes
checking whether strchrnul is declared without a macro... no
checking whether strdup is declared without a macro... yes
checking whether strncat is declared without a macro... yes
checking whether strndup is declared without a macro... yes
checking whether strnlen is declared without a macro... yes
checking whether strpbrk is declared without a macro... yes
checking whether strsep is declared without a macro... yes
checking whether strcasestr is declared without a macro... yes
checking whether strtok_r is declared without a macro... yes
checking whether strerror_r is declared without a macro... yes
checking whether strsignal is declared without a macro... yes
checking whether strverscmp is declared without a macro... no
checking whether strnlen is declared... (cached) yes
checking whether curses libraries may be used... yes
checking where terminfo library functions come from... not found, consider installing GNU ncurses
checking where termcap library functions come from... not found, consider installing GNU ncurses
checking for tparam... no
checking for tparm... no
checking for struct timespec in ... yes
checking whether clearerr_unlocked is declared... no
checking whether feof_unlocked is declared... (cached) no
checking whether ferror_unlocked is declared... no
checking whether fflush_unlocked is declared... no
checking whether fgets_unlocked is declared... (cached) no
checking whether fputc_unlocked is declared... no
checking whether fputs_unlocked is declared... no
checking whether fread_unlocked is declared... no
checking whether fwrite_unlocked is declared... no
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether unsetenv is declared... yes
checking for intmax_t... (cached) yes
checking where to find the exponent in a 'double'... unknown
checking for snprintf... (cached) yes
checking for strnlen... (cached) yes
checking for wcslen... (cached) yes
checking for wcsnlen... (cached) yes
checking for mbrtowc... (cached) yes
checking for wcrtomb... (cached) yes
checking whether _snprintf is declared... (cached) no
checking whether vsnprintf is declared... yes
checking whether uses 'inline' correctly... yes
checking whether alarm is declared... yes
checking whether stdin defaults to large file offsets... yes
checking whether ftello is declared... yes
checking for ftello... yes
checking whether ftello works... guessing yes
checking whether ungetc works on arbitrary bytes... guessing no
checking whether getcwd (NULL, 0) allocates memory for result... guessing no
checking for getcwd with POSIX signature... yes
checking whether imaxabs is declared without a macro... yes
checking whether imaxdiv is declared without a macro... yes
checking whether strtoimax is declared without a macro... yes
checking whether strtoumax is declared without a macro... yes
checking whether the C++ compiler (arm-linux-androideabi-g++ ) works... yes
checking whether the C++ compiler supports namespaces... yes
checking dependency style of arm-linux-androideabi-g++... gcc3
checking for atexit... yes
checking for dirent.h... (cached) yes
checking for string.h... (cached) yes
checking for long file names... yes
checking for pathconf... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking for closedir... yes
checking for chown... yes
checking for utime... yes
checking for utimes... yes
checking whether alphasort is declared without a macro... yes
checking whether closedir is declared without a macro... yes
checking whether dirfd is declared without a macro... yes
checking whether fdopendir is declared without a macro... yes
checking whether opendir is declared without a macro... yes
checking whether readdir is declared without a macro... yes
checking whether rewinddir is declared without a macro... yes
checking whether scandir is declared without a macro... yes
checking whether // is distinct from /... (cached) unknown, assuming no
checking whether dup2 works... guessing no
checking for error_at_line... no
checking whether fcntl handles F_DUPFD correctly... guessing no
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
checking whether fcntl is declared without a macro... yes
checking whether openat is declared without a macro... yes
checking whether conversion from 'int' to 'long double' works... guessing yes
checking for working POSIX fnmatch... guessing no
checking whether isblank is declared... yes
checking whether fopen recognizes a trailing slash... guessing yes
checking for Java to native code compiler... none
checking for working getdelim function... guessing no
checking for flockfile... yes
checking for funlockfile... yes
checking whether getc_unlocked is declared... (cached) yes
checking for getline... yes
checking for working getline function... guessing no
checking whether gettimeofday clobbers localtime buffer... guessing yes
checking for gettimeofday with POSIX signature... almost
checking sys/timeb.h usability... no
checking sys/timeb.h presence... no
checking for sys/timeb.h... no
checking for _ftime... no
checking whether the compiler generally respects inline... no
checking whether iswblank is declared... yes
checking whether to use Java... yes
checking whether included libcroco is requested... no
checking for libcroco... no
checking whether to use the included libcroco... yes
checking whether included glib is requested... no
(cached) checking for glib... no
checking whether to use the included glib... yes
checking for unistd.h... (cached) yes
checking whether to use the included libunistring... yes
checking whether included libxml is requested... no
checking for libxml... no
checking whether to use the included libxml... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for dlfcn.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking for limits.h... (cached) yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/types.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking for arpa/nameser.h... yes
checking for resolv.h... yes
checking for dlopen... yes
checking for getaddrinfo... yes
checking for localtime... yes
checking for shlload... no
checking for stat... yes
checking for _stat... no
checking for strftime... yes
checking whether locale.h conforms to POSIX:2001... yes
checking whether locale.h defines locale_t... yes
checking whether struct lconv is properly defined... yes
checking whether setlocale is declared without a macro... yes
checking whether duplocale is declared without a macro... yes
checking for setlocale... (cached) yes
checking for uselocale... (cached) yes
checking for pthread_rwlock_t... (cached) yes
checking whether mbrtowc handles incomplete characters... guessing yes
checking whether mbrtowc works as well as mbtowc... guessing yes
checking whether mbrtowc handles a NULL pwc argument... guessing yes
checking whether mbrtowc handles a NULL string argument... guessing yes
checking whether mbrtowc has a correct return value... guessing yes
checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether mbsrtowcs works... guessing yes
checking whether mbswidth is declared in ... no
checking for mbstate_t... (cached) yes
checking bp-sym.h usability... no
checking bp-sym.h presence... no
checking for bp-sym.h... no
checking for memmove... yes
checking for memset... yes
checking for mkdtemp... yes
checking whether the C compiler is actually a C++ compiler... no
checking for obstacks... no
checking whether open recognizes a trailing slash... guessing yes
checking for opendir... yes
checking for arm-linux-androideabi-gcc -std=gnu99 option to support OpenMP... -fopenmp
checking whether posix_spawn_file_actions_addclose works... guessing yes
checking whether posix_spawn_file_actions_adddup2 works... guessing yes
checking whether posix_spawn_file_actions_addopen works... guessing yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking for confstr... no
checking for sched_setparam... yes
checking for sched_setscheduler... yes
checking for setegid... yes
checking for seteuid... yes
checking for vfork... yes
checking whether program_invocation_name is declared... no
checking whether program_invocation_short_name is declared... no
checking sys/acl.h usability... no
checking sys/acl.h presence... no
checking for sys/acl.h... no
configure: WARNING: libacl development library was not found or not usable.
configure: WARNING: gettext-tools will be built without ACL support.
checking for raise... yes
checking for sigprocmask... yes
checking for rawmemchr... no
checking for readdir... yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... guessing no
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... (cached) yes
checking whether rmdir works... guessing no
checking for __secure_getenv... no
checking for issetugid... yes
checking whether setenv validates arguments... guessing no
checking for struct sigaction.sa_sigaction... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
checking whether pthread_sigmask is declared without a macro... no
checking whether sigaction is declared without a macro... yes
checking whether sigaddset is declared without a macro... yes
checking whether sigdelset is declared without a macro... yes
checking whether sigemptyset is declared without a macro... yes
checking whether sigfillset is declared without a macro... yes
checking whether sigismember is declared without a macro... yes
checking whether sigpending is declared without a macro... yes
checking whether sigprocmask is declared without a macro... yes
checking for sigprocmask... (cached) yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... (cached) yes
checking for snprintf... (cached) yes
checking whether snprintf respects a size of 1... guessing yes
checking whether posix_spawn is declared without a macro... no
checking whether posix_spawnp is declared without a macro... no
checking whether posix_spawnattr_init is declared without a macro... no
checking whether posix_spawnattr_destroy is declared without a macro... no
checking whether posix_spawnattr_getsigdefault is declared without a macro... no
checking whether posix_spawnattr_setsigdefault is declared without a macro... no
checking whether posix_spawnattr_getsigmask is declared without a macro... no
checking whether posix_spawnattr_setsigmask is declared without a macro... no
checking whether posix_spawnattr_getflags is declared without a macro... no
checking whether posix_spawnattr_setflags is declared without a macro... no
checking whether posix_spawnattr_getpgroup is declared without a macro... no
checking whether posix_spawnattr_setpgroup is declared without a macro... no
checking whether posix_spawnattr_getschedpolicy is declared without a macro... no
checking whether posix_spawnattr_setschedpolicy is declared without a macro... no
checking whether posix_spawnattr_getschedparam is declared without a macro... no
checking whether posix_spawnattr_setschedparam is declared without a macro... no
checking whether posix_spawn_file_actions_init is declared without a macro... no
checking whether posix_spawn_file_actions_destroy is declared without a macro... no
checking whether posix_spawn_file_actions_addopen is declared without a macro... no
checking whether posix_spawn_file_actions_addclose is declared without a macro... no
checking whether posix_spawn_file_actions_adddup2 is declared without a macro... no
checking for ssize_t... (cached) yes
checking whether stat handles trailing slashes on directories... guessing yes
checking whether stat handles trailing slashes on files... guessing no
checking for va_copy... yes
checking whether NULL can be used in arbitrary expressions... (cached) yes
checking whether dprintf is declared without a macro... yes
checking whether fpurge is declared without a macro... yes
checking whether fseeko is declared without a macro... yes
checking whether ftello is declared without a macro... yes
checking whether getdelim is declared without a macro... yes
checking whether getline is declared without a macro... yes
checking whether gets is declared without a macro... yes
checking whether pclose is declared without a macro... yes
checking whether popen is declared without a macro... yes
checking whether renameat is declared without a macro... yes
checking whether snprintf is declared without a macro... yes
checking whether tmpfile is declared without a macro... yes
checking whether vdprintf is declared without a macro... yes
checking whether vsnprintf is declared without a macro... yes
checking whether _Exit is declared without a macro... yes
checking whether atoll is declared without a macro... yes
checking whether canonicalize_file_name is declared without a macro... no
checking whether getloadavg is declared without a macro... no
checking whether getsubopt is declared without a macro... no
checking whether grantpt is declared without a macro... yes
checking whether initstate is declared without a macro... yes
checking whether initstate_r is declared without a macro... no
checking whether mkdtemp is declared without a macro... yes
checking whether mkostemp is declared without a macro... no
checking whether mkostemps is declared without a macro... no
checking whether mkstemp is declared without a macro... yes
checking whether mkstemps is declared without a macro... no
checking whether posix_openpt is declared without a macro... yes
checking whether ptsname is declared without a macro... yes
checking whether ptsname_r is declared without a macro... yes
checking whether random is declared without a macro... yes
checking whether random_r is declared without a macro... no
checking whether realpath is declared without a macro... yes
checking whether rpmatch is declared without a macro... no
checking whether secure_getenv is declared without a macro... no
checking whether setenv is declared without a macro... yes
checking whether setstate is declared without a macro... yes
checking whether setstate_r is declared without a macro... no
checking whether srandom is declared without a macro... yes
checking whether srandom_r is declared without a macro... no
checking whether strtod is declared without a macro... yes
checking whether strtoll is declared without a macro... yes
checking whether strtoull is declared without a macro... yes
checking whether unlockpt is declared without a macro... yes
checking whether unsetenv is declared without a macro... yes
checking for stpcpy... (cached) yes
checking for working stpncpy... guessing no
checking for strchrnul... no
checking for strcspn... yes
checking for working strnlen... yes
checking for strpbrk... yes
checking for strtol... yes
checking for strtoul... (cached) yes
checking whether is self-contained... no
checking whether pselect is declared without a macro... yes
checking whether select is declared without a macro... yes
checking for nlink_t... (cached) yes
checking whether fchmodat is declared without a macro... (cached) yes
checking whether fstat is declared without a macro... (cached) yes
checking whether fstatat is declared without a macro... (cached) yes
checking whether futimens is declared without a macro... (cached) yes
checking whether lchmod is declared without a macro... (cached) no
checking whether lstat is declared without a macro... (cached) yes
checking whether mkdirat is declared without a macro... (cached) yes
checking whether mkfifo is declared without a macro... (cached) yes
checking whether mkfifoat is declared without a macro... (cached) no
checking whether mknod is declared without a macro... (cached) yes
checking whether mknodat is declared without a macro... (cached) yes
checking whether stat is declared without a macro... (cached) yes
checking whether utimensat is declared without a macro... (cached) yes
checking whether waitpid is declared without a macro... yes
checking whether chdir is declared without a macro... yes
checking whether chown is declared without a macro... yes
checking whether dup is declared without a macro... yes
checking whether dup2 is declared without a macro... yes
checking whether dup3 is declared without a macro... yes
checking whether environ is declared without a macro... yes
checking whether euidaccess is declared without a macro... no
checking whether faccessat is declared without a macro... yes
checking whether fchdir is declared without a macro... yes
checking whether fchownat is declared without a macro... yes
checking whether fdatasync is declared without a macro... yes
checking whether fsync is declared without a macro... yes
checking whether ftruncate is declared without a macro... yes
checking whether getcwd is declared without a macro... yes
checking whether getdomainname is declared without a macro... no
checking whether getdtablesize is declared without a macro... no
checking whether getgroups is declared without a macro... yes
checking whether gethostname is declared without a macro... yes
checking whether getlogin is declared without a macro... yes
checking whether getlogin_r is declared without a macro... no
checking whether getpagesize is declared without a macro... yes
checking whether getusershell is declared without a macro... yes
checking whether setusershell is declared without a macro... yes
checking whether endusershell is declared without a macro... yes
checking whether group_member is declared without a macro... no
checking whether isatty is declared without a macro... yes
checking whether lchown is declared without a macro... yes
checking whether link is declared without a macro... yes
checking whether linkat is declared without a macro... yes
checking whether lseek is declared without a macro... yes
checking whether pipe is declared without a macro... yes
checking whether pipe2 is declared without a macro... yes
checking whether pread is declared without a macro... yes
checking whether pwrite is declared without a macro... yes
checking whether readlink is declared without a macro... yes
checking whether readlinkat is declared without a macro... yes
checking whether rmdir is declared without a macro... yes
checking whether sethostname is declared without a macro... no
checking whether sleep is declared without a macro... yes
checking whether symlink is declared without a macro... yes
checking whether symlinkat is declared without a macro... yes
checking whether ttyname_r is declared without a macro... yes
checking whether unlink is declared without a macro... yes
checking whether unlinkat is declared without a macro... yes
checking whether usleep is declared without a macro... yes
checking for unsetenv... yes
checking for unsetenv() return type... int
checking whether unsetenv obeys POSIX... guessing no
checking for ptrdiff_t... (cached) yes
checking for vasprintf... yes
checking for vsnprintf... yes
checking whether snprintf respects a size of 1... (cached) guessing yes
checking for waitid... yes
checking for waitpid... yes
checking for union wait... no
checking whether btowc is declared without a macro... yes
checking whether wctob is declared without a macro... yes
checking whether mbsinit is declared without a macro... yes
checking whether mbrtowc is declared without a macro... yes
checking whether mbrlen is declared without a macro... yes
checking whether mbsrtowcs is declared without a macro... yes
checking whether mbsnrtowcs is declared without a macro... yes
checking whether wcrtomb is declared without a macro... yes
checking whether wcsrtombs is declared without a macro... yes
checking whether wcsnrtombs is declared without a macro... yes
checking whether wcwidth is declared without a macro... yes
checking whether wmemchr is declared without a macro... yes
checking whether wmemcmp is declared without a macro... yes
checking whether wmemcpy is declared without a macro... yes
checking whether wmemmove is declared without a macro... yes
checking whether wmemset is declared without a macro... yes
checking whether wcslen is declared without a macro... yes
checking whether wcsnlen is declared without a macro... yes
checking whether wcscpy is declared without a macro... yes
checking whether wcpcpy is declared without a macro... no
checking whether wcsncpy is declared without a macro... yes
checking whether wcpncpy is declared without a macro... no
checking whether wcscat is declared without a macro... yes
checking whether wcsncat is declared without a macro... yes
checking whether wcscmp is declared without a macro... yes
checking whether wcsncmp is declared without a macro... yes
checking whether wcscasecmp is declared without a macro... yes
checking whether wcsncasecmp is declared without a macro... yes
checking whether wcscoll is declared without a macro... yes
checking whether wcsxfrm is declared without a macro... yes
checking whether wcsdup is declared without a macro... yes
checking whether wcschr is declared without a macro... yes
checking whether wcsrchr is declared without a macro... yes
checking whether wcscspn is declared without a macro... yes
checking whether wcsspn is declared without a macro... yes
checking whether wcspbrk is declared without a macro... yes
checking whether wcsstr is declared without a macro... yes
checking whether wcstok is declared without a macro... yes
checking whether wcswidth is declared without a macro... yes
checking whether iswcntrl works... (cached) guessing yes
checking for towlower... (cached) yes
checking for wctype_t... (cached) yes
checking for wctrans_t... (cached) yes
checking whether wctype is declared without a macro... (cached) yes
checking whether iswctype is declared without a macro... (cached) yes
checking whether wctrans is declared without a macro... (cached) yes
checking whether towctrans is declared without a macro... (cached) yes
checking whether wcwidth is declared... (cached) yes
checking whether wcwidth works reasonably in UTF-8 locales... guessing no
checking for stdint.h... (cached) yes
checking whether btowc(0) is correct... guessing yes
checking whether btowc(EOF) is correct... guessing yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional french locale... (cached) none
checking for a turkish Unicode locale... none
checking whether fdopen sets errno... guessing yes
checking for ftello... (cached) yes
checking whether ftello works... (cached) guessing yes
checking for getpagesize... (cached) yes
checking whether getpagesize is declared... (cached) yes
checking whether INT32_MAX < INTMAX_MAX... yes
checking whether INT64_MAX == LONG_MAX... no
checking whether UINT32_MAX < UINTMAX_MAX... yes
checking whether UINT64_MAX == ULONG_MAX... no
checking whether lseek detects pipes... yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for putenv compatible with GNU and SVID... guessing no
checking whether _putenv is declared... no
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking whether sleep is declared... (cached) yes
checking for working sleep... guessing no
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking whether symlink handles trailing slash correctly... guessing no
checking for pthread_atfork... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether wcrtomb return value is correct... guessing yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking whether wctob works... guessing yes
checking whether wctob is declared... (cached) yes
checking for sched_yield in -lrt... no
checking for sched_yield in -lposix4... no
checking whether btowc(0) is correct... (cached) guessing yes
checking whether btowc(EOF) is correct... (cached) guessing yes
checking whether nl_langinfo is declared without a macro... no
checking for working re_compile_pattern... no
checking libintl.h usability... no
checking libintl.h presence... no
checking for libintl.h... no
checking whether isblank is declared... (cached) yes
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether wcrtomb return value is correct... (cached) guessing yes
checking for error_at_line... (cached) no
checking whether fcntl is declared without a macro... (cached) yes
checking whether openat is declared without a macro... (cached) yes
checking whether conversion from 'int' to 'long double' works... (cached) guessing yes
checking whether fopen recognizes a trailing slash... (cached) guessing yes
checking for working getdelim function... (cached) guessing no
checking for flockfile... (cached) yes
checking for funlockfile... (cached) yes
checking whether getc_unlocked is declared... (cached) yes
checking for getline... (cached) yes
checking for working getline function... (cached) guessing no
checking whether the compiler generally respects inline... (cached) no
checking whether to use the included libunistring... yes
checking for pthread_rwlock_t... (cached) yes
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether mbrtowc handles a NULL pwc argument... (cached) guessing yes
checking whether mbrtowc handles a NULL string argument... (cached) guessing yes
checking whether mbrtowc has a correct return value... (cached) guessing yes
checking whether mbrtowc returns 0 when parsing a NUL character... (cached) guessing yes
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether mbswidth is declared in ... (cached) no
checking for mbstate_t... (cached) yes
checking for bp-sym.h... (cached) no
checking whether the C compiler is actually a C++ compiler... (cached) no
checking for obstacks... (cached) no
checking whether open recognizes a trailing slash... (cached) guessing yes
checking whether program_invocation_name is declared... (cached) no
checking whether program_invocation_short_name is declared... (cached) no
checking for raise... (cached) yes
checking for sigprocmask... (cached) yes
checking for rawmemchr... (cached) no
checking for volatile sig_atomic_t... (cached) yes
checking for sighandler_t... (cached) yes
checking whether pthread_sigmask is declared without a macro... (cached) no
checking whether sigaction is declared without a macro... (cached) yes
checking whether sigaddset is declared without a macro... (cached) yes
checking whether sigdelset is declared without a macro... (cached) yes
checking whether sigemptyset is declared without a macro... (cached) yes
checking whether sigfillset is declared without a macro... (cached) yes
checking whether sigismember is declared without a macro... (cached) yes
checking whether sigpending is declared without a macro... (cached) yes
checking whether sigprocmask is declared without a macro... (cached) yes
checking for sigprocmask... (cached) yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... (cached) yes
checking for ssize_t... (cached) yes
checking whether stat handles trailing slashes on directories... (cached) guessing yes
checking whether stat handles trailing slashes on files... (cached) guessing no
checking for va_copy... (cached) yes
checking whether NULL can be used in arbitrary expressions... (cached) yes
checking whether dprintf is declared without a macro... (cached) yes
checking whether fpurge is declared without a macro... (cached) yes
checking whether fseeko is declared without a macro... (cached) yes
checking whether ftello is declared without a macro... (cached) yes
checking whether getdelim is declared without a macro... (cached) yes
checking whether getline is declared without a macro... (cached) yes
checking whether gets is declared without a macro... (cached) yes
checking whether pclose is declared without a macro... (cached) yes
checking whether popen is declared without a macro... (cached) yes
checking whether renameat is declared without a macro... (cached) yes
checking whether snprintf is declared without a macro... (cached) yes
checking whether tmpfile is declared without a macro... (cached) yes
checking whether vdprintf is declared without a macro... (cached) yes
checking whether vsnprintf is declared without a macro... (cached) yes
checking whether _Exit is declared without a macro... (cached) yes
checking whether atoll is declared without a macro... (cached) yes
checking whether canonicalize_file_name is declared without a macro... (cached) no
checking whether getloadavg is declared without a macro... (cached) no
checking whether getsubopt is declared without a macro... (cached) no
checking whether grantpt is declared without a macro... (cached) yes
checking whether initstate is declared without a macro... (cached) yes
checking whether initstate_r is declared without a macro... (cached) no
checking whether mkdtemp is declared without a macro... (cached) yes
checking whether mkostemp is declared without a macro... (cached) no
checking whether mkostemps is declared without a macro... (cached) no
checking whether mkstemp is declared without a macro... (cached) yes
checking whether mkstemps is declared without a macro... (cached) no
checking whether posix_openpt is declared without a macro... (cached) yes
checking whether ptsname is declared without a macro... (cached) yes
checking whether ptsname_r is declared without a macro... (cached) yes
checking whether random is declared without a macro... (cached) yes
checking whether random_r is declared without a macro... (cached) no
checking whether realpath is declared without a macro... (cached) yes
checking whether rpmatch is declared without a macro... (cached) no
checking whether secure_getenv is declared without a macro... (cached) no
checking whether setenv is declared without a macro... (cached) yes
checking whether setstate is declared without a macro... (cached) yes
checking whether setstate_r is declared without a macro... (cached) no
checking whether srandom is declared without a macro... (cached) yes
checking whether srandom_r is declared without a macro... (cached) no
checking whether strtod is declared without a macro... (cached) yes
checking whether strtoll is declared without a macro... (cached) yes
checking whether strtoull is declared without a macro... (cached) yes
checking whether unlockpt is declared without a macro... (cached) yes
checking whether unsetenv is declared without a macro... (cached) yes
checking for stpcpy... (cached) yes
checking for strchrnul... (cached) no
checking for nlink_t... (cached) yes
checking whether fchmodat is declared without a macro... (cached) yes
checking whether fstat is declared without a macro... (cached) yes
checking whether fstatat is declared without a macro... (cached) yes
checking whether futimens is declared without a macro... (cached) yes
checking whether lchmod is declared without a macro... (cached) no
checking whether lstat is declared without a macro... (cached) yes
checking whether mkdirat is declared without a macro... (cached) yes
checking whether mkfifo is declared without a macro... (cached) yes
checking whether mkfifoat is declared without a macro... (cached) no
checking whether mknod is declared without a macro... (cached) yes
checking whether mknodat is declared without a macro... (cached) yes
checking whether stat is declared without a macro... (cached) yes
checking whether utimensat is declared without a macro... (cached) yes
checking whether chdir is declared without a macro... (cached) yes
checking whether chown is declared without a macro... (cached) yes
checking whether dup is declared without a macro... (cached) yes
checking whether dup2 is declared without a macro... (cached) yes
checking whether dup3 is declared without a macro... (cached) yes
checking whether environ is declared without a macro... (cached) yes
checking whether euidaccess is declared without a macro... (cached) no
checking whether faccessat is declared without a macro... (cached) yes
checking whether fchdir is declared without a macro... (cached) yes
checking whether fchownat is declared without a macro... (cached) yes
checking whether fdatasync is declared without a macro... (cached) yes
checking whether fsync is declared without a macro... (cached) yes
checking whether ftruncate is declared without a macro... (cached) yes
checking whether getcwd is declared without a macro... (cached) yes
checking whether getdomainname is declared without a macro... (cached) no
checking whether getdtablesize is declared without a macro... (cached) no
checking whether getgroups is declared without a macro... (cached) yes
checking whether gethostname is declared without a macro... (cached) yes
checking whether getlogin is declared without a macro... (cached) yes
checking whether getlogin_r is declared without a macro... (cached) no
checking whether getpagesize is declared without a macro... (cached) yes
checking whether getusershell is declared without a macro... (cached) yes
checking whether setusershell is declared without a macro... (cached) yes
checking whether endusershell is declared without a macro... (cached) yes
checking whether group_member is declared without a macro... (cached) no
checking whether isatty is declared without a macro... (cached) yes
checking whether lchown is declared without a macro... (cached) yes
checking whether link is declared without a macro... (cached) yes
checking whether linkat is declared without a macro... (cached) yes
checking whether lseek is declared without a macro... (cached) yes
checking whether pipe is declared without a macro... (cached) yes
checking whether pipe2 is declared without a macro... (cached) yes
checking whether pread is declared without a macro... (cached) yes
checking whether pwrite is declared without a macro... (cached) yes
checking whether readlink is declared without a macro... (cached) yes
checking whether readlinkat is declared without a macro... (cached) yes
checking whether rmdir is declared without a macro... (cached) yes
checking whether sethostname is declared without a macro... (cached) no
checking whether sleep is declared without a macro... (cached) yes
checking whether symlink is declared without a macro... (cached) yes
checking whether symlinkat is declared without a macro... (cached) yes
checking whether ttyname_r is declared without a macro... (cached) yes
checking whether unlink is declared without a macro... (cached) yes
checking whether unlinkat is declared without a macro... (cached) yes
checking whether usleep is declared without a macro... (cached) yes
checking for ptrdiff_t... (cached) yes
checking for vasprintf... (cached) yes
checking whether btowc is declared without a macro... (cached) yes
checking whether wctob is declared without a macro... (cached) yes
checking whether mbsinit is declared without a macro... (cached) yes
checking whether mbrtowc is declared without a macro... (cached) yes
checking whether mbrlen is declared without a macro... (cached) yes
checking whether mbsrtowcs is declared without a macro... (cached) yes
checking whether mbsnrtowcs is declared without a macro... (cached) yes
checking whether wcrtomb is declared without a macro... (cached) yes
checking whether wcsrtombs is declared without a macro... (cached) yes
checking whether wcsnrtombs is declared without a macro... (cached) yes
checking whether wcwidth is declared without a macro... (cached) yes
checking whether wmemchr is declared without a macro... (cached) yes
checking whether wmemcmp is declared without a macro... (cached) yes
checking whether wmemcpy is declared without a macro... (cached) yes
checking whether wmemmove is declared without a macro... (cached) yes
checking whether wmemset is declared without a macro... (cached) yes
checking whether wcslen is declared without a macro... (cached) yes
checking whether wcsnlen is declared without a macro... (cached) yes
checking whether wcscpy is declared without a macro... (cached) yes
checking whether wcpcpy is declared without a macro... (cached) no
checking whether wcsncpy is declared without a macro... (cached) yes
checking whether wcpncpy is declared without a macro... (cached) no
checking whether wcscat is declared without a macro... (cached) yes
checking whether wcsncat is declared without a macro... (cached) yes
checking whether wcscmp is declared without a macro... (cached) yes
checking whether wcsncmp is declared without a macro... (cached) yes
checking whether wcscasecmp is declared without a macro... (cached) yes
checking whether wcsncasecmp is declared without a macro... (cached) yes
checking whether wcscoll is declared without a macro... (cached) yes
checking whether wcsxfrm is declared without a macro... (cached) yes
checking whether wcsdup is declared without a macro... (cached) yes
checking whether wcschr is declared without a macro... (cached) yes
checking whether wcsrchr is declared without a macro... (cached) yes
checking whether wcscspn is declared without a macro... (cached) yes
checking whether wcsspn is declared without a macro... (cached) yes
checking whether wcspbrk is declared without a macro... (cached) yes
checking whether wcsstr is declared without a macro... (cached) yes
checking whether wcstok is declared without a macro... (cached) yes
checking whether wcswidth is declared without a macro... (cached) yes
checking whether iswcntrl works... (cached) guessing yes
checking for towlower... (cached) yes
checking for wctype_t... (cached) yes
checking for wctrans_t... (cached) yes
checking whether wctype is declared without a macro... (cached) yes
checking whether iswctype is declared without a macro... (cached) yes
checking whether wctrans is declared without a macro... (cached) yes
checking whether towctrans is declared without a macro... (cached) yes
checking whether wcwidth is declared... (cached) yes
checking whether wcwidth works reasonably in UTF-8 locales... (cached) guessing no
checking for stdint.h... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for inline... (cached) inline
checking for unsigned long long int... (cached) yes
checking for size_t... (cached) yes
checking for ptrdiff_t... (cached) yes
checking for ssize_t... (cached) yes
checking for pid_t... (cached) yes
checking whether we are using the GNU C Library >= 2.1 or uClibc... (cached) no
checking for select... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... (cached) yes
checking for working fork... cross
configure: WARNING: result yes guessed because of cross compilation
checking for working vfork... (cached) yes
checking for signal handlers with siginfo_t... yes
checking for setlocale declaration...
extern char *setlocale (int category, const char *locale);
checking whether byte ordering is bigendian... no
checking for arpa/inet.h... (cached) yes
checking for gethostname... yes
checking for gethostbyname... yes
checking for inet_ntop... yes
checking for IPv6 sockets... yes
checking for BSD- or MS-compatible name lister (nm)... (cached) /sysroot/bin/arm-linux-androideabi-nm -B
checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... (cached) BSD nm
checking whether Emacs support is requested... yes
checking for emacs... no
checking for xemacs... no
checking where .elc files should go... ${datadir}/emacs/site-lisp
checking for dvips... /usr/sbin/dvips
checking for texi2pdf... /usr/sbin/texi2pdf
checking for perl... /usr/sbin/perl
checking whether the C++ compiler (arm-linux-androideabi-g++ ) works... yes
checking whether the C++ compiler supports namespaces... yes
checking dependency style of arm-linux-androideabi-g++... (cached) gcc3
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking whether we are using the GNU C++ compiler... yes
checking whether arm-linux-androideabi-g++ accepts -g... yes
checking dependency style of arm-linux-androideabi-g++... (cached) gcc3
checking how to run the C++ preprocessor... arm-linux-androideabi-g++ -E
checking for ld used by arm-linux-androideabi-g++... /sysroot/arm-linux-androideabi/bin/ld
checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
checking for arm-linux-androideabi-g++ option to produce PIC... -fPIC -DPIC
checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works... yes
checking if arm-linux-androideabi-g++ static flag -static works... yes
checking if arm-linux-androideabi-g++ supports -c -o file.o... yes
checking if arm-linux-androideabi-g++ supports -c -o file.o... (cached) yes
checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating csharpcomp.sh
config.status: creating csharpexec.sh
config.status: creating javacomp.sh
config.status: creating javaexec.sh
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating intl/Makefile
config.status: creating gnulib-lib/Makefile
config.status: creating libgrep/Makefile
config.status: creating src/Makefile
config.status: creating src/user-email
config.status: creating libgettextpo/Makefile
config.status: creating libgettextpo/exported.sh
config.status: creating po/Makefile.in
config.status: creating projects/Makefile
config.status: creating styles/Makefile
config.status: creating misc/Makefile
config.status: creating misc/gettextize
config.status: creating misc/autopoint
config.status: creating misc/convert-archive
config.status: creating man/Makefile
config.status: creating man/x-to-1
config.status: creating m4/Makefile
config.status: creating tests/Makefile
config.status: creating gnulib-tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
=== configuring in examples (/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/examples)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-unknown-linux' '--host=arm-linux-androideabi' '--enable-csharp=mono' 'build_alias=x86_64-unknown-linux' 'host_alias=arm-linux-androideabi' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=arm-linux-androideabi-g++' 'CXXFLAGS=' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for a sed that does not truncate output... /usr/sbin/sed
checking whether NLS is requested... yes
checking for msgfmt... /usr/sbin/msgfmt
checking for gmsgfmt... /usr/sbin/msgfmt
checking for xgettext... /usr/sbin/xgettext
checking for msgmerge... /usr/sbin/msgmerge
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating installpaths
config.status: creating po/Makefile
config.status: executing po-directories commands
Making all in gnulib-local
make[1]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gnulib-local'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gnulib-local'
Making all in gettext-runtime
make[1]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime'
make all-recursive
make[2]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime'
Making all in doc
make[3]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/doc'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/doc'
Making all in intl
make[3]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/intl'
sed -e '/IN_LIBGLOCALE/d' \
-e 's,@''HAVE_POSIX_PRINTF''@,1,g' \
-e 's,@''HAVE_ASPRINTF''@,1,g' \
-e 's,@''HAVE_NEWLOCALE''@,1,g' \
-e 's,@''HAVE_SNPRINTF''@,1,g' \
-e 's,@''HAVE_WPRINTF''@,0,g' \
< ./libgnuintl.in.h \
| if test 'no' = yes; then \
sed -e 's/extern \([^()]*\);/extern __declspec (dllimport) \1;/'; \
else \
cat; \
fi \
| sed -e 's/extern \([^"]\)/extern LIBINTL_DLL_EXPORTED \1/' \
-e "/#define _LIBINTL_H/r ./export.h" \
| sed -e 's,@''HAVE_VISIBILITY''@,1,g' \
> libgnuintl.h
sed -e '/IN_LIBGLOCALE/d' \
-e 's,@''HAVE_POSIX_PRINTF''@,1,g' \
-e 's,@''HAVE_ASPRINTF''@,1,g' \
-e 's,@''HAVE_NEWLOCALE''@,1,g' \
-e 's,@''HAVE_SNPRINTF''@,1,g' \
-e 's,@''HAVE_WPRINTF''@,0,g' \
< ./libgnuintl.in.h > libintl.h
/bin/sh ./config.charset 'arm-unknown-linux-androideabi' > t-charset.alias
sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext-runtime/g' ./ref-add.sin > t-ref-add.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext-runtime/g' ./ref-del.sin > t-ref-del.sed
mv t-ref-add.sed ref-add.sed
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./bindtextdom.c
mv t-ref-del.sed ref-del.sed
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./dcgettext.c
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./dgettext.c
mv t-charset.alias charset.alias
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./gettext.c
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./bindtextdom.c -fPIC -DPIC -o .libs/bindtextdom.o
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./dcgettext.c -fPIC -DPIC -o .libs/dcgettext.o
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./gettext.c -fPIC -DPIC -o .libs/gettext.o
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./dgettext.c -fPIC -DPIC -o .libs/dgettext.o
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./gettext.c -o gettext.o >/dev/null 2>&1
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./dcgettext.c -o dcgettext.o >/dev/null 2>&1
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./dgettext.c -o dgettext.o >/dev/null 2>&1
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./bindtextdom.c -o bindtextdom.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./finddomain.c
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./hash-string.c
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./loadmsgcat.c
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./localealias.c
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./finddomain.c -fPIC -DPIC -o .libs/finddomain.o
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./loadmsgcat.c -fPIC -DPIC -o .libs/loadmsgcat.o
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./hash-string.c -fPIC -DPIC -o .libs/hash-string.o
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./hash-string.c -o hash-string.o >/dev/null 2>&1
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./localealias.c -fPIC -DPIC -o .libs/localealias.o
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./finddomain.c -o finddomain.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./textdomain.c
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./l10nflist.c
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./loadmsgcat.c -o loadmsgcat.o >/dev/null 2>&1
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./localealias.c -o localealias.o >/dev/null 2>&1
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./textdomain.c -fPIC -DPIC -o .libs/textdomain.o
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./l10nflist.c -fPIC -DPIC -o .libs/l10nflist.o
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./textdomain.c -o textdomain.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./explodename.c
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./l10nflist.c -o l10nflist.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./dcigettext.c
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./dcngettext.c
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./explodename.c -fPIC -DPIC -o .libs/explodename.o
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./dcigettext.c -fPIC -DPIC -o .libs/dcigettext.o
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./dcngettext.c -fPIC -DPIC -o .libs/dcngettext.o
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./dngettext.c
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./explodename.c -o explodename.o >/dev/null 2>&1
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./dcngettext.c -o dcngettext.o >/dev/null 2>&1
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./dngettext.c -fPIC -DPIC -o .libs/dngettext.o
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./ngettext.c
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./plural.c
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./dcigettext.c -o dcigettext.o >/dev/null 2>&1
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./dngettext.c -o dngettext.o >/dev/null 2>&1
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./ngettext.c -fPIC -DPIC -o .libs/ngettext.o
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./plural.c -fPIC -DPIC -o .libs/plural.o
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./plural-exp.c
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./ngettext.c -o ngettext.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./localcharset.c
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./plural-exp.c -fPIC -DPIC -o .libs/plural-exp.o
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./plural.c -o plural.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./threadlib.c
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./localcharset.c -fPIC -DPIC -o .libs/localcharset.o
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./plural-exp.c -o plural-exp.o >/dev/null 2>&1
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./threadlib.c -fPIC -DPIC -o .libs/threadlib.o
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./lock.c
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./localcharset.c -o localcharset.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./relocatable.c
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./threadlib.c -o threadlib.o >/dev/null 2>&1
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./lock.c -fPIC -DPIC -o .libs/lock.o
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./relocatable.c -fPIC -DPIC -o .libs/relocatable.o
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./langprefs.c
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./localename.c
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./relocatable.c -o relocatable.o >/dev/null 2>&1
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./lock.c -o lock.o >/dev/null 2>&1
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./langprefs.c -fPIC -DPIC -o .libs/langprefs.o
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./log.c
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./langprefs.c -o langprefs.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./printf.c
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./localename.c -fPIC -DPIC -o .libs/localename.o
./localename.c:41:23: fatal error: langinfo.h: No such file or directory
# include
^
compilation terminated.
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./log.c -fPIC -DPIC -o .libs/log.o
make[3]: *** [Makefile:295: localename.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./printf.c -fPIC -DPIC -o .libs/printf.o
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./printf.c -o printf.o >/dev/null 2>&1
libtool: compile: arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./log.c -o log.o >/dev/null 2>&1
make[3]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/intl'
make[2]: *** [Makefile:1320: all-recursive] Error 1
make[2]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime'
make[1]: *** [Makefile:1224: all] Error 2
make[1]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime'
make: *** [Makefile:364: all-recursive] Error 1
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/gettext-mono/src/gettext-0.18.3.1/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --enable-csharp=mono
## --------- ##
## Platform. ##
## --------- ##
hostname = 31d221eaebf9
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:1949: checking for a BSD-compatible install
configure:2017: result: /usr/bin/install -c
configure:2028: checking whether build environment is sane
configure:2083: result: yes
configure:2142: checking for arm-linux-androideabi-strip
configure:2158: found /sysroot/bin/arm-linux-androideabi-strip
configure:2169: result: arm-linux-androideabi-strip
configure:2234: checking for a thread-safe mkdir -p
configure:2273: result: /usr/sbin/mkdir -p
configure:2280: checking for gawk
configure:2296: found /usr/sbin/gawk
configure:2307: result: gawk
configure:2318: checking whether make sets $(MAKE)
configure:2340: result: yes
configure:2369: checking whether make supports nested variables
configure:2386: result: yes
configure:2497: checking build system type
configure:2511: result: x86_64-unknown-linux-gnu
configure:2531: checking host system type
configure:2544: result: arm-unknown-linux-androideabi
configure:3192: checking that generated files are newer than configure
configure:3198: result: done
configure:3206: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by gettext config.status, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 31d221eaebf9
config.status:766: creating Makefile
config.status:766: creating gnulib-local/Makefile
configure:4292: === configuring in gettext-runtime (/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime)
configure:4355: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-unknown-linux' '--host=arm-linux-androideabi' '--enable-csharp=mono' 'build_alias=x86_64-unknown-linux' 'host_alias=arm-linux-androideabi' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=arm-linux-androideabi-g++' 'CXXFLAGS=' --cache-file=/dev/null --srcdir=.
configure:4292: === configuring in gettext-tools (/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools)
configure:4355: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-unknown-linux' '--host=arm-linux-androideabi' '--enable-csharp=mono' 'build_alias=x86_64-unknown-linux' 'host_alias=arm-linux-androideabi' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=arm-linux-androideabi-g++' 'CXXFLAGS=' --cache-file=/dev/null --srcdir=.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
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_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=arm-linux-androideabi-g++
ac_cv_env_EMACSLOADPATH_set=
ac_cv_env_EMACSLOADPATH_value=
ac_cv_env_EMACS_set=
ac_cv_env_EMACS_value=
ac_cv_env_GCJFLAGS_set=
ac_cv_env_GCJFLAGS_value=
ac_cv_env_GCJ_set=
ac_cv_env_GCJ_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_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_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_host=arm-unknown-linux-androideabi
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_STRIP=arm-linux-androideabi-strip
ac_cv_prog_make_make_set=yes
am_cv_make_support_nested_variables=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing aclocal-1.13'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AUTOCONF='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing autoconf'
AUTOHEADER='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing autoheader'
AUTOMAKE='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing automake-1.13'
AWK='gawk'
CC='arm-linux-androideabi-gcc'
CFLAGS=''
CPP=''
CPPFLAGS=''
CXX='arm-linux-androideabi-g++'
CXXCPP=''
CXXFLAGS=''
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gettext\" -DVERSION=\"0.18.3\"'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EMACS=''
EMACSLOADPATH=''
GCJ=''
GCJFLAGS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing makeinfo'
MKDIR_P='/usr/sbin/mkdir -p'
PACKAGE='gettext'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='arm-linux-androideabi-strip'
VERSION='0.18.3'
YACC=''
YFLAGS=''
am__isrc=''
am__leading_dot='.'
am__tar='${AMTAR} chof - --owner=root --group=root "$$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}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='arm-unknown-linux-androideabi'
host_alias='arm-linux-androideabi'
host_cpu='arm'
host_os='linux-androideabi'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' gettext-runtime gettext-tools'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "gettext"
#define VERSION "0.18.3"
configure: exit 0
CMD: config logfiles '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-option-checking --prefix=/usr --build=x86_64-unknown-linux --host=arm-linux-androideabi --enable-csharp=mono build_alias=x86_64-unknown-linux host_alias=arm-linux-androideabi CC=arm-linux-androideabi-gcc CFLAGS= LDFLAGS= CPPFLAGS= CXX=arm-linux-androideabi-g++ CXXFLAGS= --cache-file=/dev/null --srcdir=.
## --------- ##
## Platform. ##
## --------- ##
hostname = 31d221eaebf9
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:3400: checking for a BSD-compatible install
configure:3468: result: /usr/bin/install -c
configure:3479: checking whether build environment is sane
configure:3534: result: yes
configure:3593: checking for arm-linux-androideabi-strip
configure:3609: found /sysroot/bin/arm-linux-androideabi-strip
configure:3620: result: arm-linux-androideabi-strip
configure:3685: checking for a thread-safe mkdir -p
configure:3724: result: /usr/sbin/mkdir -p
configure:3731: checking for gawk
configure:3747: found /usr/sbin/gawk
configure:3758: result: gawk
configure:3769: checking whether make sets $(MAKE)
configure:3791: result: yes
configure:3820: checking whether make supports nested variables
configure:3837: result: yes
configure:3944: checking for arm-linux-androideabi-gcc
configure:3971: result: arm-linux-androideabi-gcc
configure:4240: checking for C compiler version
configure:4249: 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:4260: $? = 0
configure:4249: 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:4260: $? = 0
configure:4249: 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:4260: $? = 1
configure:4249: 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:4260: $? = 1
configure:4280: checking whether the C compiler works
configure:4302: arm-linux-androideabi-gcc conftest.c >&5
configure:4306: $? = 0
configure:4354: result: yes
configure:4357: checking for C compiler default output file name
configure:4359: result: a.out
configure:4365: checking for suffix of executables
configure:4372: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:4376: $? = 0
configure:4398: result:
configure:4420: checking whether we are cross compiling
configure:4458: result: yes
configure:4463: checking for suffix of object files
configure:4485: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4489: $? = 0
configure:4510: result: o
configure:4514: checking whether we are using the GNU C compiler
configure:4533: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4533: $? = 0
configure:4542: result: yes
configure:4551: checking whether arm-linux-androideabi-gcc accepts -g
configure:4571: arm-linux-androideabi-gcc -c -g conftest.c >&5
configure:4571: $? = 0
configure:4612: result: yes
configure:4629: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:4692: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4692: $? = 0
configure:4705: result: none needed
configure:4736: checking for style of include used by make
configure:4764: result: GNU
configure:4790: checking dependency style of arm-linux-androideabi-gcc
configure:4901: result: gcc3
configure:4921: checking for bison
configure:4937: found /usr/sbin/bison
configure:4948: result: bison -y
configure:4962: checking whether to use Java
configure:4971: result: yes
configure:4989: checking how to run the C preprocessor
configure:5020: arm-linux-androideabi-gcc -E conftest.c
configure:5020: $? = 0
configure:5034: arm-linux-androideabi-gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:5034: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| /* end confdefs.h. */
| #include
configure:5059: result: arm-linux-androideabi-gcc -E
configure:5079: arm-linux-androideabi-gcc -E conftest.c
configure:5079: $? = 0
configure:5093: arm-linux-androideabi-gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:5093: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| /* end confdefs.h. */
| #include
configure:5122: checking for grep that handles long lines and -e
configure:5180: result: /usr/sbin/grep
configure:5185: checking for egrep
configure:5247: result: /usr/sbin/grep -E
configure:5308: checking for Java compiler
configure:5548: found /usr/sbin/javac
configure:5688: javac -d . conftest.java
configure:5717: javac -target 1.1 -d . conftest.java
javac: target release 1.1 conflicts with default source release 1.7
configure:5746: javac -target 1.1 -source 1.3 -d . conftest.java
warning: [options] bootstrap class path not set in conjunction with -source 1.3
1 warning
configure:5783: result: javac -target 1.1 -source 1.3
configure:5795: checking for jar
configure:5811: found /usr/sbin/jar
configure:5822: result: jar
configure:5838: checking for preferred C# implementation
configure:5848: result: mono
configure:5865: checking for C# compiler
configure:5919: found /usr/sbin/mcs
configure:6013: result: mcs
configure:6034: checking build system type
configure:6048: result: x86_64-unknown-linux-gnu
configure:6068: checking host system type
configure:6081: result: arm-unknown-linux-androideabi
configure:6107: checking for Minix Amsterdam compiler
configure:6131: result: no
configure:6143: checking for arm-linux-androideabi-ar
configure:6159: found /sysroot/bin/arm-linux-androideabi-ar
configure:6170: result: arm-linux-androideabi-ar
configure:6250: checking for arm-linux-androideabi-ranlib
configure:6266: found /sysroot/bin/arm-linux-androideabi-ranlib
configure:6277: result: arm-linux-androideabi-ranlib
configure:6344: checking whether arm-linux-androideabi-gcc and cc understand -c and -o together
configure:6375: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o >&5
configure:6379: $? = 0
configure:6385: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o >&5
configure:6389: $? = 0
configure:6400: cc -c conftest.c >&5
cc1: error: no include path in which to search for stdc-predef.h
configure:6404: $? = 1
configure:6444: result: yes
configure:6469: checking for ANSI C header files
configure:6489: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6489: $? = 0
configure:6573: result: yes
configure:6586: checking for sys/types.h
configure:6586: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6586: $? = 0
configure:6586: result: yes
configure:6586: checking for sys/stat.h
configure:6586: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6586: $? = 0
configure:6586: result: yes
configure:6586: checking for stdlib.h
configure:6586: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6586: $? = 0
configure:6586: result: yes
configure:6586: checking for string.h
configure:6586: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6586: $? = 0
configure:6586: result: yes
configure:6586: checking for memory.h
configure:6586: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6586: $? = 0
configure:6586: result: yes
configure:6586: checking for strings.h
configure:6586: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6586: $? = 0
configure:6586: result: yes
configure:6586: checking for inttypes.h
configure:6586: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6586: $? = 0
configure:6586: result: yes
configure:6586: checking for stdint.h
configure:6586: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6586: $? = 0
configure:6586: result: yes
configure:6586: checking for unistd.h
configure:6586: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6586: $? = 0
configure:6586: result: yes
configure:6599: checking minix/config.h usability
configure:6599: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:55:26: fatal error: minix/config.h: No such file or directory
#include
^
compilation terminated.
configure:6599: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:6599: result: no
configure:6599: checking minix/config.h presence
configure:6599: arm-linux-androideabi-gcc -E conftest.c
conftest.c:22:26: fatal error: minix/config.h: No such file or directory
#include
^
compilation terminated.
configure:6599: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
configure:6599: result: no
configure:6599: checking for minix/config.h
configure:6599: result: no
configure:6623: checking whether it is safe to define __EXTENSIONS__
configure:6641: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6641: $? = 0
configure:6648: result: yes
configure:6663: checking whether _XOPEN_SOURCE should be defined
configure:6682: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6682: $? = 0
configure:6706: result: no
configure:6725: checking for special C compiler options needed for large files
configure:6770: result: no
configure:6776: checking for _FILE_OFFSET_BITS value needed for large files
configure:6801: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:34:3: warning: left shift count >= width of type [enabled by default]
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
conftest.c:34:3: warning: left shift count >= width of type [enabled by default]
conftest.c:35:24: warning: left shift count >= width of type [enabled by default]
&& LARGE_OFF_T % 2147483647 == 1)
^
conftest.c:35:24: warning: left shift count >= width of type [enabled by default]
conftest.c:34:7: error: variably modified 'off_t_is_large' at file scope
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
configure:6801: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| #include
| /* 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:6825: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:35:3: warning: left shift count >= width of type [enabled by default]
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
conftest.c:35:3: warning: left shift count >= width of type [enabled by default]
conftest.c:36:24: warning: left shift count >= width of type [enabled by default]
&& LARGE_OFF_T % 2147483647 == 1)
^
conftest.c:36:24: warning: left shift count >= width of type [enabled by default]
conftest.c:35:7: error: variably modified 'off_t_is_large' at file scope
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
configure:6825: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| #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:6833: result: unknown
configure:6845: checking for _LARGE_FILES value needed for large files
configure:6870: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:34:3: warning: left shift count >= width of type [enabled by default]
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
conftest.c:34:3: warning: left shift count >= width of type [enabled by default]
conftest.c:35:24: warning: left shift count >= width of type [enabled by default]
&& LARGE_OFF_T % 2147483647 == 1)
^
conftest.c:35:24: warning: left shift count >= width of type [enabled by default]
conftest.c:34:7: error: variably modified 'off_t_is_large' at file scope
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
configure:6870: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| #include
| /* 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:6894: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:35:3: warning: left shift count >= width of type [enabled by default]
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
conftest.c:35:3: warning: left shift count >= width of type [enabled by default]
conftest.c:36:24: warning: left shift count >= width of type [enabled by default]
&& LARGE_OFF_T % 2147483647 == 1)
^
conftest.c:36:24: warning: left shift count >= width of type [enabled by default]
conftest.c:35:7: error: variably modified 'off_t_is_large' at file scope
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
configure:6894: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| #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:6902: result: unknown
configure:7174: checking how to print strings
configure:7201: result: printf
configure:7222: checking for a sed that does not truncate output
configure:7286: result: /usr/sbin/sed
configure:7304: checking for fgrep
configure:7366: result: /usr/sbin/grep -F
configure:7401: checking for ld used by arm-linux-androideabi-gcc
configure:7468: result: /sysroot/arm-linux-androideabi/bin/ld
configure:7475: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
configure:7490: result: yes
configure:7502: checking for BSD- or MS-compatible name lister (nm)
configure:7554: result: /sysroot/bin/arm-linux-androideabi-nm -B
configure:7684: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
configure:7691: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7694: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
configure:7697: output
00000000 B some_variable
configure:7704: result: BSD nm
configure:7707: checking whether ln -s works
configure:7711: result: yes
configure:7719: checking the maximum length of command line arguments
configure:7849: result: 1572864
configure:7866: checking whether the shell understands some XSI constructs
configure:7876: result: yes
configure:7880: checking whether the shell understands "+="
configure:7886: result: yes
configure:7921: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
configure:7961: result: func_convert_file_noop
configure:7968: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:7988: result: func_convert_file_noop
configure:7995: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
configure:8002: result: -r
configure:8036: checking for arm-linux-androideabi-objdump
configure:8052: found /sysroot/bin/arm-linux-androideabi-objdump
configure:8063: result: arm-linux-androideabi-objdump
configure:8132: checking how to recognize dependent libraries
configure:8334: result: pass_all
configure:8379: checking for arm-linux-androideabi-dlltool
configure:8409: result: no
configure:8419: checking for dlltool
configure:8449: result: no
configure:8476: checking how to associate runtime and link libraries
configure:8503: result: printf %s\n
configure:8519: checking for arm-linux-androideabi-ar
configure:8546: result: arm-linux-androideabi-ar
configure:8627: checking for archiver @FILE support
configure:8644: arm-linux-androideabi-gcc -c conftest.c >&5
configure:8644: $? = 0
configure:8647: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
configure:8650: $? = 0
configure:8655: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
arm-linux-androideabi-ar: conftest.o: No such file or directory
configure:8658: $? = 1
configure:8670: result: @
configure:8688: checking for arm-linux-androideabi-strip
configure:8715: result: arm-linux-androideabi-strip
configure:8787: checking for arm-linux-androideabi-ranlib
configure:8814: result: arm-linux-androideabi-ranlib
configure:8956: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
configure:9076: arm-linux-androideabi-gcc -c conftest.c >&5
configure:9079: $? = 0
configure:9083: /sysroot/bin/arm-linux-androideabi-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:9086: $? = 0
configure:9152: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
configure:9155: $? = 0
configure:9193: result: ok
configure:9230: checking for sysroot
configure:9260: result: no
configure:9476: checking for arm-linux-androideabi-mt
configure:9506: result: no
configure:9516: checking for mt
configure:9546: result: no
configure:9566: checking if : is a manifest tool
configure:9572: : '-?'
configure:9580: result: no
configure:10219: checking for dlfcn.h
configure:10219: arm-linux-androideabi-gcc -c conftest.c >&5
configure:10219: $? = 0
configure:10219: result: yes
configure:10723: checking for objdir
configure:10738: result: .libs
configure:11009: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
configure:11027: arm-linux-androideabi-gcc -c -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:11031: $? = 0
configure:11044: result: no
configure:11371: checking for arm-linux-androideabi-gcc option to produce PIC
configure:11378: result: -fPIC -DPIC
configure:11386: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
configure:11404: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
configure:11408: $? = 0
configure:11421: result: yes
configure:11450: checking if arm-linux-androideabi-gcc static flag -static works
configure:11478: result: yes
configure:11493: checking if arm-linux-androideabi-gcc supports -c -o file.o
configure:11514: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
configure:11518: $? = 0
configure:11540: result: yes
configure:11548: checking if arm-linux-androideabi-gcc supports -c -o file.o
configure:11595: result: yes
configure:11628: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
configure:12781: result: yes
configure:12818: checking whether -lc should be explicitly linked in
configure:12826: arm-linux-androideabi-gcc -c conftest.c >&5
configure:12829: $? = 0
configure:12844: arm-linux-androideabi-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
configure:12847: $? = 0
configure:12861: result: no
configure:13021: checking dynamic linker characteristics
configure:13532: arm-linux-androideabi-gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:13532: $? = 0
configure:13754: result: GNU/Linux ld.so
configure:13861: checking how to hardcode library paths into programs
configure:13886: result: immediate
configure:14426: checking whether stripping libraries is possible
configure:14431: result: yes
configure:14466: checking if libtool supports shared libraries
configure:14468: result: yes
configure:14471: checking whether to build shared libraries
configure:14492: result: yes
configure:14495: checking whether to build static libraries
configure:14499: result: yes
configure:14540: checking for arm-linux-androideabi-windres
configure:14570: result: no
configure:14580: checking for windres
configure:14610: result: no
configure:14730: checking whether NLS is requested
configure:14739: result: yes
configure:14779: checking for msgfmt
configure: trying /usr/sbin/msgfmt...
0 translated messages.
configure:14811: result: /usr/sbin/msgfmt
configure:14820: checking for gmsgfmt
configure:14851: result: /usr/sbin/msgfmt
configure:14901: checking for xgettext
configure: trying /usr/sbin/xgettext...
/usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
configure:14933: result: /usr/sbin/xgettext
configure:14978: checking for msgmerge
configure: trying /usr/sbin/msgmerge...
configure:15009: result: /usr/sbin/msgmerge
configure:15027: checking whether we are using the GNU C Library 2 or newer
configure:15054: result: no
configure:15065: checking whether the -Werror option is usable
configure:15084: arm-linux-androideabi-gcc -c -Werror conftest.c >&5
configure:15084: $? = 0
configure:15093: result: yes
configure:15095: checking for simple visibility declarations
configure:15122: arm-linux-androideabi-gcc -c -fvisibility=hidden -Werror conftest.c >&5
configure:15122: $? = 0
configure:15131: result: yes
configure:15146: checking for inline
configure:15162: arm-linux-androideabi-gcc -c conftest.c >&5
configure:15162: $? = 0
configure:15170: result: inline
configure:15188: checking for size_t
configure:15188: arm-linux-androideabi-gcc -c conftest.c >&5
configure:15188: $? = 0
configure:15188: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:68:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:15188: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 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:15188: result: yes
configure:15200: checking for stdint.h
configure:15217: arm-linux-androideabi-gcc -c conftest.c >&5
configure:15217: $? = 0
configure:15224: result: yes
configure:15236: checking for working alloca.h
configure:15253: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:15253: $? = 0
configure:15261: result: yes
configure:15269: checking for alloca
configure:15306: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:15306: $? = 0
configure:15314: result: yes
configure:15426: checking for stdlib.h
configure:15426: result: yes
configure:15426: checking for unistd.h
configure:15426: result: yes
configure:15426: checking for sys/param.h
configure:15426: arm-linux-androideabi-gcc -c conftest.c >&5
configure:15426: $? = 0
configure:15426: result: yes
configure:15426: checking for string.h
configure:15426: result: yes
configure:15426: checking for getopt.h
configure:15426: arm-linux-androideabi-gcc -c conftest.c >&5
configure:15426: $? = 0
configure:15426: result: yes
configure:15426: checking for iconv.h
configure:15426: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:74:19: fatal error: iconv.h: No such file or directory
#include
^
compilation terminated.
configure:15426: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
|
| #include
configure:15426: result: no
configure:15426: checking for wctype.h
configure:15426: arm-linux-androideabi-gcc -c conftest.c >&5
configure:15426: $? = 0
configure:15426: result: yes
configure:15426: checking for xlocale.h
configure:15426: arm-linux-androideabi-gcc -c conftest.c >&5
configure:15426: $? = 0
configure:15426: result: yes
configure:15426: checking for sys/mman.h
configure:15426: arm-linux-androideabi-gcc -c conftest.c >&5
configure:15426: $? = 0
configure:15426: result: yes
configure:15426: checking for wchar.h
configure:15426: arm-linux-androideabi-gcc -c conftest.c >&5
configure:15426: $? = 0
configure:15426: result: yes
configure:15426: checking for stdint.h
configure:15426: result: yes
configure:15426: checking for sys/socket.h
configure:15426: arm-linux-androideabi-gcc -c conftest.c >&5
configure:15426: $? = 0
configure:15426: result: yes
configure:15426: checking for sys/stat.h
configure:15426: result: yes
configure:15426: checking for sys/time.h
configure:15426: arm-linux-androideabi-gcc -c conftest.c >&5
configure:15426: $? = 0
configure:15426: result: yes
configure:15426: checking for features.h
configure:15426: arm-linux-androideabi-gcc -c conftest.c >&5
configure:15426: $? = 0
configure:15426: result: yes
configure:15446: checking for getpagesize
configure:15446: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:15446: $? = 0
configure:15446: result: yes
configure:15455: checking for working mmap
configure:15612: result: no
configure:15623: checking whether integer division by zero raises SIGFPE
configure:15701: result: guessing no
configure:15714: checking for inttypes.h
configure:15733: arm-linux-androideabi-gcc -c conftest.c >&5
configure:15733: $? = 0
configure:15740: result: yes
configure:15751: checking for unsigned long long int
configure:15790: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:15790: $? = 0
configure:15799: result: yes
configure:15829: checking for inttypes.h
configure:15829: result: yes
configure:15840: checking whether the inttypes.h PRIxNN macros are broken
configure:15862: arm-linux-androideabi-gcc -c conftest.c >&5
configure:15862: $? = 0
configure:15870: result: no
configure:15926: checking for ld used by arm-linux-androideabi-gcc
configure:15993: result: /sysroot/arm-linux-androideabi/bin/ld
configure:16000: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
configure:16015: result: yes
configure:16022: checking for shared library run path origin
configure:16035: result: done
configure:16125: checking whether imported symbols can be declared weak
configure:16143: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:16143: $? = 0
configure:16189: result: guessing yes
configure:16194: checking pthread.h usability
configure:16194: arm-linux-androideabi-gcc -c conftest.c >&5
configure:16194: $? = 0
configure:16194: result: yes
configure:16194: checking pthread.h presence
configure:16194: arm-linux-androideabi-gcc -E conftest.c
configure:16194: $? = 0
configure:16194: result: yes
configure:16194: checking for pthread.h
configure:16194: result: yes
configure:16222: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:16222: $? = 0
configure:16232: checking for pthread_kill in -lpthread
configure:16257: arm-linux-androideabi-gcc -o conftest conftest.c -lpthread >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthread
collect2: error: ld returned 1 exit status
configure:16257: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pthread_kill ();
| int
| main ()
| {
| return pthread_kill ();
| ;
| return 0;
| }
configure:16266: result: no
configure:17009: checking for multithread API to use
configure:17011: result: posix
configure:17027: checking for pthread_rwlock_t
configure:17027: arm-linux-androideabi-gcc -c conftest.c >&5
configure:17027: $? = 0
configure:17027: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:61:31: error: expected expression before ')' token
if (sizeof ((pthread_rwlock_t)))
^
configure:17027: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| if (sizeof ((pthread_rwlock_t)))
| return 0;
| ;
| return 0;
| }
configure:17027: result: yes
configure:17058: arm-linux-androideabi-gcc -c conftest.c >&5
configure:17058: $? = 0
configure:17579: checking for iconv
configure:17603: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:60:19: fatal error: iconv.h: No such file or directory
#include
^
compilation terminated.
configure:17603: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 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:17627: arm-linux-androideabi-gcc -o conftest conftest.c -liconv >&5
conftest.c:60:19: fatal error: iconv.h: No such file or directory
#include
^
compilation terminated.
configure:17627: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 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:17637: result: no, consider installing GNU libiconv
configure:17869: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:17869: $? = 0
configure:17880: checking argz.h usability
configure:17880: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:92:18: fatal error: argz.h: No such file or directory
#include
^
compilation terminated.
configure:17880: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 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:17880: result: no
configure:17880: checking argz.h presence
configure:17880: arm-linux-androideabi-gcc -E conftest.c
conftest.c:59:18: fatal error: argz.h: No such file or directory
#include
^
compilation terminated.
configure:17880: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| /* end confdefs.h. */
| #include
configure:17880: result: no
configure:17880: checking for argz.h
configure:17880: result: no
configure:17880: checking for inttypes.h
configure:17880: result: yes
configure:17880: checking limits.h usability
configure:17880: arm-linux-androideabi-gcc -c conftest.c >&5
configure:17880: $? = 0
configure:17880: result: yes
configure:17880: checking limits.h presence
configure:17880: arm-linux-androideabi-gcc -E conftest.c
configure:17880: $? = 0
configure:17880: result: yes
configure:17880: checking for limits.h
configure:17880: result: yes
configure:17880: checking for unistd.h
configure:17880: result: yes
configure:17880: checking for sys/param.h
configure:17880: result: yes
configure:17895: checking for getcwd
configure:17895: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:17895: $? = 0
configure:17895: result: yes
configure:17895: checking for getegid
configure:17895: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:17895: $? = 0
configure:17895: result: yes
configure:17895: checking for geteuid
configure:17895: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:17895: $? = 0
configure:17895: result: yes
configure:17895: checking for getgid
configure:17895: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:17895: $? = 0
configure:17895: result: yes
configure:17895: checking for getuid
configure:17895: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:17895: $? = 0
configure:17895: result: yes
configure:17895: checking for mempcpy
configure:17895: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:91:6: warning: conflicting types for built-in function 'mempcpy' [enabled by default]
char mempcpy ();
^
/tmp/cckOUc36.o:conftest.c:function main: error: undefined reference to 'mempcpy'
collect2: error: ld returned 1 exit status
configure:17895: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 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:17895: result: no
configure:17895: checking for munmap
configure:17895: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:17895: $? = 0
configure:17895: result: yes
configure:17895: checking for stpcpy
configure:17895: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:92:6: warning: conflicting types for built-in function 'stpcpy' [enabled by default]
char stpcpy ();
^
configure:17895: $? = 0
configure:17895: result: yes
configure:17895: checking for strcasecmp
configure:17895: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:93:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
char strcasecmp ();
^
configure:17895: $? = 0
configure:17895: result: yes
configure:17895: checking for strdup
configure:17895: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:94:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
char strdup ();
^
configure:17895: $? = 0
configure:17895: result: yes
configure:17895: checking for strtoul
configure:17895: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:17895: $? = 0
configure:17895: result: yes
configure:17895: checking for tsearch
configure:17895: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:17895: $? = 0
configure:17895: result: yes
configure:17895: checking for uselocale
configure:17895: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:17895: $? = 0
configure:17895: result: yes
configure:17895: checking for argz_count
configure:17895: arm-linux-androideabi-gcc -o conftest conftest.c >&5
/tmp/ccY8jAoF.o:conftest.c:function main: error: undefined reference to 'argz_count'
collect2: error: ld returned 1 exit status
configure:17895: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| /* end confdefs.h. */
| /* Define argz_count to an innocuous variant, in case declares argz_count.
| For example, HP-UX 11i declares gettimeofday. */
| #define argz_count innocuous_argz_count
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char argz_count (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef argz_count
|
| /* 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 argz_count ();
| /* 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_argz_count || defined __stub___argz_count
| choke me
| #endif
|
| int
| main ()
| {
| return argz_count ();
| ;
| return 0;
| }
configure:17895: result: no
configure:17895: checking for argz_stringify
configure:17895: arm-linux-androideabi-gcc -o conftest conftest.c >&5
/tmp/ccwM6gNH.o:conftest.c:function main: error: undefined reference to 'argz_stringify'
collect2: error: ld returned 1 exit status
configure:17895: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| /* end confdefs.h. */
| /* Define argz_stringify to an innocuous variant, in case declares argz_stringify.
| For example, HP-UX 11i declares gettimeofday. */
| #define argz_stringify innocuous_argz_stringify
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char argz_stringify (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef argz_stringify
|
| /* 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 argz_stringify ();
| /* 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_argz_stringify || defined __stub___argz_stringify
| choke me
| #endif
|
| int
| main ()
| {
| return argz_stringify ();
| ;
| return 0;
| }
configure:17895: result: no
configure:17895: checking for argz_next
configure:17895: arm-linux-androideabi-gcc -o conftest conftest.c >&5
/tmp/ccShi1IM.o:conftest.c:function main: error: undefined reference to 'argz_next'
collect2: error: ld returned 1 exit status
configure:17895: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| /* end confdefs.h. */
| /* Define argz_next to an innocuous variant, in case declares argz_next.
| For example, HP-UX 11i declares gettimeofday. */
| #define argz_next innocuous_argz_next
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char argz_next (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef argz_next
|
| /* 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 argz_next ();
| /* 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_argz_next || defined __stub___argz_next
| choke me
| #endif
|
| int
| main ()
| {
| return argz_next ();
| ;
| return 0;
| }
configure:17895: result: no
configure:17895: checking for __fsetlocking
configure:17895: arm-linux-androideabi-gcc -o conftest conftest.c >&5
/tmp/ccomvGlR.o:conftest.c:function main: error: undefined reference to '__fsetlocking'
collect2: error: ld returned 1 exit status
configure:17895: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| /* end confdefs.h. */
| /* Define __fsetlocking to an innocuous variant, in case declares __fsetlocking.
| For example, HP-UX 11i declares gettimeofday. */
| #define __fsetlocking innocuous___fsetlocking
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __fsetlocking (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef __fsetlocking
|
| /* 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 __fsetlocking ();
| /* 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___fsetlocking || defined __stub_____fsetlocking
| choke me
| #endif
|
| int
| main ()
| {
| return __fsetlocking ();
| ;
| return 0;
| }
configure:17895: result: no
configure:17905: checking whether feof_unlocked is declared
configure:17905: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:84:10: error: 'feof_unlocked' undeclared (first use in this function)
(void) feof_unlocked;
^
conftest.c:84:10: note: each undeclared identifier is reported only once for each function it appears in
configure:17905: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #ifndef feof_unlocked
| #ifdef __cplusplus
| (void) feof_unlocked;
| #else
| (void) feof_unlocked;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:17905: result: no
configure:17916: checking whether fgets_unlocked is declared
configure:17916: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:85:10: error: 'fgets_unlocked' undeclared (first use in this function)
(void) fgets_unlocked;
^
conftest.c:85:10: note: each undeclared identifier is reported only once for each function it appears in
configure:17916: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #ifndef fgets_unlocked
| #ifdef __cplusplus
| (void) fgets_unlocked;
| #else
| (void) fgets_unlocked;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:17916: result: no
configure:17935: checking for bison
configure:17951: found /usr/sbin/bison
configure:17962: result: bison
configure:17976: checking version of bison
configure:17985: result: 3.0.4, ok
configure:17994: checking for long long int
configure:18044: result: yes
configure:18053: checking for wchar_t
configure:18070: arm-linux-androideabi-gcc -c conftest.c >&5
configure:18070: $? = 0
configure:18077: result: yes
configure:18086: checking for wint_t
configure:18111: arm-linux-androideabi-gcc -c conftest.c >&5
configure:18111: $? = 0
configure:18118: result: yes
configure:18129: checking for intmax_t
configure:18155: arm-linux-androideabi-gcc -c conftest.c >&5
configure:18155: $? = 0
configure:18162: result: yes
configure:18172: checking whether printf() supports POSIX/XSI format strings
configure:18224: result: guessing yes
configure:18235: checking whether we are using the GNU C Library >= 2.1 or uClibc
configure:18265: result: no
configure:18274: checking for stdint.h
configure:18274: result: yes
configure:18284: checking for SIZE_MAX
configure:18355: result: yes
configure:18370: checking for stdint.h
configure:18370: result: yes
configure:18387: checking for symlink
configure:18387: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:18387: $? = 0
configure:18387: result: yes
configure:18387: checking for canonicalize_file_name
configure:18387: arm-linux-androideabi-gcc -o conftest conftest.c >&5
/tmp/ccaCssMm.o:conftest.c:function main: error: undefined reference to 'canonicalize_file_name'
collect2: error: ld returned 1 exit status
configure:18387: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| /* 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:18387: result: no
configure:18387: checking for getcwd
configure:18387: result: yes
configure:18387: checking for readlink
configure:18387: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:18387: $? = 0
configure:18387: result: yes
configure:18387: checking for realpath
configure:18387: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:18387: $? = 0
configure:18387: result: yes
configure:18387: checking for readlinkat
configure:18387: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:18387: $? = 0
configure:18387: result: yes
configure:18387: checking for iswcntrl
configure:18387: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:112:6: warning: conflicting types for built-in function 'iswcntrl' [enabled by default]
char iswcntrl ();
^
configure:18387: $? = 0
configure:18387: result: yes
configure:18387: checking for iswblank
configure:18387: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:113:6: warning: conflicting types for built-in function 'iswblank' [enabled by default]
char iswblank ();
^
configure:18387: $? = 0
configure:18387: result: yes
configure:18387: checking for lstat
configure:18387: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:18387: $? = 0
configure:18387: result: yes
configure:18387: checking for mbsinit
configure:18387: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:18387: $? = 0
configure:18387: result: yes
configure:18387: checking for mbrtowc
configure:18387: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:18387: $? = 0
configure:18387: result: yes
configure:18387: checking for mbslen
configure:18387: arm-linux-androideabi-gcc -o conftest conftest.c >&5
/tmp/cc4hMyf5.o:conftest.c:function main: error: undefined reference to 'mbslen'
collect2: error: ld returned 1 exit status
configure:18387: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| /* end confdefs.h. */
| /* Define mbslen to an innocuous variant, in case declares mbslen.
| For example, HP-UX 11i declares gettimeofday. */
| #define mbslen innocuous_mbslen
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char mbslen (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef mbslen
|
| /* 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 mbslen ();
| /* 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_mbslen || defined __stub___mbslen
| choke me
| #endif
|
| int
| main ()
| {
| return mbslen ();
| ;
| return 0;
| }
configure:18387: result: no
configure:18387: checking for mprotect
configure:18387: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:18387: $? = 0
configure:18387: result: yes
configure:18387: checking for _set_invalid_parameter_handler
configure:18387: arm-linux-androideabi-gcc -o conftest conftest.c >&5
/tmp/ccmKgMBd.o:conftest.c:function main: error: undefined reference to '_set_invalid_parameter_handler'
collect2: error: ld returned 1 exit status
configure:18387: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| /* end confdefs.h. */
| /* Define _set_invalid_parameter_handler to an innocuous variant, in case declares _set_invalid_parameter_handler.
| For example, HP-UX 11i declares gettimeofday. */
| #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _set_invalid_parameter_handler (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef _set_invalid_parameter_handler
|
| /* 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 _set_invalid_parameter_handler ();
| /* 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__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler
| choke me
| #endif
|
| int
| main ()
| {
| return _set_invalid_parameter_handler ();
| ;
| return 0;
| }
configure:18387: result: no
configure:18387: checking for setenv
configure:18387: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:18387: $? = 0
configure:18387: result: yes
configure:18387: checking for wcwidth
configure:18387: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:18387: $? = 0
configure:18387: result: yes
configure:18403: checking for working fcntl.h
configure:18521: result: cross-compiling
configure:18545: checking for CFPreferencesCopyAppValue
configure:18563: arm-linux-androideabi-gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:99:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
#include
^
compilation terminated.
configure:18563: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
| ;
| return 0;
| }
configure:18572: result: no
configure:18579: checking for CFLocaleCopyCurrent
configure:18597: arm-linux-androideabi-gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:99:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
#include
^
compilation terminated.
configure:18597: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| CFLocaleCopyCurrent();
| ;
| return 0;
| }
configure:18606: result: no
configure:18631: checking for ptrdiff_t
configure:18631: arm-linux-androideabi-gcc -c conftest.c >&5
configure:18631: $? = 0
configure:18631: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:135:24: error: expected expression before ')' token
if (sizeof ((ptrdiff_t)))
^
configure:18631: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((ptrdiff_t)))
| return 0;
| ;
| return 0;
| }
configure:18631: result: yes
configure:18644: checking for features.h
configure:18644: result: yes
configure:18644: checking stddef.h usability
configure:18644: arm-linux-androideabi-gcc -c conftest.c >&5
configure:18644: $? = 0
configure:18644: result: yes
configure:18644: checking stddef.h presence
configure:18644: arm-linux-androideabi-gcc -E conftest.c
configure:18644: $? = 0
configure:18644: result: yes
configure:18644: checking for stddef.h
configure:18644: result: yes
configure:18644: checking for stdlib.h
configure:18644: result: yes
configure:18644: checking for string.h
configure:18644: result: yes
configure:18658: checking for asprintf
configure:18658: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:18658: $? = 0
configure:18658: result: yes
configure:18658: checking for fwprintf
configure:18658: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:18658: $? = 0
configure:18658: result: yes
configure:18658: checking for newlocale
configure:18658: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:18658: $? = 0
configure:18658: result: yes
configure:18658: checking for putenv
configure:18658: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:18658: $? = 0
configure:18658: result: yes
configure:18658: checking for setenv
configure:18658: result: yes
configure:18658: checking for setlocale
configure:18658: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:18658: $? = 0
configure:18658: result: yes
configure:18658: checking for snprintf
configure:18658: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:132:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
char snprintf ();
^
configure:18658: $? = 0
configure:18658: result: yes
configure:18658: checking for strnlen
configure:18658: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:18658: $? = 0
configure:18658: result: yes
configure:18658: checking for wcslen
configure:18658: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:18658: $? = 0
configure:18658: result: yes
configure:18658: checking for wcsnlen
configure:18658: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:18658: $? = 0
configure:18658: result: yes
configure:18658: checking for mbrtowc
configure:18658: result: yes
configure:18658: checking for wcrtomb
configure:18658: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:18658: $? = 0
configure:18658: result: yes
configure:18668: checking whether _snprintf is declared
configure:18668: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:124:10: error: '_snprintf' undeclared (first use in this function)
(void) _snprintf;
^
conftest.c:124:10: note: each undeclared identifier is reported only once for each function it appears in
configure:18668: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #ifndef _snprintf
| #ifdef __cplusplus
| (void) _snprintf;
| #else
| (void) _snprintf;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:18668: result: no
configure:18679: checking whether _snwprintf is declared
configure:18679: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:125:10: error: '_snwprintf' undeclared (first use in this function)
(void) _snwprintf;
^
conftest.c:125:10: note: each undeclared identifier is reported only once for each function it appears in
configure:18679: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #ifndef _snwprintf
| #ifdef __cplusplus
| (void) _snwprintf;
| #else
| (void) _snwprintf;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:18679: result: no
configure:18692: checking whether getc_unlocked is declared
configure:18692: arm-linux-androideabi-gcc -c conftest.c >&5
configure:18692: $? = 0
configure:18692: result: yes
configure:18736: checking for nl_langinfo and CODESET
configure:18752: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:118:22: fatal error: langinfo.h: No such file or directory
#include
^
compilation terminated.
configure:18752: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| char* cs = nl_langinfo(CODESET); return !cs;
| ;
| return 0;
| }
configure:18761: result: no
configure:18770: checking for LC_MESSAGES
configure:18786: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:18786: $? = 0
configure:18794: result: yes
configure:18946: checking for CFPreferencesCopyAppValue
configure:18973: result: no
configure:18980: checking for CFLocaleCopyCurrent
configure:19007: result: no
configure:19042: checking whether included gettext is requested
configure:19052: result: no
configure:19075: checking for GNU gettext in libc
configure:19099: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:120:21: fatal error: libintl.h: No such file or directory
#include
^
compilation terminated.
configure:19099: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 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:19108: result: no
configure:19574: checking for GNU gettext in libintl
configure:19606: arm-linux-androideabi-gcc -o conftest conftest.c -lintl >&5
conftest.c:120:21: fatal error: libintl.h: No such file or directory
#include
^
compilation terminated.
configure:19606: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 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:19651: result: no
configure:19705: checking whether to use NLS
configure:19707: result: yes
configure:19710: checking where the gettext function comes from
configure:19721: result: included intl directory
configure:19819: checking whether to use C++
configure:19828: result: yes
configure:19918: checking whether // is distinct from /
configure:19947: result: unknown, assuming no
configure:19959: checking whether realpath works
configure:20141: result: guessing no
configure:20290: checking if environ is properly declared
configure:20313: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:126:39: error: conflicting types for 'environ'
extern struct { int foo; } environ;
^
In file included from conftest.c:121:0:
/sysroot/sysroot/usr/include/unistd.h:50:15: note: previous declaration of 'environ' was here
extern char** environ;
^
configure:20313: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| /* end confdefs.h. */
| #if HAVE_UNISTD_H
| #include
| #endif
| /* mingw, BeOS, Haiku declare environ in , not in . */
| #include
|
| extern struct { int foo; } environ;
| int
| main ()
| {
| environ.foo = 1;
| ;
| return 0;
| }
configure:20321: result: yes
configure:20336: checking whether the preprocessor supports include_next
configure:20374: arm-linux-androideabi-gcc -c -Iconftestd1b -Iconftestd2 conftest.c >&5
configure:20374: $? = 0
configure:20395: result: yes
configure:20416: checking whether system header files limit the line length
configure:20439: result: no
configure:20450: checking for complete errno.h
configure:20523: result: yes
configure:20820: checking whether strerror_r is declared
configure:20820: arm-linux-androideabi-gcc -c conftest.c >&5
configure:20820: $? = 0
configure:20820: result: yes
configure:20833: checking for strerror_r
configure:20833: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:20833: $? = 0
configure:20833: result: yes
configure:20842: checking whether strerror_r returns char *
configure:20866: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:161:13: error: invalid type argument of unary '*' (have 'int')
char x = *strerror_r (0, buf, sizeof buf);
^
conftest.c:162:14: warning: initialization makes pointer from integer without a cast [enabled by default]
char *p = strerror_r (0, buf, sizeof buf);
^
configure:20866: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 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:20904: result: no
configure:21010: checking for getopt.h
configure:21010: result: yes
configure:21027: checking for getopt_long_only
configure:21027: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:21027: $? = 0
configure:21027: result: yes
configure:21041: checking whether getopt is POSIX compatible
configure:21202: result: guessing yes
configure:21210: checking for working GNU getopt function
configure:21447: result: guessing no
configure:21537: checking whether getenv is declared
configure:21537: arm-linux-androideabi-gcc -c conftest.c >&5
configure:21537: $? = 0
configure:21537: result: yes
configure:21661: checking whether iswcntrl works
configure:21682: arm-linux-androideabi-gcc -c conftest.c >&5
configure:21682: $? = 0
configure:21716: result: guessing yes
configure:21740: checking for towlower
configure:21740: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:150:6: warning: conflicting types for built-in function 'towlower' [enabled by default]
char towlower ();
^
configure:21740: $? = 0
configure:21740: result: yes
configure:21788: checking for wctype_t
configure:21816: arm-linux-androideabi-gcc -c conftest.c >&5
configure:21816: $? = 0
configure:21824: result: yes
configure:21830: checking for wctrans_t
configure:21856: arm-linux-androideabi-gcc -c conftest.c >&5
configure:21856: $? = 0
configure:21864: result: yes
configure:21873: checking whether wctype is declared without a macro
configure:21902: arm-linux-androideabi-gcc -c conftest.c >&5
configure:21902: $? = 0
configure:21910: result: yes
configure:21873: checking whether iswctype is declared without a macro
configure:21902: arm-linux-androideabi-gcc -c conftest.c >&5
configure:21902: $? = 0
configure:21910: result: yes
configure:21873: checking whether wctrans is declared without a macro
configure:21902: arm-linux-androideabi-gcc -c conftest.c >&5
configure:21902: $? = 0
configure:21910: result: yes
configure:21873: checking whether towctrans is declared without a macro
configure:21902: arm-linux-androideabi-gcc -c conftest.c >&5
configure:21902: $? = 0
configure:21910: result: yes
configure:21969: checking whether getc_unlocked is declared
configure:21969: result: yes
configure:22002: checking whether NULL can be used in arbitrary expressions
configure:22020: arm-linux-androideabi-gcc -c conftest.c >&5
configure:22020: $? = 0
configure:22027: result: yes
configure:22152: checking whether lstat correctly handles trailing slash
configure:22202: result: guessing no
configure:22217: checking for stdlib.h
configure:22217: result: yes
configure:22227: checking for GNU libc compatible malloc
configure:22261: result: no
configure:22277: checking for mbstate_t
configure:22301: arm-linux-androideabi-gcc -c conftest.c >&5
configure:22301: $? = 0
configure:22308: result: yes
configure:22420: checking for a traditional japanese locale
configure:22490: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:22493: $? = 0
configure:22551: result: none
configure:22559: checking for a transitional chinese locale
configure:22630: arm-linux-androideabi-gcc -o conftest conftest.c >&5
/tmp/cciX2wwh.o:conftest.c:function main: error: undefined reference to 'mblen'
collect2: error: ld returned 1 exit status
configure:22633: $? = 1
configure:22684: result: none
configure:22691: checking for a french Unicode locale
configure:22763: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:22766: $? = 0
configure:22812: result: none
configure:22905: checking for mmap
configure:22905: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:22905: $? = 0
configure:22905: result: yes
configure:22916: checking for MAP_ANONYMOUS
configure:22953: result: yes
configure:22975: checking whether memchr works
configure:23048: result: guessing no
configure:23067: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:138:10: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:138:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
not a universal capable compiler
^
conftest.c:138:16: error: unknown type name 'universal'
configure:23067: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:23120: checking for sigset_t
configure:23120: arm-linux-androideabi-gcc -c conftest.c >&5
configure:23120: $? = 0
configure:23120: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:146:23: error: expected expression before ')' token
if (sizeof ((sigset_t)))
^
configure:23120: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| /* end confdefs.h. */
|
| #include
| /* Mingw defines sigset_t not in , but in . */
| #include
|
|
| int
| main ()
| {
| if (sizeof ((sigset_t)))
| return 0;
| ;
| return 0;
| }
configure:23120: result: yes
configure:23143: checking for SIGPIPE
configure:23168: result: yes
configure:23172: checking for shared library path variable
configure:23185: result: LD_LIBRARY_PATH
configure:23190: checking whether to activate relocatable installation
configure:23205: result: no
configure:23312: checking whether setenv is declared
configure:23312: arm-linux-androideabi-gcc -c conftest.c >&5
configure:23312: $? = 0
configure:23312: result: yes
configure:23325: checking for pid_t
configure:23325: arm-linux-androideabi-gcc -c conftest.c >&5
configure:23325: $? = 0
configure:23325: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:176:20: error: expected expression before ')' token
if (sizeof ((pid_t)))
^
configure:23325: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 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 ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:23325: result: yes
configure:23336: checking for uid_t in sys/types.h
configure:23355: result: yes
configure:23493: checking whether C symbols are prefixed with underscore at the linker level
configure:23506: arm-linux-androideabi-gcc -S conftest.c
configure:23509: $? = 0
configure:23519: result: no
configure:23534: checking for stdbool.h that conforms to C99
configure:23601: arm-linux-androideabi-gcc -c conftest.c >&5
configure:23601: $? = 0
configure:23608: result: yes
configure:23610: checking for _Bool
configure:23610: arm-linux-androideabi-gcc -c conftest.c >&5
configure:23610: $? = 0
configure:23610: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:177:20: error: expected expression before ')' token
if (sizeof ((_Bool)))
^
configure:23610: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| /* 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:23610: result: yes
configure:23746: checking whether stdint.h conforms to C99
configure:23915: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:257:7: error: negative width in bit-field 'check_WINT'
? 1 : -1;
^
configure:23915: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| /* end confdefs.h. */
|
|
| #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 : ~ TYPE_MAXIMUM (t)))
| #define TYPE_MAXIMUM(t) ((t) ((t) 0 < (t) -1 ? (t) -1 : ((((t) 1 << (sizeof (t) * CHAR_BIT - 2)) - 1) * 2 + 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:24007: result: no
configure:24016: checking sys/inttypes.h usability
configure:24016: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:175:26: fatal error: sys/inttypes.h: No such file or directory
#include
^
compilation terminated.
configure:24016: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 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:24016: result: no
configure:24016: checking sys/inttypes.h presence
configure:24016: arm-linux-androideabi-gcc -E conftest.c
conftest.c:142:26: fatal error: sys/inttypes.h: No such file or directory
#include
^
compilation terminated.
configure:24016: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| /* end confdefs.h. */
| #include
configure:24016: result: no
configure:24016: checking for sys/inttypes.h
configure:24016: result: no
configure:24016: checking sys/bitypes.h usability
configure:24016: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:175:25: fatal error: sys/bitypes.h: No such file or directory
#include
^
compilation terminated.
configure:24016: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 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:24016: result: no
configure:24016: checking sys/bitypes.h presence
configure:24016: arm-linux-androideabi-gcc -E conftest.c
conftest.c:142:25: fatal error: sys/bitypes.h: No such file or directory
#include
^
compilation terminated.
configure:24016: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| /* end confdefs.h. */
| #include
configure:24016: result: no
configure:24016: checking for sys/bitypes.h
configure:24016: result: no
configure:24045: checking for bit size of ptrdiff_t
configure:24050: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24050: $? = 0
configure:24050: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:157:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 0)];
^
configure:24050: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 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 test_array [0];
|
| ;
| return 0;
| }
configure:24050: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:157:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 1)];
^
configure:24050: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 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 test_array [0];
|
| ;
| return 0;
| }
configure:24050: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:157:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 3)];
^
configure:24050: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 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 test_array [0];
|
| ;
| return 0;
| }
configure:24050: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:157:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 7)];
^
configure:24050: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 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 test_array [0];
|
| ;
| return 0;
| }
configure:24050: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:157:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 15)];
^
configure:24050: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 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 test_array [0];
|
| ;
| return 0;
| }
configure:24050: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:157:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 31)];
^
configure:24050: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 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 test_array [0];
|
| ;
| return 0;
| }
configure:24050: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24050: $? = 0
configure:24050: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24050: $? = 0
configure:24050: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24050: $? = 0
configure:24050: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24050: $? = 0
configure:24050: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24050: $? = 0
configure:24050: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24050: $? = 0
configure:24071: result: 32
configure:24045: checking for bit size of size_t
configure:24050: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24050: $? = 0
configure:24050: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:158:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 0)];
^
configure:24050: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 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 (size_t) * CHAR_BIT) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:24050: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:158:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 1)];
^
configure:24050: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 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 (size_t) * CHAR_BIT) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:24050: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:158:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 3)];
^
configure:24050: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 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 (size_t) * CHAR_BIT) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:24050: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:158:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 7)];
^
configure:24050: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 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 (size_t) * CHAR_BIT) <= 7)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:24050: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:158:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 15)];
^
configure:24050: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 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 (size_t) * CHAR_BIT) <= 15)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:24050: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:158:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 31)];
^
configure:24050: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 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 (size_t) * CHAR_BIT) <= 31)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:24050: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24050: $? = 0
configure:24050: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24050: $? = 0
configure:24050: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24050: $? = 0
configure:24050: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24050: $? = 0
configure:24050: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24050: $? = 0
configure:24050: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24050: $? = 0
configure:24071: result: 32
configure:24090: checking for bit size of sig_atomic_t
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24095: $? = 0
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:159:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 0)];
^
configure:24095: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_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 (sig_atomic_t) * CHAR_BIT) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:159:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 1)];
^
configure:24095: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_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 (sig_atomic_t) * CHAR_BIT) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:159:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 3)];
^
configure:24095: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_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 (sig_atomic_t) * CHAR_BIT) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:159:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 7)];
^
configure:24095: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_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 (sig_atomic_t) * CHAR_BIT) <= 7)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:159:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 15)];
^
configure:24095: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_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 (sig_atomic_t) * CHAR_BIT) <= 15)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:159:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 31)];
^
configure:24095: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_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 (sig_atomic_t) * CHAR_BIT) <= 31)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24095: $? = 0
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24095: $? = 0
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24095: $? = 0
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24095: $? = 0
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24095: $? = 0
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24095: $? = 0
configure:24116: result: 32
configure:24090: checking for bit size of wchar_t
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24095: $? = 0
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:160:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 0)];
^
configure:24095: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_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 (wchar_t) * CHAR_BIT) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:160:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 1)];
^
configure:24095: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_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 (wchar_t) * CHAR_BIT) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:160:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 3)];
^
configure:24095: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_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 (wchar_t) * CHAR_BIT) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:160:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 7)];
^
configure:24095: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_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 (wchar_t) * CHAR_BIT) <= 7)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:160:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 15)];
^
configure:24095: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_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 (wchar_t) * CHAR_BIT) <= 15)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:160:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 31)];
^
configure:24095: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_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 (wchar_t) * CHAR_BIT) <= 31)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24095: $? = 0
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24095: $? = 0
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24095: $? = 0
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24095: $? = 0
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24095: $? = 0
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24095: $? = 0
configure:24116: result: 32
configure:24090: checking for bit size of wint_t
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24095: $? = 0
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:161:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 0)];
^
configure:24095: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_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 test_array [0];
|
| ;
| return 0;
| }
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:161:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 1)];
^
configure:24095: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_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 test_array [0];
|
| ;
| return 0;
| }
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:161:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 3)];
^
configure:24095: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_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 test_array [0];
|
| ;
| return 0;
| }
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:161:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 7)];
^
configure:24095: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_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 test_array [0];
|
| ;
| return 0;
| }
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:161:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 15)];
^
configure:24095: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_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 test_array [0];
|
| ;
| return 0;
| }
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:161:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 31)];
^
configure:24095: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_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 test_array [0];
|
| ;
| return 0;
| }
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24095: $? = 0
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24095: $? = 0
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24095: $? = 0
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24095: $? = 0
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24095: $? = 0
configure:24095: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24095: $? = 0
configure:24116: result: 32
configure:24134: checking whether sig_atomic_t is signed
configure:24161: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24161: $? = 0
configure:24171: result: yes
configure:24134: checking whether wchar_t is signed
configure:24161: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:159:17: error: size of array 'verify' is negative
int verify[2 * ((wchar_t) -1 < (wchar_t) 0) - 1];
^
configure:24161: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_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:24171: result: no
configure:24134: checking whether wint_t is signed
configure:24161: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:159:17: error: size of array 'verify' is negative
int verify[2 * ((wint_t) -1 < (wint_t) 0) - 1];
^
configure:24161: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_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:24171: result: no
configure:24193: checking for ptrdiff_t integer literal suffix
configure:24239: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24239: $? = 0
configure:24248: result:
configure:24193: checking for size_t integer literal suffix
configure:24239: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24239: $? = 0
configure:24248: result: u
configure:24265: checking for sig_atomic_t integer literal suffix
configure:24311: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24311: $? = 0
configure:24320: result:
configure:24265: checking for wchar_t integer literal suffix
configure:24311: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24311: $? = 0
configure:24320: result: u
configure:24265: checking for wint_t integer literal suffix
configure:24311: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24311: $? = 0
configure:24320: result: u
configure:24352: checking whether strerror(0) succeeds
configure:24398: result: guessing no
configure:24412: checking for C/C++ restrict keyword
configure:24437: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24437: $? = 0
configure:24445: result: __restrict
configure:24532: checking whether ffsl is declared without a macro
configure:24550: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:161:10: error: 'ffsl' undeclared (first use in this function)
(void) ffsl;
^
conftest.c:161:10: note: each undeclared identifier is reported only once for each function it appears in
configure:24550: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef ffsl
| (void) ffsl;
| ;
| return 0;
| }
configure:24558: result: no
configure:24532: checking whether ffsll is declared without a macro
configure:24550: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:161:10: error: 'ffsll' undeclared (first use in this function)
(void) ffsll;
^
conftest.c:161:10: note: each undeclared identifier is reported only once for each function it appears in
configure:24550: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef ffsll
| (void) ffsll;
| ;
| return 0;
| }
configure:24558: result: no
configure:24532: checking whether memmem is declared without a macro
configure:24550: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24550: $? = 0
configure:24558: result: yes
configure:24532: checking whether mempcpy is declared without a macro
configure:24550: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:162:10: error: 'mempcpy' undeclared (first use in this function)
(void) mempcpy;
^
conftest.c:162:10: note: each undeclared identifier is reported only once for each function it appears in
configure:24550: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef mempcpy
| (void) mempcpy;
| ;
| return 0;
| }
configure:24558: result: no
configure:24532: checking whether memrchr is declared without a macro
configure:24550: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24550: $? = 0
configure:24558: result: yes
configure:24532: checking whether rawmemchr is declared without a macro
configure:24550: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:163:10: error: 'rawmemchr' undeclared (first use in this function)
(void) rawmemchr;
^
conftest.c:163:10: note: each undeclared identifier is reported only once for each function it appears in
configure:24550: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef rawmemchr
| (void) rawmemchr;
| ;
| return 0;
| }
configure:24558: result: no
configure:24532: checking whether stpcpy is declared without a macro
configure:24550: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24550: $? = 0
configure:24558: result: yes
configure:24532: checking whether stpncpy is declared without a macro
configure:24550: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24550: $? = 0
configure:24558: result: yes
configure:24532: checking whether strchrnul is declared without a macro
configure:24550: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:165:10: error: 'strchrnul' undeclared (first use in this function)
(void) strchrnul;
^
conftest.c:165:10: note: each undeclared identifier is reported only once for each function it appears in
configure:24550: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef strchrnul
| (void) strchrnul;
| ;
| return 0;
| }
configure:24558: result: no
configure:24532: checking whether strdup is declared without a macro
configure:24550: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24550: $? = 0
configure:24558: result: yes
configure:24532: checking whether strncat is declared without a macro
configure:24550: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24550: $? = 0
configure:24558: result: yes
configure:24532: checking whether strndup is declared without a macro
configure:24550: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24550: $? = 0
configure:24558: result: yes
configure:24532: checking whether strnlen is declared without a macro
configure:24550: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24550: $? = 0
configure:24558: result: yes
configure:24532: checking whether strpbrk is declared without a macro
configure:24550: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24550: $? = 0
configure:24558: result: yes
configure:24532: checking whether strsep is declared without a macro
configure:24550: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24550: $? = 0
configure:24558: result: yes
configure:24532: checking whether strcasestr is declared without a macro
configure:24550: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24550: $? = 0
configure:24558: result: yes
configure:24532: checking whether strtok_r is declared without a macro
configure:24550: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24550: $? = 0
configure:24558: result: yes
configure:24532: checking whether strerror_r is declared without a macro
configure:24550: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24550: $? = 0
configure:24558: result: yes
configure:24532: checking whether strsignal is declared without a macro
configure:24550: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24550: $? = 0
configure:24558: result: yes
configure:24532: checking whether strverscmp is declared without a macro
configure:24550: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:175:10: error: 'strverscmp' undeclared (first use in this function)
(void) strverscmp;
^
conftest.c:175:10: note: each undeclared identifier is reported only once for each function it appears in
configure:24550: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef strverscmp
| (void) strverscmp;
| ;
| return 0;
| }
configure:24558: result: no
configure:24570: checking whether strnlen is declared
configure:24570: result: yes
configure:24581: checking whether stat file-mode macros are broken
configure:24608: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24608: $? = 0
configure:24615: result: no
configure:24625: checking for mode_t
configure:24625: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24625: $? = 0
configure:24625: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:206:21: error: expected expression before ')' token
if (sizeof ((mode_t)))
^
configure:24625: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 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 ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:24625: result: yes
configure:24739: checking for struct timespec in
configure:24756: arm-linux-androideabi-gcc -c conftest.c >&5
configure:24756: $? = 0
configure:24763: result: yes
configure:24937: checking whether clearerr_unlocked is declared
configure:24937: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:210:10: error: 'clearerr_unlocked' undeclared (first use in this function)
(void) clearerr_unlocked;
^
conftest.c:210:10: note: each undeclared identifier is reported only once for each function it appears in
configure:24937: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 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 clearerr_unlocked
| #ifdef __cplusplus
| (void) clearerr_unlocked;
| #else
| (void) clearerr_unlocked;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:24937: result: no
configure:24948: checking whether feof_unlocked is declared
configure:24948: result: no
configure:24959: checking whether ferror_unlocked is declared
configure:24959: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:212:10: error: 'ferror_unlocked' undeclared (first use in this function)
(void) ferror_unlocked;
^
conftest.c:212:10: note: each undeclared identifier is reported only once for each function it appears in
configure:24959: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| #ifndef ferror_unlocked
| #ifdef __cplusplus
| (void) ferror_unlocked;
| #else
| (void) ferror_unlocked;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:24959: result: no
configure:24970: checking whether fflush_unlocked is declared
configure:24970: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:213:10: error: 'fflush_unlocked' undeclared (first use in this function)
(void) fflush_unlocked;
^
conftest.c:213:10: note: each undeclared identifier is reported only once for each function it appears in
configure:24970: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| #ifndef fflush_unlocked
| #ifdef __cplusplus
| (void) fflush_unlocked;
| #else
| (void) fflush_unlocked;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:24970: result: no
configure:24981: checking whether fgets_unlocked is declared
configure:24981: result: no
configure:24992: checking whether fputc_unlocked is declared
configure:24992: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:215:10: error: 'fputc_unlocked' undeclared (first use in this function)
(void) fputc_unlocked;
^
conftest.c:215:10: note: each undeclared identifier is reported only once for each function it appears in
configure:24992: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| #ifndef fputc_unlocked
| #ifdef __cplusplus
| (void) fputc_unlocked;
| #else
| (void) fputc_unlocked;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:24992: result: no
configure:25003: checking whether fputs_unlocked is declared
configure:25003: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:216:10: error: 'fputs_unlocked' undeclared (first use in this function)
(void) fputs_unlocked;
^
conftest.c:216:10: note: each undeclared identifier is reported only once for each function it appears in
configure:25003: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| #ifndef fputs_unlocked
| #ifdef __cplusplus
| (void) fputs_unlocked;
| #else
| (void) fputs_unlocked;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:25003: result: no
configure:25014: checking whether fread_unlocked is declared
configure:25014: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:217:10: error: 'fread_unlocked' undeclared (first use in this function)
(void) fread_unlocked;
^
conftest.c:217:10: note: each undeclared identifier is reported only once for each function it appears in
configure:25014: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| #ifndef fread_unlocked
| #ifdef __cplusplus
| (void) fread_unlocked;
| #else
| (void) fread_unlocked;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:25014: result: no
configure:25025: checking whether fwrite_unlocked is declared
configure:25025: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:218:10: error: 'fwrite_unlocked' undeclared (first use in this function)
(void) fwrite_unlocked;
^
conftest.c:218:10: note: each undeclared identifier is reported only once for each function it appears in
configure:25025: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| #ifndef fwrite_unlocked
| #ifdef __cplusplus
| (void) fwrite_unlocked;
| #else
| (void) fwrite_unlocked;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:25025: result: no
configure:25036: checking whether getchar_unlocked is declared
configure:25036: arm-linux-androideabi-gcc -c conftest.c >&5
configure:25036: $? = 0
configure:25036: result: yes
configure:25047: checking whether putc_unlocked is declared
configure:25047: arm-linux-androideabi-gcc -c conftest.c >&5
configure:25047: $? = 0
configure:25047: result: yes
configure:25058: checking whether putchar_unlocked is declared
configure:25058: arm-linux-androideabi-gcc -c conftest.c >&5
configure:25058: $? = 0
configure:25058: result: yes
configure:25070: checking whether uses 'inline' correctly
configure:25092: arm-linux-androideabi-gcc -c conftest.c >&5
configure:25095: $? = 0
configure:25113: arm-linux-androideabi-gcc -c conftest.c >&5
configure:25116: $? = 0
configure:25129: result: yes
configure:25332: checking whether the C++ compiler (arm-linux-androideabi-g++ ) works
configure:25343: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
configure:25346: $? = 0
configure:25364: result: yes
configure:25369: checking whether the C++ compiler supports namespaces
configure:25383: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
configure:25386: $? = 0
configure:25399: result: yes
configure:25422: checking dependency style of arm-linux-androideabi-g++
configure:25533: result: gcc3
configure:25562: checking for atexit
configure:25562: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:25562: $? = 0
configure:25562: result: yes
configure:25703: checking whether // is distinct from /
configure:25732: result: unknown, assuming no
configure:25758: checking for error_at_line
configure:25774: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:187:19: fatal error: error.h: No such file or directory
#include
^
compilation terminated.
configure:25774: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ATEXIT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| error_at_line (0, 0, "", 0, "an error occurred");
| ;
| return 0;
| }
configure:25782: result: no
configure:26097: checking whether the compiler generally respects inline
configure:26118: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:195:17: error: #error "inline is not effective"
#error "inline is not effective"
^
configure:26118: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ATEXIT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_FWRITEERROR 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| /* end confdefs.h. */
|
| int
| main ()
| {
| #ifdef __NO_INLINE__
| #error "inline is not effective"
| #endif
| ;
| return 0;
| }
configure:26127: result: no
configure:26140: checking whether iswblank is declared
configure:26140: arm-linux-androideabi-gcc -c conftest.c >&5
configure:26140: $? = 0
configure:26140: result: yes
configure:26209: checking whether to use Java
configure:26218: result: yes
configure:26259: checking whether locale.h conforms to POSIX:2001
configure:26277: arm-linux-androideabi-gcc -c conftest.c >&5
configure:26277: $? = 0
configure:26284: result: yes
configure:26290: checking whether locale.h defines locale_t
configure:26307: arm-linux-androideabi-gcc -c conftest.c >&5
configure:26307: $? = 0
configure:26315: result: yes
configure:26328: checking whether struct lconv is properly defined
configure:26347: arm-linux-androideabi-gcc -c conftest.c >&5
configure:26347: $? = 0
configure:26355: result: yes
configure:26432: checking whether setlocale is declared without a macro
configure:26454: arm-linux-androideabi-gcc -c conftest.c >&5
configure:26454: $? = 0
configure:26462: result: yes
configure:26432: checking whether duplocale is declared without a macro
configure:26454: arm-linux-androideabi-gcc -c conftest.c >&5
configure:26454: $? = 0
configure:26462: result: yes
configure:26480: checking for setlocale
configure:26480: result: yes
configure:26480: checking for uselocale
configure:26480: result: yes
configure:26495: checking for pthread_rwlock_t
configure:26495: result: yes
configure:26526: arm-linux-androideabi-gcc -c conftest.c >&5
configure:26526: $? = 0
configure:26609: checking whether mbrtowc handles incomplete characters
configure:26666: result: guessing yes
configure:26672: checking whether mbrtowc works as well as mbtowc
configure:26733: result: guessing yes
configure:26784: checking whether mbrtowc handles a NULL pwc argument
configure:26855: result: guessing yes
configure:26861: checking whether mbrtowc handles a NULL string argument
configure:26920: result: guessing yes
configure:26928: checking whether mbrtowc has a correct return value
configure:27058: result: guessing yes
configure:27064: checking whether mbrtowc returns 0 when parsing a NUL character
configure:27120: result: guessing yes
configure:27203: checking whether mbrtowc handles incomplete characters
configure:27260: result: guessing yes
configure:27266: checking whether mbrtowc works as well as mbtowc
configure:27327: result: guessing yes
configure:27469: checking bp-sym.h usability
configure:27469: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:237:20: fatal error: bp-sym.h: No such file or directory
#include
^
compilation terminated.
configure:27469: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ATEXIT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_FWRITEERROR 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSSTR 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:27469: result: no
configure:27469: checking bp-sym.h presence
configure:27469: arm-linux-androideabi-gcc -E conftest.c
conftest.c:204:20: fatal error: bp-sym.h: No such file or directory
#include
^
compilation terminated.
configure:27469: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ATEXIT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_FWRITEERROR 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSSTR 1
| /* end confdefs.h. */
| #include
configure:27469: result: no
configure:27469: checking for bp-sym.h
configure:27469: result: no
configure:27499: checking for memmove
configure:27499: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:228:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
char memmove ();
^
configure:27499: $? = 0
configure:27499: result: yes
configure:27567: checking whether program_invocation_name is declared
configure:27567: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:215:10: error: 'program_invocation_name' undeclared (first use in this function)
(void) program_invocation_name;
^
conftest.c:215:10: note: each undeclared identifier is reported only once for each function it appears in
configure:27567: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ATEXIT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_FWRITEERROR 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #ifndef program_invocation_name
| #ifdef __cplusplus
| (void) program_invocation_name;
| #else
| (void) program_invocation_name;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:27567: result: no
configure:27579: checking whether program_invocation_short_name is declared
configure:27579: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:216:10: error: 'program_invocation_short_name' undeclared (first use in this function)
(void) program_invocation_short_name;
^
conftest.c:216:10: note: each undeclared identifier is reported only once for each function it appears in
configure:27579: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ATEXIT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_FWRITEERROR 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #ifndef program_invocation_short_name
| #ifdef __cplusplus
| (void) program_invocation_short_name;
| #else
| (void) program_invocation_short_name;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:27579: result: no
configure:27605: checking for raise
configure:27605: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:27605: $? = 0
configure:27605: result: yes
configure:27625: checking for sigprocmask
configure:27625: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:27625: $? = 0
configure:27625: result: yes
configure:27682: checking whether readlink signature is correct
configure:27700: arm-linux-androideabi-gcc -c conftest.c >&5
configure:27700: $? = 0
configure:27707: result: yes
configure:27709: checking whether readlink handles trailing slash correctly
configure:27750: result: guessing no
configure:27861: checking search.h usability
configure:27861: arm-linux-androideabi-gcc -c conftest.c >&5
configure:27861: $? = 0
configure:27861: result: yes
configure:27861: checking search.h presence
configure:27861: arm-linux-androideabi-gcc -E conftest.c
configure:27861: $? = 0
configure:27861: result: yes
configure:27861: checking for search.h
configure:27861: result: yes
configure:27873: checking for tsearch
configure:27873: result: yes
configure:27999: checking for volatile sig_atomic_t
configure:27999: arm-linux-androideabi-gcc -c conftest.c >&5
configure:27999: $? = 0
configure:27999: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:222:36: error: expected expression before ')' token
if (sizeof ((volatile sig_atomic_t)))
^
configure:27999: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ATEXIT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_FWRITEERROR 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_SETLOCALE 1
| /* end confdefs.h. */
|
| #include
|
|
| int
| main ()
| {
| if (sizeof ((volatile sig_atomic_t)))
| return 0;
| ;
| return 0;
| }
configure:27999: result: yes
configure:28015: checking for sighandler_t
configure:28015: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28015: $? = 0
configure:28015: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:222:27: error: expected expression before ')' token
if (sizeof ((sighandler_t)))
^
configure:28015: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ATEXIT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_FWRITEERROR 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_SETLOCALE 1
| /* end confdefs.h. */
|
| #include
|
|
| int
| main ()
| {
| if (sizeof ((sighandler_t)))
| return 0;
| ;
| return 0;
| }
configure:28015: result: yes
configure:28029: checking whether pthread_sigmask is declared without a macro
configure:28047: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:221:10: error: 'pthread_sigmask' undeclared (first use in this function)
(void) pthread_sigmask;
^
conftest.c:221:10: note: each undeclared identifier is reported only once for each function it appears in
configure:28047: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ATEXIT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_FWRITEERROR 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_SETLOCALE 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef pthread_sigmask
| (void) pthread_sigmask;
| ;
| return 0;
| }
configure:28055: result: no
configure:28029: checking whether sigaction is declared without a macro
configure:28047: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28047: $? = 0
configure:28055: result: yes
configure:28029: checking whether sigaddset is declared without a macro
configure:28047: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28047: $? = 0
configure:28055: result: yes
configure:28029: checking whether sigdelset is declared without a macro
configure:28047: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28047: $? = 0
configure:28055: result: yes
configure:28029: checking whether sigemptyset is declared without a macro
configure:28047: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28047: $? = 0
configure:28055: result: yes
configure:28029: checking whether sigfillset is declared without a macro
configure:28047: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28047: $? = 0
configure:28055: result: yes
configure:28029: checking whether sigismember is declared without a macro
configure:28047: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28047: $? = 0
configure:28055: result: yes
configure:28029: checking whether sigpending is declared without a macro
configure:28047: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28047: $? = 0
configure:28055: result: yes
configure:28029: checking whether sigprocmask is declared without a macro
configure:28047: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28047: $? = 0
configure:28055: result: yes
configure:28088: checking for sigprocmask
configure:28088: result: yes
configure:28127: checking for ssize_t
configure:28144: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28144: $? = 0
configure:28151: result: yes
configure:28162: checking whether stat handles trailing slashes on directories
configure:28195: result: guessing yes
configure:28197: checking whether stat handles trailing slashes on files
configure:28248: result: guessing no
configure:28326: checking whether NULL can be used in arbitrary expressions
configure:28351: result: yes
configure:28563: checking whether dprintf is declared without a macro
configure:28581: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28581: $? = 0
configure:28589: result: yes
configure:28563: checking whether fpurge is declared without a macro
configure:28581: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28581: $? = 0
configure:28589: result: yes
configure:28563: checking whether fseeko is declared without a macro
configure:28581: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28581: $? = 0
configure:28589: result: yes
configure:28563: checking whether ftello is declared without a macro
configure:28581: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28581: $? = 0
configure:28589: result: yes
configure:28563: checking whether getdelim is declared without a macro
configure:28581: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28581: $? = 0
configure:28589: result: yes
configure:28563: checking whether getline is declared without a macro
configure:28581: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28581: $? = 0
configure:28589: result: yes
configure:28563: checking whether gets is declared without a macro
configure:28581: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28581: $? = 0
configure:28589: result: yes
configure:28563: checking whether pclose is declared without a macro
configure:28581: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28581: $? = 0
configure:28589: result: yes
configure:28563: checking whether popen is declared without a macro
configure:28581: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28581: $? = 0
configure:28589: result: yes
configure:28563: checking whether renameat is declared without a macro
configure:28581: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28581: $? = 0
configure:28589: result: yes
configure:28563: checking whether snprintf is declared without a macro
configure:28581: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28581: $? = 0
configure:28589: result: yes
configure:28563: checking whether tmpfile is declared without a macro
configure:28581: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28581: $? = 0
configure:28589: result: yes
configure:28563: checking whether vdprintf is declared without a macro
configure:28581: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28581: $? = 0
configure:28589: result: yes
configure:28563: checking whether vsnprintf is declared without a macro
configure:28581: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28581: $? = 0
configure:28589: result: yes
configure:28674: checking whether _Exit is declared without a macro
configure:28698: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28698: $? = 0
configure:28706: result: yes
configure:28674: checking whether atoll is declared without a macro
configure:28698: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28698: $? = 0
configure:28706: result: yes
configure:28674: checking whether canonicalize_file_name is declared without a macro
configure:28698: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:257:10: error: 'canonicalize_file_name' undeclared (first use in this function)
(void) canonicalize_file_name;
^
conftest.c:257:10: note: each undeclared identifier is reported only once for each function it appears in
configure:28698: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ATEXIT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_FWRITEERROR 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_LOADAVG_H
| # include
| #endif
| #if HAVE_RANDOM_H
| # include
| #endif
|
| int
| main ()
| {
| #undef canonicalize_file_name
| (void) canonicalize_file_name;
| ;
| return 0;
| }
configure:28706: result: no
configure:28674: checking whether getloadavg is declared without a macro
configure:28698: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:257:10: error: 'getloadavg' undeclared (first use in this function)
(void) getloadavg;
^
conftest.c:257:10: note: each undeclared identifier is reported only once for each function it appears in
configure:28698: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ATEXIT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_FWRITEERROR 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_LOADAVG_H
| # include
| #endif
| #if HAVE_RANDOM_H
| # include
| #endif
|
| int
| main ()
| {
| #undef getloadavg
| (void) getloadavg;
| ;
| return 0;
| }
configure:28706: result: no
configure:28674: checking whether getsubopt is declared without a macro
configure:28698: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:257:10: error: 'getsubopt' undeclared (first use in this function)
(void) getsubopt;
^
conftest.c:257:10: note: each undeclared identifier is reported only once for each function it appears in
configure:28698: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ATEXIT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_FWRITEERROR 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_LOADAVG_H
| # include
| #endif
| #if HAVE_RANDOM_H
| # include
| #endif
|
| int
| main ()
| {
| #undef getsubopt
| (void) getsubopt;
| ;
| return 0;
| }
configure:28706: result: no
configure:28674: checking whether grantpt is declared without a macro
configure:28698: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28698: $? = 0
configure:28706: result: yes
configure:28674: checking whether initstate is declared without a macro
configure:28698: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28698: $? = 0
configure:28706: result: yes
configure:28674: checking whether initstate_r is declared without a macro
configure:28698: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:259:10: error: 'initstate_r' undeclared (first use in this function)
(void) initstate_r;
^
conftest.c:259:10: note: each undeclared identifier is reported only once for each function it appears in
configure:28698: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ATEXIT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_FWRITEERROR 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_LOADAVG_H
| # include
| #endif
| #if HAVE_RANDOM_H
| # include
| #endif
|
| int
| main ()
| {
| #undef initstate_r
| (void) initstate_r;
| ;
| return 0;
| }
configure:28706: result: no
configure:28674: checking whether mkdtemp is declared without a macro
configure:28698: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28698: $? = 0
configure:28706: result: yes
configure:28674: checking whether mkostemp is declared without a macro
configure:28698: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:260:10: error: 'mkostemp' undeclared (first use in this function)
(void) mkostemp;
^
conftest.c:260:10: note: each undeclared identifier is reported only once for each function it appears in
configure:28698: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ATEXIT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_FWRITEERROR 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_LOADAVG_H
| # include
| #endif
| #if HAVE_RANDOM_H
| # include
| #endif
|
| int
| main ()
| {
| #undef mkostemp
| (void) mkostemp;
| ;
| return 0;
| }
configure:28706: result: no
configure:28674: checking whether mkostemps is declared without a macro
configure:28698: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:260:10: error: 'mkostemps' undeclared (first use in this function)
(void) mkostemps;
^
conftest.c:260:10: note: each undeclared identifier is reported only once for each function it appears in
configure:28698: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ATEXIT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_FWRITEERROR 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_LOADAVG_H
| # include
| #endif
| #if HAVE_RANDOM_H
| # include
| #endif
|
| int
| main ()
| {
| #undef mkostemps
| (void) mkostemps;
| ;
| return 0;
| }
configure:28706: result: no
configure:28674: checking whether mkstemp is declared without a macro
configure:28698: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28698: $? = 0
configure:28706: result: yes
configure:28674: checking whether mkstemps is declared without a macro
configure:28698: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:261:10: error: 'mkstemps' undeclared (first use in this function)
(void) mkstemps;
^
conftest.c:261:10: note: each undeclared identifier is reported only once for each function it appears in
configure:28698: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ATEXIT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_FWRITEERROR 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_LOADAVG_H
| # include
| #endif
| #if HAVE_RANDOM_H
| # include
| #endif
|
| int
| main ()
| {
| #undef mkstemps
| (void) mkstemps;
| ;
| return 0;
| }
configure:28706: result: no
configure:28674: checking whether posix_openpt is declared without a macro
configure:28698: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28698: $? = 0
configure:28706: result: yes
configure:28674: checking whether ptsname is declared without a macro
configure:28698: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28698: $? = 0
configure:28706: result: yes
configure:28674: checking whether ptsname_r is declared without a macro
configure:28698: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28698: $? = 0
configure:28706: result: yes
configure:28674: checking whether random is declared without a macro
configure:28698: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28698: $? = 0
configure:28706: result: yes
configure:28674: checking whether random_r is declared without a macro
configure:28698: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:265:10: error: 'random_r' undeclared (first use in this function)
(void) random_r;
^
conftest.c:265:10: note: each undeclared identifier is reported only once for each function it appears in
configure:28698: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ATEXIT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_FWRITEERROR 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_LOADAVG_H
| # include
| #endif
| #if HAVE_RANDOM_H
| # include
| #endif
|
| int
| main ()
| {
| #undef random_r
| (void) random_r;
| ;
| return 0;
| }
configure:28706: result: no
configure:28674: checking whether realpath is declared without a macro
configure:28698: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28698: $? = 0
configure:28706: result: yes
configure:28674: checking whether rpmatch is declared without a macro
configure:28698: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:266:10: error: 'rpmatch' undeclared (first use in this function)
(void) rpmatch;
^
conftest.c:266:10: note: each undeclared identifier is reported only once for each function it appears in
configure:28698: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ATEXIT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_FWRITEERROR 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_LOADAVG_H
| # include
| #endif
| #if HAVE_RANDOM_H
| # include
| #endif
|
| int
| main ()
| {
| #undef rpmatch
| (void) rpmatch;
| ;
| return 0;
| }
configure:28706: result: no
configure:28674: checking whether secure_getenv is declared without a macro
configure:28698: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:266:10: error: 'secure_getenv' undeclared (first use in this function)
(void) secure_getenv;
^
conftest.c:266:10: note: each undeclared identifier is reported only once for each function it appears in
configure:28698: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ATEXIT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_FWRITEERROR 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_LOADAVG_H
| # include
| #endif
| #if HAVE_RANDOM_H
| # include
| #endif
|
| int
| main ()
| {
| #undef secure_getenv
| (void) secure_getenv;
| ;
| return 0;
| }
configure:28706: result: no
configure:28674: checking whether setenv is declared without a macro
configure:28698: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28698: $? = 0
configure:28706: result: yes
configure:28674: checking whether setstate is declared without a macro
configure:28698: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28698: $? = 0
configure:28706: result: yes
configure:28674: checking whether setstate_r is declared without a macro
configure:28698: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:268:10: error: 'setstate_r' undeclared (first use in this function)
(void) setstate_r;
^
conftest.c:268:10: note: each undeclared identifier is reported only once for each function it appears in
configure:28698: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ATEXIT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_FWRITEERROR 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_LOADAVG_H
| # include
| #endif
| #if HAVE_RANDOM_H
| # include
| #endif
|
| int
| main ()
| {
| #undef setstate_r
| (void) setstate_r;
| ;
| return 0;
| }
configure:28706: result: no
configure:28674: checking whether srandom is declared without a macro
configure:28698: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28698: $? = 0
configure:28706: result: yes
configure:28674: checking whether srandom_r is declared without a macro
configure:28698: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:269:10: error: 'srandom_r' undeclared (first use in this function)
(void) srandom_r;
^
conftest.c:269:10: note: each undeclared identifier is reported only once for each function it appears in
configure:28698: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ATEXIT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_FWRITEERROR 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_LOADAVG_H
| # include
| #endif
| #if HAVE_RANDOM_H
| # include
| #endif
|
| int
| main ()
| {
| #undef srandom_r
| (void) srandom_r;
| ;
| return 0;
| }
configure:28706: result: no
configure:28674: checking whether strtod is declared without a macro
configure:28698: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28698: $? = 0
configure:28706: result: yes
configure:28674: checking whether strtoll is declared without a macro
configure:28698: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28698: $? = 0
configure:28706: result: yes
configure:28674: checking whether strtoull is declared without a macro
configure:28698: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28698: $? = 0
configure:28706: result: yes
configure:28674: checking whether unlockpt is declared without a macro
configure:28698: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28698: $? = 0
configure:28706: result: yes
configure:28674: checking whether unsetenv is declared without a macro
configure:28698: arm-linux-androideabi-gcc -c conftest.c >&5
configure:28698: $? = 0
configure:28706: result: yes
configure:28866: checking for working strnlen
configure:28914: result: yes
configure:28955: checking for strtoul
configure:28955: result: yes
configure:29069: checking for nlink_t
configure:29069: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29069: $? = 0
configure:29069: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:272:22: error: expected expression before ')' token
if (sizeof ((nlink_t)))
^
configure:29069: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ATEXIT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_FWRITEERROR 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOUL 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| if (sizeof ((nlink_t)))
| return 0;
| ;
| return 0;
| }
configure:29069: result: yes
configure:29084: checking whether fchmodat is declared without a macro
configure:29102: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29102: $? = 0
configure:29110: result: yes
configure:29084: checking whether fstat is declared without a macro
configure:29102: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29102: $? = 0
configure:29110: result: yes
configure:29084: checking whether fstatat is declared without a macro
configure:29102: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29102: $? = 0
configure:29110: result: yes
configure:29084: checking whether futimens is declared without a macro
configure:29102: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29102: $? = 0
configure:29110: result: yes
configure:29084: checking whether lchmod is declared without a macro
configure:29102: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:276:10: error: 'lchmod' undeclared (first use in this function)
(void) lchmod;
^
conftest.c:276:10: note: each undeclared identifier is reported only once for each function it appears in
configure:29102: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ATEXIT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_FWRITEERROR 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOUL 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef lchmod
| (void) lchmod;
| ;
| return 0;
| }
configure:29110: result: no
configure:29084: checking whether lstat is declared without a macro
configure:29102: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29102: $? = 0
configure:29110: result: yes
configure:29084: checking whether mkdirat is declared without a macro
configure:29102: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29102: $? = 0
configure:29110: result: yes
configure:29084: checking whether mkfifo is declared without a macro
configure:29102: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29102: $? = 0
configure:29110: result: yes
configure:29084: checking whether mkfifoat is declared without a macro
configure:29102: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:279:10: error: 'mkfifoat' undeclared (first use in this function)
(void) mkfifoat;
^
conftest.c:279:10: note: each undeclared identifier is reported only once for each function it appears in
configure:29102: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ATEXIT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_FWRITEERROR 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOUL 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef mkfifoat
| (void) mkfifoat;
| ;
| return 0;
| }
configure:29110: result: no
configure:29084: checking whether mknod is declared without a macro
configure:29102: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29102: $? = 0
configure:29110: result: yes
configure:29084: checking whether mknodat is declared without a macro
configure:29102: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29102: $? = 0
configure:29110: result: yes
configure:29084: checking whether stat is declared without a macro
configure:29102: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29102: $? = 0
configure:29110: result: yes
configure:29084: checking whether utimensat is declared without a macro
configure:29102: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29102: $? = 0
configure:29110: result: yes
configure:29223: checking whether chdir is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29223: checking whether chown is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29223: checking whether dup is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29223: checking whether dup2 is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29223: checking whether dup3 is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29223: checking whether environ is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29223: checking whether euidaccess is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:301:10: error: 'euidaccess' undeclared (first use in this function)
(void) euidaccess;
^
conftest.c:301:10: note: each undeclared identifier is reported only once for each function it appears in
configure:29253: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ATEXIT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_FWRITEERROR 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOUL 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| /* end confdefs.h. */
|
| #if HAVE_UNISTD_H
| # include
| #endif
| /* Some systems declare various items in the wrong headers. */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include
| # include
| # include
| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
| # include
| # endif
| #endif
|
| int
| main ()
| {
| #undef euidaccess
| (void) euidaccess;
| ;
| return 0;
| }
configure:29261: result: no
configure:29223: checking whether faccessat is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29223: checking whether fchdir is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29223: checking whether fchownat is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29223: checking whether fdatasync is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29223: checking whether fsync is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29223: checking whether ftruncate is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29223: checking whether getcwd is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29223: checking whether getdomainname is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:308:10: error: 'getdomainname' undeclared (first use in this function)
(void) getdomainname;
^
conftest.c:308:10: note: each undeclared identifier is reported only once for each function it appears in
configure:29253: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ATEXIT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_FWRITEERROR 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOUL 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| /* end confdefs.h. */
|
| #if HAVE_UNISTD_H
| # include
| #endif
| /* Some systems declare various items in the wrong headers. */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include
| # include
| # include
| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
| # include
| # endif
| #endif
|
| int
| main ()
| {
| #undef getdomainname
| (void) getdomainname;
| ;
| return 0;
| }
configure:29261: result: no
configure:29223: checking whether getdtablesize is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:308:10: error: 'getdtablesize' undeclared (first use in this function)
(void) getdtablesize;
^
conftest.c:308:10: note: each undeclared identifier is reported only once for each function it appears in
configure:29253: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ATEXIT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_FWRITEERROR 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOUL 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| /* end confdefs.h. */
|
| #if HAVE_UNISTD_H
| # include
| #endif
| /* Some systems declare various items in the wrong headers. */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include
| # include
| # include
| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
| # include
| # endif
| #endif
|
| int
| main ()
| {
| #undef getdtablesize
| (void) getdtablesize;
| ;
| return 0;
| }
configure:29261: result: no
configure:29223: checking whether getgroups is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29223: checking whether gethostname is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29223: checking whether getlogin is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29223: checking whether getlogin_r is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:311:10: error: 'getlogin_r' undeclared (first use in this function)
(void) getlogin_r;
^
conftest.c:311:10: note: each undeclared identifier is reported only once for each function it appears in
configure:29253: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ATEXIT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_FWRITEERROR 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOUL 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| /* end confdefs.h. */
|
| #if HAVE_UNISTD_H
| # include
| #endif
| /* Some systems declare various items in the wrong headers. */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include
| # include
| # include
| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
| # include
| # endif
| #endif
|
| int
| main ()
| {
| #undef getlogin_r
| (void) getlogin_r;
| ;
| return 0;
| }
configure:29261: result: no
configure:29223: checking whether getpagesize is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29223: checking whether getusershell is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29223: checking whether setusershell is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29223: checking whether endusershell is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29223: checking whether group_member is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:315:10: error: 'group_member' undeclared (first use in this function)
(void) group_member;
^
conftest.c:315:10: note: each undeclared identifier is reported only once for each function it appears in
configure:29253: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ATEXIT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_FWRITEERROR 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOUL 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| /* end confdefs.h. */
|
| #if HAVE_UNISTD_H
| # include
| #endif
| /* Some systems declare various items in the wrong headers. */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include
| # include
| # include
| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
| # include
| # endif
| #endif
|
| int
| main ()
| {
| #undef group_member
| (void) group_member;
| ;
| return 0;
| }
configure:29261: result: no
configure:29223: checking whether isatty is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29223: checking whether lchown is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29223: checking whether link is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29223: checking whether linkat is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29223: checking whether lseek is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29223: checking whether pipe is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29223: checking whether pipe2 is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29223: checking whether pread is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29223: checking whether pwrite is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29223: checking whether readlink is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29223: checking whether readlinkat is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29223: checking whether rmdir is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29223: checking whether sethostname is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:327:10: error: 'sethostname' undeclared (first use in this function)
(void) sethostname;
^
conftest.c:327:10: note: each undeclared identifier is reported only once for each function it appears in
configure:29253: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ATEXIT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_FWRITEERROR 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOUL 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| /* end confdefs.h. */
|
| #if HAVE_UNISTD_H
| # include
| #endif
| /* Some systems declare various items in the wrong headers. */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include
| # include
| # include
| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
| # include
| # endif
| #endif
|
| int
| main ()
| {
| #undef sethostname
| (void) sethostname;
| ;
| return 0;
| }
configure:29261: result: no
configure:29223: checking whether sleep is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29223: checking whether symlink is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29223: checking whether symlinkat is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29223: checking whether ttyname_r is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29223: checking whether unlink is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29223: checking whether unlinkat is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29223: checking whether usleep is declared without a macro
configure:29253: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29253: $? = 0
configure:29261: result: yes
configure:29573: checking whether btowc is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29601: $? = 0
configure:29609: result: yes
configure:29573: checking whether wctob is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29601: $? = 0
configure:29609: result: yes
configure:29573: checking whether mbsinit is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29601: $? = 0
configure:29609: result: yes
configure:29573: checking whether mbrtowc is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29601: $? = 0
configure:29609: result: yes
configure:29573: checking whether mbrlen is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29601: $? = 0
configure:29609: result: yes
configure:29573: checking whether mbsrtowcs is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29601: $? = 0
configure:29609: result: yes
configure:29573: checking whether mbsnrtowcs is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29601: $? = 0
configure:29609: result: yes
configure:29573: checking whether wcrtomb is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29601: $? = 0
configure:29609: result: yes
configure:29573: checking whether wcsrtombs is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29601: $? = 0
configure:29609: result: yes
configure:29573: checking whether wcsnrtombs is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29601: $? = 0
configure:29609: result: yes
configure:29573: checking whether wcwidth is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29601: $? = 0
configure:29609: result: yes
configure:29573: checking whether wmemchr is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29601: $? = 0
configure:29609: result: yes
configure:29573: checking whether wmemcmp is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29601: $? = 0
configure:29609: result: yes
configure:29573: checking whether wmemcpy is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29601: $? = 0
configure:29609: result: yes
configure:29573: checking whether wmemmove is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29601: $? = 0
configure:29609: result: yes
configure:29573: checking whether wmemset is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29601: $? = 0
configure:29609: result: yes
configure:29573: checking whether wcslen is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29601: $? = 0
configure:29609: result: yes
configure:29573: checking whether wcsnlen is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29601: $? = 0
configure:29609: result: yes
configure:29573: checking whether wcscpy is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29601: $? = 0
configure:29609: result: yes
configure:29573: checking whether wcpcpy is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:354:10: error: 'wcpcpy' undeclared (first use in this function)
(void) wcpcpy;
^
conftest.c:354:10: note: each undeclared identifier is reported only once for each function it appears in
configure:29601: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ATEXIT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_FWRITEERROR 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOUL 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| /* end confdefs.h. */
|
| /* Tru64 with Desktop Toolkit C has a bug: must be included before
| .
| BSD/OS 4.0.1 has a bug: , and must be
| included before . */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include
| # include
| # include
| #endif
| #include
|
| int
| main ()
| {
| #undef wcpcpy
| (void) wcpcpy;
| ;
| return 0;
| }
configure:29609: result: no
configure:29573: checking whether wcsncpy is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29601: $? = 0
configure:29609: result: yes
configure:29573: checking whether wcpncpy is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:355:10: error: 'wcpncpy' undeclared (first use in this function)
(void) wcpncpy;
^
conftest.c:355:10: note: each undeclared identifier is reported only once for each function it appears in
configure:29601: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ATEXIT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_FWRITEERROR 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOUL 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| /* end confdefs.h. */
|
| /* Tru64 with Desktop Toolkit C has a bug: must be included before
| .
| BSD/OS 4.0.1 has a bug: , and must be
| included before . */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include
| # include
| # include
| #endif
| #include
|
| int
| main ()
| {
| #undef wcpncpy
| (void) wcpncpy;
| ;
| return 0;
| }
configure:29609: result: no
configure:29573: checking whether wcscat is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29601: $? = 0
configure:29609: result: yes
configure:29573: checking whether wcsncat is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29601: $? = 0
configure:29609: result: yes
configure:29573: checking whether wcscmp is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29601: $? = 0
configure:29609: result: yes
configure:29573: checking whether wcsncmp is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29601: $? = 0
configure:29609: result: yes
configure:29573: checking whether wcscasecmp is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29601: $? = 0
configure:29609: result: yes
configure:29573: checking whether wcsncasecmp is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29601: $? = 0
configure:29609: result: yes
configure:29573: checking whether wcscoll is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29601: $? = 0
configure:29609: result: yes
configure:29573: checking whether wcsxfrm is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29601: $? = 0
configure:29609: result: yes
configure:29573: checking whether wcsdup is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29601: $? = 0
configure:29609: result: yes
configure:29573: checking whether wcschr is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29601: $? = 0
configure:29609: result: yes
configure:29573: checking whether wcsrchr is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29601: $? = 0
configure:29609: result: yes
configure:29573: checking whether wcscspn is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29601: $? = 0
configure:29609: result: yes
configure:29573: checking whether wcsspn is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29601: $? = 0
configure:29609: result: yes
configure:29573: checking whether wcspbrk is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29601: $? = 0
configure:29609: result: yes
configure:29573: checking whether wcsstr is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29601: $? = 0
configure:29609: result: yes
configure:29573: checking whether wcstok is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29601: $? = 0
configure:29609: result: yes
configure:29573: checking whether wcswidth is declared without a macro
configure:29601: arm-linux-androideabi-gcc -c conftest.c >&5
configure:29601: $? = 0
configure:29609: result: yes
configure:29717: checking whether iswcntrl works
configure:29772: result: guessing yes
configure:29796: checking for towlower
configure:29796: result: yes
configure:29844: checking for wctype_t
configure:29880: result: yes
configure:29886: checking for wctrans_t
configure:29920: result: yes
configure:29929: checking whether wctype is declared without a macro
configure:29966: result: yes
configure:29929: checking whether iswctype is declared without a macro
configure:29966: result: yes
configure:29929: checking whether wctrans is declared without a macro
configure:29966: result: yes
configure:29929: checking whether towctrans is declared without a macro
configure:29966: result: yes
configure:29989: checking whether wcwidth is declared
configure:29989: result: yes
configure:30018: checking whether wcwidth works reasonably in UTF-8 locales
configure:30080: result: guessing no
configure:30156: checking for size_t
configure:30156: result: yes
configure:30169: checking for setlocale
configure:30169: result: yes
configure:30212: checking for perl
configure:30230: found /usr/sbin/perl
configure:30243: result: /usr/sbin/perl
configure:30368: checking whether the C++ compiler (arm-linux-androideabi-g++ ) works
configure:30379: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
configure:30382: $? = 0
configure:30400: result: yes
configure:30405: checking whether the C++ compiler supports namespaces
configure:30419: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
configure:30422: $? = 0
configure:30435: result: yes
configure:30458: checking dependency style of arm-linux-androideabi-g++
configure:30569: result: gcc3
configure:30598: checking for sched_yield in -lrt
configure:30623: arm-linux-androideabi-gcc -o conftest conftest.c -lrt >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lrt
collect2: error: ld returned 1 exit status
configure:30623: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ATEXIT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_FWRITEERROR 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOUL 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define HAVE_SETLOCALE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sched_yield ();
| int
| main ()
| {
| return sched_yield ();
| ;
| return 0;
| }
configure:30632: result: no
configure:30637: checking for sched_yield in -lposix4
configure:30662: arm-linux-androideabi-gcc -o conftest conftest.c -lposix4 >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lposix4
collect2: error: ld returned 1 exit status
configure:30662: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-runtime"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define REPLACE_STRERROR_0 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ATEXIT 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_FWRITEERROR 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOUL 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define HAVE_SETLOCALE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sched_yield ();
| int
| main ()
| {
| return sched_yield ();
| ;
| return 0;
| }
configure:30671: result: no
configure:30857: checking that generated files are newer than configure
configure:30863: result: done
configure:31014: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by gettext-runtime config.status, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 31d221eaebf9
config.status:2270: creating csharpcomp.sh
config.status:2270: creating javacomp.sh
config.status:2270: creating Makefile
config.status:2270: creating doc/Makefile
config.status:2270: creating intl/Makefile
config.status:2270: creating intl-java/Makefile
config.status:2270: creating intl-csharp/Makefile
config.status:2270: creating gnulib-lib/Makefile
config.status:2270: creating src/Makefile
config.status:2270: creating src/gettext.sh
config.status:2270: creating po/Makefile.in
config.status:2270: creating man/Makefile
config.status:2270: creating man/x-to-1
config.status:2270: creating m4/Makefile
config.status:2270: creating tests/Makefile
config.status:2270: creating config.h
config.status:2499: executing depfiles commands
config.status:2499: executing libtool commands
config.status:2499: executing po-directories commands
configure:33663: === configuring in libasprintf (/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/libasprintf)
configure:33726: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-unknown-linux' '--host=arm-linux-androideabi' '--enable-csharp=mono' 'build_alias=x86_64-unknown-linux' 'host_alias=arm-linux-androideabi' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=arm-linux-androideabi-g++' 'CXXFLAGS=' --cache-file=/dev/null --srcdir=.
## ---------------- ##
## 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_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=arm-linux-androideabi-g++
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_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___fsetlocking=no
ac_cv_func__set_invalid_parameter_handler=no
ac_cv_func_alloca_works=yes
ac_cv_func_argz_count=no
ac_cv_func_argz_next=no
ac_cv_func_argz_stringify=no
ac_cv_func_asprintf=yes
ac_cv_func_atexit=yes
ac_cv_func_canonicalize_file_name=no
ac_cv_func_fwprintf=yes
ac_cv_func_getcwd=yes
ac_cv_func_getegid=yes
ac_cv_func_geteuid=yes
ac_cv_func_getgid=yes
ac_cv_func_getopt_long_only=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getuid=yes
ac_cv_func_iswblank=yes
ac_cv_func_iswcntrl=yes
ac_cv_func_lstat=yes
ac_cv_func_malloc_0_nonnull=no
ac_cv_func_mbrtowc=yes
ac_cv_func_mbsinit=yes
ac_cv_func_mbslen=no
ac_cv_func_memmove=yes
ac_cv_func_mempcpy=no
ac_cv_func_mmap=yes
ac_cv_func_mmap_fixed_mapped=no
ac_cv_func_mprotect=yes
ac_cv_func_munmap=yes
ac_cv_func_newlocale=yes
ac_cv_func_putenv=yes
ac_cv_func_raise=yes
ac_cv_func_readlink=yes
ac_cv_func_readlinkat=yes
ac_cv_func_realpath=yes
ac_cv_func_setenv=yes
ac_cv_func_setlocale=yes
ac_cv_func_sigprocmask=yes
ac_cv_func_snprintf=yes
ac_cv_func_stpcpy=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror_r=yes
ac_cv_func_strerror_r_char_p=no
ac_cv_func_strnlen=yes
ac_cv_func_strnlen_working=yes
ac_cv_func_strtoul=yes
ac_cv_func_symlink=yes
ac_cv_func_towlower=yes
ac_cv_func_tsearch=yes
ac_cv_func_uselocale=yes
ac_cv_func_wcrtomb=yes
ac_cv_func_wcslen=yes
ac_cv_func_wcsnlen=yes
ac_cv_func_wcwidth=yes
ac_cv_gnu_library_2=no
ac_cv_gnu_library_2_1=no
ac_cv_have_decl__Exit=yes
ac_cv_have_decl__snprintf=no
ac_cv_have_decl__snwprintf=no
ac_cv_have_decl_atoll=yes
ac_cv_have_decl_btowc=yes
ac_cv_have_decl_chdir=yes
ac_cv_have_decl_chown=yes
ac_cv_have_decl_clearerr_unlocked=no
ac_cv_have_decl_dprintf=yes
ac_cv_have_decl_dup2=yes
ac_cv_have_decl_dup3=yes
ac_cv_have_decl_dup=yes
ac_cv_have_decl_duplocale=yes
ac_cv_have_decl_endusershell=yes
ac_cv_have_decl_environ=yes
ac_cv_have_decl_faccessat=yes
ac_cv_have_decl_fchdir=yes
ac_cv_have_decl_fchmodat=yes
ac_cv_have_decl_fchownat=yes
ac_cv_have_decl_fdatasync=yes
ac_cv_have_decl_feof_unlocked=no
ac_cv_have_decl_ferror_unlocked=no
ac_cv_have_decl_fflush_unlocked=no
ac_cv_have_decl_fgets_unlocked=no
ac_cv_have_decl_fpurge=yes
ac_cv_have_decl_fputc_unlocked=no
ac_cv_have_decl_fputs_unlocked=no
ac_cv_have_decl_fread_unlocked=no
ac_cv_have_decl_fseeko=yes
ac_cv_have_decl_fstat=yes
ac_cv_have_decl_fstatat=yes
ac_cv_have_decl_fsync=yes
ac_cv_have_decl_ftello=yes
ac_cv_have_decl_ftruncate=yes
ac_cv_have_decl_futimens=yes
ac_cv_have_decl_fwrite_unlocked=no
ac_cv_have_decl_getc_unlocked=yes
ac_cv_have_decl_getchar_unlocked=yes
ac_cv_have_decl_getcwd=yes
ac_cv_have_decl_getdelim=yes
ac_cv_have_decl_getenv=yes
ac_cv_have_decl_getgroups=yes
ac_cv_have_decl_gethostname=yes
ac_cv_have_decl_getline=yes
ac_cv_have_decl_getlogin=yes
ac_cv_have_decl_getpagesize=yes
ac_cv_have_decl_gets=yes
ac_cv_have_decl_getusershell=yes
ac_cv_have_decl_grantpt=yes
ac_cv_have_decl_initstate=yes
ac_cv_have_decl_isatty=yes
ac_cv_have_decl_iswblank=yes
ac_cv_have_decl_iswctype=yes
ac_cv_have_decl_lchown=yes
ac_cv_have_decl_link=yes
ac_cv_have_decl_linkat=yes
ac_cv_have_decl_lseek=yes
ac_cv_have_decl_lstat=yes
ac_cv_have_decl_mbrlen=yes
ac_cv_have_decl_mbrtowc=yes
ac_cv_have_decl_mbsinit=yes
ac_cv_have_decl_mbsnrtowcs=yes
ac_cv_have_decl_mbsrtowcs=yes
ac_cv_have_decl_memmem=yes
ac_cv_have_decl_memrchr=yes
ac_cv_have_decl_mkdirat=yes
ac_cv_have_decl_mkdtemp=yes
ac_cv_have_decl_mkfifo=yes
ac_cv_have_decl_mknod=yes
ac_cv_have_decl_mknodat=yes
ac_cv_have_decl_mkstemp=yes
ac_cv_have_decl_pclose=yes
ac_cv_have_decl_pipe2=yes
ac_cv_have_decl_pipe=yes
ac_cv_have_decl_popen=yes
ac_cv_have_decl_posix_openpt=yes
ac_cv_have_decl_pread=yes
ac_cv_have_decl_program_invocation_name=no
ac_cv_have_decl_program_invocation_short_name=no
ac_cv_have_decl_ptsname=yes
ac_cv_have_decl_ptsname_r=yes
ac_cv_have_decl_putc_unlocked=yes
ac_cv_have_decl_putchar_unlocked=yes
ac_cv_have_decl_pwrite=yes
ac_cv_have_decl_random=yes
ac_cv_have_decl_readlink=yes
ac_cv_have_decl_readlinkat=yes
ac_cv_have_decl_realpath=yes
ac_cv_have_decl_renameat=yes
ac_cv_have_decl_rmdir=yes
ac_cv_have_decl_setenv=yes
ac_cv_have_decl_setlocale=yes
ac_cv_have_decl_setstate=yes
ac_cv_have_decl_setusershell=yes
ac_cv_have_decl_sigaction=yes
ac_cv_have_decl_sigaddset=yes
ac_cv_have_decl_sigdelset=yes
ac_cv_have_decl_sigemptyset=yes
ac_cv_have_decl_sigfillset=yes
ac_cv_have_decl_sigismember=yes
ac_cv_have_decl_sigpending=yes
ac_cv_have_decl_sigprocmask=yes
ac_cv_have_decl_sleep=yes
ac_cv_have_decl_snprintf=yes
ac_cv_have_decl_srandom=yes
ac_cv_have_decl_stat=yes
ac_cv_have_decl_stpcpy=yes
ac_cv_have_decl_stpncpy=yes
ac_cv_have_decl_strcasestr=yes
ac_cv_have_decl_strdup=yes
ac_cv_have_decl_strerror_r=yes
ac_cv_have_decl_strncat=yes
ac_cv_have_decl_strndup=yes
ac_cv_have_decl_strnlen=yes
ac_cv_have_decl_strpbrk=yes
ac_cv_have_decl_strsep=yes
ac_cv_have_decl_strsignal=yes
ac_cv_have_decl_strtod=yes
ac_cv_have_decl_strtok_r=yes
ac_cv_have_decl_strtoll=yes
ac_cv_have_decl_strtoull=yes
ac_cv_have_decl_symlink=yes
ac_cv_have_decl_symlinkat=yes
ac_cv_have_decl_tmpfile=yes
ac_cv_have_decl_towctrans=yes
ac_cv_have_decl_ttyname_r=yes
ac_cv_have_decl_unlink=yes
ac_cv_have_decl_unlinkat=yes
ac_cv_have_decl_unlockpt=yes
ac_cv_have_decl_unsetenv=yes
ac_cv_have_decl_usleep=yes
ac_cv_have_decl_utimensat=yes
ac_cv_have_decl_vdprintf=yes
ac_cv_have_decl_vsnprintf=yes
ac_cv_have_decl_wcrtomb=yes
ac_cv_have_decl_wcscasecmp=yes
ac_cv_have_decl_wcscat=yes
ac_cv_have_decl_wcschr=yes
ac_cv_have_decl_wcscmp=yes
ac_cv_have_decl_wcscoll=yes
ac_cv_have_decl_wcscpy=yes
ac_cv_have_decl_wcscspn=yes
ac_cv_have_decl_wcsdup=yes
ac_cv_have_decl_wcslen=yes
ac_cv_have_decl_wcsncasecmp=yes
ac_cv_have_decl_wcsncat=yes
ac_cv_have_decl_wcsncmp=yes
ac_cv_have_decl_wcsncpy=yes
ac_cv_have_decl_wcsnlen=yes
ac_cv_have_decl_wcsnrtombs=yes
ac_cv_have_decl_wcspbrk=yes
ac_cv_have_decl_wcsrchr=yes
ac_cv_have_decl_wcsrtombs=yes
ac_cv_have_decl_wcsspn=yes
ac_cv_have_decl_wcsstr=yes
ac_cv_have_decl_wcstok=yes
ac_cv_have_decl_wcswidth=yes
ac_cv_have_decl_wcsxfrm=yes
ac_cv_have_decl_wctob=yes
ac_cv_have_decl_wctrans=yes
ac_cv_have_decl_wctype=yes
ac_cv_have_decl_wcwidth=yes
ac_cv_have_decl_wmemchr=yes
ac_cv_have_decl_wmemcmp=yes
ac_cv_have_decl_wmemcpy=yes
ac_cv_have_decl_wmemmove=yes
ac_cv_have_decl_wmemset=yes
ac_cv_header_argz_h=no
ac_cv_header_bp_sym_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_features_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_iconv_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_pthread_h=yes
ac_cv_header_search_h=yes
ac_cv_header_stat_broken=no
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_bitypes_h=no
ac_cv_header_sys_inttypes_h=no
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_wchar_h=yes
ac_cv_header_wctype_h=yes
ac_cv_header_xlocale_h=yes
ac_cv_host=arm-unknown-linux-androideabi
ac_cv_lib_error_at_line=no
ac_cv_lib_posix4_sched_yield=no
ac_cv_lib_pthread_pthread_kill=no
ac_cv_lib_rt_sched_yield=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_FGREP='/usr/sbin/grep -F'
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_PERL=/usr/sbin/perl
ac_cv_path_SED=/usr/sbin/sed
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_AR=arm-linux-androideabi-ar
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_HAVE_JAVAC_IN_PATH=yes
ac_cv_prog_HAVE_MCS_IN_PATH=yes
ac_cv_prog_INTLBISON=bison
ac_cv_prog_JAR=jar
ac_cv_prog_OBJDUMP=arm-linux-androideabi-objdump
ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
ac_cv_prog_STRIP=arm-linux-androideabi-strip
ac_cv_prog_YACC='bison -y'
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_should_define__xopen_source=no
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_mode_t=yes
ac_cv_type_nlink_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_pthread_rwlock_t=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_sighandler_t=yes
ac_cv_type_sigset_t=yes
ac_cv_type_size_t=yes
ac_cv_type_uid_t=yes
ac_cv_type_unsigned_long_long_int=yes
ac_cv_type_volatile_sig_atomic_t=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_libpath=LD_LIBRARY_PATH
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_shlibpath_var=LD_LIBRARY_PATH
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_func_iconv='no, consider installing GNU libiconv'
am_cv_langinfo_codeset=no
am_cv_lib_iconv=no
am_cv_make_support_nested_variables=yes
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_amsterdam_compiler=no
gl_cv_c_inline_effective=no
gl_cv_c_multiarch=no
gl_cv_cc_vis_werror=yes
gl_cv_cc_visibility=yes
gl_cv_decl_null_works=yes
gl_cv_decl_readlink_works=yes
gl_cv_double_slash_root='unknown, assuming no'
gl_cv_func_getopt_gnu='guessing no'
gl_cv_func_getopt_posix='guessing yes'
gl_cv_func_iswcntrl_works='guessing yes'
gl_cv_func_lstat_dereferences_slashed_symlink='guessing no'
gl_cv_func_malloc_0_nonnull=0
gl_cv_func_mbrtowc_incomplete_state='guessing yes'
gl_cv_func_mbrtowc_nul_retval='guessing yes'
gl_cv_func_mbrtowc_null_arg1='guessing yes'
gl_cv_func_mbrtowc_null_arg2='guessing yes'
gl_cv_func_mbrtowc_retval='guessing yes'
gl_cv_func_mbrtowc_sanitycheck='guessing yes'
gl_cv_func_memchr_works='guessing no'
gl_cv_func_readlink_works='guessing no'
gl_cv_func_realpath_works='guessing no'
gl_cv_func_sigprocmask=1
gl_cv_func_stat_dir_slash='guessing yes'
gl_cv_func_stat_file_slash='guessing no'
gl_cv_func_strerror_0_works='guessing no'
gl_cv_func_wcwidth_works='guessing no'
gl_cv_have_include_next=yes
gl_cv_have_raw_decl__Exit=yes
gl_cv_have_raw_decl_atoll=yes
gl_cv_have_raw_decl_btowc=yes
gl_cv_have_raw_decl_canonicalize_file_name=no
gl_cv_have_raw_decl_chdir=yes
gl_cv_have_raw_decl_chown=yes
gl_cv_have_raw_decl_dprintf=yes
gl_cv_have_raw_decl_dup2=yes
gl_cv_have_raw_decl_dup3=yes
gl_cv_have_raw_decl_dup=yes
gl_cv_have_raw_decl_duplocale=yes
gl_cv_have_raw_decl_endusershell=yes
gl_cv_have_raw_decl_environ=yes
gl_cv_have_raw_decl_euidaccess=no
gl_cv_have_raw_decl_faccessat=yes
gl_cv_have_raw_decl_fchdir=yes
gl_cv_have_raw_decl_fchmodat=yes
gl_cv_have_raw_decl_fchownat=yes
gl_cv_have_raw_decl_fdatasync=yes
gl_cv_have_raw_decl_ffsl=no
gl_cv_have_raw_decl_ffsll=no
gl_cv_have_raw_decl_fpurge=yes
gl_cv_have_raw_decl_fseeko=yes
gl_cv_have_raw_decl_fstat=yes
gl_cv_have_raw_decl_fstatat=yes
gl_cv_have_raw_decl_fsync=yes
gl_cv_have_raw_decl_ftello=yes
gl_cv_have_raw_decl_ftruncate=yes
gl_cv_have_raw_decl_futimens=yes
gl_cv_have_raw_decl_getcwd=yes
gl_cv_have_raw_decl_getdelim=yes
gl_cv_have_raw_decl_getdomainname=no
gl_cv_have_raw_decl_getdtablesize=no
gl_cv_have_raw_decl_getgroups=yes
gl_cv_have_raw_decl_gethostname=yes
gl_cv_have_raw_decl_getline=yes
gl_cv_have_raw_decl_getloadavg=no
gl_cv_have_raw_decl_getlogin=yes
gl_cv_have_raw_decl_getlogin_r=no
gl_cv_have_raw_decl_getpagesize=yes
gl_cv_have_raw_decl_gets=yes
gl_cv_have_raw_decl_getsubopt=no
gl_cv_have_raw_decl_getusershell=yes
gl_cv_have_raw_decl_grantpt=yes
gl_cv_have_raw_decl_group_member=no
gl_cv_have_raw_decl_initstate=yes
gl_cv_have_raw_decl_initstate_r=no
gl_cv_have_raw_decl_isatty=yes
gl_cv_have_raw_decl_iswctype=yes
gl_cv_have_raw_decl_lchmod=no
gl_cv_have_raw_decl_lchown=yes
gl_cv_have_raw_decl_link=yes
gl_cv_have_raw_decl_linkat=yes
gl_cv_have_raw_decl_lseek=yes
gl_cv_have_raw_decl_lstat=yes
gl_cv_have_raw_decl_mbrlen=yes
gl_cv_have_raw_decl_mbrtowc=yes
gl_cv_have_raw_decl_mbsinit=yes
gl_cv_have_raw_decl_mbsnrtowcs=yes
gl_cv_have_raw_decl_mbsrtowcs=yes
gl_cv_have_raw_decl_memmem=yes
gl_cv_have_raw_decl_mempcpy=no
gl_cv_have_raw_decl_memrchr=yes
gl_cv_have_raw_decl_mkdirat=yes
gl_cv_have_raw_decl_mkdtemp=yes
gl_cv_have_raw_decl_mkfifo=yes
gl_cv_have_raw_decl_mkfifoat=no
gl_cv_have_raw_decl_mknod=yes
gl_cv_have_raw_decl_mknodat=yes
gl_cv_have_raw_decl_mkostemp=no
gl_cv_have_raw_decl_mkostemps=no
gl_cv_have_raw_decl_mkstemp=yes
gl_cv_have_raw_decl_mkstemps=no
gl_cv_have_raw_decl_pclose=yes
gl_cv_have_raw_decl_pipe2=yes
gl_cv_have_raw_decl_pipe=yes
gl_cv_have_raw_decl_popen=yes
gl_cv_have_raw_decl_posix_openpt=yes
gl_cv_have_raw_decl_pread=yes
gl_cv_have_raw_decl_pthread_sigmask=no
gl_cv_have_raw_decl_ptsname=yes
gl_cv_have_raw_decl_ptsname_r=yes
gl_cv_have_raw_decl_pwrite=yes
gl_cv_have_raw_decl_random=yes
gl_cv_have_raw_decl_random_r=no
gl_cv_have_raw_decl_rawmemchr=no
gl_cv_have_raw_decl_readlink=yes
gl_cv_have_raw_decl_readlinkat=yes
gl_cv_have_raw_decl_realpath=yes
gl_cv_have_raw_decl_renameat=yes
gl_cv_have_raw_decl_rmdir=yes
gl_cv_have_raw_decl_rpmatch=no
gl_cv_have_raw_decl_secure_getenv=no
gl_cv_have_raw_decl_setenv=yes
gl_cv_have_raw_decl_sethostname=no
gl_cv_have_raw_decl_setlocale=yes
gl_cv_have_raw_decl_setstate=yes
gl_cv_have_raw_decl_setstate_r=no
gl_cv_have_raw_decl_setusershell=yes
gl_cv_have_raw_decl_sigaction=yes
gl_cv_have_raw_decl_sigaddset=yes
gl_cv_have_raw_decl_sigdelset=yes
gl_cv_have_raw_decl_sigemptyset=yes
gl_cv_have_raw_decl_sigfillset=yes
gl_cv_have_raw_decl_sigismember=yes
gl_cv_have_raw_decl_sigpending=yes
gl_cv_have_raw_decl_sigprocmask=yes
gl_cv_have_raw_decl_sleep=yes
gl_cv_have_raw_decl_snprintf=yes
gl_cv_have_raw_decl_srandom=yes
gl_cv_have_raw_decl_srandom_r=no
gl_cv_have_raw_decl_stat=yes
gl_cv_have_raw_decl_stpcpy=yes
gl_cv_have_raw_decl_stpncpy=yes
gl_cv_have_raw_decl_strcasestr=yes
gl_cv_have_raw_decl_strchrnul=no
gl_cv_have_raw_decl_strdup=yes
gl_cv_have_raw_decl_strerror_r=yes
gl_cv_have_raw_decl_strncat=yes
gl_cv_have_raw_decl_strndup=yes
gl_cv_have_raw_decl_strnlen=yes
gl_cv_have_raw_decl_strpbrk=yes
gl_cv_have_raw_decl_strsep=yes
gl_cv_have_raw_decl_strsignal=yes
gl_cv_have_raw_decl_strtod=yes
gl_cv_have_raw_decl_strtok_r=yes
gl_cv_have_raw_decl_strtoll=yes
gl_cv_have_raw_decl_strtoull=yes
gl_cv_have_raw_decl_strverscmp=no
gl_cv_have_raw_decl_symlink=yes
gl_cv_have_raw_decl_symlinkat=yes
gl_cv_have_raw_decl_tmpfile=yes
gl_cv_have_raw_decl_towctrans=yes
gl_cv_have_raw_decl_ttyname_r=yes
gl_cv_have_raw_decl_unlink=yes
gl_cv_have_raw_decl_unlinkat=yes
gl_cv_have_raw_decl_unlockpt=yes
gl_cv_have_raw_decl_unsetenv=yes
gl_cv_have_raw_decl_usleep=yes
gl_cv_have_raw_decl_utimensat=yes
gl_cv_have_raw_decl_vdprintf=yes
gl_cv_have_raw_decl_vsnprintf=yes
gl_cv_have_raw_decl_wcpcpy=no
gl_cv_have_raw_decl_wcpncpy=no
gl_cv_have_raw_decl_wcrtomb=yes
gl_cv_have_raw_decl_wcscasecmp=yes
gl_cv_have_raw_decl_wcscat=yes
gl_cv_have_raw_decl_wcschr=yes
gl_cv_have_raw_decl_wcscmp=yes
gl_cv_have_raw_decl_wcscoll=yes
gl_cv_have_raw_decl_wcscpy=yes
gl_cv_have_raw_decl_wcscspn=yes
gl_cv_have_raw_decl_wcsdup=yes
gl_cv_have_raw_decl_wcslen=yes
gl_cv_have_raw_decl_wcsncasecmp=yes
gl_cv_have_raw_decl_wcsncat=yes
gl_cv_have_raw_decl_wcsncmp=yes
gl_cv_have_raw_decl_wcsncpy=yes
gl_cv_have_raw_decl_wcsnlen=yes
gl_cv_have_raw_decl_wcsnrtombs=yes
gl_cv_have_raw_decl_wcspbrk=yes
gl_cv_have_raw_decl_wcsrchr=yes
gl_cv_have_raw_decl_wcsrtombs=yes
gl_cv_have_raw_decl_wcsspn=yes
gl_cv_have_raw_decl_wcsstr=yes
gl_cv_have_raw_decl_wcstok=yes
gl_cv_have_raw_decl_wcswidth=yes
gl_cv_have_raw_decl_wcsxfrm=yes
gl_cv_have_raw_decl_wctob=yes
gl_cv_have_raw_decl_wctrans=yes
gl_cv_have_raw_decl_wctype=yes
gl_cv_have_raw_decl_wcwidth=yes
gl_cv_have_raw_decl_wmemchr=yes
gl_cv_have_raw_decl_wmemcmp=yes
gl_cv_have_raw_decl_wmemcpy=yes
gl_cv_have_raw_decl_wmemmove=yes
gl_cv_have_raw_decl_wmemset=yes
gl_cv_have_weak='guessing yes'
gl_cv_header_errno_h_complete=yes
gl_cv_header_inttypes_h=yes
gl_cv_header_locale_h_needs_xlocale_h=no
gl_cv_header_locale_h_posix2001=yes
gl_cv_header_locale_has_locale_t=yes
gl_cv_header_signal_h_SIGPIPE=yes
gl_cv_header_stdint_h=yes
gl_cv_header_wchar_h_correct_inline=yes
gl_cv_header_working_fcntl_h=cross-compiling
gl_cv_header_working_stdint_h=no
gl_cv_next_getopt_h=''
gl_cv_next_iconv_h=''
gl_cv_next_locale_h=''
gl_cv_next_signal_h=''
gl_cv_next_stdint_h=''
gl_cv_next_stdio_h=''
gl_cv_next_stdlib_h=''
gl_cv_next_string_h=''
gl_cv_next_sys_stat_h=''
gl_cv_next_sys_types_h=''
gl_cv_next_time_h=''
gl_cv_next_unistd_h=''
gl_cv_next_wchar_h=''
gl_cv_next_wctype_h=''
gl_cv_pragma_columns=no
gl_cv_prog_ansicxx_cross=yes
gl_cv_prog_ansicxx_namespaces=yes
gl_cv_prog_ansicxx_works=yes
gl_cv_prog_as_underscore=no
gl_cv_size_max=yes
gl_cv_sys_struct_lconv_ok=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_sigset_t=yes
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_wctrans_t=yes
gl_cv_type_wctype_t=yes
gl_cv_type_wint_t_signed=no
gl_cv_type_wint_t_suffix=u
gt_cv_c_intmax_t=yes
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_func_printf_posix='guessing yes'
gt_cv_int_divbyzero_sigfpe='guessing no'
gt_cv_inttypes_pri_broken=no
gt_cv_locale_fr_utf8=none
gt_cv_locale_ja=none
gt_cv_locale_zh_CN=none
gt_cv_ssize_t=yes
gt_cv_val_LC_MESSAGES=yes
gt_cv_var_environ_declaration=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_RC=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
nls_cv_force_use_gnu_gettext=no
nls_cv_header_intl=
nls_cv_header_libgt=
nls_cv_use_gnu_gettext=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing aclocal-1.13'
ALLOCA=''
ALLOCA_H='alloca.h'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
ANSICXX_FALSE='#'
ANSICXX_TRUE=''
APPLE_UNIVERSAL_BUILD='0'
AR='arm-linux-androideabi-ar'
ARFLAGS='cru'
AS='as'
ASM_SYMBOL_PREFIX='""'
AUTOCONF='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing autoconf'
AUTOHEADER='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing autoheader'
AUTOMAKE='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing automake-1.13'
AWK='gawk'
BITSIZEOF_PTRDIFF_T='32'
BITSIZEOF_SIG_ATOMIC_T='32'
BITSIZEOF_SIZE_T='32'
BITSIZEOF_WCHAR_T='32'
BITSIZEOF_WINT_T='32'
BUILDCSHARP='yes'
BUILDJAVA='yes'
BUILD_INCLUDED_LIBINTL='yes'
CATOBJEXT='.gmo'
CC='arm-linux-androideabi-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CFLAG_VISIBILITY='-fvisibility=hidden'
CLASSPATH=''
CLASSPATH_SEPARATOR=':'
CONF_JAVAC='javac -target 1.1 -source 1.3'
CPP='arm-linux-androideabi-gcc -E'
CPPFLAGS=''
CROSS_COMPILING='yes'
CSHARPCOMPFLAGS='-O -g'
CSHARP_CHOICE='mono'
CXX='arm-linux-androideabi-g++'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=''
CXX_CHOICE='yes'
CYGPATH_W='echo'
DATADIRNAME='share'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EMULTIHOP_HIDDEN=''
EMULTIHOP_VALUE=''
ENABLE_LIBASPRINTF_FALSE='#'
ENABLE_LIBASPRINTF_TRUE=''
ENOLINK_HIDDEN=''
ENOLINK_VALUE=''
EOVERFLOW_HIDDEN=''
EOVERFLOW_VALUE=''
ERRNO_H=''
EXEEXT=''
FGREP='/usr/sbin/grep -F'
GENCAT='gencat'
GETOPT_H='getopt.h'
GETTEXT_MACRO_VERSION='0.18'
GLIBC21='no'
GLIBC2='no'
GL_COND_LIBTOOL_FALSE=''
GL_COND_LIBTOOL_TRUE='#'
GL_GENERATE_ALLOCA_H_FALSE='#'
GL_GENERATE_ALLOCA_H_TRUE=''
GL_GENERATE_ERRNO_H_FALSE=''
GL_GENERATE_ERRNO_H_TRUE='#'
GL_GENERATE_ICONV_H_FALSE=''
GL_GENERATE_ICONV_H_TRUE='#'
GL_GENERATE_STDBOOL_H_FALSE=''
GL_GENERATE_STDBOOL_H_TRUE='#'
GL_GENERATE_STDDEF_H_FALSE=''
GL_GENERATE_STDDEF_H_TRUE='#'
GL_GENERATE_STDINT_H_FALSE='#'
GL_GENERATE_STDINT_H_TRUE=''
GMSGFMT='/usr/sbin/msgfmt'
GMSGFMT_015='/usr/sbin/msgfmt'
GNULIB_ATOLL='0'
GNULIB_BTOWC='0'
GNULIB_CALLOC_POSIX='0'
GNULIB_CANONICALIZE_FILE_NAME='1'
GNULIB_CHDIR='0'
GNULIB_CHOWN='0'
GNULIB_CLOSE='0'
GNULIB_DPRINTF='0'
GNULIB_DUP2='0'
GNULIB_DUP3='0'
GNULIB_DUP='0'
GNULIB_DUPLOCALE='0'
GNULIB_ENVIRON='1'
GNULIB_EUIDACCESS='0'
GNULIB_FACCESSAT='0'
GNULIB_FCHDIR='0'
GNULIB_FCHMODAT='0'
GNULIB_FCHOWNAT='0'
GNULIB_FCLOSE='0'
GNULIB_FDATASYNC='0'
GNULIB_FDOPEN='0'
GNULIB_FFLUSH='0'
GNULIB_FFSL='0'
GNULIB_FFSLL='0'
GNULIB_FGETC='1'
GNULIB_FGETS='1'
GNULIB_FOPEN='0'
GNULIB_FPRINTF='1'
GNULIB_FPRINTF_POSIX='0'
GNULIB_FPURGE='0'
GNULIB_FPUTC='1'
GNULIB_FPUTS='1'
GNULIB_FREAD='1'
GNULIB_FREOPEN='0'
GNULIB_FSCANF='1'
GNULIB_FSEEK='0'
GNULIB_FSEEKO='0'
GNULIB_FSTAT='0'
GNULIB_FSTATAT='0'
GNULIB_FSYNC='0'
GNULIB_FTELL='0'
GNULIB_FTELLO='0'
GNULIB_FTRUNCATE='0'
GNULIB_FUTIMENS='0'
GNULIB_FWRITE='1'
GNULIB_GETC='1'
GNULIB_GETCHAR='1'
GNULIB_GETCWD='0'
GNULIB_GETDELIM='0'
GNULIB_GETDOMAINNAME='0'
GNULIB_GETDTABLESIZE='0'
GNULIB_GETGROUPS='0'
GNULIB_GETHOSTNAME='0'
GNULIB_GETLINE='0'
GNULIB_GETLOADAVG='0'
GNULIB_GETLOGIN='0'
GNULIB_GETLOGIN_R='0'
GNULIB_GETPAGESIZE='0'
GNULIB_GETSUBOPT='0'
GNULIB_GETUSERSHELL='0'
GNULIB_GL_UNISTD_H_GETOPT='1'
GNULIB_GRANTPT='0'
GNULIB_GROUP_MEMBER='0'
GNULIB_ICONV='1'
GNULIB_ISATTY='0'
GNULIB_ISWBLANK='1'
GNULIB_ISWCTYPE='0'
GNULIB_LCHMOD='0'
GNULIB_LCHOWN='0'
GNULIB_LINK='0'
GNULIB_LINKAT='0'
GNULIB_LOCALECONV='0'
GNULIB_LSEEK='0'
GNULIB_LSTAT='1'
GNULIB_MALLOC_POSIX='0'
GNULIB_MBRLEN='0'
GNULIB_MBRTOWC='1'
GNULIB_MBSCASECMP='0'
GNULIB_MBSCASESTR='0'
GNULIB_MBSCHR='0'
GNULIB_MBSCSPN='0'
GNULIB_MBSINIT='1'
GNULIB_MBSLEN='1'
GNULIB_MBSNCASECMP='0'
GNULIB_MBSNLEN='0'
GNULIB_MBSNRTOWCS='0'
GNULIB_MBSPBRK='0'
GNULIB_MBSPCASECMP='0'
GNULIB_MBSRCHR='0'
GNULIB_MBSRTOWCS='0'
GNULIB_MBSSEP='0'
GNULIB_MBSSPN='0'
GNULIB_MBSSTR='1'
GNULIB_MBSTOK_R='0'
GNULIB_MBTOWC='0'
GNULIB_MEMCHR='1'
GNULIB_MEMMEM='0'
GNULIB_MEMPCPY='0'
GNULIB_MEMRCHR='0'
GNULIB_MKDIRAT='0'
GNULIB_MKDTEMP='0'
GNULIB_MKFIFO='0'
GNULIB_MKFIFOAT='0'
GNULIB_MKNOD='0'
GNULIB_MKNODAT='0'
GNULIB_MKOSTEMP='0'
GNULIB_MKOSTEMPS='0'
GNULIB_MKSTEMP='0'
GNULIB_MKSTEMPS='0'
GNULIB_MKTIME='0'
GNULIB_NANOSLEEP='0'
GNULIB_OBSTACK_PRINTF='0'
GNULIB_OBSTACK_PRINTF_POSIX='0'
GNULIB_PCLOSE='0'
GNULIB_PERROR='0'
GNULIB_PIPE2='0'
GNULIB_PIPE='0'
GNULIB_POPEN='0'
GNULIB_POSIX_OPENPT='0'
GNULIB_PREAD='0'
GNULIB_PRINTF='1'
GNULIB_PRINTF_POSIX='0'
GNULIB_PTHREAD_SIGMASK='0'
GNULIB_PTSNAME='0'
GNULIB_PTSNAME_R='0'
GNULIB_PUTC='1'
GNULIB_PUTCHAR='1'
GNULIB_PUTENV='0'
GNULIB_PUTS='1'
GNULIB_PWRITE='0'
GNULIB_RAISE='1'
GNULIB_RANDOM='0'
GNULIB_RANDOM_R='0'
GNULIB_RAWMEMCHR='0'
GNULIB_READ='0'
GNULIB_READLINK='1'
GNULIB_READLINKAT='0'
GNULIB_REALLOC_POSIX='0'
GNULIB_REALPATH='1'
GNULIB_REMOVE='0'
GNULIB_RENAME='0'
GNULIB_RENAMEAT='0'
GNULIB_RMDIR='0'
GNULIB_RPMATCH='0'
GNULIB_SCANF='1'
GNULIB_SECURE_GETENV='0'
GNULIB_SETENV='0'
GNULIB_SETHOSTNAME='0'
GNULIB_SETLOCALE='1'
GNULIB_SIGACTION='0'
GNULIB_SIGNAL_H_SIGPIPE='1'
GNULIB_SIGPROCMASK='1'
GNULIB_SLEEP='0'
GNULIB_SNPRINTF='0'
GNULIB_SPRINTF_POSIX='0'
GNULIB_STAT='1'
GNULIB_STDIO_H_NONBLOCKING='0'
GNULIB_STDIO_H_SIGPIPE='1'
GNULIB_STPCPY='0'
GNULIB_STPNCPY='0'
GNULIB_STRCASESTR='0'
GNULIB_STRCHRNUL='0'
GNULIB_STRDUP='0'
GNULIB_STRERROR='1'
GNULIB_STRERROR_R='0'
GNULIB_STRNCAT='0'
GNULIB_STRNDUP='0'
GNULIB_STRNLEN='1'
GNULIB_STRPBRK='0'
GNULIB_STRPTIME='0'
GNULIB_STRSEP='0'
GNULIB_STRSIGNAL='0'
GNULIB_STRSTR='0'
GNULIB_STRTOD='0'
GNULIB_STRTOK_R='0'
GNULIB_STRTOLL='0'
GNULIB_STRTOULL='0'
GNULIB_STRVERSCMP='0'
GNULIB_SYMLINK='0'
GNULIB_SYMLINKAT='0'
GNULIB_SYSTEM_POSIX='0'
GNULIB_TIMEGM='0'
GNULIB_TIME_R='0'
GNULIB_TMPFILE='0'
GNULIB_TOWCTRANS='0'
GNULIB_TTYNAME_R='0'
GNULIB_UNISTD_H_NONBLOCKING='0'
GNULIB_UNISTD_H_SIGPIPE='1'
GNULIB_UNLINK='0'
GNULIB_UNLINKAT='0'
GNULIB_UNLOCKPT='0'
GNULIB_UNSETENV='0'
GNULIB_USLEEP='0'
GNULIB_UTIMENSAT='0'
GNULIB_VASPRINTF='0'
GNULIB_VDPRINTF='0'
GNULIB_VFPRINTF='1'
GNULIB_VFPRINTF_POSIX='0'
GNULIB_VFSCANF='0'
GNULIB_VPRINTF='1'
GNULIB_VPRINTF_POSIX='0'
GNULIB_VSCANF='0'
GNULIB_VSNPRINTF='0'
GNULIB_VSPRINTF_POSIX='0'
GNULIB_WCPCPY='0'
GNULIB_WCPNCPY='0'
GNULIB_WCRTOMB='0'
GNULIB_WCSCASECMP='0'
GNULIB_WCSCAT='0'
GNULIB_WCSCHR='0'
GNULIB_WCSCMP='0'
GNULIB_WCSCOLL='0'
GNULIB_WCSCPY='0'
GNULIB_WCSCSPN='0'
GNULIB_WCSDUP='0'
GNULIB_WCSLEN='0'
GNULIB_WCSNCASECMP='0'
GNULIB_WCSNCAT='0'
GNULIB_WCSNCMP='0'
GNULIB_WCSNCPY='0'
GNULIB_WCSNLEN='0'
GNULIB_WCSNRTOMBS='0'
GNULIB_WCSPBRK='0'
GNULIB_WCSRCHR='0'
GNULIB_WCSRTOMBS='0'
GNULIB_WCSSPN='0'
GNULIB_WCSSTR='0'
GNULIB_WCSTOK='0'
GNULIB_WCSWIDTH='0'
GNULIB_WCSXFRM='0'
GNULIB_WCTOB='0'
GNULIB_WCTOMB='0'
GNULIB_WCTRANS='0'
GNULIB_WCTYPE='0'
GNULIB_WCWIDTH='1'
GNULIB_WMEMCHR='0'
GNULIB_WMEMCMP='0'
GNULIB_WMEMCPY='0'
GNULIB_WMEMMOVE='0'
GNULIB_WMEMSET='0'
GNULIB_WRITE='0'
GNULIB__EXIT='0'
GREP='/usr/sbin/grep'
HAVE_ASPRINTF='1'
HAVE_ATOLL='1'
HAVE_BTOWC='1'
HAVE_CANONICALIZE_FILE_NAME='0'
HAVE_CHOWN='1'
HAVE_CSC=''
HAVE_CSCC=''
HAVE_CSCC_IN_PATH=''
HAVE_CSC_IN_PATH=''
HAVE_DECL_ENVIRON='1'
HAVE_DECL_FCHDIR='1'
HAVE_DECL_FDATASYNC='1'
HAVE_DECL_FPURGE='1'
HAVE_DECL_FSEEKO='1'
HAVE_DECL_FTELLO='1'
HAVE_DECL_GETDELIM='1'
HAVE_DECL_GETDOMAINNAME='1'
HAVE_DECL_GETLINE='1'
HAVE_DECL_GETLOADAVG='1'
HAVE_DECL_GETLOGIN_R='1'
HAVE_DECL_GETPAGESIZE='1'
HAVE_DECL_GETUSERSHELL='1'
HAVE_DECL_LOCALTIME_R='1'
HAVE_DECL_MEMMEM='1'
HAVE_DECL_MEMRCHR='1'
HAVE_DECL_OBSTACK_PRINTF='1'
HAVE_DECL_SETENV='1'
HAVE_DECL_SETHOSTNAME='1'
HAVE_DECL_SNPRINTF='1'
HAVE_DECL_STRDUP='1'
HAVE_DECL_STRERROR_R='1'
HAVE_DECL_STRNDUP='1'
HAVE_DECL_STRNLEN='1'
HAVE_DECL_STRSIGNAL='1'
HAVE_DECL_STRTOK_R='1'
HAVE_DECL_TTYNAME_R='1'
HAVE_DECL_UNSETENV='1'
HAVE_DECL_VSNPRINTF='1'
HAVE_DECL_WCTOB='1'
HAVE_DECL_WCWIDTH='1'
HAVE_DPRINTF='1'
HAVE_DUP2='1'
HAVE_DUP3='1'
HAVE_DUPLOCALE='1'
HAVE_EUIDACCESS='1'
HAVE_FACCESSAT='1'
HAVE_FCHDIR='1'
HAVE_FCHMODAT='1'
HAVE_FCHOWNAT='1'
HAVE_FDATASYNC='1'
HAVE_FEATURES_H='1'
HAVE_FFSL='1'
HAVE_FFSLL='1'
HAVE_FSEEKO='1'
HAVE_FSTATAT='1'
HAVE_FSYNC='1'
HAVE_FTELLO='1'
HAVE_FTRUNCATE='1'
HAVE_FUTIMENS='1'
HAVE_GCJ_C=''
HAVE_GCJ_IN_PATH=''
HAVE_GETDTABLESIZE='1'
HAVE_GETGROUPS='1'
HAVE_GETHOSTNAME='1'
HAVE_GETLOGIN='1'
HAVE_GETOPT_H='1'
HAVE_GETPAGESIZE='1'
HAVE_GETSUBOPT='1'
HAVE_GRANTPT='1'
HAVE_GROUP_MEMBER='1'
HAVE_INTTYPES_H='1'
HAVE_ISWBLANK='1'
HAVE_ISWCNTRL='1'
HAVE_JAVAC='1'
HAVE_JAVAC_ENVVAR=''
HAVE_JAVAC_IN_PATH='yes'
HAVE_JIKES=''
HAVE_JIKES_IN_PATH=''
HAVE_LCHMOD='1'
HAVE_LCHOWN='1'
HAVE_LINK='1'
HAVE_LINKAT='1'
HAVE_LONG_LONG_INT='1'
HAVE_LSTAT='1'
HAVE_MBRLEN='1'
HAVE_MBRTOWC='1'
HAVE_MBSINIT='1'
HAVE_MBSLEN='0'
HAVE_MBSNRTOWCS='1'
HAVE_MBSRTOWCS='1'
HAVE_MCS='1'
HAVE_MCS_IN_PATH='yes'
HAVE_MEMCHR='1'
HAVE_MEMPCPY='1'
HAVE_MKDIRAT='1'
HAVE_MKDTEMP='1'
HAVE_MKFIFO='1'
HAVE_MKFIFOAT='1'
HAVE_MKNOD='1'
HAVE_MKNODAT='1'
HAVE_MKOSTEMP='1'
HAVE_MKOSTEMPS='1'
HAVE_MKSTEMP='1'
HAVE_MKSTEMPS='1'
HAVE_MSVC_INVALID_PARAMETER_HANDLER='0'
HAVE_NANOSLEEP='1'
HAVE_NEWLOCALE='1'
HAVE_OS_H='0'
HAVE_PCLOSE='1'
HAVE_PIPE2='1'
HAVE_PIPE='1'
HAVE_POPEN='1'
HAVE_POSIX_OPENPT='1'
HAVE_POSIX_PRINTF='1'
HAVE_POSIX_SIGNALBLOCKING='1'
HAVE_PREAD='1'
HAVE_PTHREAD_SIGMASK='1'
HAVE_PTSNAME='1'
HAVE_PTSNAME_R='1'
HAVE_PWRITE='1'
HAVE_RAISE='1'
HAVE_RANDOM='1'
HAVE_RANDOM_H='1'
HAVE_RANDOM_R='1'
HAVE_RAWMEMCHR='1'
HAVE_READLINK='1'
HAVE_READLINKAT='1'
HAVE_REALPATH='1'
HAVE_RENAMEAT='1'
HAVE_RPMATCH='1'
HAVE_SECURE_GETENV='1'
HAVE_SETENV='1'
HAVE_SETHOSTNAME='1'
HAVE_SIGACTION='1'
HAVE_SIGHANDLER_T='1'
HAVE_SIGINFO_T='1'
HAVE_SIGNED_SIG_ATOMIC_T='1'
HAVE_SIGNED_WCHAR_T='0'
HAVE_SIGNED_WINT_T='0'
HAVE_SIGSET_T='1'
HAVE_SLEEP='1'
HAVE_SNPRINTF='1'
HAVE_STDINT_H='1'
HAVE_STPCPY='1'
HAVE_STPNCPY='1'
HAVE_STRCASESTR='1'
HAVE_STRCHRNUL='1'
HAVE_STRPBRK='1'
HAVE_STRPTIME='1'
HAVE_STRSEP='1'
HAVE_STRTOD='1'
HAVE_STRTOLL='1'
HAVE_STRTOULL='1'
HAVE_STRUCT_RANDOM_DATA='1'
HAVE_STRUCT_SIGACTION_SA_SIGACTION='1'
HAVE_STRVERSCMP='1'
HAVE_SYMLINK='1'
HAVE_SYMLINKAT='1'
HAVE_SYS_BITYPES_H='0'
HAVE_SYS_INTTYPES_H='0'
HAVE_SYS_LOADAVG_H='0'
HAVE_SYS_PARAM_H='0'
HAVE_SYS_TYPES_H='1'
HAVE_TIMEGM='1'
HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1'
HAVE_UNISTD_H='1'
HAVE_UNLINKAT='1'
HAVE_UNLOCKPT='1'
HAVE_UNSIGNED_LONG_LONG_INT='1'
HAVE_USLEEP='1'
HAVE_UTIMENSAT='1'
HAVE_VASPRINTF='1'
HAVE_VDPRINTF='1'
HAVE_VISIBILITY='1'
HAVE_WCHAR_H='1'
HAVE_WCHAR_T='1'
HAVE_WCPCPY='1'
HAVE_WCPNCPY='1'
HAVE_WCRTOMB='1'
HAVE_WCSCASECMP='1'
HAVE_WCSCAT='1'
HAVE_WCSCHR='1'
HAVE_WCSCMP='1'
HAVE_WCSCOLL='1'
HAVE_WCSCPY='1'
HAVE_WCSCSPN='1'
HAVE_WCSDUP='1'
HAVE_WCSLEN='1'
HAVE_WCSNCASECMP='1'
HAVE_WCSNCAT='1'
HAVE_WCSNCMP='1'
HAVE_WCSNCPY='1'
HAVE_WCSNLEN='1'
HAVE_WCSNRTOMBS='1'
HAVE_WCSPBRK='1'
HAVE_WCSRCHR='1'
HAVE_WCSRTOMBS='1'
HAVE_WCSSPN='1'
HAVE_WCSSTR='1'
HAVE_WCSTOK='1'
HAVE_WCSWIDTH='1'
HAVE_WCSXFRM='1'
HAVE_WCTRANS_T='1'
HAVE_WCTYPE_H='1'
HAVE_WCTYPE_T='1'
HAVE_WINSOCK2_H='0'
HAVE_WINT_T='1'
HAVE_WMEMCHR='1'
HAVE_WMEMCMP='1'
HAVE_WMEMCPY='1'
HAVE_WMEMMOVE='1'
HAVE_WMEMSET='1'
HAVE_WPRINTF='0'
HAVE_XLOCALE_H='1'
HAVE__BOOL='1'
HAVE__EXIT='1'
ICONV_CONST=''
ICONV_H=''
INCLUDE_NEXT='include_next'
INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_PROGRAM_ENV=''
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INSTOBJEXT='.mo'
INTLBISON='bison'
INTLLIBS='${top_builddir}/intl/libintl.la '
INTLOBJS='$(GETTOBJS)'
INTL_DEFAULT_VERBOSITY='1'
INTL_EXPORTS_FLAGS=''
INTL_LIBTOOL_SUFFIX_PREFIX='l'
INTL_MACOSX_LIBS=''
JAR='jar'
JAVA_CHOICE='yes'
LD='/sysroot/arm-linux-androideabi/bin/ld'
LDFLAGS=''
LIBGRT_LIBDEPS=' '
LIBGRT_LTLIBDEPS=' '
LIBICONV=''
LIBINTL='${top_builddir}/intl/libintl.la '
LIBMULTITHREAD=''
LIBOBJS=''
LIBPTH=''
LIBPTH_PREFIX=''
LIBS=''
LIBSCHED=''
LIBTHREAD=''
LIBTOOL='/bin/sh $(top_builddir)/libtool'
LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_FALSE='#'
LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_TRUE=''
LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_FALSE='#'
LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_TRUE=''
LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='#'
LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE=''
LIBUNISTRING_UNISTR_H='unistr.h'
LIBUNISTRING_UNITYPES_H='unitypes.h'
LIBUNISTRING_UNIWIDTH_H='uniwidth.h'
LIPO=''
LN_S='ln -s'
LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(abs_top_builddir)/gnulib-lib"'
LOCALE_FR_UTF8='none'
LOCALE_JA='none'
LOCALE_ZH_CN='none'
LTLIBC='-lc'
LTLIBICONV=''
LTLIBINTL='${top_builddir}/intl/libintl.la '
LTLIBMULTITHREAD=''
LTLIBOBJS=''
LTLIBPTH=''
LTLIBTHREAD=''
MAKEINFO='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/sbin/mkdir -p'
MSGFMT='/usr/sbin/msgfmt'
MSGFMT_015='/usr/sbin/msgfmt'
MSGMERGE='/usr/sbin/msgmerge'
NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
NEXT_AS_FIRST_DIRECTIVE_GETOPT_H=''
NEXT_AS_FIRST_DIRECTIVE_ICONV_H=''
NEXT_AS_FIRST_DIRECTIVE_LOCALE_H=''
NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H=''
NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
NEXT_AS_FIRST_DIRECTIVE_STDINT_H=''
NEXT_AS_FIRST_DIRECTIVE_STDIO_H=''
NEXT_AS_FIRST_DIRECTIVE_STDLIB_H=''
NEXT_AS_FIRST_DIRECTIVE_STRING_H=''
NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H=''
NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H=''
NEXT_AS_FIRST_DIRECTIVE_TIME_H=''
NEXT_AS_FIRST_DIRECTIVE_UNISTD_H=''
NEXT_AS_FIRST_DIRECTIVE_WCHAR_H=''
NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H=''
NEXT_ERRNO_H=''
NEXT_GETOPT_H=''
NEXT_ICONV_H=''
NEXT_LOCALE_H=''
NEXT_SIGNAL_H=''
NEXT_STDDEF_H=''
NEXT_STDINT_H=''
NEXT_STDIO_H=''
NEXT_STDLIB_H=''
NEXT_STRING_H=''
NEXT_SYS_STAT_H=''
NEXT_SYS_TYPES_H=''
NEXT_TIME_H=''
NEXT_UNISTD_H=''
NEXT_WCHAR_H=''
NEXT_WCTYPE_H=''
NM='/sysroot/bin/arm-linux-androideabi-nm -B'
NMEDIT=''
OBJDUMP='arm-linux-androideabi-objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='gettext-runtime'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL='/usr/sbin/perl'
POSUB='po'
PRAGMA_COLUMNS=''
PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
PRI_MACROS_BROKEN='0'
PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0'
PTRDIFF_T_SUFFIX=''
RANLIB='arm-linux-androideabi-ranlib'
RC=''
RELOCATABLE='no'
RELOCATABLE_BUILD_DIR='$(top_builddir)/gnulib-lib'
RELOCATABLE_CONFIG_H_DIR='$(top_builddir)'
RELOCATABLE_LDFLAGS=''
RELOCATABLE_LIBRARY_PATH=''
RELOCATABLE_SRC_DIR='$(top_srcdir)/gnulib-lib'
RELOCATABLE_STRIP=':'
RELOCATABLE_VIA_LD_FALSE=''
RELOCATABLE_VIA_LD_TRUE='#'
RELOCATABLE_VIA_WRAPPER_FALSE=''
RELOCATABLE_VIA_WRAPPER_TRUE='#'
REPLACE_BTOWC='0'
REPLACE_CALLOC='0'
REPLACE_CANONICALIZE_FILE_NAME='0'
REPLACE_CHOWN='0'
REPLACE_CLOSE='0'
REPLACE_DPRINTF='0'
REPLACE_DUP2='0'
REPLACE_DUP='0'
REPLACE_DUPLOCALE='0'
REPLACE_FCHOWNAT='0'
REPLACE_FCLOSE='0'
REPLACE_FDOPEN='0'
REPLACE_FFLUSH='0'
REPLACE_FOPEN='0'
REPLACE_FPRINTF='0'
REPLACE_FPURGE='0'
REPLACE_FREOPEN='0'
REPLACE_FSEEK='0'
REPLACE_FSEEKO='0'
REPLACE_FSTAT='0'
REPLACE_FSTATAT='0'
REPLACE_FTELL='0'
REPLACE_FTELLO='0'
REPLACE_FTRUNCATE='0'
REPLACE_FUTIMENS='0'
REPLACE_GETCWD='0'
REPLACE_GETDELIM='0'
REPLACE_GETDOMAINNAME='0'
REPLACE_GETGROUPS='0'
REPLACE_GETLINE='0'
REPLACE_GETLOGIN_R='0'
REPLACE_GETPAGESIZE='0'
REPLACE_ICONV='0'
REPLACE_ICONV_OPEN='0'
REPLACE_ICONV_UTF='0'
REPLACE_ISATTY='0'
REPLACE_ISWBLANK='0'
REPLACE_ISWCNTRL='0'
REPLACE_LCHOWN='0'
REPLACE_LINK='0'
REPLACE_LINKAT='0'
REPLACE_LOCALECONV='0'
REPLACE_LOCALTIME_R='GNULIB_PORTCHECK'
REPLACE_LSEEK='0'
REPLACE_LSTAT='1'
REPLACE_MALLOC='0'
REPLACE_MBRLEN='0'
REPLACE_MBRTOWC='0'
REPLACE_MBSINIT='0'
REPLACE_MBSNRTOWCS='0'
REPLACE_MBSRTOWCS='0'
REPLACE_MBSTATE_T='0'
REPLACE_MBTOWC='0'
REPLACE_MEMCHR='1'
REPLACE_MEMMEM='0'
REPLACE_MKDIR='0'
REPLACE_MKFIFO='0'
REPLACE_MKNOD='0'
REPLACE_MKSTEMP='0'
REPLACE_MKTIME='GNULIB_PORTCHECK'
REPLACE_NANOSLEEP='GNULIB_PORTCHECK'
REPLACE_NULL='0'
REPLACE_OBSTACK_PRINTF='0'
REPLACE_PERROR='0'
REPLACE_POPEN='0'
REPLACE_PREAD='0'
REPLACE_PRINTF='0'
REPLACE_PTHREAD_SIGMASK='0'
REPLACE_PTSNAME='0'
REPLACE_PTSNAME_R='0'
REPLACE_PUTENV='0'
REPLACE_PWRITE='0'
REPLACE_RAISE='0'
REPLACE_RANDOM_R='0'
REPLACE_READ='0'
REPLACE_READLINK='1'
REPLACE_REALLOC='0'
REPLACE_REALPATH='1'
REPLACE_REMOVE='0'
REPLACE_RENAME='0'
REPLACE_RENAMEAT='0'
REPLACE_RMDIR='0'
REPLACE_SETENV='0'
REPLACE_SETLOCALE='0'
REPLACE_SLEEP='0'
REPLACE_SNPRINTF='0'
REPLACE_SPRINTF='0'
REPLACE_STAT='1'
REPLACE_STDIO_READ_FUNCS='0'
REPLACE_STDIO_WRITE_FUNCS='0'
REPLACE_STPNCPY='0'
REPLACE_STRCASESTR='0'
REPLACE_STRCHRNUL='0'
REPLACE_STRDUP='0'
REPLACE_STRERROR='1'
REPLACE_STRERROR_R='0'
REPLACE_STRNCAT='0'
REPLACE_STRNDUP='0'
REPLACE_STRNLEN='0'
REPLACE_STRSIGNAL='0'
REPLACE_STRSTR='0'
REPLACE_STRTOD='0'
REPLACE_STRTOK_R='0'
REPLACE_STRUCT_LCONV='0'
REPLACE_SYMLINK='0'
REPLACE_TIMEGM='GNULIB_PORTCHECK'
REPLACE_TMPFILE='0'
REPLACE_TOWLOWER='0'
REPLACE_TTYNAME_R='0'
REPLACE_UNLINK='0'
REPLACE_UNLINKAT='0'
REPLACE_UNSETENV='0'
REPLACE_USLEEP='0'
REPLACE_UTIMENSAT='0'
REPLACE_VASPRINTF='0'
REPLACE_VDPRINTF='0'
REPLACE_VFPRINTF='0'
REPLACE_VPRINTF='0'
REPLACE_VSNPRINTF='0'
REPLACE_VSPRINTF='0'
REPLACE_WCRTOMB='0'
REPLACE_WCSNRTOMBS='0'
REPLACE_WCSRTOMBS='0'
REPLACE_WCSWIDTH='0'
REPLACE_WCTOB='0'
REPLACE_WCTOMB='0'
REPLACE_WCWIDTH='1'
REPLACE_WRITE='0'
SED='/usr/sbin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SIG_ATOMIC_T_SUFFIX=''
SIZE_T_SUFFIX='u'
STDBOOL_H=''
STDDEF_H=''
STDINT_H='stdint.h'
STRIP='arm-linux-androideabi-strip'
SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
TIME_H_DEFINES_STRUCT_TIMESPEC='1'
UNDEFINE_STRTOK_R='0'
UNISTD_H_HAVE_WINSOCK2_H='0'
UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
USE_INCLUDED_LIBINTL='yes'
USE_NLS='yes'
VERSION='0.18.3'
WCHAR_T_SUFFIX='u'
WINDOWS_64_BIT_OFF_T='0'
WINDOWS_64_BIT_ST_SIZE='0'
WINDRES=''
WINT_T_SUFFIX='u'
WOE32='no'
WOE32DLL='no'
WOE32DLL_FALSE=''
WOE32DLL_TRUE='#'
WOE32_FALSE=''
WOE32_TRUE='#'
XGETTEXT='/usr/sbin/xgettext'
XGETTEXT_015='/usr/sbin/xgettext'
XGETTEXT_EXTRA_OPTIONS=' --flag=error:3:c-format --flag=error_at_line:5:c-format --keyword='\''proper_name:1,"This is a proper name. See the gettext manual, section Names."'\'' --keyword='\''proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."'\'''
YACC='bison -y'
YFLAGS=''
ac_ct_AR=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_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/gettext'
dvidir='${docdir}'
exec_prefix='${prefix}'
gl_LIBOBJS=' canonicalize-lgpl.o error.o getopt.o getopt1.o lstat.o memchr.o readlink.o stat.o strerror.o strerror-override.o wcwidth.o'
gl_LTLIBOBJS=' canonicalize-lgpl.lo error.lo getopt.lo getopt1.lo lstat.lo memchr.lo readlink.lo stat.lo strerror.lo strerror-override.lo wcwidth.lo'
gltests_LIBOBJS=''
gltests_LTLIBOBJS=''
gltests_WITNESS='IN_GETTEXT_RUNTIME_GNULIB_TESTS'
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/gettext-mono/src/gettext-0.18.3.1/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
lispdir='${datarootdir}/emacs/site-lisp'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkglibexecdir='${libexecdir}/${PACKAGE}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' libasprintf'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "gettext-runtime"
#define VERSION "0.18.3"
#define CSHARP_CHOICE_MONO 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _DARWIN_C_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define _DARWIN_USE_64_BIT_INODE 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_VISIBILITY 1
#define HAVE_STDINT_H_WITH_UINTMAX 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_STRING_H 1
#define HAVE_GETOPT_H 1
#define HAVE_WCTYPE_H 1
#define HAVE_XLOCALE_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_WCHAR_H 1
#define HAVE_STDINT_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_FEATURES_H 1
#define HAVE_GETPAGESIZE 1
#define INTDIV0_RAISES_SIGFPE 0
#define HAVE_INTTYPES_H_WITH_UINTMAX 1
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define HAVE_UINTMAX_T 1
#define HAVE_INTTYPES_H 1
#define USE_POSIX_THREADS 1
#define HAVE_PTHREAD_RWLOCK 1
#define HAVE_PTHREAD_MUTEX_RECURSIVE 1
#define HAVE_BUILTIN_EXPECT 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIMITS_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_GETCWD 1
#define HAVE_GETEGID 1
#define HAVE_GETEUID 1
#define HAVE_GETGID 1
#define HAVE_GETUID 1
#define HAVE_MUNMAP 1
#define HAVE_STPCPY 1
#define HAVE_STRCASECMP 1
#define HAVE_STRDUP 1
#define HAVE_STRTOUL 1
#define HAVE_TSEARCH 1
#define HAVE_USELOCALE 1
#define HAVE_DECL_FEOF_UNLOCKED 0
#define HAVE_DECL_FGETS_UNLOCKED 0
#define HAVE_LONG_LONG_INT 1
#define HAVE_WCHAR_T 1
#define HAVE_WINT_T 1
#define HAVE_INTMAX_T 1
#define HAVE_POSIX_PRINTF 1
#define HAVE_STDINT_H 1
#define HAVE_STDINT_H 1
#define HAVE_SYMLINK 1
#define HAVE_GETCWD 1
#define HAVE_READLINK 1
#define HAVE_REALPATH 1
#define HAVE_READLINKAT 1
#define HAVE_ISWCNTRL 1
#define HAVE_ISWBLANK 1
#define HAVE_LSTAT 1
#define HAVE_MBSINIT 1
#define HAVE_MBRTOWC 1
#define HAVE_MPROTECT 1
#define HAVE_SETENV 1
#define HAVE_WCWIDTH 1
#define HAVE_WORKING_O_NOATIME 0
#define HAVE_WORKING_O_NOFOLLOW 0
#define HAVE_FEATURES_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_ASPRINTF 1
#define HAVE_FWPRINTF 1
#define HAVE_NEWLOCALE 1
#define HAVE_PUTENV 1
#define HAVE_SETENV 1
#define HAVE_SETLOCALE 1
#define HAVE_SNPRINTF 1
#define HAVE_STRNLEN 1
#define HAVE_WCSLEN 1
#define HAVE_WCSNLEN 1
#define HAVE_MBRTOWC 1
#define HAVE_WCRTOMB 1
#define HAVE_DECL__SNPRINTF 0
#define HAVE_DECL__SNWPRINTF 0
#define HAVE_DECL_GETC_UNLOCKED 1
#define HAVE_LC_MESSAGES 1
#define ENABLE_NLS 1
#define HAVE_ENVIRON_DECL 1
#define HAVE_DECL_STRERROR_R 1
#define HAVE_STRERROR_R 1
#define HAVE_GETOPT_H 1
#define HAVE_GETOPT_LONG_ONLY 1
#define __GETOPT_PREFIX rpl_
#define HAVE_DECL_GETENV 1
#define HAVE_TOWLOWER 1
#define HAVE_RAW_DECL_WCTYPE 1
#define HAVE_RAW_DECL_ISWCTYPE 1
#define HAVE_RAW_DECL_WCTRANS 1
#define HAVE_RAW_DECL_TOWCTRANS 1
#define HAVE_DECL_GETC_UNLOCKED 1
#define HAVE_STDLIB_H 1
#define MALLOC_0_IS_NONNULL 0
#define HAVE_MBSTATE_T 1
#define HAVE_MAP_ANONYMOUS 1
#define HAVE_SIGSET_T 1
#define INSTALLPREFIX "/usr"
#define HAVE_DECL_SETENV 1
#define USER_LABEL_PREFIX
#define HAVE__BOOL 1
#define BITSIZEOF_PTRDIFF_T 32
#define BITSIZEOF_SIZE_T 32
#define BITSIZEOF_SIG_ATOMIC_T 32
#define BITSIZEOF_WCHAR_T 32
#define BITSIZEOF_WINT_T 32
#define HAVE_SIGNED_SIG_ATOMIC_T 1
#define PTRDIFF_T_SUFFIX
#define SIZE_T_SUFFIX u
#define SIG_ATOMIC_T_SUFFIX
#define WCHAR_T_SUFFIX u
#define WINT_T_SUFFIX u
#define REPLACE_STRERROR_0 1
#define restrict __restrict
#define HAVE_RAW_DECL_MEMMEM 1
#define HAVE_RAW_DECL_MEMRCHR 1
#define HAVE_RAW_DECL_STPCPY 1
#define HAVE_RAW_DECL_STPNCPY 1
#define HAVE_RAW_DECL_STRDUP 1
#define HAVE_RAW_DECL_STRNCAT 1
#define HAVE_RAW_DECL_STRNDUP 1
#define HAVE_RAW_DECL_STRNLEN 1
#define HAVE_RAW_DECL_STRPBRK 1
#define HAVE_RAW_DECL_STRSEP 1
#define HAVE_RAW_DECL_STRCASESTR 1
#define HAVE_RAW_DECL_STRTOK_R 1
#define HAVE_RAW_DECL_STRERROR_R 1
#define HAVE_RAW_DECL_STRSIGNAL 1
#define HAVE_DECL_STRNLEN 1
#define HAVE_DECL_CLEARERR_UNLOCKED 0
#define HAVE_DECL_FEOF_UNLOCKED 0
#define HAVE_DECL_FERROR_UNLOCKED 0
#define HAVE_DECL_FFLUSH_UNLOCKED 0
#define HAVE_DECL_FGETS_UNLOCKED 0
#define HAVE_DECL_FPUTC_UNLOCKED 0
#define HAVE_DECL_FPUTS_UNLOCKED 0
#define HAVE_DECL_FREAD_UNLOCKED 0
#define HAVE_DECL_FWRITE_UNLOCKED 0
#define HAVE_DECL_GETCHAR_UNLOCKED 1
#define HAVE_DECL_PUTC_UNLOCKED 1
#define HAVE_DECL_PUTCHAR_UNLOCKED 1
#define HAVE_ATEXIT 1
#define GNULIB_CANONICALIZE_LGPL 1
#define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
#define GNULIB_TEST_REALPATH 1
#define GNULIB_TEST_ENVIRON 1
#define GNULIB_FWRITEERROR 1
#define GNULIB_TEST_GETOPT_GNU 1
#define __GETOPT_PREFIX rpl_
#define HAVE_DECL_ISWBLANK 1
#define GNULIB_TEST_ISWBLANK 1
#define HAVE_RAW_DECL_SETLOCALE 1
#define HAVE_RAW_DECL_DUPLOCALE 1
#define HAVE_SETLOCALE 1
#define HAVE_USELOCALE 1
#define HAVE_PTHREAD_RWLOCK 1
#define HAVE_PTHREAD_MUTEX_RECURSIVE 1
#define GNULIB_LOCK 1
#define GNULIB_TEST_LSTAT 1
#define GNULIB_TEST_MBRTOWC 1
#define GNULIB_TEST_MBSINIT 1
#define GNULIB_TEST_MBSLEN 1
#define GNULIB_TEST_MBSSTR 1
#define GNULIB_TEST_MEMCHR 1
#define HAVE_MEMMOVE 1
#define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
#define HAVE_RAISE 1
#define GNULIB_TEST_RAISE 1
#define READLINK_TRAILING_SLASH_BUG 1
#define GNULIB_TEST_READLINK 1
#define HAVE_SEARCH_H 1
#define HAVE_TSEARCH 1
#define GNULIB_TEST_SETLOCALE 1
#define HAVE_RAW_DECL_SIGACTION 1
#define HAVE_RAW_DECL_SIGADDSET 1
#define HAVE_RAW_DECL_SIGDELSET 1
#define HAVE_RAW_DECL_SIGEMPTYSET 1
#define HAVE_RAW_DECL_SIGFILLSET 1
#define HAVE_RAW_DECL_SIGISMEMBER 1
#define HAVE_RAW_DECL_SIGPENDING 1
#define HAVE_RAW_DECL_SIGPROCMASK 1
#define GNULIB_SIGPIPE 1
#define GNULIB_TEST_SIGPROCMASK 1
#define REPLACE_FUNC_STAT_FILE 1
#define GNULIB_TEST_STAT 1
#define GNULIB_FSCANF 1
#define GNULIB_SCANF 1
#define HAVE_RAW_DECL_DPRINTF 1
#define HAVE_RAW_DECL_FPURGE 1
#define HAVE_RAW_DECL_FSEEKO 1
#define HAVE_RAW_DECL_FTELLO 1
#define HAVE_RAW_DECL_GETDELIM 1
#define HAVE_RAW_DECL_GETLINE 1
#define HAVE_RAW_DECL_GETS 1
#define HAVE_RAW_DECL_PCLOSE 1
#define HAVE_RAW_DECL_POPEN 1
#define HAVE_RAW_DECL_RENAMEAT 1
#define HAVE_RAW_DECL_SNPRINTF 1
#define HAVE_RAW_DECL_TMPFILE 1
#define HAVE_RAW_DECL_VDPRINTF 1
#define HAVE_RAW_DECL_VSNPRINTF 1
#define HAVE_RAW_DECL__EXIT 1
#define HAVE_RAW_DECL_ATOLL 1
#define HAVE_RAW_DECL_GRANTPT 1
#define HAVE_RAW_DECL_INITSTATE 1
#define HAVE_RAW_DECL_MKDTEMP 1
#define HAVE_RAW_DECL_MKSTEMP 1
#define HAVE_RAW_DECL_POSIX_OPENPT 1
#define HAVE_RAW_DECL_PTSNAME 1
#define HAVE_RAW_DECL_PTSNAME_R 1
#define HAVE_RAW_DECL_RANDOM 1
#define HAVE_RAW_DECL_REALPATH 1
#define HAVE_RAW_DECL_SETENV 1
#define HAVE_RAW_DECL_SETSTATE 1
#define HAVE_RAW_DECL_SRANDOM 1
#define HAVE_RAW_DECL_STRTOD 1
#define HAVE_RAW_DECL_STRTOLL 1
#define HAVE_RAW_DECL_STRTOULL 1
#define HAVE_RAW_DECL_UNLOCKPT 1
#define HAVE_RAW_DECL_UNSETENV 1
#define GNULIB_STRERROR 1
#define GNULIB_TEST_STRERROR 1
#define GNULIB_TEST_STRNLEN 1
#define HAVE_STRTOUL 1
#define HAVE_RAW_DECL_FCHMODAT 1
#define HAVE_RAW_DECL_FSTAT 1
#define HAVE_RAW_DECL_FSTATAT 1
#define HAVE_RAW_DECL_FUTIMENS 1
#define HAVE_RAW_DECL_LSTAT 1
#define HAVE_RAW_DECL_MKDIRAT 1
#define HAVE_RAW_DECL_MKFIFO 1
#define HAVE_RAW_DECL_MKNOD 1
#define HAVE_RAW_DECL_MKNODAT 1
#define HAVE_RAW_DECL_STAT 1
#define HAVE_RAW_DECL_UTIMENSAT 1
#define HAVE_RAW_DECL_CHDIR 1
#define HAVE_RAW_DECL_CHOWN 1
#define HAVE_RAW_DECL_DUP 1
#define HAVE_RAW_DECL_DUP2 1
#define HAVE_RAW_DECL_DUP3 1
#define HAVE_RAW_DECL_ENVIRON 1
#define HAVE_RAW_DECL_FACCESSAT 1
#define HAVE_RAW_DECL_FCHDIR 1
#define HAVE_RAW_DECL_FCHOWNAT 1
#define HAVE_RAW_DECL_FDATASYNC 1
#define HAVE_RAW_DECL_FSYNC 1
#define HAVE_RAW_DECL_FTRUNCATE 1
#define HAVE_RAW_DECL_GETCWD 1
#define HAVE_RAW_DECL_GETGROUPS 1
#define HAVE_RAW_DECL_GETHOSTNAME 1
#define HAVE_RAW_DECL_GETLOGIN 1
#define HAVE_RAW_DECL_GETPAGESIZE 1
#define HAVE_RAW_DECL_GETUSERSHELL 1
#define HAVE_RAW_DECL_SETUSERSHELL 1
#define HAVE_RAW_DECL_ENDUSERSHELL 1
#define HAVE_RAW_DECL_ISATTY 1
#define HAVE_RAW_DECL_LCHOWN 1
#define HAVE_RAW_DECL_LINK 1
#define HAVE_RAW_DECL_LINKAT 1
#define HAVE_RAW_DECL_LSEEK 1
#define HAVE_RAW_DECL_PIPE 1
#define HAVE_RAW_DECL_PIPE2 1
#define HAVE_RAW_DECL_PREAD 1
#define HAVE_RAW_DECL_PWRITE 1
#define HAVE_RAW_DECL_READLINK 1
#define HAVE_RAW_DECL_READLINKAT 1
#define HAVE_RAW_DECL_RMDIR 1
#define HAVE_RAW_DECL_SLEEP 1
#define HAVE_RAW_DECL_SYMLINK 1
#define HAVE_RAW_DECL_SYMLINKAT 1
#define HAVE_RAW_DECL_TTYNAME_R 1
#define HAVE_RAW_DECL_UNLINK 1
#define HAVE_RAW_DECL_UNLINKAT 1
#define HAVE_RAW_DECL_USLEEP 1
#define GNULIB_UNISTR_U8_MBTOUCR 1
#define GNULIB_UNISTR_U8_UCTOMB 1
#define USE_UNLOCKED_IO 1
#define HAVE_RAW_DECL_BTOWC 1
#define HAVE_RAW_DECL_WCTOB 1
#define HAVE_RAW_DECL_MBSINIT 1
#define HAVE_RAW_DECL_MBRTOWC 1
#define HAVE_RAW_DECL_MBRLEN 1
#define HAVE_RAW_DECL_MBSRTOWCS 1
#define HAVE_RAW_DECL_MBSNRTOWCS 1
#define HAVE_RAW_DECL_WCRTOMB 1
#define HAVE_RAW_DECL_WCSRTOMBS 1
#define HAVE_RAW_DECL_WCSNRTOMBS 1
#define HAVE_RAW_DECL_WCWIDTH 1
#define HAVE_RAW_DECL_WMEMCHR 1
#define HAVE_RAW_DECL_WMEMCMP 1
#define HAVE_RAW_DECL_WMEMCPY 1
#define HAVE_RAW_DECL_WMEMMOVE 1
#define HAVE_RAW_DECL_WMEMSET 1
#define HAVE_RAW_DECL_WCSLEN 1
#define HAVE_RAW_DECL_WCSNLEN 1
#define HAVE_RAW_DECL_WCSCPY 1
#define HAVE_RAW_DECL_WCSNCPY 1
#define HAVE_RAW_DECL_WCSCAT 1
#define HAVE_RAW_DECL_WCSNCAT 1
#define HAVE_RAW_DECL_WCSCMP 1
#define HAVE_RAW_DECL_WCSNCMP 1
#define HAVE_RAW_DECL_WCSCASECMP 1
#define HAVE_RAW_DECL_WCSNCASECMP 1
#define HAVE_RAW_DECL_WCSCOLL 1
#define HAVE_RAW_DECL_WCSXFRM 1
#define HAVE_RAW_DECL_WCSDUP 1
#define HAVE_RAW_DECL_WCSCHR 1
#define HAVE_RAW_DECL_WCSRCHR 1
#define HAVE_RAW_DECL_WCSCSPN 1
#define HAVE_RAW_DECL_WCSSPN 1
#define HAVE_RAW_DECL_WCSPBRK 1
#define HAVE_RAW_DECL_WCSSTR 1
#define HAVE_RAW_DECL_WCSTOK 1
#define HAVE_RAW_DECL_WCSWIDTH 1
#define HAVE_TOWLOWER 1
#define HAVE_RAW_DECL_WCTYPE 1
#define HAVE_RAW_DECL_ISWCTYPE 1
#define HAVE_RAW_DECL_WCTRANS 1
#define HAVE_RAW_DECL_TOWCTRANS 1
#define HAVE_DECL_WCWIDTH 1
#define GNULIB_TEST_WCWIDTH 1
#define HAVE_SETLOCALE 1
configure: exit 0
CMD: config logfiles '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/libasprintf/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 libasprintf configure 1.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-option-checking --prefix=/usr --build=x86_64-unknown-linux --host=arm-linux-androideabi --enable-csharp=mono build_alias=x86_64-unknown-linux host_alias=arm-linux-androideabi CC=arm-linux-androideabi-gcc CFLAGS= LDFLAGS= CPPFLAGS= CXX=arm-linux-androideabi-g++ CXXFLAGS= --cache-file=/dev/null --srcdir=.
## --------- ##
## Platform. ##
## --------- ##
hostname = 31d221eaebf9
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:2698: checking for a BSD-compatible install
configure:2766: result: /usr/bin/install -c
configure:2777: checking whether build environment is sane
configure:2832: result: yes
configure:2891: checking for arm-linux-androideabi-strip
configure:2907: found /sysroot/bin/arm-linux-androideabi-strip
configure:2918: result: arm-linux-androideabi-strip
configure:2983: checking for a thread-safe mkdir -p
configure:3022: result: /usr/sbin/mkdir -p
configure:3029: checking for gawk
configure:3045: found /usr/sbin/gawk
configure:3056: result: gawk
configure:3067: checking whether make sets $(MAKE)
configure:3089: result: yes
configure:3118: checking whether make supports nested variables
configure:3135: result: yes
configure:3230: checking for arm-linux-androideabi-gcc
configure:3257: result: arm-linux-androideabi-gcc
configure:3526: checking for C compiler version
configure:3535: 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:3546: $? = 0
configure:3535: 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:3546: $? = 0
configure:3535: 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:3546: $? = 1
configure:3535: 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:3546: $? = 1
configure:3566: checking whether the C compiler works
configure:3588: arm-linux-androideabi-gcc conftest.c >&5
configure:3592: $? = 0
configure:3640: result: yes
configure:3643: checking for C compiler default output file name
configure:3645: result: a.out
configure:3651: checking for suffix of executables
configure:3658: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:3662: $? = 0
configure:3684: result:
configure:3706: checking whether we are cross compiling
configure:3744: result: yes
configure:3749: checking for suffix of object files
configure:3771: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3775: $? = 0
configure:3796: result: o
configure:3800: checking whether we are using the GNU C compiler
configure:3819: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3819: $? = 0
configure:3828: result: yes
configure:3837: checking whether arm-linux-androideabi-gcc accepts -g
configure:3857: arm-linux-androideabi-gcc -c -g conftest.c >&5
configure:3857: $? = 0
configure:3898: result: yes
configure:3915: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:3978: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3978: $? = 0
configure:3991: result: none needed
configure:4022: checking for style of include used by make
configure:4050: result: GNU
configure:4076: checking dependency style of arm-linux-androideabi-gcc
configure:4187: result: gcc3
configure:4314: checking for C++ compiler version
configure:4323: arm-linux-androideabi-g++ --version >&5
arm-linux-androideabi-g++ (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:4334: $? = 0
configure:4323: arm-linux-androideabi-g++ -v >&5
Using built-in specs.
COLLECT_GCC=arm-linux-androideabi-g++
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:4334: $? = 0
configure:4323: arm-linux-androideabi-g++ -V >&5
arm-linux-androideabi-g++: error: unrecognized command line option '-V'
arm-linux-androideabi-g++: fatal error: no input files
compilation terminated.
configure:4334: $? = 1
configure:4323: arm-linux-androideabi-g++ -qversion >&5
arm-linux-androideabi-g++: error: unrecognized command line option '-qversion'
arm-linux-androideabi-g++: fatal error: no input files
compilation terminated.
configure:4334: $? = 1
configure:4338: checking whether we are using the GNU C++ compiler
configure:4357: arm-linux-androideabi-g++ -c conftest.cpp >&5
configure:4357: $? = 0
configure:4366: result: yes
configure:4375: checking whether arm-linux-androideabi-g++ accepts -g
configure:4395: arm-linux-androideabi-g++ -c -g conftest.cpp >&5
configure:4395: $? = 0
configure:4436: result: yes
configure:4461: checking dependency style of arm-linux-androideabi-g++
configure:4572: result: gcc3
configure:4593: checking build system type
configure:4607: result: x86_64-unknown-linux-gnu
configure:4627: checking host system type
configure:4640: result: arm-unknown-linux-androideabi
configure:4670: checking how to run the C preprocessor
configure:4701: arm-linux-androideabi-gcc -E conftest.c
configure:4701: $? = 0
configure:4715: arm-linux-androideabi-gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4715: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libasprintf"
| #define PACKAGE_TARNAME "libasprintf"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "libasprintf 1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libasprintf"
| #define VERSION "1.0"
| /* end confdefs.h. */
| #include
configure:4740: result: arm-linux-androideabi-gcc -E
configure:4760: arm-linux-androideabi-gcc -E conftest.c
configure:4760: $? = 0
configure:4774: arm-linux-androideabi-gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4774: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libasprintf"
| #define PACKAGE_TARNAME "libasprintf"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "libasprintf 1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libasprintf"
| #define VERSION "1.0"
| /* end confdefs.h. */
| #include
configure:4803: checking for grep that handles long lines and -e
configure:4861: result: /usr/sbin/grep
configure:4866: checking for egrep
configure:4928: result: /usr/sbin/grep -E
configure:4935: checking for Minix Amsterdam compiler
configure:4959: result: no
configure:4971: checking for arm-linux-androideabi-ar
configure:4987: found /sysroot/bin/arm-linux-androideabi-ar
configure:4998: result: arm-linux-androideabi-ar
configure:5078: checking for arm-linux-androideabi-ranlib
configure:5094: found /sysroot/bin/arm-linux-androideabi-ranlib
configure:5105: result: arm-linux-androideabi-ranlib
configure:5270: checking how to print strings
configure:5297: result: printf
configure:5318: checking for a sed that does not truncate output
configure:5382: result: /usr/sbin/sed
configure:5400: checking for fgrep
configure:5462: result: /usr/sbin/grep -F
configure:5497: checking for ld used by arm-linux-androideabi-gcc
configure:5564: result: /sysroot/arm-linux-androideabi/bin/ld
configure:5571: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
configure:5586: result: yes
configure:5598: checking for BSD- or MS-compatible name lister (nm)
configure:5650: result: /sysroot/bin/arm-linux-androideabi-nm -B
configure:5780: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
configure:5787: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5790: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
configure:5793: output
00000000 B some_variable
configure:5800: result: BSD nm
configure:5803: checking whether ln -s works
configure:5807: result: yes
configure:5815: checking the maximum length of command line arguments
configure:5945: result: 1572864
configure:5962: checking whether the shell understands some XSI constructs
configure:5972: result: yes
configure:5976: checking whether the shell understands "+="
configure:5982: result: yes
configure:6017: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
configure:6057: result: func_convert_file_noop
configure:6064: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:6084: result: func_convert_file_noop
configure:6091: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
configure:6098: result: -r
configure:6132: checking for arm-linux-androideabi-objdump
configure:6148: found /sysroot/bin/arm-linux-androideabi-objdump
configure:6159: result: arm-linux-androideabi-objdump
configure:6228: checking how to recognize dependent libraries
configure:6430: result: pass_all
configure:6475: checking for arm-linux-androideabi-dlltool
configure:6505: result: no
configure:6515: checking for dlltool
configure:6545: result: no
configure:6572: checking how to associate runtime and link libraries
configure:6599: result: printf %s\n
configure:6615: checking for arm-linux-androideabi-ar
configure:6642: result: arm-linux-androideabi-ar
configure:6723: checking for archiver @FILE support
configure:6740: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6740: $? = 0
configure:6743: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
configure:6746: $? = 0
configure:6751: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
arm-linux-androideabi-ar: conftest.o: No such file or directory
configure:6754: $? = 1
configure:6766: result: @
configure:6784: checking for arm-linux-androideabi-strip
configure:6811: result: arm-linux-androideabi-strip
configure:6883: checking for arm-linux-androideabi-ranlib
configure:6910: result: arm-linux-androideabi-ranlib
configure:7052: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
configure:7172: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7175: $? = 0
configure:7179: /sysroot/bin/arm-linux-androideabi-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7182: $? = 0
configure:7248: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
configure:7251: $? = 0
configure:7289: result: ok
configure:7326: checking for sysroot
configure:7356: result: no
configure:7572: checking for arm-linux-androideabi-mt
configure:7602: result: no
configure:7612: checking for mt
configure:7642: result: no
configure:7662: checking if : is a manifest tool
configure:7668: : '-?'
configure:7676: result: no
configure:8313: checking for ANSI C header files
configure:8333: arm-linux-androideabi-gcc -c conftest.c >&5
configure:8333: $? = 0
configure:8417: result: yes
configure:8430: checking for sys/types.h
configure:8430: arm-linux-androideabi-gcc -c conftest.c >&5
configure:8430: $? = 0
configure:8430: result: yes
configure:8430: checking for sys/stat.h
configure:8430: arm-linux-androideabi-gcc -c conftest.c >&5
configure:8430: $? = 0
configure:8430: result: yes
configure:8430: checking for stdlib.h
configure:8430: arm-linux-androideabi-gcc -c conftest.c >&5
configure:8430: $? = 0
configure:8430: result: yes
configure:8430: checking for string.h
configure:8430: arm-linux-androideabi-gcc -c conftest.c >&5
configure:8430: $? = 0
configure:8430: result: yes
configure:8430: checking for memory.h
configure:8430: arm-linux-androideabi-gcc -c conftest.c >&5
configure:8430: $? = 0
configure:8430: result: yes
configure:8430: checking for strings.h
configure:8430: arm-linux-androideabi-gcc -c conftest.c >&5
configure:8430: $? = 0
configure:8430: result: yes
configure:8430: checking for inttypes.h
configure:8430: arm-linux-androideabi-gcc -c conftest.c >&5
configure:8430: $? = 0
configure:8430: result: yes
configure:8430: checking for stdint.h
configure:8430: arm-linux-androideabi-gcc -c conftest.c >&5
configure:8430: $? = 0
configure:8430: result: yes
configure:8430: checking for unistd.h
configure:8430: arm-linux-androideabi-gcc -c conftest.c >&5
configure:8430: $? = 0
configure:8430: result: yes
configure:8444: checking for dlfcn.h
configure:8444: arm-linux-androideabi-gcc -c conftest.c >&5
configure:8444: $? = 0
configure:8444: result: yes
configure:8959: checking for objdir
configure:8974: result: .libs
configure:9245: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
configure:9263: arm-linux-androideabi-gcc -c -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:9267: $? = 0
configure:9280: result: no
configure:9607: checking for arm-linux-androideabi-gcc option to produce PIC
configure:9614: result: -fPIC -DPIC
configure:9622: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
configure:9640: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
configure:9644: $? = 0
configure:9657: result: yes
configure:9686: checking if arm-linux-androideabi-gcc static flag -static works
configure:9714: result: yes
configure:9729: checking if arm-linux-androideabi-gcc supports -c -o file.o
configure:9750: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
configure:9754: $? = 0
configure:9776: result: yes
configure:9784: checking if arm-linux-androideabi-gcc supports -c -o file.o
configure:9831: result: yes
configure:9864: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
configure:11017: result: yes
configure:11054: checking whether -lc should be explicitly linked in
configure:11062: arm-linux-androideabi-gcc -c conftest.c >&5
configure:11065: $? = 0
configure:11080: arm-linux-androideabi-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
configure:11083: $? = 0
configure:11097: result: no
configure:11257: checking dynamic linker characteristics
configure:11768: arm-linux-androideabi-gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11768: $? = 0
configure:11990: result: GNU/Linux ld.so
configure:12097: checking how to hardcode library paths into programs
configure:12122: result: immediate
configure:12662: checking whether stripping libraries is possible
configure:12667: result: yes
configure:12702: checking if libtool supports shared libraries
configure:12704: result: yes
configure:12707: checking whether to build shared libraries
configure:12728: result: yes
configure:12731: checking whether to build static libraries
configure:12735: result: yes
configure:12758: checking how to run the C++ preprocessor
configure:12785: arm-linux-androideabi-g++ -E conftest.cpp
configure:12785: $? = 0
configure:12799: arm-linux-androideabi-g++ -E conftest.cpp
conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:12799: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libasprintf"
| #define PACKAGE_TARNAME "libasprintf"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "libasprintf 1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libasprintf"
| #define VERSION "1.0"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
configure:12824: result: arm-linux-androideabi-g++ -E
configure:12844: arm-linux-androideabi-g++ -E conftest.cpp
configure:12844: $? = 0
configure:12858: arm-linux-androideabi-g++ -E conftest.cpp
conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:12858: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libasprintf"
| #define PACKAGE_TARNAME "libasprintf"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "libasprintf 1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libasprintf"
| #define VERSION "1.0"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
configure:13027: checking for ld used by arm-linux-androideabi-g++
configure:13094: result: /sysroot/arm-linux-androideabi/bin/ld
configure:13101: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
configure:13116: result: yes
configure:13171: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
configure:14176: result: yes
configure:14212: arm-linux-androideabi-g++ -c conftest.cpp >&5
configure:14215: $? = 0
configure:14735: checking for arm-linux-androideabi-g++ option to produce PIC
configure:14742: result: -fPIC -DPIC
configure:14750: checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works
configure:14768: arm-linux-androideabi-g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
configure:14772: $? = 0
configure:14785: result: yes
configure:14808: checking if arm-linux-androideabi-g++ static flag -static works
configure:14836: result: yes
configure:14848: checking if arm-linux-androideabi-g++ supports -c -o file.o
configure:14869: arm-linux-androideabi-g++ -c -o out/conftest2.o conftest.cpp >&5
configure:14873: $? = 0
configure:14895: result: yes
configure:14900: checking if arm-linux-androideabi-g++ supports -c -o file.o
configure:14947: result: yes
configure:14977: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
configure:15013: result: yes
configure:15154: checking dynamic linker characteristics
configure:15821: result: GNU/Linux ld.so
configure:15874: checking how to hardcode library paths into programs
configure:15899: result: immediate
configure:15971: checking features.h usability
configure:15971: arm-linux-androideabi-gcc -c conftest.c >&5
configure:15971: $? = 0
configure:15971: result: yes
configure:15971: checking features.h presence
configure:15971: arm-linux-androideabi-gcc -E conftest.c
configure:15971: $? = 0
configure:15971: result: yes
configure:15971: checking for features.h
configure:15971: result: yes
configure:15982: checking for inline
configure:15998: arm-linux-androideabi-gcc -c conftest.c >&5
configure:15998: $? = 0
configure:16006: result: inline
configure:16024: checking for size_t
configure:16024: arm-linux-androideabi-gcc -c conftest.c >&5
configure:16024: $? = 0
configure:16024: 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:16024: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libasprintf"
| #define PACKAGE_TARNAME "libasprintf"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "libasprintf 1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libasprintf"
| #define VERSION "1.0"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_FEATURES_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
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:16024: result: yes
configure:16036: checking for unsigned long long int
configure:16075: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:16075: $? = 0
configure:16084: result: yes
configure:16094: checking for long long int
configure:16144: result: yes
configure:16153: checking for wchar_t
configure:16170: arm-linux-androideabi-gcc -c conftest.c >&5
configure:16170: $? = 0
configure:16177: result: yes
configure:16186: checking for wint_t
configure:16211: arm-linux-androideabi-gcc -c conftest.c >&5
configure:16211: $? = 0
configure:16218: result: yes
configure:16226: checking for mbstate_t
configure:16243: arm-linux-androideabi-gcc -c conftest.c >&5
configure:16243: $? = 0
configure:16250: result: yes
configure:16261: checking for ptrdiff_t
configure:16261: arm-linux-androideabi-gcc -c conftest.c >&5
configure:16261: $? = 0
configure:16261: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:65:24: error: expected expression before ')' token
if (sizeof ((ptrdiff_t)))
^
configure:16261: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libasprintf"
| #define PACKAGE_TARNAME "libasprintf"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "libasprintf 1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libasprintf"
| #define VERSION "1.0"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_FEATURES_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_MBSTATE_T 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 ((ptrdiff_t)))
| return 0;
| ;
| return 0;
| }
configure:16261: result: yes
configure:16272: checking for inttypes.h
configure:16291: arm-linux-androideabi-gcc -c conftest.c >&5
configure:16291: $? = 0
configure:16298: result: yes
configure:16309: checking for stdint.h
configure:16326: arm-linux-androideabi-gcc -c conftest.c >&5
configure:16326: $? = 0
configure:16333: result: yes
configure:16365: checking for stdint.h
configure:16365: result: yes
configure:16375: checking for SIZE_MAX
configure:16446: result: yes
configure:16461: checking for stdint.h
configure:16461: result: yes
configure:16484: checking for working alloca.h
configure:16501: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:16501: $? = 0
configure:16509: result: yes
configure:16517: checking for alloca
configure:16554: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:16554: $? = 0
configure:16562: result: yes
configure:16679: checking for stdlib.h
configure:16679: result: yes
configure:16679: checking for string.h
configure:16679: result: yes
configure:16700: checking whether the preprocessor supports include_next
configure:16738: arm-linux-androideabi-gcc -c -Iconftestd1b -Iconftestd2 conftest.c >&5
configure:16738: $? = 0
configure:16759: result: yes
configure:16780: checking whether system header files limit the line length
configure:16803: result: no
configure:16814: checking for complete errno.h
configure:16887: result: yes
configure:17264: checking for stdint.h
configure:17264: result: yes
configure:17274: checking for SIZE_MAX
configure:17345: result: yes
configure:17360: checking for stdint.h
configure:17360: result: yes
configure:17407: checking for snprintf
configure:17407: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:63:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
char snprintf ();
^
configure:17407: $? = 0
configure:17407: result: yes
configure:17407: checking for vasprintf
configure:17407: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:17407: $? = 0
configure:17407: result: yes
configure:17407: checking for strnlen
configure:17407: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:17407: $? = 0
configure:17407: result: yes
configure:17407: checking for wcslen
configure:17407: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:17407: $? = 0
configure:17407: result: yes
configure:17407: checking for wcsnlen
configure:17407: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:17407: $? = 0
configure:17407: result: yes
configure:17407: checking for mbrtowc
configure:17407: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:17407: $? = 0
configure:17407: result: yes
configure:17407: checking for wcrtomb
configure:17407: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:17407: $? = 0
configure:17407: result: yes
configure:17416: checking whether _snprintf is declared
configure:17416: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:56:10: error: '_snprintf' undeclared (first use in this function)
(void) _snprintf;
^
conftest.c:56:10: note: each undeclared identifier is reported only once for each function it appears in
configure:17416: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libasprintf"
| #define PACKAGE_TARNAME "libasprintf"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "libasprintf 1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libasprintf"
| #define VERSION "1.0"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_FEATURES_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #ifndef _snprintf
| #ifdef __cplusplus
| (void) _snprintf;
| #else
| (void) _snprintf;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:17416: result: no
configure:17430: checking whether printf() supports POSIX/XSI format strings
configure:17482: result: guessing yes
configure:17496: checking for dvips
configure:17514: found /usr/sbin/dvips
configure:17527: result: /usr/sbin/dvips
configure:17537: checking for texi2pdf
configure:17555: found /usr/sbin/texi2pdf
configure:17568: result: /usr/sbin/texi2pdf
configure:17578: checking for perl
configure:17596: found /usr/sbin/perl
configure:17609: result: /usr/sbin/perl
configure:17730: checking that generated files are newer than configure
configure:17736: result: done
configure:17807: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libasprintf config.status 1.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 31d221eaebf9
config.status:1203: creating Makefile
config.status:1203: creating config.h
config.status:1432: executing depfiles commands
config.status:1432: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=arm-linux-androideabi-gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=arm-linux-androideabi-g++
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_mbrtowc=yes
ac_cv_func_snprintf=yes
ac_cv_func_strnlen=yes
ac_cv_func_vasprintf=yes
ac_cv_func_wcrtomb=yes
ac_cv_func_wcslen=yes
ac_cv_func_wcsnlen=yes
ac_cv_have_decl__snprintf=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_features_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_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_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=arm-unknown-linux-androideabi
ac_cv_objext=o
ac_cv_path_DVIPS=/usr/sbin/dvips
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_FGREP='/usr/sbin/grep -F'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_PERL=/usr/sbin/perl
ac_cv_path_SED=/usr/sbin/sed
ac_cv_path_TEXI2PDF=/usr/sbin/texi2pdf
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AR=arm-linux-androideabi-ar
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_CXXCPP='arm-linux-androideabi-g++ -E'
ac_cv_prog_OBJDUMP=arm-linux-androideabi-objdump
ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
ac_cv_prog_STRIP=arm-linux-androideabi-strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_type_long_long_int=yes
ac_cv_type_mbstate_t=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_size_t=yes
ac_cv_type_unsigned_long_long_int=yes
ac_cv_working_alloca_h=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
gl_cv_c_amsterdam_compiler=no
gl_cv_have_include_next=yes
gl_cv_header_errno_h_complete=yes
gl_cv_header_inttypes_h=yes
gl_cv_header_stdint_h=yes
gl_cv_pragma_columns=no
gl_cv_size_max=yes
gt_cv_c_wchar_t=yes
gt_cv_c_wint_t=yes
gt_cv_func_printf_posix='guessing yes'
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
lt_cv_path_LDCXX=/sysroot/arm-linux-androideabi/bin/ld
lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing aclocal-1.13'
ALLOCA=''
ALLOCA_H='alloca.h'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='arm-linux-androideabi-ar'
ARFLAGS='cru'
AS='as'
AUTOCONF='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing autoconf'
AUTOHEADER='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing autoheader'
AUTOMAKE='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing automake-1.13'
AWK='gawk'
CC='arm-linux-androideabi-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CPP='arm-linux-androideabi-gcc -E'
CPPFLAGS=''
CXX='arm-linux-androideabi-g++'
CXXCPP='arm-linux-androideabi-g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
DVIPS='/usr/sbin/dvips'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EMULTIHOP_HIDDEN=''
EMULTIHOP_VALUE=''
ENOLINK_HIDDEN=''
ENOLINK_VALUE=''
EOVERFLOW_HIDDEN=''
EOVERFLOW_VALUE=''
ERRNO_H=''
EXEEXT=''
FGREP='/usr/sbin/grep -F'
GL_COND_LIBTOOL_FALSE='#'
GL_COND_LIBTOOL_TRUE=''
GL_GENERATE_ALLOCA_H_FALSE='#'
GL_GENERATE_ALLOCA_H_TRUE=''
GL_GENERATE_ERRNO_H_FALSE=''
GL_GENERATE_ERRNO_H_TRUE='#'
GREP='/usr/sbin/grep'
INCLUDE_NEXT='include_next'
INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/sysroot/arm-linux-androideabi/bin/ld'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='/bin/sh $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTALLOCA=''
LTLIBOBJS=''
LTNOUNDEF=''
MAKEINFO='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/sbin/mkdir -p'
NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
NEXT_ERRNO_H=''
NM='/sysroot/bin/arm-linux-androideabi-nm -B'
NMEDIT=''
OBJDUMP='arm-linux-androideabi-objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='libasprintf'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='libasprintf'
PACKAGE_STRING='libasprintf 1.0'
PACKAGE_TARNAME='libasprintf'
PACKAGE_URL=''
PACKAGE_VERSION='1.0'
PATH_SEPARATOR=':'
PERL='/usr/sbin/perl'
PRAGMA_COLUMNS=''
PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
RANLIB='arm-linux-androideabi-ranlib'
SED='/usr/sbin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='arm-linux-androideabi-strip'
TEXI2PDF='/usr/sbin/texi2pdf'
VERSION='1.0'
ac_ct_AR=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_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=''
gl_LTLIBOBJS=''
gltests_LIBOBJS=''
gltests_LTLIBOBJS=''
gltests_WITNESS='IN_LIBASPRINTF_GNULIB_TESTS'
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/gettext-mono/src/gettext-0.18.3.1/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "libasprintf"
#define PACKAGE_TARNAME "libasprintf"
#define PACKAGE_VERSION "1.0"
#define PACKAGE_STRING "libasprintf 1.0"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "libasprintf"
#define VERSION "1.0"
#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 HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_FEATURES_H 1
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define HAVE_LONG_LONG_INT 1
#define HAVE_WCHAR_T 1
#define HAVE_WINT_T 1
#define HAVE_MBSTATE_T 1
#define HAVE_INTTYPES_H_WITH_UINTMAX 1
#define HAVE_STDINT_H_WITH_UINTMAX 1
#define HAVE_INTMAX_T 1
#define HAVE_STDINT_H 1
#define HAVE_STDINT_H 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDINT_H 1
#define HAVE_SNPRINTF 1
#define HAVE_VASPRINTF 1
#define HAVE_STRNLEN 1
#define HAVE_WCSLEN 1
#define HAVE_WCSNLEN 1
#define HAVE_MBRTOWC 1
#define HAVE_WCRTOMB 1
#define HAVE_DECL__SNPRINTF 0
#define HAVE_POSIX_PRINTF 1
configure: exit 0
CMD: config logfiles '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-option-checking --prefix=/usr --build=x86_64-unknown-linux --host=arm-linux-androideabi --enable-csharp=mono build_alias=x86_64-unknown-linux host_alias=arm-linux-androideabi CC=arm-linux-androideabi-gcc CFLAGS= LDFLAGS= CPPFLAGS= CXX=arm-linux-androideabi-g++ CXXFLAGS= --cache-file=/dev/null --srcdir=.
## --------- ##
## Platform. ##
## --------- ##
hostname = 31d221eaebf9
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:3940: checking for a BSD-compatible install
configure:4008: result: /usr/bin/install -c
configure:4019: checking whether build environment is sane
configure:4074: result: yes
configure:4133: checking for arm-linux-androideabi-strip
configure:4149: found /sysroot/bin/arm-linux-androideabi-strip
configure:4160: result: arm-linux-androideabi-strip
configure:4225: checking for a thread-safe mkdir -p
configure:4264: result: /usr/sbin/mkdir -p
configure:4271: checking for gawk
configure:4287: found /usr/sbin/gawk
configure:4298: result: gawk
configure:4309: checking whether make sets $(MAKE)
configure:4331: result: yes
configure:4360: checking whether make supports nested variables
configure:4377: result: yes
configure:4484: checking for arm-linux-androideabi-gcc
configure:4511: result: arm-linux-androideabi-gcc
configure:4780: checking for C compiler version
configure:4789: 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:4800: $? = 0
configure:4789: 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:4800: $? = 0
configure:4789: 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:4800: $? = 1
configure:4789: 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:4800: $? = 1
configure:4820: checking whether the C compiler works
configure:4842: arm-linux-androideabi-gcc conftest.c >&5
configure:4846: $? = 0
configure:4894: result: yes
configure:4897: checking for C compiler default output file name
configure:4899: result: a.out
configure:4905: checking for suffix of executables
configure:4912: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:4916: $? = 0
configure:4938: result:
configure:4960: checking whether we are cross compiling
configure:4998: result: yes
configure:5003: checking for suffix of object files
configure:5025: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5029: $? = 0
configure:5050: result: o
configure:5054: checking whether we are using the GNU C compiler
configure:5073: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5073: $? = 0
configure:5082: result: yes
configure:5091: checking whether arm-linux-androideabi-gcc accepts -g
configure:5111: arm-linux-androideabi-gcc -c -g conftest.c >&5
configure:5111: $? = 0
configure:5152: result: yes
configure:5169: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:5232: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5232: $? = 0
configure:5245: result: none needed
configure:5276: checking for style of include used by make
configure:5304: result: GNU
configure:5330: checking dependency style of arm-linux-androideabi-gcc
configure:5441: result: gcc3
configure:5461: checking for bison
configure:5477: found /usr/sbin/bison
configure:5488: result: bison -y
configure:5502: checking whether to use Java
configure:5511: result: yes
configure:5527: checking for Java to native code compiler
configure:5658: result: none
configure:5682: checking how to run the C preprocessor
configure:5713: arm-linux-androideabi-gcc -E conftest.c
configure:5713: $? = 0
configure:5727: arm-linux-androideabi-gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:5727: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| /* end confdefs.h. */
| #include
configure:5752: result: arm-linux-androideabi-gcc -E
configure:5772: arm-linux-androideabi-gcc -E conftest.c
configure:5772: $? = 0
configure:5786: arm-linux-androideabi-gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:5786: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| /* end confdefs.h. */
| #include
configure:5815: checking for grep that handles long lines and -e
configure:5873: result: /usr/sbin/grep
configure:5878: checking for egrep
configure:5940: result: /usr/sbin/grep -E
configure:5946: checking for Java virtual machine
configure:6026: found /usr/sbin/java
configure:6149: result: java
configure:6196: CLASSPATH=. java conftestver
configure:6203: WARNING: unknown target-version 1.7, please update gt_JAVACOMP macro
configure:6244: checking for Java compiler
configure:6484: found /usr/sbin/javac
configure:6624: javac -d . conftest.java
configure:6653: javac -target 1.1 -d . conftest.java
javac: target release 1.1 conflicts with default source release 1.7
configure:6682: javac -target 1.1 -source 1.3 -d . conftest.java
warning: [options] bootstrap class path not set in conjunction with -source 1.3
1 warning
configure:6719: result: javac -target 1.1 -source 1.3
configure:6731: checking for jar
configure:6747: found /usr/sbin/jar
configure:6758: result: jar
configure:6780: checking for preferred C# implementation
configure:6790: result: mono
configure:6807: checking for C# compiler
configure:6861: found /usr/sbin/mcs
configure:6955: result: mcs
configure:6974: checking for C# program execution engine
configure:7044: found /usr/sbin/mono
configure:7142: result: mono
configure:7163: checking build system type
configure:7177: result: x86_64-unknown-linux-gnu
configure:7197: checking host system type
configure:7210: result: arm-unknown-linux-androideabi
configure:7236: checking for Minix Amsterdam compiler
configure:7260: result: no
configure:7272: checking for arm-linux-androideabi-ar
configure:7288: found /sysroot/bin/arm-linux-androideabi-ar
configure:7299: result: arm-linux-androideabi-ar
configure:7379: checking for arm-linux-androideabi-ranlib
configure:7395: found /sysroot/bin/arm-linux-androideabi-ranlib
configure:7406: result: arm-linux-androideabi-ranlib
configure:7473: checking whether arm-linux-androideabi-gcc and cc understand -c and -o together
configure:7504: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o >&5
configure:7508: $? = 0
configure:7514: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o >&5
configure:7518: $? = 0
configure:7529: cc -c conftest.c >&5
cc1: error: no include path in which to search for stdc-predef.h
configure:7533: $? = 1
configure:7573: result: yes
configure:7598: checking for ANSI C header files
configure:7618: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7618: $? = 0
configure:7702: result: yes
configure:7715: checking for sys/types.h
configure:7715: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7715: $? = 0
configure:7715: result: yes
configure:7715: checking for sys/stat.h
configure:7715: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7715: $? = 0
configure:7715: result: yes
configure:7715: checking for stdlib.h
configure:7715: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7715: $? = 0
configure:7715: result: yes
configure:7715: checking for string.h
configure:7715: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7715: $? = 0
configure:7715: result: yes
configure:7715: checking for memory.h
configure:7715: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7715: $? = 0
configure:7715: result: yes
configure:7715: checking for strings.h
configure:7715: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7715: $? = 0
configure:7715: result: yes
configure:7715: checking for inttypes.h
configure:7715: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7715: $? = 0
configure:7715: result: yes
configure:7715: checking for stdint.h
configure:7715: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7715: $? = 0
configure:7715: result: yes
configure:7715: checking for unistd.h
configure:7715: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7715: $? = 0
configure:7715: result: yes
configure:7728: checking minix/config.h usability
configure:7728: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:55:26: fatal error: minix/config.h: No such file or directory
#include
^
compilation terminated.
configure:7728: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:7728: result: no
configure:7728: checking minix/config.h presence
configure:7728: arm-linux-androideabi-gcc -E conftest.c
conftest.c:22:26: fatal error: minix/config.h: No such file or directory
#include
^
compilation terminated.
configure:7728: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
configure:7728: result: no
configure:7728: checking for minix/config.h
configure:7728: result: no
configure:7752: checking whether it is safe to define __EXTENSIONS__
configure:7770: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7770: $? = 0
configure:7777: result: yes
configure:7792: checking whether _XOPEN_SOURCE should be defined
configure:7811: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7811: $? = 0
configure:7835: result: no
configure:7876: checking for _LARGEFILE_SOURCE value needed for large files
configure:7895: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:7895: $? = 0
configure:7923: result: no
configure:7951: checking for special C compiler options needed for large files
configure:7996: result: no
configure:8002: checking for _FILE_OFFSET_BITS value needed for large files
configure:8027: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:35:3: warning: left shift count >= width of type [enabled by default]
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
conftest.c:35:3: warning: left shift count >= width of type [enabled by default]
conftest.c:36:24: warning: left shift count >= width of type [enabled by default]
&& LARGE_OFF_T % 2147483647 == 1)
^
conftest.c:36:24: warning: left shift count >= width of type [enabled by default]
conftest.c:35:7: error: variably modified 'off_t_is_large' at file scope
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
configure:8027: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 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:8051: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:36:3: warning: left shift count >= width of type [enabled by default]
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
conftest.c:36:3: warning: left shift count >= width of type [enabled by default]
conftest.c:37:24: warning: left shift count >= width of type [enabled by default]
&& LARGE_OFF_T % 2147483647 == 1)
^
conftest.c:37:24: warning: left shift count >= width of type [enabled by default]
conftest.c:36:7: error: variably modified 'off_t_is_large' at file scope
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
configure:8051: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 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:8059: result: unknown
configure:8071: checking for _LARGE_FILES value needed for large files
configure:8096: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:35:3: warning: left shift count >= width of type [enabled by default]
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
conftest.c:35:3: warning: left shift count >= width of type [enabled by default]
conftest.c:36:24: warning: left shift count >= width of type [enabled by default]
&& LARGE_OFF_T % 2147483647 == 1)
^
conftest.c:36:24: warning: left shift count >= width of type [enabled by default]
conftest.c:35:7: error: variably modified 'off_t_is_large' at file scope
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
configure:8096: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 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:8120: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:36:3: warning: left shift count >= width of type [enabled by default]
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
conftest.c:36:3: warning: left shift count >= width of type [enabled by default]
conftest.c:37:24: warning: left shift count >= width of type [enabled by default]
&& LARGE_OFF_T % 2147483647 == 1)
^
conftest.c:37:24: warning: left shift count >= width of type [enabled by default]
conftest.c:36:7: error: variably modified 'off_t_is_large' at file scope
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
configure:8120: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 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:8128: result: unknown
configure:8150: checking for arm-linux-androideabi-gcc option to accept ISO C99
configure:8299: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:80:29: error: expected ';', ',' or ')' before 'text'
test_restrict (ccp restrict text)
^
conftest.c: In function 'main':
conftest.c:134:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
char *restrict newvar = "Another string";
^
conftest.c:134:18: error: 'newvar' undeclared (first use in this function)
conftest.c:134:18: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:144:3: error: 'for' loop initial declarations are only allowed in C99 mode
for (int i = 0; i < ia->datasize; ++i)
^
conftest.c:144:3: note: use option -std=c99 or -std=gnu99 to compile your code
configure:8299: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| /* end confdefs.h. */
| #include
| #include
| #include
| #include
| #include
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
| int x = 1234;
| int y = 5678;
| debug ("Flag");
| debug ("X = %d\n", x);
| showlist (The first, second, and third items.);
| report (x>y, "x is %d but y is %d", x, y);
| }
|
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
| your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
| your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
|
| struct incomplete_array
| {
| int datasize;
| double data[];
| };
|
| struct named_init {
| int number;
| const wchar_t *name;
| double average;
| };
|
| typedef const char *ccp;
|
| static inline int
| test_restrict (ccp restrict text)
| {
| // See if C++-style comments work.
| // Iterate through items via the restricted pointer.
| // Also check for declarations in for loops.
| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
| continue;
| return 0;
| }
|
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
| va_list args;
| va_start (args, format);
| va_list args_copy;
| va_copy (args_copy, args);
|
| const char *str;
| int number;
| float fnumber;
|
| while (*format)
| {
| switch (*format++)
| {
| case 's': // string
| str = va_arg (args_copy, const char *);
| break;
| case 'd': // int
| number = va_arg (args_copy, int);
| break;
| case 'f': // float
| fnumber = va_arg (args_copy, double);
| break;
| default:
| break;
| }
| }
| va_end (args_copy);
| va_end (args);
| }
|
| int
| main ()
| {
|
| // Check bool.
| _Bool success = false;
|
| // Check restrict.
| if (test_restrict ("String literal") == 0)
| success = true;
| char *restrict newvar = "Another string";
|
| // Check varargs.
| test_varargs ("s, d' f .", "string", 65, 34.234);
| test_varargs_macros ();
|
| // Check flexible array members.
| struct incomplete_array *ia =
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
| ia->datasize = 10;
| for (int i = 0; i < ia->datasize; ++i)
| ia->data[i] = i * 1.234;
|
| // Check named initializers.
| struct named_init ni = {
| .number = 34,
| .name = L"Test wide string",
| .average = 543.34343,
| };
|
| ni.number = 58;
|
| int dynamic_array[ni.number];
| dynamic_array[ni.number - 1] = 543;
|
| // work around unused variable warnings
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| || dynamic_array[ni.number - 1] != 543);
|
| ;
| return 0;
| }
configure:8299: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:8299: $? = 0
configure:8319: result: -std=gnu99
configure:8420: checking for arm-linux-androideabi-gcc -std=gnu99 option to accept ISO Standard C
configure:8434: result: -std=gnu99
configure:9185: checking how to print strings
configure:9212: result: printf
configure:9233: checking for a sed that does not truncate output
configure:9297: result: /usr/sbin/sed
configure:9315: checking for fgrep
configure:9377: result: /usr/sbin/grep -F
configure:9412: checking for ld used by arm-linux-androideabi-gcc -std=gnu99
configure:9479: result: /sysroot/arm-linux-androideabi/bin/ld
configure:9486: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
configure:9501: result: yes
configure:9513: checking for BSD- or MS-compatible name lister (nm)
configure:9565: result: /sysroot/bin/arm-linux-androideabi-nm -B
configure:9695: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
configure:9702: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:9705: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
configure:9708: output
00000000 B some_variable
configure:9715: result: BSD nm
configure:9718: checking whether ln -s works
configure:9722: result: yes
configure:9730: checking the maximum length of command line arguments
configure:9860: result: 1572864
configure:9877: checking whether the shell understands some XSI constructs
configure:9887: result: yes
configure:9891: checking whether the shell understands "+="
configure:9897: result: yes
configure:9932: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
configure:9972: result: func_convert_file_noop
configure:9979: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:9999: result: func_convert_file_noop
configure:10006: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
configure:10013: result: -r
configure:10047: checking for arm-linux-androideabi-objdump
configure:10063: found /sysroot/bin/arm-linux-androideabi-objdump
configure:10074: result: arm-linux-androideabi-objdump
configure:10143: checking how to recognize dependent libraries
configure:10345: result: pass_all
configure:10390: checking for arm-linux-androideabi-dlltool
configure:10420: result: no
configure:10430: checking for dlltool
configure:10460: result: no
configure:10487: checking how to associate runtime and link libraries
configure:10514: result: printf %s\n
configure:10530: checking for arm-linux-androideabi-ar
configure:10557: result: arm-linux-androideabi-ar
configure:10638: checking for archiver @FILE support
configure:10655: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:10655: $? = 0
configure:10658: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
configure:10661: $? = 0
configure:10666: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
arm-linux-androideabi-ar: conftest.o: No such file or directory
configure:10669: $? = 1
configure:10681: result: @
configure:10699: checking for arm-linux-androideabi-strip
configure:10726: result: arm-linux-androideabi-strip
configure:10798: checking for arm-linux-androideabi-ranlib
configure:10825: result: arm-linux-androideabi-ranlib
configure:10967: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc -std=gnu99 object
configure:11087: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:11090: $? = 0
configure:11094: /sysroot/bin/arm-linux-androideabi-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:11097: $? = 0
configure:11163: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c conftstm.o >&5
configure:11166: $? = 0
configure:11204: result: ok
configure:11241: checking for sysroot
configure:11271: result: no
configure:11487: checking for arm-linux-androideabi-mt
configure:11517: result: no
configure:11527: checking for mt
configure:11557: result: no
configure:11577: checking if : is a manifest tool
configure:11583: : '-?'
configure:11591: result: no
configure:12230: checking for dlfcn.h
configure:12230: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:12230: $? = 0
configure:12230: result: yes
configure:12734: checking for objdir
configure:12749: result: .libs
configure:13020: checking if arm-linux-androideabi-gcc -std=gnu99 supports -fno-rtti -fno-exceptions
configure:13038: arm-linux-androideabi-gcc -std=gnu99 -c -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:13042: $? = 0
configure:13055: result: no
configure:13382: checking for arm-linux-androideabi-gcc -std=gnu99 option to produce PIC
configure:13389: result: -fPIC -DPIC
configure:13397: checking if arm-linux-androideabi-gcc -std=gnu99 PIC flag -fPIC -DPIC works
configure:13415: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -DPIC -DPIC conftest.c >&5
configure:13419: $? = 0
configure:13432: result: yes
configure:13461: checking if arm-linux-androideabi-gcc -std=gnu99 static flag -static works
configure:13489: result: yes
configure:13504: checking if arm-linux-androideabi-gcc -std=gnu99 supports -c -o file.o
configure:13525: arm-linux-androideabi-gcc -std=gnu99 -c -o out/conftest2.o conftest.c >&5
configure:13529: $? = 0
configure:13551: result: yes
configure:13559: checking if arm-linux-androideabi-gcc -std=gnu99 supports -c -o file.o
configure:13606: result: yes
configure:13639: checking whether the arm-linux-androideabi-gcc -std=gnu99 linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
configure:14792: result: yes
configure:14829: checking whether -lc should be explicitly linked in
configure:14837: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:14840: $? = 0
configure:14855: arm-linux-androideabi-gcc -std=gnu99 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
configure:14858: $? = 0
configure:14872: result: no
configure:15032: checking dynamic linker characteristics
configure:15543: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:15543: $? = 0
configure:15765: result: GNU/Linux ld.so
configure:15872: checking how to hardcode library paths into programs
configure:15897: result: immediate
configure:16437: checking whether stripping libraries is possible
configure:16442: result: yes
configure:16477: checking if libtool supports shared libraries
configure:16479: result: yes
configure:16482: checking whether to build shared libraries
configure:16503: result: yes
configure:16506: checking whether to build static libraries
configure:16510: result: yes
configure:16551: checking for arm-linux-androideabi-windres
configure:16581: result: no
configure:16591: checking for windres
configure:16621: result: no
configure:16745: checking whether NLS is requested
configure:16754: result: yes
configure:16794: checking for msgfmt
configure: trying /usr/sbin/msgfmt...
0 translated messages.
configure:16826: result: /usr/sbin/msgfmt
configure:16835: checking for gmsgfmt
configure:16866: result: /usr/sbin/msgfmt
configure:16916: checking for xgettext
configure: trying /usr/sbin/xgettext...
/usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
configure:16948: result: /usr/sbin/xgettext
configure:16993: checking for msgmerge
configure: trying /usr/sbin/msgmerge...
configure:17024: result: /usr/sbin/msgmerge
configure:17042: checking whether we are using the GNU C Library 2 or newer
configure:17069: result: no
configure:17080: checking whether the -Werror option is usable
configure:17099: arm-linux-androideabi-gcc -std=gnu99 -c -Werror conftest.c >&5
configure:17099: $? = 0
configure:17108: result: yes
configure:17110: checking for simple visibility declarations
configure:17137: arm-linux-androideabi-gcc -std=gnu99 -c -fvisibility=hidden -Werror conftest.c >&5
configure:17137: $? = 0
configure:17146: result: yes
configure:17161: checking for inline
configure:17177: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17177: $? = 0
configure:17185: result: inline
configure:17203: checking for size_t
configure:17203: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17203: $? = 0
configure:17203: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:69:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:17203: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 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:17203: result: yes
configure:17215: checking for stdint.h
configure:17232: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17232: $? = 0
configure:17239: result: yes
configure:17251: checking for working alloca.h
configure:17268: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:17268: $? = 0
configure:17276: result: yes
configure:17284: checking for alloca
configure:17321: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:17321: $? = 0
configure:17329: result: yes
configure:17441: checking for stdlib.h
configure:17441: result: yes
configure:17441: checking for unistd.h
configure:17441: result: yes
configure:17441: checking for sys/param.h
configure:17441: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17441: $? = 0
configure:17441: result: yes
configure:17441: checking for string.h
configure:17441: result: yes
configure:17441: checking for sys/socket.h
configure:17441: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17441: $? = 0
configure:17441: result: yes
configure:17441: checking for utime.h
configure:17441: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17441: $? = 0
configure:17441: result: yes
configure:17441: checking for dirent.h
configure:17441: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17441: $? = 0
configure:17441: result: yes
configure:17441: checking for wctype.h
configure:17441: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17441: $? = 0
configure:17441: result: yes
configure:17441: checking for sys/stat.h
configure:17441: result: yes
configure:17441: checking for getopt.h
configure:17441: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17441: $? = 0
configure:17441: result: yes
configure:17441: checking for sys/time.h
configure:17441: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17441: $? = 0
configure:17441: result: yes
configure:17441: checking for iconv.h
configure:17441: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:81:19: fatal error: iconv.h: No such file or directory
#include
^
compilation terminated.
configure:17441: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
|
| #include
configure:17441: result: no
configure:17441: checking for libcroco-0.6/libcroco/libcroco-config.h
configure:17441: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:81:51: fatal error: libcroco-0.6/libcroco/libcroco-config.h: No such file or directory
#include
^
compilation terminated.
configure:17441: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
|
| #include
configure:17441: result: no
configure:17441: checking for libxml2/libxml/xmlexports.h
configure:17441: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:81:39: fatal error: libxml2/libxml/xmlexports.h: No such file or directory
#include
^
compilation terminated.
configure:17441: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
|
| #include
configure:17441: result: no
configure:17441: checking for libxml2/libxml/xmlversion.h
configure:17441: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:81:39: fatal error: libxml2/libxml/xmlversion.h: No such file or directory
#include
^
compilation terminated.
configure:17441: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
|
| #include
configure:17441: result: no
configure:17441: checking for xlocale.h
configure:17441: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17441: $? = 0
configure:17441: result: yes
configure:17441: checking for wchar.h
configure:17441: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17441: $? = 0
configure:17441: result: yes
configure:17441: checking for sys/mman.h
configure:17441: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17441: $? = 0
configure:17441: result: yes
configure:17441: checking for sched.h
configure:17441: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17441: $? = 0
configure:17441: result: yes
configure:17441: checking for spawn.h
configure:17441: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:85:19: fatal error: spawn.h: No such file or directory
#include
^
compilation terminated.
configure:17441: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_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:17441: result: no
configure:17441: checking for stdint.h
configure:17441: result: yes
configure:17441: checking for sys/select.h
configure:17441: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17441: $? = 0
configure:17441: result: yes
configure:17441: checking for sys/wait.h
configure:17441: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17441: $? = 0
configure:17441: result: yes
configure:17441: checking for features.h
configure:17441: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17441: $? = 0
configure:17441: result: yes
configure:17441: checking for inttypes.h
configure:17441: result: yes
configure:17441: checking for langinfo.h
configure:17441: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:90:22: fatal error: langinfo.h: No such file or directory
#include
^
compilation terminated.
configure:17441: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_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:17441: result: no
configure:17461: checking for getpagesize
configure:17461: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:17461: $? = 0
configure:17461: result: yes
configure:17470: checking for working mmap
configure:17627: result: no
configure:17638: checking whether integer division by zero raises SIGFPE
configure:17716: result: guessing no
configure:17729: checking for inttypes.h
configure:17748: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17748: $? = 0
configure:17755: result: yes
configure:17766: checking for unsigned long long int
configure:17814: result: yes
configure:17844: checking for inttypes.h
configure:17844: result: yes
configure:17855: checking whether the inttypes.h PRIxNN macros are broken
configure:17877: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17877: $? = 0
configure:17885: result: no
configure:17941: checking for ld used by arm-linux-androideabi-gcc -std=gnu99
configure:18008: result: /sysroot/arm-linux-androideabi/bin/ld
configure:18015: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
configure:18030: result: yes
configure:18037: checking for shared library run path origin
configure:18050: result: done
configure:18140: checking whether imported symbols can be declared weak
configure:18158: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:18158: $? = 0
configure:18204: result: guessing yes
configure:18209: checking pthread.h usability
configure:18209: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:18209: $? = 0
configure:18209: result: yes
configure:18209: checking pthread.h presence
configure:18209: arm-linux-androideabi-gcc -E conftest.c
configure:18209: $? = 0
configure:18209: result: yes
configure:18209: checking for pthread.h
configure:18209: result: yes
configure:18237: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:18237: $? = 0
configure:18247: checking for pthread_kill in -lpthread
configure:18272: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -lpthread >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthread
collect2: error: ld returned 1 exit status
configure:18272: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pthread_kill ();
| int
| main ()
| {
| return pthread_kill ();
| ;
| return 0;
| }
configure:18281: result: no
configure:19024: checking for multithread API to use
configure:19026: result: posix
configure:19042: checking for pthread_rwlock_t
configure:19042: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:19042: $? = 0
configure:19042: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:68:31: error: expected expression before ')' token
if (sizeof ((pthread_rwlock_t)))
^
configure:19042: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| if (sizeof ((pthread_rwlock_t)))
| return 0;
| ;
| return 0;
| }
configure:19042: result: yes
configure:19073: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:19073: $? = 0
configure:19594: checking for iconv
configure:19618: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:67:19: fatal error: iconv.h: No such file or directory
#include
^
compilation terminated.
configure:19618: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 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:19642: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -liconv >&5
conftest.c:67:19: fatal error: iconv.h: No such file or directory
#include
^
compilation terminated.
configure:19642: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 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:19652: result: no, consider installing GNU libiconv
configure:19884: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:19884: $? = 0
configure:19895: checking argz.h usability
configure:19895: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:99:18: fatal error: argz.h: No such file or directory
#include
^
compilation terminated.
configure:19895: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 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:19895: result: no
configure:19895: checking argz.h presence
configure:19895: arm-linux-androideabi-gcc -E conftest.c
conftest.c:66:18: fatal error: argz.h: No such file or directory
#include
^
compilation terminated.
configure:19895: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| /* end confdefs.h. */
| #include
configure:19895: result: no
configure:19895: checking for argz.h
configure:19895: result: no
configure:19895: checking for inttypes.h
configure:19895: result: yes
configure:19895: checking limits.h usability
configure:19895: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:19895: $? = 0
configure:19895: result: yes
configure:19895: checking limits.h presence
configure:19895: arm-linux-androideabi-gcc -E conftest.c
configure:19895: $? = 0
configure:19895: result: yes
configure:19895: checking for limits.h
configure:19895: result: yes
configure:19895: checking for unistd.h
configure:19895: result: yes
configure:19895: checking for sys/param.h
configure:19895: result: yes
configure:19910: checking for getcwd
configure:19910: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:19910: $? = 0
configure:19910: result: yes
configure:19910: checking for getegid
configure:19910: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:19910: $? = 0
configure:19910: result: yes
configure:19910: checking for geteuid
configure:19910: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:19910: $? = 0
configure:19910: result: yes
configure:19910: checking for getgid
configure:19910: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:19910: $? = 0
configure:19910: result: yes
configure:19910: checking for getuid
configure:19910: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:19910: $? = 0
configure:19910: result: yes
configure:19910: checking for mempcpy
configure:19910: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:98:6: warning: conflicting types for built-in function 'mempcpy' [enabled by default]
char mempcpy ();
^
/tmp/ccIQzVBe.o:conftest.c:function main: error: undefined reference to 'mempcpy'
collect2: error: ld returned 1 exit status
configure:19910: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 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:19910: result: no
configure:19910: checking for munmap
configure:19910: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:19910: $? = 0
configure:19910: result: yes
configure:19910: checking for stpcpy
configure:19910: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:99:6: warning: conflicting types for built-in function 'stpcpy' [enabled by default]
char stpcpy ();
^
configure:19910: $? = 0
configure:19910: result: yes
configure:19910: checking for strcasecmp
configure:19910: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:100:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
char strcasecmp ();
^
configure:19910: $? = 0
configure:19910: result: yes
configure:19910: checking for strdup
configure:19910: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:101:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
char strdup ();
^
configure:19910: $? = 0
configure:19910: result: yes
configure:19910: checking for strtoul
configure:19910: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:19910: $? = 0
configure:19910: result: yes
configure:19910: checking for tsearch
configure:19910: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:19910: $? = 0
configure:19910: result: yes
configure:19910: checking for uselocale
configure:19910: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:19910: $? = 0
configure:19910: result: yes
configure:19910: checking for argz_count
configure:19910: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
/tmp/ccYNRJLf.o:conftest.c:function main: error: undefined reference to 'argz_count'
collect2: error: ld returned 1 exit status
configure:19910: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| /* end confdefs.h. */
| /* Define argz_count to an innocuous variant, in case declares argz_count.
| For example, HP-UX 11i declares gettimeofday. */
| #define argz_count innocuous_argz_count
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char argz_count (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef argz_count
|
| /* 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 argz_count ();
| /* 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_argz_count || defined __stub___argz_count
| choke me
| #endif
|
| int
| main ()
| {
| return argz_count ();
| ;
| return 0;
| }
configure:19910: result: no
configure:19910: checking for argz_stringify
configure:19910: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
/tmp/ccOzXQPJ.o:conftest.c:function main: error: undefined reference to 'argz_stringify'
collect2: error: ld returned 1 exit status
configure:19910: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| /* end confdefs.h. */
| /* Define argz_stringify to an innocuous variant, in case declares argz_stringify.
| For example, HP-UX 11i declares gettimeofday. */
| #define argz_stringify innocuous_argz_stringify
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char argz_stringify (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef argz_stringify
|
| /* 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 argz_stringify ();
| /* 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_argz_stringify || defined __stub___argz_stringify
| choke me
| #endif
|
| int
| main ()
| {
| return argz_stringify ();
| ;
| return 0;
| }
configure:19910: result: no
configure:19910: checking for argz_next
configure:19910: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
/tmp/cc6GPuu0.o:conftest.c:function main: error: undefined reference to 'argz_next'
collect2: error: ld returned 1 exit status
configure:19910: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| /* end confdefs.h. */
| /* Define argz_next to an innocuous variant, in case declares argz_next.
| For example, HP-UX 11i declares gettimeofday. */
| #define argz_next innocuous_argz_next
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char argz_next (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef argz_next
|
| /* 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 argz_next ();
| /* 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_argz_next || defined __stub___argz_next
| choke me
| #endif
|
| int
| main ()
| {
| return argz_next ();
| ;
| return 0;
| }
configure:19910: result: no
configure:19910: checking for __fsetlocking
configure:19910: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
/tmp/ccKnWD2c.o:conftest.c:function main: error: undefined reference to '__fsetlocking'
collect2: error: ld returned 1 exit status
configure:19910: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| /* end confdefs.h. */
| /* Define __fsetlocking to an innocuous variant, in case declares __fsetlocking.
| For example, HP-UX 11i declares gettimeofday. */
| #define __fsetlocking innocuous___fsetlocking
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __fsetlocking (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef __fsetlocking
|
| /* 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 __fsetlocking ();
| /* 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___fsetlocking || defined __stub_____fsetlocking
| choke me
| #endif
|
| int
| main ()
| {
| return __fsetlocking ();
| ;
| return 0;
| }
configure:19910: result: no
configure:19920: checking whether feof_unlocked is declared
configure:19920: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:91:10: error: 'feof_unlocked' undeclared (first use in this function)
(void) feof_unlocked;
^
conftest.c:91:10: note: each undeclared identifier is reported only once for each function it appears in
configure:19920: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #ifndef feof_unlocked
| #ifdef __cplusplus
| (void) feof_unlocked;
| #else
| (void) feof_unlocked;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:19920: result: no
configure:19931: checking whether fgets_unlocked is declared
configure:19931: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:92:10: error: 'fgets_unlocked' undeclared (first use in this function)
(void) fgets_unlocked;
^
conftest.c:92:10: note: each undeclared identifier is reported only once for each function it appears in
configure:19931: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #ifndef fgets_unlocked
| #ifdef __cplusplus
| (void) fgets_unlocked;
| #else
| (void) fgets_unlocked;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:19931: result: no
configure:19950: checking for bison
configure:19966: found /usr/sbin/bison
configure:19977: result: bison
configure:19991: checking version of bison
configure:20000: result: 3.0.4, ok
configure:20009: checking for long long int
configure:20059: result: yes
configure:20068: checking for wchar_t
configure:20085: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:20085: $? = 0
configure:20092: result: yes
configure:20101: checking for wint_t
configure:20126: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:20126: $? = 0
configure:20133: result: yes
configure:20144: checking for intmax_t
configure:20170: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:20170: $? = 0
configure:20177: result: yes
configure:20187: checking whether printf() supports POSIX/XSI format strings
configure:20239: result: guessing yes
configure:20250: checking whether we are using the GNU C Library >= 2.1 or uClibc
configure:20280: result: no
configure:20289: checking for stdint.h
configure:20289: result: yes
configure:20299: checking for SIZE_MAX
configure:20370: result: yes
configure:20385: checking for stdint.h
configure:20385: result: yes
configure:20402: checking for symlink
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for canonicalize_file_name
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
/tmp/ccs2Rfwr.o:conftest.c:function main: error: undefined reference to 'canonicalize_file_name'
collect2: error: ld returned 1 exit status
configure:20402: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| /* 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:20402: result: no
configure:20402: checking for getcwd
configure:20402: result: yes
configure:20402: checking for readlink
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for realpath
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for readlinkat
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for _set_invalid_parameter_handler
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
/tmp/ccU6StmN.o:conftest.c:function main: error: undefined reference to '_set_invalid_parameter_handler'
collect2: error: ld returned 1 exit status
configure:20402: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| /* end confdefs.h. */
| /* Define _set_invalid_parameter_handler to an innocuous variant, in case declares _set_invalid_parameter_handler.
| For example, HP-UX 11i declares gettimeofday. */
| #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _set_invalid_parameter_handler (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef _set_invalid_parameter_handler
|
| /* 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 _set_invalid_parameter_handler ();
| /* 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__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler
| choke me
| #endif
|
| int
| main ()
| {
| return _set_invalid_parameter_handler ();
| ;
| return 0;
| }
configure:20402: result: no
configure:20402: checking for fcntl
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for btowc
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for isblank
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:121:6: warning: conflicting types for built-in function 'isblank' [enabled by default]
char isblank ();
^
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for iswctype
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for mbsrtowcs
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for mempcpy
configure:20402: result: no
configure:20402: checking for wmemchr
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for wmemcpy
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for wmempcpy
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
/tmp/ccEbB23a.o:conftest.c:function main: error: undefined reference to 'wmempcpy'
collect2: error: ld returned 1 exit status
configure:20402: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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:20402: result: no
configure:20402: checking for getdelim
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for getdtablesize
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for gettimeofday
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for iswcntrl
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:129:6: warning: conflicting types for built-in function 'iswcntrl' [enabled by default]
char iswcntrl ();
^
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for iswblank
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:130:6: warning: conflicting types for built-in function 'iswblank' [enabled by default]
char iswblank ();
^
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for lstat
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for mbsinit
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for mbrtowc
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for mbslen
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
/tmp/ccm0OIbL.o:conftest.c:function main: error: undefined reference to 'mbslen'
collect2: error: ld returned 1 exit status
configure:20402: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| /* end confdefs.h. */
| /* Define mbslen to an innocuous variant, in case declares mbslen.
| For example, HP-UX 11i declares gettimeofday. */
| #define mbslen innocuous_mbslen
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char mbslen (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef mbslen
|
| /* 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 mbslen ();
| /* 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_mbslen || defined __stub___mbslen
| choke me
| #endif
|
| int
| main ()
| {
| return mbslen ();
| ;
| return 0;
| }
configure:20402: result: no
configure:20402: checking for isascii
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:134:6: warning: conflicting types for built-in function 'isascii' [enabled by default]
char isascii ();
^
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for mprotect
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for select
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for pipe2
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for posix_spawn
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
/tmp/ccU4Eeh9.o:conftest.c:function main: error: undefined reference to 'posix_spawn'
collect2: error: ld returned 1 exit status
configure:20402: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| /* end confdefs.h. */
| /* Define posix_spawn to an innocuous variant, in case declares posix_spawn.
| For example, HP-UX 11i declares gettimeofday. */
| #define posix_spawn innocuous_posix_spawn
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char posix_spawn (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef posix_spawn
|
| /* 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 posix_spawn ();
| /* 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_posix_spawn || defined __stub___posix_spawn
| choke me
| #endif
|
| int
| main ()
| {
| return posix_spawn ();
| ;
| return 0;
| }
configure:20402: result: no
configure:20402: checking for setenv
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for secure_getenv
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
/tmp/ccesE9yj.o:conftest.c:function main: error: undefined reference to 'secure_getenv'
collect2: error: ld returned 1 exit status
configure:20402: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| /* end confdefs.h. */
| /* Define secure_getenv to an innocuous variant, in case declares secure_getenv.
| For example, HP-UX 11i declares gettimeofday. */
| #define secure_getenv innocuous_secure_getenv
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char secure_getenv (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef secure_getenv
|
| /* 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 secure_getenv ();
| /* 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_secure_getenv || defined __stub___secure_getenv
| choke me
| #endif
|
| int
| main ()
| {
| return secure_getenv ();
| ;
| return 0;
| }
configure:20402: result: no
configure:20402: checking for sigaction
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for sigaltstack
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for siginterrupt
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for snprintf
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:142:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
char snprintf ();
^
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for stpncpy
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:143:6: warning: conflicting types for built-in function 'stpncpy' [enabled by default]
char stpncpy ();
^
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for pipe
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for vasnprintf
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
/tmp/ccsqPkw7.o:conftest.c:function main: error: undefined reference to 'vasnprintf'
collect2: error: ld returned 1 exit status
configure:20402: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| /* end confdefs.h. */
| /* Define vasnprintf to an innocuous variant, in case declares vasnprintf.
| For example, HP-UX 11i declares gettimeofday. */
| #define vasnprintf innocuous_vasnprintf
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char vasnprintf (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef vasnprintf
|
| /* 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 vasnprintf ();
| /* 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_vasnprintf || defined __stub___vasnprintf
| choke me
| #endif
|
| int
| main ()
| {
| return vasnprintf ();
| ;
| return 0;
| }
configure:20402: result: no
configure:20402: checking for wcwidth
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for newlocale
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for sleep
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for wcrtomb
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for wctob
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for mbrlen
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for nl_langinfo
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
/tmp/ccKMsnwX.o:conftest.c:function main: error: undefined reference to 'nl_langinfo'
collect2: error: ld returned 1 exit status
configure:20402: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| /* end confdefs.h. */
| /* Define nl_langinfo to an innocuous variant, in case declares nl_langinfo.
| For example, HP-UX 11i declares gettimeofday. */
| #define nl_langinfo innocuous_nl_langinfo
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char nl_langinfo (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef nl_langinfo
|
| /* 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 nl_langinfo ();
| /* 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_nl_langinfo || defined __stub___nl_langinfo
| choke me
| #endif
|
| int
| main ()
| {
| return nl_langinfo ();
| ;
| return 0;
| }
configure:20402: result: no
configure:20402: checking for wcscoll
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for getrlimit
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for setrlimit
configure:20402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20402: $? = 0
configure:20402: result: yes
configure:20402: checking for uselocale
configure:20402: result: yes
configure:20418: checking for working fcntl.h
configure:20536: result: cross-compiling
configure:20560: checking for CFPreferencesCopyAppValue
configure:20578: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:134:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
#include
^
compilation terminated.
configure:20578: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
| ;
| return 0;
| }
configure:20587: result: no
configure:20594: checking for CFLocaleCopyCurrent
configure:20612: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:134:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
#include
^
compilation terminated.
configure:20612: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| CFLocaleCopyCurrent();
| ;
| return 0;
| }
configure:20621: result: no
configure:20646: checking for ptrdiff_t
configure:20646: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:20646: $? = 0
configure:20646: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:170:24: error: expected expression before ')' token
if (sizeof ((ptrdiff_t)))
^
configure:20646: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((ptrdiff_t)))
| return 0;
| ;
| return 0;
| }
configure:20646: result: yes
configure:20659: checking for features.h
configure:20659: result: yes
configure:20659: checking stddef.h usability
configure:20659: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:20659: $? = 0
configure:20659: result: yes
configure:20659: checking stddef.h presence
configure:20659: arm-linux-androideabi-gcc -E conftest.c
configure:20659: $? = 0
configure:20659: result: yes
configure:20659: checking for stddef.h
configure:20659: result: yes
configure:20659: checking for stdlib.h
configure:20659: result: yes
configure:20659: checking for string.h
configure:20659: result: yes
configure:20673: checking for asprintf
configure:20673: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20673: $? = 0
configure:20673: result: yes
configure:20673: checking for fwprintf
configure:20673: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20673: $? = 0
configure:20673: result: yes
configure:20673: checking for newlocale
configure:20673: result: yes
configure:20673: checking for putenv
configure:20673: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20673: $? = 0
configure:20673: result: yes
configure:20673: checking for setenv
configure:20673: result: yes
configure:20673: checking for setlocale
configure:20673: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20673: $? = 0
configure:20673: result: yes
configure:20673: checking for snprintf
configure:20673: result: yes
configure:20673: checking for strnlen
configure:20673: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20673: $? = 0
configure:20673: result: yes
configure:20673: checking for wcslen
configure:20673: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20673: $? = 0
configure:20673: result: yes
configure:20673: checking for wcsnlen
configure:20673: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20673: $? = 0
configure:20673: result: yes
configure:20673: checking for mbrtowc
configure:20673: result: yes
configure:20673: checking for wcrtomb
configure:20673: result: yes
configure:20683: checking whether _snprintf is declared
configure:20683: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:159:10: error: '_snprintf' undeclared (first use in this function)
(void) _snprintf;
^
conftest.c:159:10: note: each undeclared identifier is reported only once for each function it appears in
configure:20683: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #ifndef _snprintf
| #ifdef __cplusplus
| (void) _snprintf;
| #else
| (void) _snprintf;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:20683: result: no
configure:20694: checking whether _snwprintf is declared
configure:20694: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:160:10: error: '_snwprintf' undeclared (first use in this function)
(void) _snwprintf;
^
conftest.c:160:10: note: each undeclared identifier is reported only once for each function it appears in
configure:20694: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #ifndef _snwprintf
| #ifdef __cplusplus
| (void) _snwprintf;
| #else
| (void) _snwprintf;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:20694: result: no
configure:20707: checking whether getc_unlocked is declared
configure:20707: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:20707: $? = 0
configure:20707: result: yes
configure:20751: checking for nl_langinfo and CODESET
configure:20767: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:153:22: fatal error: langinfo.h: No such file or directory
#include
^
compilation terminated.
configure:20767: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| char* cs = nl_langinfo(CODESET); return !cs;
| ;
| return 0;
| }
configure:20776: result: no
configure:20785: checking for LC_MESSAGES
configure:20801: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:20801: $? = 0
configure:20809: result: yes
configure:20961: checking for CFPreferencesCopyAppValue
configure:20988: result: no
configure:20995: checking for CFLocaleCopyCurrent
configure:21022: result: no
configure:21057: checking whether included gettext is requested
configure:21067: result: no
configure:21090: checking for GNU gettext in libc
configure:21114: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:155:21: fatal error: libintl.h: No such file or directory
#include
^
compilation terminated.
configure:21114: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 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:21123: result: no
configure:21589: checking for GNU gettext in libintl
configure:21621: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -lintl >&5
conftest.c:155:21: fatal error: libintl.h: No such file or directory
#include
^
compilation terminated.
configure:21621: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 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:21666: result: no
configure:21720: checking whether to use NLS
configure:21722: result: yes
configure:21725: checking where the gettext function comes from
configure:21736: result: included intl directory
configure:21866: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
/tmp/ccsNTt66.o:conftest.c:function main: error: undefined reference to 'ceil'
/tmp/ccsNTt66.o:conftest.c:function main: error: undefined reference to 'sqrt'
collect2: error: ld returned 1 exit status
configure:21866: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| /* end confdefs.h. */
|
| #ifndef __NO_MATH_INLINES
| # define __NO_MATH_INLINES 1 /* for glibc */
| #endif
| #include
| double x;
| int
| main ()
| {
| x = ceil(x); x = sqrt(x);
| ;
| return 0;
| }
configure:21890: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -lm >&5
configure:21890: $? = 0
configure:21913: checking whether to use C++
configure:21922: result: yes
configure:22012: checking whether // is distinct from /
configure:22041: result: unknown, assuming no
configure:22053: checking whether realpath works
configure:22235: result: guessing no
configure:22420: checking whether the preprocessor supports include_next
configure:22458: arm-linux-androideabi-gcc -std=gnu99 -c -Iconftestd1b -Iconftestd2 conftest.c >&5
configure:22458: $? = 0
configure:22479: result: yes
configure:22500: checking whether system header files limit the line length
configure:22523: result: no
configure:22541: checking if environ is properly declared
configure:22564: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:162:39: error: conflicting types for 'environ'
extern struct { int foo; } environ;
^
In file included from conftest.c:157:0:
/sysroot/sysroot/usr/include/unistd.h:50:15: note: previous declaration of 'environ' was here
extern char** environ;
^
configure:22564: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| /* end confdefs.h. */
| #if HAVE_UNISTD_H
| #include
| #endif
| /* mingw, BeOS, Haiku declare environ in , not in . */
| #include
|
| extern struct { int foo; } environ;
| int
| main ()
| {
| environ.foo = 1;
| ;
| return 0;
| }
configure:22572: result: yes
configure:22587: checking for complete errno.h
configure:22660: result: yes
configure:22957: checking whether strerror_r is declared
configure:22957: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:22957: $? = 0
configure:22957: result: yes
configure:22970: checking for strerror_r
configure:22970: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:22970: $? = 0
configure:22970: result: yes
configure:22979: checking whether strerror_r returns char *
configure:23003: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:197:13: error: invalid type argument of unary '*' (have 'int')
char x = *strerror_r (0, buf, sizeof buf);
^
conftest.c:198:14: warning: initialization makes pointer from integer without a cast [enabled by default]
char *p = strerror_r (0, buf, sizeof buf);
^
configure:23003: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 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:23041: result: no
configure:23052: checking for mode_t
configure:23052: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:23052: $? = 0
configure:23052: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:195:21: error: expected expression before ')' token
if (sizeof ((mode_t)))
^
configure:23052: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 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 ()
| {
| if (sizeof ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:23052: result: yes
configure:23067: checking for sig_atomic_t
configure:23067: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:23067: $? = 0
configure:23067: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:164:27: error: expected expression before ')' token
if (sizeof ((sig_atomic_t)))
^
configure:23067: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| if (sizeof ((sig_atomic_t)))
| return 0;
| ;
| return 0;
| }
configure:23067: result: yes
configure:23096: checking for pid_t
configure:23096: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:23096: $? = 0
configure:23096: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:196:20: error: expected expression before ')' token
if (sizeof ((pid_t)))
^
configure:23096: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 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 ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:23096: result: yes
configure:23108: checking for eaccess
configure:23108: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
/tmp/ccy9NwK5.o:conftest.c:function main: error: undefined reference to 'eaccess'
collect2: error: ld returned 1 exit status
configure:23108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| /* end confdefs.h. */
| /* Define eaccess to an innocuous variant, in case declares eaccess.
| For example, HP-UX 11i declares gettimeofday. */
| #define eaccess innocuous_eaccess
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char eaccess (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef eaccess
|
| /* 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 eaccess ();
| /* 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_eaccess || defined __stub___eaccess
| choke me
| #endif
|
| int
| main ()
| {
| return eaccess ();
| ;
| return 0;
| }
configure:23108: result: no
configure:23120: checking for mbstate_t
configure:23144: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:23144: $? = 0
configure:23151: result: yes
configure:23319: checking whether stat file-mode macros are broken
configure:23346: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:23346: $? = 0
configure:23353: result: no
configure:23500: checking for nlink_t
configure:23500: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:23500: $? = 0
configure:23500: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:168:22: error: expected expression before ')' token
if (sizeof ((nlink_t)))
^
configure:23500: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| if (sizeof ((nlink_t)))
| return 0;
| ;
| return 0;
| }
configure:23500: result: yes
configure:23515: checking whether fchmodat is declared without a macro
configure:23533: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:23533: $? = 0
configure:23541: result: yes
configure:23515: checking whether fstat is declared without a macro
configure:23533: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:23533: $? = 0
configure:23541: result: yes
configure:23515: checking whether fstatat is declared without a macro
configure:23533: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:23533: $? = 0
configure:23541: result: yes
configure:23515: checking whether futimens is declared without a macro
configure:23533: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:23533: $? = 0
configure:23541: result: yes
configure:23515: checking whether lchmod is declared without a macro
configure:23533: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:172:10: error: 'lchmod' undeclared (first use in this function)
(void) lchmod;
^
conftest.c:172:10: note: each undeclared identifier is reported only once for each function it appears in
configure:23533: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef lchmod
| (void) lchmod;
| ;
| return 0;
| }
configure:23541: result: no
configure:23515: checking whether lstat is declared without a macro
configure:23533: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:23533: $? = 0
configure:23541: result: yes
configure:23515: checking whether mkdirat is declared without a macro
configure:23533: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:23533: $? = 0
configure:23541: result: yes
configure:23515: checking whether mkfifo is declared without a macro
configure:23533: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:23533: $? = 0
configure:23541: result: yes
configure:23515: checking whether mkfifoat is declared without a macro
configure:23533: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:175:10: error: 'mkfifoat' undeclared (first use in this function)
(void) mkfifoat;
^
conftest.c:175:10: note: each undeclared identifier is reported only once for each function it appears in
configure:23533: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef mkfifoat
| (void) mkfifoat;
| ;
| return 0;
| }
configure:23541: result: no
configure:23515: checking whether mknod is declared without a macro
configure:23533: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:23533: $? = 0
configure:23541: result: yes
configure:23515: checking whether mknodat is declared without a macro
configure:23533: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:23533: $? = 0
configure:23541: result: yes
configure:23515: checking whether stat is declared without a macro
configure:23533: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:23533: $? = 0
configure:23541: result: yes
configure:23515: checking whether utimensat is declared without a macro
configure:23533: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:23533: $? = 0
configure:23541: result: yes
configure:23553: checking whether getdelim is declared
configure:23553: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:23553: $? = 0
configure:23553: result: yes
configure:23568: checking whether getline is declared
configure:23568: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:23568: $? = 0
configure:23568: result: yes
configure:23671: checking for getopt.h
configure:23671: result: yes
configure:23688: checking for getopt_long_only
configure:23688: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:23688: $? = 0
configure:23688: result: yes
configure:23702: checking whether getopt is POSIX compatible
configure:23863: result: guessing yes
configure:23871: checking for working GNU getopt function
configure:24108: result: guessing no
configure:24198: checking whether getenv is declared
configure:24198: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:24198: $? = 0
configure:24198: result: yes
configure:24209: checking for C/C++ restrict keyword
configure:24234: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:24234: $? = 0
configure:24242: result: __restrict
configure:24375: checking for struct timeval
configure:24398: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:24398: $? = 0
configure:24406: result: yes
configure:24411: checking for wide-enough struct timeval.tv_sec member
configure:24438: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:24438: $? = 0
configure:24446: result: yes
configure:24456: checking whether gettimeofday is declared without a macro
configure:24478: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:24478: $? = 0
configure:24486: result: yes
configure:24614: checking whether iswcntrl works
configure:24635: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:24635: $? = 0
configure:24669: result: guessing yes
configure:24693: checking for towlower
configure:24693: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:204:6: warning: conflicting types for built-in function 'towlower' [enabled by default]
char towlower ();
^
configure:24693: $? = 0
configure:24693: result: yes
configure:24741: checking for wctype_t
configure:24769: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:24769: $? = 0
configure:24777: result: yes
configure:24783: checking for wctrans_t
configure:24809: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:24809: $? = 0
configure:24817: result: yes
configure:24826: checking whether wctype is declared without a macro
configure:24855: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:24855: $? = 0
configure:24863: result: yes
configure:24826: checking whether iswctype is declared without a macro
configure:24855: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:24855: $? = 0
configure:24863: result: yes
configure:24826: checking whether wctrans is declared without a macro
configure:24855: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:24855: $? = 0
configure:24863: result: yes
configure:24826: checking whether towctrans is declared without a macro
configure:24855: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:24855: $? = 0
configure:24863: result: yes
configure:24878: checking whether included glib is requested
configure:24888: result: no
configure:25382: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c /usr/lib/libglib-2.0.so >&5
conftest.c:186:18: fatal error: glib.h: No such file or directory
#include
^
compilation terminated.
configure:25382: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| /* end confdefs.h. */
| #include
| #ifndef G_BEGIN_DECLS
| error this glib.h includes a glibconfig.h from a glib version 1.x
| #endif
|
| int
| main ()
| {
| g_string_new ("foo");
| ;
| return 0;
| }
configure:25408: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c /usr/lib/libglib-2.0.so >&5
conftest.c:186:18: fatal error: glib.h: No such file or directory
#include
^
compilation terminated.
configure:25408: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| /* end confdefs.h. */
| #include
| #ifndef G_BEGIN_DECLS
| error this glib.h includes a glibconfig.h from a glib version 1.x
| #endif
|
| int
| main ()
| {
| g_string_new ("foo");
| ;
| return 0;
| }
configure:25435: arm-linux-androideabi-gcc -std=gnu99 -o conftest -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c /usr/lib/libglib-2.0.so >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /usr/lib/libglib-2.0.so: incompatible target
/tmp/ccqshTjp.o:conftest.c:function main: error: undefined reference to 'g_string_new'
collect2: error: ld returned 1 exit status
configure:25435: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| /* end confdefs.h. */
| #include
| #ifndef G_BEGIN_DECLS
| error this glib.h includes a glibconfig.h from a glib version 1.x
| #endif
|
| int
| main ()
| {
| g_string_new ("foo");
| ;
| return 0;
| }
configure:25452: checking for glib
configure:25454: result: no
configure:25467: checking whether to use the included glib
configure:25469: result: yes
configure:25485: checking for unistd.h
configure:25485: result: yes
configure:25517: checking whether included libunistring is requested
configure:25527: result: no
configure:27144: checking for libunistring
configure:27166: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c /usr/lib/libunistring.so >&5
conftest.c:187:21: fatal error: uniconv.h: No such file or directory
#include
^
compilation terminated.
configure:27166: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| u8_strconv_from_locale((char*)0);
| ;
| return 0;
| }
configure:27176: result: no, consider installing GNU libunistring
configure:27318: checking whether getc_unlocked is declared
configure:27318: result: yes
configure:27351: checking whether NULL can be used in arbitrary expressions
configure:27369: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:27369: $? = 0
configure:27376: result: yes
configure:27466: checking whether lstat correctly handles trailing slash
configure:27516: result: guessing no
configure:27529: checking whether malloc, realloc, calloc are POSIX compliant
configure:27549: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:27549: $? = 0
configure:27557: result: yes
configure:27564: checking for stdlib.h
configure:27564: result: yes
configure:27574: checking for GNU libc compatible malloc
configure:27618: result: no
configure:27732: checking for a traditional japanese locale
configure:27802: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:27805: $? = 0
configure:27863: result: none
configure:27871: checking for a transitional chinese locale
configure:27942: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
/tmp/ccUTGaza.o:conftest.c:function main: error: undefined reference to 'mblen'
collect2: error: ld returned 1 exit status
configure:27945: $? = 1
configure:27996: result: none
configure:28003: checking for a french Unicode locale
configure:28075: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:28078: $? = 0
configure:28124: result: none
configure:28209: checking for a traditional french locale
configure:28277: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:28280: $? = 0
configure:28336: result: none
configure:28356: checking for mmap
configure:28356: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:28356: $? = 0
configure:28356: result: yes
configure:28367: checking for MAP_ANONYMOUS
configure:28404: result: yes
configure:28426: checking whether memchr works
configure:28499: result: guessing no
configure:28510: checking whether defines MIN and MAX
configure:28527: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:192:13: warning: implicit declaration of function 'MIN' [-Wimplicit-function-declaration]
int x = MIN (42, 17);
^
conftest.c:192:13: error: initializer element is not constant
configure:28527: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| /* end confdefs.h. */
| #include
| int x = MIN (42, 17);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:28534: result: no
configure:28547: checking whether defines MIN and MAX
configure:28564: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:28564: $? = 0
configure:28571: result: yes
configure:28592: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:193:10: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:193:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
not a universal capable compiler
^
conftest.c:193:16: error: unknown type name 'universal'
configure:28592: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:28626: checking for promoted mode_t type
configure:28643: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:28643: $? = 0
configure:28651: result: int
configure:29132: checking for sigset_t
configure:29132: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:29132: $? = 0
configure:29132: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:202:23: error: expected expression before ')' token
if (sizeof ((sigset_t)))
^
configure:29132: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| /* end confdefs.h. */
|
| #include
| /* Mingw defines sigset_t not in , but in . */
| #include
|
|
| int
| main ()
| {
| if (sizeof ((sigset_t)))
| return 0;
| ;
| return 0;
| }
configure:29132: result: yes
configure:29155: checking for SIGPIPE
configure:29180: result: yes
configure:29184: checking for shared library path variable
configure:29197: result: LD_LIBRARY_PATH
configure:29202: checking whether to activate relocatable installation
configure:29217: result: no
configure:29324: checking whether setenv is declared
configure:29324: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:29324: $? = 0
configure:29324: result: yes
configure:29338: checking for ssize_t
configure:29355: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:29355: $? = 0
configure:29362: result: yes
configure:29376: checking for uid_t in sys/types.h
configure:29395: result: yes
configure:29434: checking whether C symbols are prefixed with underscore at the linker level
configure:29447: arm-linux-androideabi-gcc -std=gnu99 -S conftest.c
configure:29450: $? = 0
configure:29460: result: no
configure:29483: checking whether snprintf returns a byte count as in C99
configure:29564: result: guessing no
configure:29567: checking whether snprintf is declared
configure:29567: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:29567: $? = 0
configure:29567: result: yes
configure:29580: checking for stdbool.h that conforms to C99
configure:29647: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:29647: $? = 0
configure:29654: result: yes
configure:29656: checking for _Bool
configure:29656: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:29656: $? = 0
configure:29656: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:234:20: error: expected expression before ')' token
if (sizeof ((_Bool)))
^
configure:29656: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 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 ((_Bool)))
| return 0;
| ;
| return 0;
| }
configure:29656: result: yes
configure:29790: checking whether stdint.h conforms to C99
configure:29959: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:314:7: error: negative width in bit-field 'check_WINT'
? 1 : -1;
^
configure:29959: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| /* end confdefs.h. */
|
|
| #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 : ~ TYPE_MAXIMUM (t)))
| #define TYPE_MAXIMUM(t) ((t) ((t) 0 < (t) -1 ? (t) -1 : ((((t) 1 << (sizeof (t) * CHAR_BIT - 2)) - 1) * 2 + 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:30051: result: no
configure:30060: checking sys/inttypes.h usability
configure:30060: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:232:26: fatal error: sys/inttypes.h: No such file or directory
#include
^
compilation terminated.
configure:30060: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 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:30060: result: no
configure:30060: checking sys/inttypes.h presence
configure:30060: arm-linux-androideabi-gcc -E conftest.c
conftest.c:199:26: fatal error: sys/inttypes.h: No such file or directory
#include
^
compilation terminated.
configure:30060: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| /* end confdefs.h. */
| #include
configure:30060: result: no
configure:30060: checking for sys/inttypes.h
configure:30060: result: no
configure:30060: checking sys/bitypes.h usability
configure:30060: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:232:25: fatal error: sys/bitypes.h: No such file or directory
#include
^
compilation terminated.
configure:30060: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 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:30060: result: no
configure:30060: checking sys/bitypes.h presence
configure:30060: arm-linux-androideabi-gcc -E conftest.c
conftest.c:199:25: fatal error: sys/bitypes.h: No such file or directory
#include
^
compilation terminated.
configure:30060: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| /* end confdefs.h. */
| #include
configure:30060: result: no
configure:30060: checking for sys/bitypes.h
configure:30060: result: no
configure:30089: checking for bit size of ptrdiff_t
configure:30094: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30094: $? = 0
configure:30094: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:214:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 0)];
^
configure:30094: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 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 test_array [0];
|
| ;
| return 0;
| }
configure:30094: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:214:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 1)];
^
configure:30094: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 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 test_array [0];
|
| ;
| return 0;
| }
configure:30094: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:214:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 3)];
^
configure:30094: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 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 test_array [0];
|
| ;
| return 0;
| }
configure:30094: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:214:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 7)];
^
configure:30094: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 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 test_array [0];
|
| ;
| return 0;
| }
configure:30094: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:214:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 15)];
^
configure:30094: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 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 test_array [0];
|
| ;
| return 0;
| }
configure:30094: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:214:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 31)];
^
configure:30094: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 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 test_array [0];
|
| ;
| return 0;
| }
configure:30094: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30094: $? = 0
configure:30094: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30094: $? = 0
configure:30094: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30094: $? = 0
configure:30094: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30094: $? = 0
configure:30094: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30094: $? = 0
configure:30094: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30094: $? = 0
configure:30115: result: 32
configure:30089: checking for bit size of size_t
configure:30094: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30094: $? = 0
configure:30094: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:215:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 0)];
^
configure:30094: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 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 (size_t) * CHAR_BIT) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:30094: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:215:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 1)];
^
configure:30094: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 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 (size_t) * CHAR_BIT) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:30094: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:215:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 3)];
^
configure:30094: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 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 (size_t) * CHAR_BIT) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:30094: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:215:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 7)];
^
configure:30094: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 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 (size_t) * CHAR_BIT) <= 7)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:30094: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:215:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 15)];
^
configure:30094: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 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 (size_t) * CHAR_BIT) <= 15)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:30094: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:215:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 31)];
^
configure:30094: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 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 (size_t) * CHAR_BIT) <= 31)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:30094: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30094: $? = 0
configure:30094: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30094: $? = 0
configure:30094: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30094: $? = 0
configure:30094: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30094: $? = 0
configure:30094: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30094: $? = 0
configure:30094: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30094: $? = 0
configure:30115: result: 32
configure:30134: checking for bit size of sig_atomic_t
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30139: $? = 0
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:216:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 0)];
^
configure:30139: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_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 (sig_atomic_t) * CHAR_BIT) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:216:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 1)];
^
configure:30139: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_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 (sig_atomic_t) * CHAR_BIT) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:216:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 3)];
^
configure:30139: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_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 (sig_atomic_t) * CHAR_BIT) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:216:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 7)];
^
configure:30139: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_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 (sig_atomic_t) * CHAR_BIT) <= 7)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:216:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 15)];
^
configure:30139: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_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 (sig_atomic_t) * CHAR_BIT) <= 15)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:216:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 31)];
^
configure:30139: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_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 (sig_atomic_t) * CHAR_BIT) <= 31)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30139: $? = 0
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30139: $? = 0
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30139: $? = 0
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30139: $? = 0
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30139: $? = 0
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30139: $? = 0
configure:30160: result: 32
configure:30134: checking for bit size of wchar_t
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30139: $? = 0
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:217:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 0)];
^
configure:30139: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_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 (wchar_t) * CHAR_BIT) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:217:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 1)];
^
configure:30139: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_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 (wchar_t) * CHAR_BIT) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:217:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 3)];
^
configure:30139: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_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 (wchar_t) * CHAR_BIT) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:217:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 7)];
^
configure:30139: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_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 (wchar_t) * CHAR_BIT) <= 7)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:217:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 15)];
^
configure:30139: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_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 (wchar_t) * CHAR_BIT) <= 15)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:217:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 31)];
^
configure:30139: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_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 (wchar_t) * CHAR_BIT) <= 31)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30139: $? = 0
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30139: $? = 0
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30139: $? = 0
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30139: $? = 0
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30139: $? = 0
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30139: $? = 0
configure:30160: result: 32
configure:30134: checking for bit size of wint_t
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30139: $? = 0
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:218:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 0)];
^
configure:30139: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_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 test_array [0];
|
| ;
| return 0;
| }
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:218:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 1)];
^
configure:30139: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_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 test_array [0];
|
| ;
| return 0;
| }
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:218:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 3)];
^
configure:30139: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_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 test_array [0];
|
| ;
| return 0;
| }
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:218:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 7)];
^
configure:30139: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_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 test_array [0];
|
| ;
| return 0;
| }
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:218:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 15)];
^
configure:30139: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_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 test_array [0];
|
| ;
| return 0;
| }
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:218:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 31)];
^
configure:30139: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_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 test_array [0];
|
| ;
| return 0;
| }
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30139: $? = 0
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30139: $? = 0
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30139: $? = 0
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30139: $? = 0
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30139: $? = 0
configure:30139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30139: $? = 0
configure:30160: result: 32
configure:30178: checking whether sig_atomic_t is signed
configure:30205: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30205: $? = 0
configure:30215: result: yes
configure:30178: checking whether wchar_t is signed
configure:30205: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:216:17: error: size of array 'verify' is negative
int verify[2 * ((wchar_t) -1 < (wchar_t) 0) - 1];
^
configure:30205: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_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:30215: result: no
configure:30178: checking whether wint_t is signed
configure:30205: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:216:17: error: size of array 'verify' is negative
int verify[2 * ((wint_t) -1 < (wint_t) 0) - 1];
^
configure:30205: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_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:30215: result: no
configure:30237: checking for ptrdiff_t integer literal suffix
configure:30283: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30283: $? = 0
configure:30292: result:
configure:30237: checking for size_t integer literal suffix
configure:30283: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30283: $? = 0
configure:30292: result: u
configure:30309: checking for sig_atomic_t integer literal suffix
configure:30355: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30355: $? = 0
configure:30364: result:
configure:30309: checking for wchar_t integer literal suffix
configure:30355: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30355: $? = 0
configure:30364: result: u
configure:30309: checking for wint_t integer literal suffix
configure:30355: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30355: $? = 0
configure:30364: result: u
configure:30394: checking whether stpncpy is declared
configure:30394: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30394: $? = 0
configure:30394: result: yes
configure:30409: checking whether strerror(0) succeeds
configure:30455: result: guessing no
configure:30541: checking whether ffsl is declared without a macro
configure:30559: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:218:10: error: 'ffsl' undeclared (first use in this function)
(void) ffsl;
^
conftest.c:218:10: note: each undeclared identifier is reported only once for each function it appears in
configure:30559: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef ffsl
| (void) ffsl;
| ;
| return 0;
| }
configure:30567: result: no
configure:30541: checking whether ffsll is declared without a macro
configure:30559: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:218:10: error: 'ffsll' undeclared (first use in this function)
(void) ffsll;
^
conftest.c:218:10: note: each undeclared identifier is reported only once for each function it appears in
configure:30559: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef ffsll
| (void) ffsll;
| ;
| return 0;
| }
configure:30567: result: no
configure:30541: checking whether memmem is declared without a macro
configure:30559: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30559: $? = 0
configure:30567: result: yes
configure:30541: checking whether mempcpy is declared without a macro
configure:30559: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:219:10: error: 'mempcpy' undeclared (first use in this function)
(void) mempcpy;
^
conftest.c:219:10: note: each undeclared identifier is reported only once for each function it appears in
configure:30559: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef mempcpy
| (void) mempcpy;
| ;
| return 0;
| }
configure:30567: result: no
configure:30541: checking whether memrchr is declared without a macro
configure:30559: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30559: $? = 0
configure:30567: result: yes
configure:30541: checking whether rawmemchr is declared without a macro
configure:30559: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:220:10: error: 'rawmemchr' undeclared (first use in this function)
(void) rawmemchr;
^
conftest.c:220:10: note: each undeclared identifier is reported only once for each function it appears in
configure:30559: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef rawmemchr
| (void) rawmemchr;
| ;
| return 0;
| }
configure:30567: result: no
configure:30541: checking whether stpcpy is declared without a macro
configure:30559: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30559: $? = 0
configure:30567: result: yes
configure:30541: checking whether stpncpy is declared without a macro
configure:30559: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30559: $? = 0
configure:30567: result: yes
configure:30541: checking whether strchrnul is declared without a macro
configure:30559: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:222:10: error: 'strchrnul' undeclared (first use in this function)
(void) strchrnul;
^
conftest.c:222:10: note: each undeclared identifier is reported only once for each function it appears in
configure:30559: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef strchrnul
| (void) strchrnul;
| ;
| return 0;
| }
configure:30567: result: no
configure:30541: checking whether strdup is declared without a macro
configure:30559: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30559: $? = 0
configure:30567: result: yes
configure:30541: checking whether strncat is declared without a macro
configure:30559: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30559: $? = 0
configure:30567: result: yes
configure:30541: checking whether strndup is declared without a macro
configure:30559: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30559: $? = 0
configure:30567: result: yes
configure:30541: checking whether strnlen is declared without a macro
configure:30559: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30559: $? = 0
configure:30567: result: yes
configure:30541: checking whether strpbrk is declared without a macro
configure:30559: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30559: $? = 0
configure:30567: result: yes
configure:30541: checking whether strsep is declared without a macro
configure:30559: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30559: $? = 0
configure:30567: result: yes
configure:30541: checking whether strcasestr is declared without a macro
configure:30559: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30559: $? = 0
configure:30567: result: yes
configure:30541: checking whether strtok_r is declared without a macro
configure:30559: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30559: $? = 0
configure:30567: result: yes
configure:30541: checking whether strerror_r is declared without a macro
configure:30559: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30559: $? = 0
configure:30567: result: yes
configure:30541: checking whether strsignal is declared without a macro
configure:30559: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:30559: $? = 0
configure:30567: result: yes
configure:30541: checking whether strverscmp is declared without a macro
configure:30559: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:232:10: error: 'strverscmp' undeclared (first use in this function)
(void) strverscmp;
^
conftest.c:232:10: note: each undeclared identifier is reported only once for each function it appears in
configure:30559: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef strverscmp
| (void) strverscmp;
| ;
| return 0;
| }
configure:30567: result: no
configure:30579: checking whether strnlen is declared
configure:30579: result: yes
configure:30768: checking whether curses libraries may be used
configure:30777: result: yes
configure:32657: checking where terminfo library functions come from
configure:32697: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
/tmp/ccQqyAAH.o:conftest.c:function main: error: undefined reference to 'setupterm'
/tmp/ccQqyAAH.o:conftest.c:function main: error: undefined reference to 'tigetnum'
/tmp/ccQqyAAH.o:conftest.c:function main: error: undefined reference to 'tigetflag'
/tmp/ccQqyAAH.o:conftest.c:function main: error: undefined reference to 'tigetstr'
collect2: error: ld returned 1 exit status
configure:32697: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| /* end confdefs.h. */
| extern
| #ifdef __cplusplus
| "C"
| #endif
| int setupterm (const char *, int, int *);
| extern
| #ifdef __cplusplus
| "C"
| #endif
| int tigetnum (const char *);
| extern
| #ifdef __cplusplus
| "C"
| #endif
| int tigetflag (const char *);
| extern
| #ifdef __cplusplus
| "C"
| #endif
| const char * tigetstr (const char *);
|
| int
| main ()
| {
| return setupterm ("xterm", 0, (int *)0)
| + tigetnum ("colors")
| + tigetflag ("hc") + * tigetstr("oc");
| ;
| return 0;
| }
configure:32738: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c /usr/lib/libncurses.so >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lncursesw
/tmp/cc6m7FUM.o:conftest.c:function main: error: undefined reference to 'setupterm'
/tmp/cc6m7FUM.o:conftest.c:function main: error: undefined reference to 'tigetnum'
/tmp/cc6m7FUM.o:conftest.c:function main: error: undefined reference to 'tigetflag'
/tmp/cc6m7FUM.o:conftest.c:function main: error: undefined reference to 'tigetstr'
collect2: error: ld returned 1 exit status
configure:32738: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| /* end confdefs.h. */
| extern
| #ifdef __cplusplus
| "C"
| #endif
| int setupterm (const char *, int, int *);
| extern
| #ifdef __cplusplus
| "C"
| #endif
| int tigetnum (const char *);
| extern
| #ifdef __cplusplus
| "C"
| #endif
| int tigetflag (const char *);
| extern
| #ifdef __cplusplus
| "C"
| #endif
| const char * tigetstr (const char *);
|
| int
| main ()
| {
| return setupterm ("xterm", 0, (int *)0)
| + tigetnum ("colors")
| + tigetflag ("hc") + * tigetstr("oc");
| ;
| return 0;
| }
configure:32780: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -ltermcap >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ltermcap
/tmp/ccURg4My.o:conftest.c:function main: error: undefined reference to 'setupterm'
/tmp/ccURg4My.o:conftest.c:function main: error: undefined reference to 'tigetnum'
/tmp/ccURg4My.o:conftest.c:function main: error: undefined reference to 'tigetflag'
/tmp/ccURg4My.o:conftest.c:function main: error: undefined reference to 'tigetstr'
collect2: error: ld returned 1 exit status
configure:32780: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| /* end confdefs.h. */
| extern
| #ifdef __cplusplus
| "C"
| #endif
| int setupterm (const char *, int, int *);
| extern
| #ifdef __cplusplus
| "C"
| #endif
| int tigetnum (const char *);
| extern
| #ifdef __cplusplus
| "C"
| #endif
| int tigetflag (const char *);
| extern
| #ifdef __cplusplus
| "C"
| #endif
| const char * tigetstr (const char *);
|
| int
| main ()
| {
| return setupterm ("xterm", 0, (int *)0)
| + tigetnum ("colors")
| + tigetflag ("hc") + * tigetstr("oc");
| ;
| return 0;
| }
configure:32822: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -lxcurses >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lxcurses
/tmp/cc6NM9DN.o:conftest.c:function main: error: undefined reference to 'setupterm'
/tmp/cc6NM9DN.o:conftest.c:function main: error: undefined reference to 'tigetnum'
/tmp/cc6NM9DN.o:conftest.c:function main: error: undefined reference to 'tigetflag'
/tmp/cc6NM9DN.o:conftest.c:function main: error: undefined reference to 'tigetstr'
collect2: error: ld returned 1 exit status
configure:32822: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| /* end confdefs.h. */
| extern
| #ifdef __cplusplus
| "C"
| #endif
| int setupterm (const char *, int, int *);
| extern
| #ifdef __cplusplus
| "C"
| #endif
| int tigetnum (const char *);
| extern
| #ifdef __cplusplus
| "C"
| #endif
| int tigetflag (const char *);
| extern
| #ifdef __cplusplus
| "C"
| #endif
| const char * tigetstr (const char *);
|
| int
| main ()
| {
| return setupterm ("xterm", 0, (int *)0)
| + tigetnum ("colors")
| + tigetflag ("hc") + * tigetstr("oc");
| ;
| return 0;
| }
configure:32864: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c /usr/lib/libcurses.so >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lncursesw
/tmp/cc4sZ1x2.o:conftest.c:function main: error: undefined reference to 'setupterm'
/tmp/cc4sZ1x2.o:conftest.c:function main: error: undefined reference to 'tigetnum'
/tmp/cc4sZ1x2.o:conftest.c:function main: error: undefined reference to 'tigetflag'
/tmp/cc4sZ1x2.o:conftest.c:function main: error: undefined reference to 'tigetstr'
collect2: error: ld returned 1 exit status
configure:32864: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| /* end confdefs.h. */
| extern
| #ifdef __cplusplus
| "C"
| #endif
| int setupterm (const char *, int, int *);
| extern
| #ifdef __cplusplus
| "C"
| #endif
| int tigetnum (const char *);
| extern
| #ifdef __cplusplus
| "C"
| #endif
| int tigetflag (const char *);
| extern
| #ifdef __cplusplus
| "C"
| #endif
| const char * tigetstr (const char *);
|
| int
| main ()
| {
| return setupterm ("xterm", 0, (int *)0)
| + tigetnum ("colors")
| + tigetflag ("hc") + * tigetstr("oc");
| ;
| return 0;
| }
configure:32876: result: not found, consider installing GNU ncurses
configure:32912: checking where termcap library functions come from
configure:32935: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
/tmp/ccq68Pw9.o:conftest.c:function main: error: undefined reference to 'tgetent'
collect2: error: ld returned 1 exit status
configure:32935: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| /* end confdefs.h. */
| extern
| #ifdef __cplusplus
| "C"
| #endif
| int tgetent (char *, const char *);
|
| int
| main ()
| {
| return tgetent ((char *) 0, "xterm");
| ;
| return 0;
| }
configure:32959: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c /usr/lib/libncurses.so >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lncursesw
/tmp/cc23k2Wf.o:conftest.c:function main: error: undefined reference to 'tgetent'
collect2: error: ld returned 1 exit status
configure:32959: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| /* end confdefs.h. */
| extern
| #ifdef __cplusplus
| "C"
| #endif
| int tgetent (char *, const char *);
|
| int
| main ()
| {
| return tgetent ((char *) 0, "xterm");
| ;
| return 0;
| }
configure:32984: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -ltermcap >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ltermcap
/tmp/ccERHUek.o:conftest.c:function main: error: undefined reference to 'tgetent'
collect2: error: ld returned 1 exit status
configure:32984: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| /* end confdefs.h. */
| extern
| #ifdef __cplusplus
| "C"
| #endif
| int tgetent (char *, const char *);
|
| int
| main ()
| {
| return tgetent ((char *) 0, "xterm");
| ;
| return 0;
| }
configure:32994: result: not found, consider installing GNU ncurses
configure:33026: checking for tparam
configure:33053: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c: In function 'main':
conftest.c:237:1: warning: return makes integer from pointer without a cast [enabled by default]
return tparam ("\033\133%dm", &buf, 1, 8);
^
/tmp/ccAZNRAn.o:conftest.c:function main: error: undefined reference to 'tparam'
collect2: error: ld returned 1 exit status
configure:33053: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| /* end confdefs.h. */
| extern
| #ifdef __cplusplus
| "C"
| #endif
| char * tparam (const char *, void *, int, ...);
| char buf;
|
| int
| main ()
| {
| return tparam ("\033\133%dm", &buf, 1, 8);
| ;
| return 0;
| }
configure:33064: result: no
configure:33071: checking for tparm
configure:33097: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c: In function 'main':
conftest.c:236:1: warning: return makes integer from pointer without a cast [enabled by default]
return tparm ("\033\133%dm", 8);
^
/tmp/ccpIOFOl.o:conftest.c:function main: error: undefined reference to 'tparm'
collect2: error: ld returned 1 exit status
configure:33097: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| /* end confdefs.h. */
| extern
| #ifdef __cplusplus
| "C"
| #endif
| char * tparm (const char *, ...);
|
| int
| main ()
| {
| return tparm ("\033\133%dm", 8);
| ;
| return 0;
| }
configure:33108: result: no
configure:33129: checking for struct timespec in
configure:33146: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:33146: $? = 0
configure:33153: result: yes
configure:33329: checking whether clearerr_unlocked is declared
configure:33329: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:267:10: error: 'clearerr_unlocked' undeclared (first use in this function)
(void) clearerr_unlocked;
^
conftest.c:267:10: note: each undeclared identifier is reported only once for each function it appears in
configure:33329: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 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 clearerr_unlocked
| #ifdef __cplusplus
| (void) clearerr_unlocked;
| #else
| (void) clearerr_unlocked;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:33329: result: no
configure:33340: checking whether feof_unlocked is declared
configure:33340: result: no
configure:33351: checking whether ferror_unlocked is declared
configure:33351: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:269:10: error: 'ferror_unlocked' undeclared (first use in this function)
(void) ferror_unlocked;
^
conftest.c:269:10: note: each undeclared identifier is reported only once for each function it appears in
configure:33351: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| #ifndef ferror_unlocked
| #ifdef __cplusplus
| (void) ferror_unlocked;
| #else
| (void) ferror_unlocked;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:33351: result: no
configure:33362: checking whether fflush_unlocked is declared
configure:33362: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:270:10: error: 'fflush_unlocked' undeclared (first use in this function)
(void) fflush_unlocked;
^
conftest.c:270:10: note: each undeclared identifier is reported only once for each function it appears in
configure:33362: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| #ifndef fflush_unlocked
| #ifdef __cplusplus
| (void) fflush_unlocked;
| #else
| (void) fflush_unlocked;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:33362: result: no
configure:33373: checking whether fgets_unlocked is declared
configure:33373: result: no
configure:33384: checking whether fputc_unlocked is declared
configure:33384: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:272:10: error: 'fputc_unlocked' undeclared (first use in this function)
(void) fputc_unlocked;
^
conftest.c:272:10: note: each undeclared identifier is reported only once for each function it appears in
configure:33384: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| #ifndef fputc_unlocked
| #ifdef __cplusplus
| (void) fputc_unlocked;
| #else
| (void) fputc_unlocked;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:33384: result: no
configure:33395: checking whether fputs_unlocked is declared
configure:33395: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:273:10: error: 'fputs_unlocked' undeclared (first use in this function)
(void) fputs_unlocked;
^
conftest.c:273:10: note: each undeclared identifier is reported only once for each function it appears in
configure:33395: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| #ifndef fputs_unlocked
| #ifdef __cplusplus
| (void) fputs_unlocked;
| #else
| (void) fputs_unlocked;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:33395: result: no
configure:33406: checking whether fread_unlocked is declared
configure:33406: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:274:10: error: 'fread_unlocked' undeclared (first use in this function)
(void) fread_unlocked;
^
conftest.c:274:10: note: each undeclared identifier is reported only once for each function it appears in
configure:33406: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| #ifndef fread_unlocked
| #ifdef __cplusplus
| (void) fread_unlocked;
| #else
| (void) fread_unlocked;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:33406: result: no
configure:33417: checking whether fwrite_unlocked is declared
configure:33417: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:275:10: error: 'fwrite_unlocked' undeclared (first use in this function)
(void) fwrite_unlocked;
^
conftest.c:275:10: note: each undeclared identifier is reported only once for each function it appears in
configure:33417: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| #ifndef fwrite_unlocked
| #ifdef __cplusplus
| (void) fwrite_unlocked;
| #else
| (void) fwrite_unlocked;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:33417: result: no
configure:33428: checking whether getchar_unlocked is declared
configure:33428: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:33428: $? = 0
configure:33428: result: yes
configure:33439: checking whether putc_unlocked is declared
configure:33439: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:33439: $? = 0
configure:33439: result: yes
configure:33450: checking whether putchar_unlocked is declared
configure:33450: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:33450: $? = 0
configure:33450: result: yes
configure:33461: checking whether unsetenv is declared
configure:33461: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:33461: $? = 0
configure:33461: result: yes
configure:33488: checking for intmax_t
configure:33520: result: yes
configure:33539: checking where to find the exponent in a 'double'
configure:33865: result: unknown
configure:33892: checking for snprintf
configure:33892: result: yes
configure:33892: checking for strnlen
configure:33892: result: yes
configure:33892: checking for wcslen
configure:33892: result: yes
configure:33892: checking for wcsnlen
configure:33892: result: yes
configure:33892: checking for mbrtowc
configure:33892: result: yes
configure:33892: checking for wcrtomb
configure:33892: result: yes
configure:33901: checking whether _snprintf is declared
configure:33901: result: no
configure:33923: checking whether vsnprintf is declared
configure:33923: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:33923: $? = 0
configure:33923: result: yes
configure:33935: checking whether uses 'inline' correctly
configure:33957: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:33960: $? = 0
configure:33978: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:33981: $? = 0
configure:33994: result: yes
configure:34010: checking whether alarm is declared
configure:34010: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:34010: $? = 0
configure:34010: result: yes
configure:34022: checking whether stdin defaults to large file offsets
configure:34046: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:34046: $? = 0
configure:34054: result: yes
configure:34057: checking whether ftello is declared
configure:34057: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:34057: $? = 0
configure:34057: result: yes
configure:34081: checking for ftello
configure:34098: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:34098: $? = 0
configure:34107: result: yes
configure:34120: checking whether ftello works
configure:34207: result: guessing yes
configure:34224: checking whether ungetc works on arbitrary bytes
configure:34275: result: guessing no
configure:34288: checking whether getcwd (NULL, 0) allocates memory for result
configure:34353: result: guessing no
configure:34357: checking for getcwd with POSIX signature
configure:34379: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:34379: $? = 0
configure:34387: result: yes
configure:34494: checking whether imaxabs is declared without a macro
configure:34512: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:34512: $? = 0
configure:34520: result: yes
configure:34494: checking whether imaxdiv is declared without a macro
configure:34512: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:34512: $? = 0
configure:34520: result: yes
configure:34494: checking whether strtoimax is declared without a macro
configure:34512: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:34512: $? = 0
configure:34520: result: yes
configure:34494: checking whether strtoumax is declared without a macro
configure:34512: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:34512: $? = 0
configure:34520: result: yes
configure:34714: checking whether the C++ compiler (arm-linux-androideabi-g++ ) works
configure:34725: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
configure:34728: $? = 0
configure:34746: result: yes
configure:34751: checking whether the C++ compiler supports namespaces
configure:34765: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
configure:34768: $? = 0
configure:34781: result: yes
configure:34804: checking dependency style of arm-linux-androideabi-g++
configure:34915: result: gcc3
configure:34944: checking for atexit
configure:34944: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:34944: $? = 0
configure:34944: result: yes
configure:34973: checking for dirent.h
configure:34973: result: yes
configure:34973: checking for string.h
configure:34973: result: yes
configure:34983: checking for long file names
configure:35015: result: yes
configure:35025: checking for pathconf
configure:35025: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:35025: $? = 0
configure:35025: result: yes
configure:35037: checking for string.h
configure:35037: result: yes
configure:35037: checking for unistd.h
configure:35037: result: yes
configure:35083: checking byteswap.h usability
configure:35083: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:35083: $? = 0
configure:35083: result: yes
configure:35083: checking byteswap.h presence
configure:35083: arm-linux-androideabi-gcc -E conftest.c
configure:35083: $? = 0
configure:35083: result: yes
configure:35083: checking for byteswap.h
configure:35083: result: yes
configure:35263: checking for closedir
configure:35263: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:35263: $? = 0
configure:35263: result: yes
configure:35346: checking for chown
configure:35346: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:35346: $? = 0
configure:35346: result: yes
configure:35346: checking for utime
configure:35346: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:35346: $? = 0
configure:35346: result: yes
configure:35346: checking for utimes
configure:35346: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:35346: $? = 0
configure:35346: result: yes
configure:35449: checking whether alphasort is declared without a macro
configure:35467: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:35467: $? = 0
configure:35475: result: yes
configure:35449: checking whether closedir is declared without a macro
configure:35467: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:35467: $? = 0
configure:35475: result: yes
configure:35449: checking whether dirfd is declared without a macro
configure:35467: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:35467: $? = 0
configure:35475: result: yes
configure:35449: checking whether fdopendir is declared without a macro
configure:35467: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:35467: $? = 0
configure:35475: result: yes
configure:35449: checking whether opendir is declared without a macro
configure:35467: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:35467: $? = 0
configure:35475: result: yes
configure:35449: checking whether readdir is declared without a macro
configure:35467: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:35467: $? = 0
configure:35475: result: yes
configure:35449: checking whether rewinddir is declared without a macro
configure:35467: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:35467: $? = 0
configure:35475: result: yes
configure:35449: checking whether scandir is declared without a macro
configure:35467: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:35467: $? = 0
configure:35475: result: yes
configure:35489: checking whether // is distinct from /
configure:35518: result: unknown, assuming no
configure:35535: checking whether dup2 works
configure:35603: result: guessing no
configure:35660: checking for error_at_line
configure:35676: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:288:19: fatal error: error.h: No such file or directory
#include
^
compilation terminated.
configure:35676: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| error_at_line (0, 0, "", 0, "an error occurred");
| ;
| return 0;
| }
configure:35684: result: no
configure:35736: checking whether fcntl handles F_DUPFD correctly
configure:35776: result: guessing no
configure:35794: checking whether fcntl understands F_DUPFD_CLOEXEC
configure:35815: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:35815: $? = 0
configure:35833: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:293:1: error: unknown type name 'choke'
choke me
^
conftest.c:296:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int'
int
^
configure:35833: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| /* end confdefs.h. */
|
| #ifdef __linux__
| /* The Linux kernel only added F_DUPFD_CLOEXEC in 2.6.24, so we always replace
| it to support the semantics on older kernels that failed with EINVAL. */
| choke me
| #endif
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:35844: result: needs runtime check
configure:35965: checking whether fcntl is declared without a macro
configure:35983: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:35983: $? = 0
configure:35991: result: yes
configure:35965: checking whether openat is declared without a macro
configure:35983: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:35983: $? = 0
configure:35991: result: yes
configure:36065: checking whether conversion from 'int' to 'long double' works
configure:36117: result: guessing yes
configure:36240: checking for working POSIX fnmatch
configure:36353: result: guessing no
configure:36389: checking whether isblank is declared
configure:36389: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:36389: $? = 0
configure:36389: result: yes
configure:36414: checking whether fopen recognizes a trailing slash
configure:36452: result: guessing yes
configure:36547: checking for Java to native code compiler
configure:36678: result: none
configure:36699: checking for working getdelim function
configure:36769: result: guessing no
configure:36799: checking for flockfile
configure:36799: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:36799: $? = 0
configure:36799: result: yes
configure:36799: checking for funlockfile
configure:36799: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:36799: $? = 0
configure:36799: result: yes
configure:36808: checking whether getc_unlocked is declared
configure:36808: result: yes
configure:36879: checking for getline
configure:36879: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:36879: $? = 0
configure:36879: result: yes
configure:36887: checking for working getline function
configure:36957: result: guessing no
configure:37101: checking whether gettimeofday clobbers localtime buffer
configure:37150: result: guessing yes
configure:37170: checking for gettimeofday with POSIX signature
configure:37198: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:311:19: error: conflicting types for 'gettimeofday'
int gettimeofday (struct timeval *restrict, void *restrict);
^
In file included from conftest.c:309:0:
/sysroot/sysroot/usr/include/sys/time.h:37:12: note: previous declaration of 'gettimeofday' was here
extern int gettimeofday(struct timeval *, struct timezone *);
^
configure:37198: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| /* end confdefs.h. */
| #include
| struct timeval c;
| int gettimeofday (struct timeval *restrict, void *restrict);
|
| int
| main ()
| {
| /* glibc uses struct timezone * rather than the POSIX void *
| if _GNU_SOURCE is defined. However, since the only portable
| use of gettimeofday uses NULL as the second parameter, and
| since the glibc definition is actually more typesafe, it is
| not worth wrapping this to get a compliant signature. */
| int (*f) (struct timeval *restrict, void *restrict)
| = gettimeofday;
| int x = f (&c, 0);
| return !(x | c.tv_sec | c.tv_usec);
|
| ;
| return 0;
| }
configure:37214: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:37214: $? = 0
configure:37223: result: almost
configure:37255: checking sys/timeb.h usability
configure:37255: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:343:23: fatal error: sys/timeb.h: No such file or directory
#include
^
compilation terminated.
configure:37255: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| /* 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:37255: result: no
configure:37255: checking sys/timeb.h presence
configure:37255: arm-linux-androideabi-gcc -E conftest.c
conftest.c:310:23: fatal error: sys/timeb.h: No such file or directory
#include
^
compilation terminated.
configure:37255: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| /* end confdefs.h. */
| #include
configure:37255: result: no
configure:37255: checking for sys/timeb.h
configure:37255: result: no
configure:37267: checking for _ftime
configure:37267: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
/tmp/cc6tZlzZ.o:conftest.c:function main: error: undefined reference to '_ftime'
collect2: error: ld returned 1 exit status
configure:37267: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| /* end confdefs.h. */
| /* Define _ftime to an innocuous variant, in case declares _ftime.
| For example, HP-UX 11i declares gettimeofday. */
| #define _ftime innocuous__ftime
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _ftime (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef _ftime
|
| /* 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 _ftime ();
| /* 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__ftime || defined __stub____ftime
| choke me
| #endif
|
| int
| main ()
| {
| return _ftime ();
| ;
| return 0;
| }
configure:37267: result: no
configure:37487: checking whether the compiler generally respects inline
configure:37508: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:316:17: error: #error "inline is not effective"
#error "inline is not effective"
^
configure:37508: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| #ifdef __NO_INLINE__
| #error "inline is not effective"
| #endif
| ;
| return 0;
| }
configure:37517: result: no
configure:37530: checking whether iswblank is declared
configure:37530: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:37530: $? = 0
configure:37530: result: yes
configure:37599: checking whether to use Java
configure:37608: result: yes
configure:37629: checking whether included libcroco is requested
configure:37639: result: no
configure:38129: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c /usr/lib/libcroco-0.6.so /usr/lib/libglib-2.0.so >&5
conftest.c:313:29: fatal error: libcroco-config.h: No such file or directory
#include
^
compilation terminated.
configure:38129: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| const char *version = LIBCROCO_VERSION; return !version;
| ;
| return 0;
| }
configure:38151: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c /usr/lib/libcroco-0.6.so /usr/lib/libglib-2.0.so >&5
conftest.c:313:29: fatal error: libcroco-config.h: No such file or directory
#include
^
compilation terminated.
configure:38151: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| const char *version = LIBCROCO_VERSION; return !version;
| ;
| return 0;
| }
configure:38172: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c /usr/lib/libcroco-0.6.so /usr/lib/libglib-2.0.so >&5
conftest.c:313:51: fatal error: libcroco-0.6/libcroco/libcroco-config.h: No such file or directory
#include
^
compilation terminated.
configure:38172: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| const char *version = LIBCROCO_VERSION; return !version;
| ;
| return 0;
| }
configure:38240: checking for libcroco
configure:38242: result: no
configure:38255: checking whether to use the included libcroco
configure:38257: result: yes
configure:38270: checking whether included glib is requested
configure:38280: result: no
configure:38844: checking for glib
configure:38846: result: no
configure:38859: checking whether to use the included glib
configure:38861: result: yes
configure:38877: checking for unistd.h
configure:38877: result: yes
configure:38904: checking whether to use the included libunistring
configure:38906: result: yes
configure:38912: checking whether included libxml is requested
configure:38922: result: no
configure:39415: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c /usr/lib/libxml2.so >&5
conftest.c:314:31: fatal error: libxml/xmlversion.h: No such file or directory
#include
^
compilation terminated.
configure:39415: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| xmlCheckVersion (0); xmlFree ((void *) 0);
| ;
| return 0;
| }
configure:39439: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c /usr/lib/libxml2.so >&5
conftest.c:314:31: fatal error: libxml/xmlversion.h: No such file or directory
#include
^
compilation terminated.
configure:39439: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| xmlCheckVersion (0); xmlFree ((void *) 0);
| ;
| return 0;
| }
configure:39454: arm-linux-androideabi-gcc -E conftest.c
conftest.c:314:39: fatal error: libxml2/libxml/xmlexports.h: No such file or directory
#include
^
compilation terminated.
configure:39454: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
configure:39513: arm-linux-androideabi-gcc -E conftest.c
conftest.c:314:39: fatal error: libxml2/libxml/xmlversion.h: No such file or directory
#include
^
compilation terminated.
configure:39513: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
configure:39600: checking for libxml
configure:39602: result: no
configure:39615: checking whether to use the included libxml
configure:39617: result: yes
configure:39676: checking arpa/inet.h usability
configure:39676: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:39676: $? = 0
configure:39676: result: yes
configure:39676: checking arpa/inet.h presence
configure:39676: arm-linux-androideabi-gcc -E conftest.c
configure:39676: $? = 0
configure:39676: result: yes
configure:39676: checking for arpa/inet.h
configure:39676: result: yes
configure:39676: checking ctype.h usability
configure:39676: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:39676: $? = 0
configure:39676: result: yes
configure:39676: checking ctype.h presence
configure:39676: arm-linux-androideabi-gcc -E conftest.c
configure:39676: $? = 0
configure:39676: result: yes
configure:39676: checking for ctype.h
configure:39676: result: yes
configure:39676: checking for dlfcn.h
configure:39676: result: yes
configure:39676: checking dl.h usability
configure:39676: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:350:16: fatal error: dl.h: No such file or directory
#include
^
compilation terminated.
configure:39676: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_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:39676: result: no
configure:39676: checking dl.h presence
configure:39676: arm-linux-androideabi-gcc -E conftest.c
conftest.c:317:16: fatal error: dl.h: No such file or directory
#include
^
compilation terminated.
configure:39676: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include
configure:39676: result: no
configure:39676: checking for dl.h
configure:39676: result: no
configure:39676: checking errno.h usability
configure:39676: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:39676: $? = 0
configure:39676: result: yes
configure:39676: checking errno.h presence
configure:39676: arm-linux-androideabi-gcc -E conftest.c
configure:39676: $? = 0
configure:39676: result: yes
configure:39676: checking for errno.h
configure:39676: result: yes
configure:39676: checking fcntl.h usability
configure:39676: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:39676: $? = 0
configure:39676: result: yes
configure:39676: checking fcntl.h presence
configure:39676: arm-linux-androideabi-gcc -E conftest.c
configure:39676: $? = 0
configure:39676: result: yes
configure:39676: checking for fcntl.h
configure:39676: result: yes
configure:39676: checking float.h usability
configure:39676: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:39676: $? = 0
configure:39676: result: yes
configure:39676: checking float.h presence
configure:39676: arm-linux-androideabi-gcc -E conftest.c
configure:39676: $? = 0
configure:39676: result: yes
configure:39676: checking for float.h
configure:39676: result: yes
configure:39676: checking for limits.h
configure:39676: result: yes
configure:39676: checking malloc.h usability
configure:39676: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:39676: $? = 0
configure:39676: result: yes
configure:39676: checking malloc.h presence
configure:39676: arm-linux-androideabi-gcc -E conftest.c
configure:39676: $? = 0
configure:39676: result: yes
configure:39676: checking for malloc.h
configure:39676: result: yes
configure:39676: checking math.h usability
configure:39676: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:39676: $? = 0
configure:39676: result: yes
configure:39676: checking math.h presence
configure:39676: arm-linux-androideabi-gcc -E conftest.c
configure:39676: $? = 0
configure:39676: result: yes
configure:39676: checking for math.h
configure:39676: result: yes
configure:39676: checking netdb.h usability
configure:39676: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:39676: $? = 0
configure:39676: result: yes
configure:39676: checking netdb.h presence
configure:39676: arm-linux-androideabi-gcc -E conftest.c
configure:39676: $? = 0
configure:39676: result: yes
configure:39676: checking for netdb.h
configure:39676: result: yes
configure:39676: checking netinet/in.h usability
configure:39676: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:39676: $? = 0
configure:39676: result: yes
configure:39676: checking netinet/in.h presence
configure:39676: arm-linux-androideabi-gcc -E conftest.c
configure:39676: $? = 0
configure:39676: result: yes
configure:39676: checking for netinet/in.h
configure:39676: result: yes
configure:39676: checking signal.h usability
configure:39676: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:39676: $? = 0
configure:39676: result: yes
configure:39676: checking signal.h presence
configure:39676: arm-linux-androideabi-gcc -E conftest.c
configure:39676: $? = 0
configure:39676: result: yes
configure:39676: checking for signal.h
configure:39676: result: yes
configure:39676: checking for stdlib.h
configure:39676: result: yes
configure:39676: checking for string.h
configure:39676: result: yes
configure:39676: checking for strings.h
configure:39676: result: yes
configure:39676: checking for sys/select.h
configure:39676: result: yes
configure:39676: checking for sys/socket.h
configure:39676: result: yes
configure:39676: checking for sys/stat.h
configure:39676: result: yes
configure:39676: checking for sys/time.h
configure:39676: result: yes
configure:39676: checking for sys/types.h
configure:39676: result: yes
configure:39676: checking time.h usability
configure:39676: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:39676: $? = 0
configure:39676: result: yes
configure:39676: checking time.h presence
configure:39676: arm-linux-androideabi-gcc -E conftest.c
configure:39676: $? = 0
configure:39676: result: yes
configure:39676: checking for time.h
configure:39676: result: yes
configure:39676: checking for unistd.h
configure:39676: result: yes
configure:39688: checking for arpa/nameser.h
configure:39688: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:39688: $? = 0
configure:39688: result: yes
configure:39705: checking for resolv.h
configure:39705: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:39705: $? = 0
configure:39705: result: yes
configure:39729: checking for dlopen
configure:39729: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:39729: $? = 0
configure:39729: result: yes
configure:39729: checking for getaddrinfo
configure:39729: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:39729: $? = 0
configure:39729: result: yes
configure:39729: checking for localtime
configure:39729: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:342:0: warning: "localtime" redefined [enabled by default]
#define localtime innocuous_localtime
^
conftest.c:306:0: note: this is the location of the previous definition
#define localtime rpl_localtime
^
configure:39729: $? = 0
configure:39729: result: yes
configure:39729: checking for shlload
configure:39729: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
/tmp/cckmtI8w.o:conftest.c:function main: error: undefined reference to 'shlload'
collect2: error: ld returned 1 exit status
configure:39729: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| /* end confdefs.h. */
| /* Define shlload to an innocuous variant, in case declares shlload.
| For example, HP-UX 11i declares gettimeofday. */
| #define shlload innocuous_shlload
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char shlload (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef shlload
|
| /* 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 shlload ();
| /* 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_shlload || defined __stub___shlload
| choke me
| #endif
|
| int
| main ()
| {
| return shlload ();
| ;
| return 0;
| }
configure:39729: result: no
configure:39729: checking for stat
configure:39729: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:39729: $? = 0
configure:39729: result: yes
configure:39729: checking for _stat
configure:39729: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
/tmp/ccOGdAjI.o:conftest.c:function main: error: undefined reference to '_stat'
collect2: error: ld returned 1 exit status
configure:39729: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| /* end confdefs.h. */
| /* Define _stat to an innocuous variant, in case declares _stat.
| For example, HP-UX 11i declares gettimeofday. */
| #define _stat innocuous__stat
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _stat (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef _stat
|
| /* 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 _stat ();
| /* 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__stat || defined __stub____stat
| choke me
| #endif
|
| int
| main ()
| {
| return _stat ();
| ;
| return 0;
| }
configure:39729: result: no
configure:39729: checking for strftime
configure:39729: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:365:6: warning: conflicting types for built-in function 'strftime' [enabled by default]
char strftime ();
^
configure:39729: $? = 0
configure:39729: result: yes
configure:39781: checking whether locale.h conforms to POSIX:2001
configure:39799: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:39799: $? = 0
configure:39806: result: yes
configure:39812: checking whether locale.h defines locale_t
configure:39829: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:39829: $? = 0
configure:39837: result: yes
configure:39850: checking whether struct lconv is properly defined
configure:39869: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:39869: $? = 0
configure:39877: result: yes
configure:39954: checking whether setlocale is declared without a macro
configure:39976: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:39976: $? = 0
configure:39984: result: yes
configure:39954: checking whether duplocale is declared without a macro
configure:39976: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:39976: $? = 0
configure:39984: result: yes
configure:40002: checking for setlocale
configure:40002: result: yes
configure:40002: checking for uselocale
configure:40002: result: yes
configure:40017: checking for pthread_rwlock_t
configure:40017: result: yes
configure:40048: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:40048: $? = 0
configure:40169: checking whether mbrtowc handles incomplete characters
configure:40226: result: guessing yes
configure:40232: checking whether mbrtowc works as well as mbtowc
configure:40293: result: guessing yes
configure:40344: checking whether mbrtowc handles a NULL pwc argument
configure:40415: result: guessing yes
configure:40421: checking whether mbrtowc handles a NULL string argument
configure:40480: result: guessing yes
configure:40488: checking whether mbrtowc has a correct return value
configure:40618: result: guessing yes
configure:40624: checking whether mbrtowc returns 0 when parsing a NUL character
configure:40680: result: guessing yes
configure:40763: checking whether mbrtowc handles incomplete characters
configure:40820: result: guessing yes
configure:40826: checking whether mbrtowc works as well as mbtowc
configure:40887: result: guessing yes
configure:41009: checking whether mbrtowc handles incomplete characters
configure:41066: result: guessing yes
configure:41072: checking whether mbrtowc works as well as mbtowc
configure:41133: result: guessing yes
configure:41187: checking whether mbsrtowcs works
configure:41291: result: guessing yes
configure:41360: checking whether mbswidth is declared in
configure:41388: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:373:22: error: 'mbswidth' undeclared (first use in this function)
char *p = (char *) mbswidth;
^
conftest.c:373:22: note: each undeclared identifier is reported only once for each function it appears in
configure:41388: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| /* end confdefs.h. */
|
| /* Tru64 with Desktop Toolkit C has a bug: must be included before
| .
| BSD/OS 4.0.1 has a bug: , and must be included
| before . */
| #include
| #include
| #include
| #include
|
| int
| main ()
| {
|
| char *p = (char *) mbswidth;
| return !p;
|
| ;
| return 0;
| }
configure:41395: result: no
configure:41410: checking for mbstate_t
configure:41441: result: yes
configure:41473: checking bp-sym.h usability
configure:41473: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:394:20: fatal error: bp-sym.h: No such file or directory
#include
^
compilation terminated.
configure:41473: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 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:41473: result: no
configure:41473: checking bp-sym.h presence
configure:41473: arm-linux-androideabi-gcc -E conftest.c
conftest.c:361:20: fatal error: bp-sym.h: No such file or directory
#include
^
compilation terminated.
configure:41473: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| /* end confdefs.h. */
| #include
configure:41473: result: no
configure:41473: checking for bp-sym.h
configure:41473: result: no
configure:41503: checking for memmove
configure:41503: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:385:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
char memmove ();
^
configure:41503: $? = 0
configure:41503: result: yes
configure:41531: checking for memset
configure:41531: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:386:6: warning: conflicting types for built-in function 'memset' [enabled by default]
char memset ();
^
configure:41531: $? = 0
configure:41531: result: yes
configure:41563: checking for mkdtemp
configure:41563: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:41563: $? = 0
configure:41563: result: yes
configure:41607: checking whether the C compiler is actually a C++ compiler
configure:41629: result: no
configure:41707: checking for obstacks
configure:41728: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:399:29: fatal error: obstack.h: No such file or directory
#include "obstack.h"
^
compilation terminated.
configure:41728: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 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:41736: result: no
configure:41763: checking whether open recognizes a trailing slash
configure:41814: result: guessing yes
configure:41865: checking for opendir
configure:41865: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:41865: $? = 0
configure:41865: result: yes
configure:41914: checking for arm-linux-androideabi-gcc -std=gnu99 option to support OpenMP
configure:41929: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:371:2: error: unknown type name 'choke'
choke me
^
In file included from conftest.c:373:0:
/sysroot/lib/gcc/arm-linux-androideabi/4.8/include/omp.h:34:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'typedef'
typedef struct
^
configure:41929: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| /* end confdefs.h. */
|
| #ifndef _OPENMP
| choke me
| #endif
| #include
| int main () { return omp_get_num_threads (); }
|
configure:41947: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fopenmp conftest.c >&5
configure:41947: $? = 0
configure:41961: result: -fopenmp
configure:42017: checking whether posix_spawn_file_actions_addclose works
configure:42055: result: guessing yes
configure:42099: checking whether posix_spawn_file_actions_adddup2 works
configure:42137: result: guessing yes
configure:42181: checking whether posix_spawn_file_actions_addopen works
configure:42221: result: guessing yes
configure:42463: checking paths.h usability
configure:42463: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:42463: $? = 0
configure:42463: result: yes
configure:42463: checking paths.h presence
configure:42463: arm-linux-androideabi-gcc -E conftest.c
configure:42463: $? = 0
configure:42463: result: yes
configure:42463: checking for paths.h
configure:42463: result: yes
configure:42476: checking for confstr
configure:42476: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
/tmp/ccGLtDii.o:conftest.c:function main: error: undefined reference to 'confstr'
collect2: error: ld returned 1 exit status
configure:42476: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| /* end confdefs.h. */
| /* Define confstr to an innocuous variant, in case declares confstr.
| For example, HP-UX 11i declares gettimeofday. */
| #define confstr innocuous_confstr
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char confstr (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef confstr
|
| /* 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 confstr ();
| /* 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_confstr || defined __stub___confstr
| choke me
| #endif
|
| int
| main ()
| {
| return confstr ();
| ;
| return 0;
| }
configure:42476: result: no
configure:42476: checking for sched_setparam
configure:42476: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:42476: $? = 0
configure:42476: result: yes
configure:42476: checking for sched_setscheduler
configure:42476: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:42476: $? = 0
configure:42476: result: yes
configure:42476: checking for setegid
configure:42476: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:42476: $? = 0
configure:42476: result: yes
configure:42476: checking for seteuid
configure:42476: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:42476: $? = 0
configure:42476: result: yes
configure:42476: checking for vfork
configure:42476: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:42476: $? = 0
configure:42476: result: yes
configure:42502: checking whether program_invocation_name is declared
configure:42502: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:396:10: error: 'program_invocation_name' undeclared (first use in this function)
(void) program_invocation_name;
^
conftest.c:396:10: note: each undeclared identifier is reported only once for each function it appears in
configure:42502: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #ifndef program_invocation_name
| #ifdef __cplusplus
| (void) program_invocation_name;
| #else
| (void) program_invocation_name;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:42502: result: no
configure:42514: checking whether program_invocation_short_name is declared
configure:42514: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:397:10: error: 'program_invocation_short_name' undeclared (first use in this function)
(void) program_invocation_short_name;
^
conftest.c:397:10: note: each undeclared identifier is reported only once for each function it appears in
configure:42514: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #ifndef program_invocation_short_name
| #ifdef __cplusplus
| (void) program_invocation_short_name;
| #else
| (void) program_invocation_short_name;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:42514: result: no
configure:42548: checking sys/acl.h usability
configure:42548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:422:21: fatal error: sys/acl.h: No such file or directory
#include
^
compilation terminated.
configure:42548: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:42548: result: no
configure:42548: checking sys/acl.h presence
configure:42548: arm-linux-androideabi-gcc -E conftest.c
conftest.c:389:21: fatal error: sys/acl.h: No such file or directory
#include
^
compilation terminated.
configure:42548: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| /* end confdefs.h. */
| #include
configure:42548: result: no
configure:42548: checking for sys/acl.h
configure:42548: result: no
configure:42961: WARNING: libacl development library was not found or not usable.
configure:42963: WARNING: gettext-tools will be built without ACL support.
configure:42988: checking for raise
configure:42988: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:42988: $? = 0
configure:42988: result: yes
configure:43008: checking for sigprocmask
configure:43008: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:43008: $? = 0
configure:43008: result: yes
configure:43065: checking for rawmemchr
configure:43065: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
/tmp/ccuhIDaE.o:conftest.c:function main: error: undefined reference to 'rawmemchr'
collect2: error: ld returned 1 exit status
configure:43065: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| /* end confdefs.h. */
| /* Define rawmemchr to an innocuous variant, in case declares rawmemchr.
| For example, HP-UX 11i declares gettimeofday. */
| #define rawmemchr innocuous_rawmemchr
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char rawmemchr (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef rawmemchr
|
| /* 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 rawmemchr ();
| /* 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_rawmemchr || defined __stub___rawmemchr
| choke me
| #endif
|
| int
| main ()
| {
| return rawmemchr ();
| ;
| return 0;
| }
configure:43065: result: no
configure:43147: checking for readdir
configure:43147: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:43147: $? = 0
configure:43147: result: yes
configure:43193: checking whether readlink signature is correct
configure:43211: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:43211: $? = 0
configure:43218: result: yes
configure:43220: checking whether readlink handles trailing slash correctly
configure:43261: result: guessing no
configure:43410: checking search.h usability
configure:43410: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:43410: $? = 0
configure:43410: result: yes
configure:43410: checking search.h presence
configure:43410: arm-linux-androideabi-gcc -E conftest.c
configure:43410: $? = 0
configure:43410: result: yes
configure:43410: checking for search.h
configure:43410: result: yes
configure:43422: checking for tsearch
configure:43422: result: yes
configure:43439: checking whether rmdir works
configure:43492: result: guessing no
configure:43553: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:43553: $? = 0
configure:43687: checking for __secure_getenv
configure:43687: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
/tmp/cc2J1Vk0.o:conftest.c:function main: error: undefined reference to '__secure_getenv'
collect2: error: ld returned 1 exit status
configure:43687: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| /* end confdefs.h. */
| /* Define __secure_getenv to an innocuous variant, in case declares __secure_getenv.
| For example, HP-UX 11i declares gettimeofday. */
| #define __secure_getenv innocuous___secure_getenv
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __secure_getenv (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef __secure_getenv
|
| /* 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 __secure_getenv ();
| /* 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___secure_getenv || defined __stub_____secure_getenv
| choke me
| #endif
|
| int
| main ()
| {
| return __secure_getenv ();
| ;
| return 0;
| }
configure:43687: result: no
configure:43699: checking for issetugid
configure:43699: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:43699: $? = 0
configure:43699: result: yes
configure:43731: checking whether setenv validates arguments
configure:43785: result: guessing no
configure:43868: checking for struct sigaction.sa_sigaction
configure:43868: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:43868: $? = 0
configure:43868: result: yes
configure:44009: checking for volatile sig_atomic_t
configure:44009: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:44009: $? = 0
configure:44009: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:416:36: error: expected expression before ')' token
if (sizeof ((volatile sig_atomic_t)))
^
configure:44009: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| /* end confdefs.h. */
|
| #include
|
|
| int
| main ()
| {
| if (sizeof ((volatile sig_atomic_t)))
| return 0;
| ;
| return 0;
| }
configure:44009: result: yes
configure:44025: checking for sighandler_t
configure:44025: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:44025: $? = 0
configure:44025: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:416:27: error: expected expression before ')' token
if (sizeof ((sighandler_t)))
^
configure:44025: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| /* end confdefs.h. */
|
| #include
|
|
| int
| main ()
| {
| if (sizeof ((sighandler_t)))
| return 0;
| ;
| return 0;
| }
configure:44025: result: yes
configure:44039: checking whether pthread_sigmask is declared without a macro
configure:44057: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:415:10: error: 'pthread_sigmask' undeclared (first use in this function)
(void) pthread_sigmask;
^
conftest.c:415:10: note: each undeclared identifier is reported only once for each function it appears in
configure:44057: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef pthread_sigmask
| (void) pthread_sigmask;
| ;
| return 0;
| }
configure:44065: result: no
configure:44039: checking whether sigaction is declared without a macro
configure:44057: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:44057: $? = 0
configure:44065: result: yes
configure:44039: checking whether sigaddset is declared without a macro
configure:44057: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:44057: $? = 0
configure:44065: result: yes
configure:44039: checking whether sigdelset is declared without a macro
configure:44057: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:44057: $? = 0
configure:44065: result: yes
configure:44039: checking whether sigemptyset is declared without a macro
configure:44057: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:44057: $? = 0
configure:44065: result: yes
configure:44039: checking whether sigfillset is declared without a macro
configure:44057: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:44057: $? = 0
configure:44065: result: yes
configure:44039: checking whether sigismember is declared without a macro
configure:44057: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:44057: $? = 0
configure:44065: result: yes
configure:44039: checking whether sigpending is declared without a macro
configure:44057: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:44057: $? = 0
configure:44065: result: yes
configure:44039: checking whether sigprocmask is declared without a macro
configure:44057: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:44057: $? = 0
configure:44065: result: yes
configure:44098: checking for sigprocmask
configure:44098: result: yes
configure:44139: checking for stdint.h
configure:44139: result: yes
configure:44149: checking for SIZE_MAX
configure:44220: result: yes
configure:44236: checking for snprintf
configure:44236: result: yes
configure:44249: checking whether snprintf respects a size of 1
configure:44294: result: guessing yes
configure:44534: checking whether posix_spawn is declared without a macro
configure:44552: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:423:19: fatal error: spawn.h: No such file or directory
#include
^
compilation terminated.
configure:44552: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef posix_spawn
| (void) posix_spawn;
| ;
| return 0;
| }
configure:44560: result: no
configure:44534: checking whether posix_spawnp is declared without a macro
configure:44552: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:423:19: fatal error: spawn.h: No such file or directory
#include
^
compilation terminated.
configure:44552: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef posix_spawnp
| (void) posix_spawnp;
| ;
| return 0;
| }
configure:44560: result: no
configure:44534: checking whether posix_spawnattr_init is declared without a macro
configure:44552: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:423:19: fatal error: spawn.h: No such file or directory
#include
^
compilation terminated.
configure:44552: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef posix_spawnattr_init
| (void) posix_spawnattr_init;
| ;
| return 0;
| }
configure:44560: result: no
configure:44534: checking whether posix_spawnattr_destroy is declared without a macro
configure:44552: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:423:19: fatal error: spawn.h: No such file or directory
#include
^
compilation terminated.
configure:44552: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef posix_spawnattr_destroy
| (void) posix_spawnattr_destroy;
| ;
| return 0;
| }
configure:44560: result: no
configure:44534: checking whether posix_spawnattr_getsigdefault is declared without a macro
configure:44552: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:423:19: fatal error: spawn.h: No such file or directory
#include
^
compilation terminated.
configure:44552: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef posix_spawnattr_getsigdefault
| (void) posix_spawnattr_getsigdefault;
| ;
| return 0;
| }
configure:44560: result: no
configure:44534: checking whether posix_spawnattr_setsigdefault is declared without a macro
configure:44552: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:423:19: fatal error: spawn.h: No such file or directory
#include
^
compilation terminated.
configure:44552: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef posix_spawnattr_setsigdefault
| (void) posix_spawnattr_setsigdefault;
| ;
| return 0;
| }
configure:44560: result: no
configure:44534: checking whether posix_spawnattr_getsigmask is declared without a macro
configure:44552: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:423:19: fatal error: spawn.h: No such file or directory
#include
^
compilation terminated.
configure:44552: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef posix_spawnattr_getsigmask
| (void) posix_spawnattr_getsigmask;
| ;
| return 0;
| }
configure:44560: result: no
configure:44534: checking whether posix_spawnattr_setsigmask is declared without a macro
configure:44552: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:423:19: fatal error: spawn.h: No such file or directory
#include
^
compilation terminated.
configure:44552: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef posix_spawnattr_setsigmask
| (void) posix_spawnattr_setsigmask;
| ;
| return 0;
| }
configure:44560: result: no
configure:44534: checking whether posix_spawnattr_getflags is declared without a macro
configure:44552: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:423:19: fatal error: spawn.h: No such file or directory
#include
^
compilation terminated.
configure:44552: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef posix_spawnattr_getflags
| (void) posix_spawnattr_getflags;
| ;
| return 0;
| }
configure:44560: result: no
configure:44534: checking whether posix_spawnattr_setflags is declared without a macro
configure:44552: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:423:19: fatal error: spawn.h: No such file or directory
#include
^
compilation terminated.
configure:44552: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef posix_spawnattr_setflags
| (void) posix_spawnattr_setflags;
| ;
| return 0;
| }
configure:44560: result: no
configure:44534: checking whether posix_spawnattr_getpgroup is declared without a macro
configure:44552: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:423:19: fatal error: spawn.h: No such file or directory
#include
^
compilation terminated.
configure:44552: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef posix_spawnattr_getpgroup
| (void) posix_spawnattr_getpgroup;
| ;
| return 0;
| }
configure:44560: result: no
configure:44534: checking whether posix_spawnattr_setpgroup is declared without a macro
configure:44552: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:423:19: fatal error: spawn.h: No such file or directory
#include
^
compilation terminated.
configure:44552: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef posix_spawnattr_setpgroup
| (void) posix_spawnattr_setpgroup;
| ;
| return 0;
| }
configure:44560: result: no
configure:44534: checking whether posix_spawnattr_getschedpolicy is declared without a macro
configure:44552: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:423:19: fatal error: spawn.h: No such file or directory
#include
^
compilation terminated.
configure:44552: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef posix_spawnattr_getschedpolicy
| (void) posix_spawnattr_getschedpolicy;
| ;
| return 0;
| }
configure:44560: result: no
configure:44534: checking whether posix_spawnattr_setschedpolicy is declared without a macro
configure:44552: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:423:19: fatal error: spawn.h: No such file or directory
#include
^
compilation terminated.
configure:44552: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef posix_spawnattr_setschedpolicy
| (void) posix_spawnattr_setschedpolicy;
| ;
| return 0;
| }
configure:44560: result: no
configure:44534: checking whether posix_spawnattr_getschedparam is declared without a macro
configure:44552: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:423:19: fatal error: spawn.h: No such file or directory
#include
^
compilation terminated.
configure:44552: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef posix_spawnattr_getschedparam
| (void) posix_spawnattr_getschedparam;
| ;
| return 0;
| }
configure:44560: result: no
configure:44534: checking whether posix_spawnattr_setschedparam is declared without a macro
configure:44552: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:423:19: fatal error: spawn.h: No such file or directory
#include
^
compilation terminated.
configure:44552: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef posix_spawnattr_setschedparam
| (void) posix_spawnattr_setschedparam;
| ;
| return 0;
| }
configure:44560: result: no
configure:44534: checking whether posix_spawn_file_actions_init is declared without a macro
configure:44552: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:423:19: fatal error: spawn.h: No such file or directory
#include
^
compilation terminated.
configure:44552: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef posix_spawn_file_actions_init
| (void) posix_spawn_file_actions_init;
| ;
| return 0;
| }
configure:44560: result: no
configure:44534: checking whether posix_spawn_file_actions_destroy is declared without a macro
configure:44552: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:423:19: fatal error: spawn.h: No such file or directory
#include
^
compilation terminated.
configure:44552: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef posix_spawn_file_actions_destroy
| (void) posix_spawn_file_actions_destroy;
| ;
| return 0;
| }
configure:44560: result: no
configure:44534: checking whether posix_spawn_file_actions_addopen is declared without a macro
configure:44552: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:423:19: fatal error: spawn.h: No such file or directory
#include
^
compilation terminated.
configure:44552: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef posix_spawn_file_actions_addopen
| (void) posix_spawn_file_actions_addopen;
| ;
| return 0;
| }
configure:44560: result: no
configure:44534: checking whether posix_spawn_file_actions_addclose is declared without a macro
configure:44552: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:423:19: fatal error: spawn.h: No such file or directory
#include
^
compilation terminated.
configure:44552: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef posix_spawn_file_actions_addclose
| (void) posix_spawn_file_actions_addclose;
| ;
| return 0;
| }
configure:44560: result: no
configure:44534: checking whether posix_spawn_file_actions_adddup2 is declared without a macro
configure:44552: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:423:19: fatal error: spawn.h: No such file or directory
#include
^
compilation terminated.
configure:44552: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef posix_spawn_file_actions_adddup2
| (void) posix_spawn_file_actions_adddup2;
| ;
| return 0;
| }
configure:44560: result: no
configure:44576: checking for ssize_t
configure:44600: result: yes
configure:44611: checking whether stat handles trailing slashes on directories
configure:44644: result: guessing yes
configure:44646: checking whether stat handles trailing slashes on files
configure:44697: result: guessing no
configure:44743: checking for va_copy
configure:44764: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:44764: $? = 0
configure:44772: result: yes
configure:44954: checking whether NULL can be used in arbitrary expressions
configure:44979: result: yes
configure:45191: checking whether dprintf is declared without a macro
configure:45209: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:45209: $? = 0
configure:45217: result: yes
configure:45191: checking whether fpurge is declared without a macro
configure:45209: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:45209: $? = 0
configure:45217: result: yes
configure:45191: checking whether fseeko is declared without a macro
configure:45209: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:45209: $? = 0
configure:45217: result: yes
configure:45191: checking whether ftello is declared without a macro
configure:45209: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:45209: $? = 0
configure:45217: result: yes
configure:45191: checking whether getdelim is declared without a macro
configure:45209: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:45209: $? = 0
configure:45217: result: yes
configure:45191: checking whether getline is declared without a macro
configure:45209: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:45209: $? = 0
configure:45217: result: yes
configure:45191: checking whether gets is declared without a macro
configure:45209: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:45209: $? = 0
configure:45217: result: yes
configure:45191: checking whether pclose is declared without a macro
configure:45209: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:45209: $? = 0
configure:45217: result: yes
configure:45191: checking whether popen is declared without a macro
configure:45209: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:45209: $? = 0
configure:45217: result: yes
configure:45191: checking whether renameat is declared without a macro
configure:45209: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:45209: $? = 0
configure:45217: result: yes
configure:45191: checking whether snprintf is declared without a macro
configure:45209: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:45209: $? = 0
configure:45217: result: yes
configure:45191: checking whether tmpfile is declared without a macro
configure:45209: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:45209: $? = 0
configure:45217: result: yes
configure:45191: checking whether vdprintf is declared without a macro
configure:45209: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:45209: $? = 0
configure:45217: result: yes
configure:45191: checking whether vsnprintf is declared without a macro
configure:45209: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:45209: $? = 0
configure:45217: result: yes
configure:45302: checking whether _Exit is declared without a macro
configure:45326: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:45326: $? = 0
configure:45334: result: yes
configure:45302: checking whether atoll is declared without a macro
configure:45326: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:45326: $? = 0
configure:45334: result: yes
configure:45302: checking whether canonicalize_file_name is declared without a macro
configure:45326: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:455:10: error: 'canonicalize_file_name' undeclared (first use in this function)
(void) canonicalize_file_name;
^
conftest.c:455:10: note: each undeclared identifier is reported only once for each function it appears in
configure:45326: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_LOADAVG_H
| # include
| #endif
| #if HAVE_RANDOM_H
| # include
| #endif
|
| int
| main ()
| {
| #undef canonicalize_file_name
| (void) canonicalize_file_name;
| ;
| return 0;
| }
configure:45334: result: no
configure:45302: checking whether getloadavg is declared without a macro
configure:45326: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:455:10: error: 'getloadavg' undeclared (first use in this function)
(void) getloadavg;
^
conftest.c:455:10: note: each undeclared identifier is reported only once for each function it appears in
configure:45326: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_LOADAVG_H
| # include
| #endif
| #if HAVE_RANDOM_H
| # include
| #endif
|
| int
| main ()
| {
| #undef getloadavg
| (void) getloadavg;
| ;
| return 0;
| }
configure:45334: result: no
configure:45302: checking whether getsubopt is declared without a macro
configure:45326: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:455:10: error: 'getsubopt' undeclared (first use in this function)
(void) getsubopt;
^
conftest.c:455:10: note: each undeclared identifier is reported only once for each function it appears in
configure:45326: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_LOADAVG_H
| # include
| #endif
| #if HAVE_RANDOM_H
| # include
| #endif
|
| int
| main ()
| {
| #undef getsubopt
| (void) getsubopt;
| ;
| return 0;
| }
configure:45334: result: no
configure:45302: checking whether grantpt is declared without a macro
configure:45326: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:45326: $? = 0
configure:45334: result: yes
configure:45302: checking whether initstate is declared without a macro
configure:45326: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:45326: $? = 0
configure:45334: result: yes
configure:45302: checking whether initstate_r is declared without a macro
configure:45326: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:457:10: error: 'initstate_r' undeclared (first use in this function)
(void) initstate_r;
^
conftest.c:457:10: note: each undeclared identifier is reported only once for each function it appears in
configure:45326: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_LOADAVG_H
| # include
| #endif
| #if HAVE_RANDOM_H
| # include
| #endif
|
| int
| main ()
| {
| #undef initstate_r
| (void) initstate_r;
| ;
| return 0;
| }
configure:45334: result: no
configure:45302: checking whether mkdtemp is declared without a macro
configure:45326: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:45326: $? = 0
configure:45334: result: yes
configure:45302: checking whether mkostemp is declared without a macro
configure:45326: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:458:10: error: 'mkostemp' undeclared (first use in this function)
(void) mkostemp;
^
conftest.c:458:10: note: each undeclared identifier is reported only once for each function it appears in
configure:45326: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_LOADAVG_H
| # include
| #endif
| #if HAVE_RANDOM_H
| # include
| #endif
|
| int
| main ()
| {
| #undef mkostemp
| (void) mkostemp;
| ;
| return 0;
| }
configure:45334: result: no
configure:45302: checking whether mkostemps is declared without a macro
configure:45326: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:458:10: error: 'mkostemps' undeclared (first use in this function)
(void) mkostemps;
^
conftest.c:458:10: note: each undeclared identifier is reported only once for each function it appears in
configure:45326: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_LOADAVG_H
| # include
| #endif
| #if HAVE_RANDOM_H
| # include
| #endif
|
| int
| main ()
| {
| #undef mkostemps
| (void) mkostemps;
| ;
| return 0;
| }
configure:45334: result: no
configure:45302: checking whether mkstemp is declared without a macro
configure:45326: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:45326: $? = 0
configure:45334: result: yes
configure:45302: checking whether mkstemps is declared without a macro
configure:45326: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:459:10: error: 'mkstemps' undeclared (first use in this function)
(void) mkstemps;
^
conftest.c:459:10: note: each undeclared identifier is reported only once for each function it appears in
configure:45326: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_LOADAVG_H
| # include
| #endif
| #if HAVE_RANDOM_H
| # include
| #endif
|
| int
| main ()
| {
| #undef mkstemps
| (void) mkstemps;
| ;
| return 0;
| }
configure:45334: result: no
configure:45302: checking whether posix_openpt is declared without a macro
configure:45326: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:45326: $? = 0
configure:45334: result: yes
configure:45302: checking whether ptsname is declared without a macro
configure:45326: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:45326: $? = 0
configure:45334: result: yes
configure:45302: checking whether ptsname_r is declared without a macro
configure:45326: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:45326: $? = 0
configure:45334: result: yes
configure:45302: checking whether random is declared without a macro
configure:45326: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:45326: $? = 0
configure:45334: result: yes
configure:45302: checking whether random_r is declared without a macro
configure:45326: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:463:10: error: 'random_r' undeclared (first use in this function)
(void) random_r;
^
conftest.c:463:10: note: each undeclared identifier is reported only once for each function it appears in
configure:45326: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_LOADAVG_H
| # include
| #endif
| #if HAVE_RANDOM_H
| # include
| #endif
|
| int
| main ()
| {
| #undef random_r
| (void) random_r;
| ;
| return 0;
| }
configure:45334: result: no
configure:45302: checking whether realpath is declared without a macro
configure:45326: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:45326: $? = 0
configure:45334: result: yes
configure:45302: checking whether rpmatch is declared without a macro
configure:45326: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:464:10: error: 'rpmatch' undeclared (first use in this function)
(void) rpmatch;
^
conftest.c:464:10: note: each undeclared identifier is reported only once for each function it appears in
configure:45326: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_LOADAVG_H
| # include
| #endif
| #if HAVE_RANDOM_H
| # include
| #endif
|
| int
| main ()
| {
| #undef rpmatch
| (void) rpmatch;
| ;
| return 0;
| }
configure:45334: result: no
configure:45302: checking whether secure_getenv is declared without a macro
configure:45326: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:464:10: error: 'secure_getenv' undeclared (first use in this function)
(void) secure_getenv;
^
conftest.c:464:10: note: each undeclared identifier is reported only once for each function it appears in
configure:45326: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_LOADAVG_H
| # include
| #endif
| #if HAVE_RANDOM_H
| # include
| #endif
|
| int
| main ()
| {
| #undef secure_getenv
| (void) secure_getenv;
| ;
| return 0;
| }
configure:45334: result: no
configure:45302: checking whether setenv is declared without a macro
configure:45326: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:45326: $? = 0
configure:45334: result: yes
configure:45302: checking whether setstate is declared without a macro
configure:45326: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:45326: $? = 0
configure:45334: result: yes
configure:45302: checking whether setstate_r is declared without a macro
configure:45326: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:466:10: error: 'setstate_r' undeclared (first use in this function)
(void) setstate_r;
^
conftest.c:466:10: note: each undeclared identifier is reported only once for each function it appears in
configure:45326: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_LOADAVG_H
| # include
| #endif
| #if HAVE_RANDOM_H
| # include
| #endif
|
| int
| main ()
| {
| #undef setstate_r
| (void) setstate_r;
| ;
| return 0;
| }
configure:45334: result: no
configure:45302: checking whether srandom is declared without a macro
configure:45326: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:45326: $? = 0
configure:45334: result: yes
configure:45302: checking whether srandom_r is declared without a macro
configure:45326: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:467:10: error: 'srandom_r' undeclared (first use in this function)
(void) srandom_r;
^
conftest.c:467:10: note: each undeclared identifier is reported only once for each function it appears in
configure:45326: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_LOADAVG_H
| # include
| #endif
| #if HAVE_RANDOM_H
| # include
| #endif
|
| int
| main ()
| {
| #undef srandom_r
| (void) srandom_r;
| ;
| return 0;
| }
configure:45334: result: no
configure:45302: checking whether strtod is declared without a macro
configure:45326: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:45326: $? = 0
configure:45334: result: yes
configure:45302: checking whether strtoll is declared without a macro
configure:45326: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:45326: $? = 0
configure:45334: result: yes
configure:45302: checking whether strtoull is declared without a macro
configure:45326: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:45326: $? = 0
configure:45334: result: yes
configure:45302: checking whether unlockpt is declared without a macro
configure:45326: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:45326: $? = 0
configure:45334: result: yes
configure:45302: checking whether unsetenv is declared without a macro
configure:45326: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:45326: $? = 0
configure:45334: result: yes
configure:45354: checking for stpcpy
configure:45354: result: yes
configure:45408: checking for working stpncpy
configure:45485: result: guessing no
configure:45537: checking for strchrnul
configure:45537: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
/tmp/ccMiin3A.o:conftest.c:function main: error: undefined reference to 'strchrnul'
collect2: error: ld returned 1 exit status
configure:45537: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define GNULIB_TEST_STPNCPY 1
| /* 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:45537: result: no
configure:45643: checking for strcspn
configure:45643: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:487:6: warning: conflicting types for built-in function 'strcspn' [enabled by default]
char strcspn ();
^
configure:45643: $? = 0
configure:45643: result: yes
configure:45818: checking for working strnlen
configure:45866: result: yes
configure:45908: checking for strpbrk
configure:45908: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:491:6: warning: conflicting types for built-in function 'strpbrk' [enabled by default]
char strpbrk ();
^
configure:45908: $? = 0
configure:45908: result: yes
configure:46168: checking for strtol
configure:46168: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:46168: $? = 0
configure:46168: result: yes
configure:46193: checking for strtoul
configure:46193: result: yes
configure:46218: checking whether is self-contained
configure:46235: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:46235: $? = 0
configure:46254: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:46254: $? = 0
configure:46284: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
/tmp/cciG2ROd.o:conftest.c:function main: error: undefined reference to 'nonexistent_memset'
collect2: error: ld returned 1 exit status
configure:46284: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define GNULIB_TEST_STPNCPY 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define HAVE_STRCSPN 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
|
| #undef memset
| #define memset nonexistent_memset
| extern
| #ifdef __cplusplus
| "C"
| #endif
| void *memset (void *, int, unsigned long);
| #undef bzero
| #define bzero nonexistent_bzero
| extern
| #ifdef __cplusplus
| "C"
| #endif
| void bzero (void *, unsigned long);
| fd_set fds;
| FD_ZERO (&fds);
|
| ;
| return 0;
| }
|
configure:46297: result: no
configure:46410: checking whether pselect is declared without a macro
configure:46434: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:46434: $? = 0
configure:46442: result: yes
configure:46410: checking whether select is declared without a macro
configure:46434: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:46434: $? = 0
configure:46442: result: yes
configure:46547: checking for nlink_t
configure:46547: result: yes
configure:46562: checking whether fchmodat is declared without a macro
configure:46588: result: yes
configure:46562: checking whether fstat is declared without a macro
configure:46588: result: yes
configure:46562: checking whether fstatat is declared without a macro
configure:46588: result: yes
configure:46562: checking whether futimens is declared without a macro
configure:46588: result: yes
configure:46562: checking whether lchmod is declared without a macro
configure:46588: result: no
configure:46562: checking whether lstat is declared without a macro
configure:46588: result: yes
configure:46562: checking whether mkdirat is declared without a macro
configure:46588: result: yes
configure:46562: checking whether mkfifo is declared without a macro
configure:46588: result: yes
configure:46562: checking whether mkfifoat is declared without a macro
configure:46588: result: no
configure:46562: checking whether mknod is declared without a macro
configure:46588: result: yes
configure:46562: checking whether mknodat is declared without a macro
configure:46588: result: yes
configure:46562: checking whether stat is declared without a macro
configure:46588: result: yes
configure:46562: checking whether utimensat is declared without a macro
configure:46588: result: yes
configure:46690: checking whether waitpid is declared without a macro
configure:46707: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:46707: $? = 0
configure:46715: result: yes
configure:47098: checking whether chdir is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47098: checking whether chown is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47098: checking whether dup is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47098: checking whether dup2 is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47098: checking whether dup3 is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47098: checking whether environ is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47098: checking whether euidaccess is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:511:10: error: 'euidaccess' undeclared (first use in this function)
(void) euidaccess;
^
conftest.c:511:10: note: each undeclared identifier is reported only once for each function it appears in
configure:47128: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define GNULIB_TEST_STPNCPY 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define HAVE_STRCSPN 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_RAW_DECL_PSELECT 1
| #define HAVE_RAW_DECL_SELECT 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| /* end confdefs.h. */
|
| #if HAVE_UNISTD_H
| # include
| #endif
| /* Some systems declare various items in the wrong headers. */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include
| # include
| # include
| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
| # include
| # endif
| #endif
|
| int
| main ()
| {
| #undef euidaccess
| (void) euidaccess;
| ;
| return 0;
| }
configure:47136: result: no
configure:47098: checking whether faccessat is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47098: checking whether fchdir is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47098: checking whether fchownat is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47098: checking whether fdatasync is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47098: checking whether fsync is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47098: checking whether ftruncate is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47098: checking whether getcwd is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47098: checking whether getdomainname is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:518:10: error: 'getdomainname' undeclared (first use in this function)
(void) getdomainname;
^
conftest.c:518:10: note: each undeclared identifier is reported only once for each function it appears in
configure:47128: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define GNULIB_TEST_STPNCPY 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define HAVE_STRCSPN 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_RAW_DECL_PSELECT 1
| #define HAVE_RAW_DECL_SELECT 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| /* end confdefs.h. */
|
| #if HAVE_UNISTD_H
| # include
| #endif
| /* Some systems declare various items in the wrong headers. */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include
| # include
| # include
| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
| # include
| # endif
| #endif
|
| int
| main ()
| {
| #undef getdomainname
| (void) getdomainname;
| ;
| return 0;
| }
configure:47136: result: no
configure:47098: checking whether getdtablesize is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:518:10: error: 'getdtablesize' undeclared (first use in this function)
(void) getdtablesize;
^
conftest.c:518:10: note: each undeclared identifier is reported only once for each function it appears in
configure:47128: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define GNULIB_TEST_STPNCPY 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define HAVE_STRCSPN 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_RAW_DECL_PSELECT 1
| #define HAVE_RAW_DECL_SELECT 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| /* end confdefs.h. */
|
| #if HAVE_UNISTD_H
| # include
| #endif
| /* Some systems declare various items in the wrong headers. */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include
| # include
| # include
| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
| # include
| # endif
| #endif
|
| int
| main ()
| {
| #undef getdtablesize
| (void) getdtablesize;
| ;
| return 0;
| }
configure:47136: result: no
configure:47098: checking whether getgroups is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47098: checking whether gethostname is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47098: checking whether getlogin is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47098: checking whether getlogin_r is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:521:10: error: 'getlogin_r' undeclared (first use in this function)
(void) getlogin_r;
^
conftest.c:521:10: note: each undeclared identifier is reported only once for each function it appears in
configure:47128: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define GNULIB_TEST_STPNCPY 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define HAVE_STRCSPN 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_RAW_DECL_PSELECT 1
| #define HAVE_RAW_DECL_SELECT 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| /* end confdefs.h. */
|
| #if HAVE_UNISTD_H
| # include
| #endif
| /* Some systems declare various items in the wrong headers. */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include
| # include
| # include
| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
| # include
| # endif
| #endif
|
| int
| main ()
| {
| #undef getlogin_r
| (void) getlogin_r;
| ;
| return 0;
| }
configure:47136: result: no
configure:47098: checking whether getpagesize is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47098: checking whether getusershell is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47098: checking whether setusershell is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47098: checking whether endusershell is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47098: checking whether group_member is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:525:10: error: 'group_member' undeclared (first use in this function)
(void) group_member;
^
conftest.c:525:10: note: each undeclared identifier is reported only once for each function it appears in
configure:47128: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define GNULIB_TEST_STPNCPY 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define HAVE_STRCSPN 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_RAW_DECL_PSELECT 1
| #define HAVE_RAW_DECL_SELECT 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| /* end confdefs.h. */
|
| #if HAVE_UNISTD_H
| # include
| #endif
| /* Some systems declare various items in the wrong headers. */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include
| # include
| # include
| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
| # include
| # endif
| #endif
|
| int
| main ()
| {
| #undef group_member
| (void) group_member;
| ;
| return 0;
| }
configure:47136: result: no
configure:47098: checking whether isatty is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47098: checking whether lchown is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47098: checking whether link is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47098: checking whether linkat is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47098: checking whether lseek is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47098: checking whether pipe is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47098: checking whether pipe2 is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47098: checking whether pread is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47098: checking whether pwrite is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47098: checking whether readlink is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47098: checking whether readlinkat is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47098: checking whether rmdir is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47098: checking whether sethostname is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:537:10: error: 'sethostname' undeclared (first use in this function)
(void) sethostname;
^
conftest.c:537:10: note: each undeclared identifier is reported only once for each function it appears in
configure:47128: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define GNULIB_TEST_STPNCPY 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define HAVE_STRCSPN 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_RAW_DECL_PSELECT 1
| #define HAVE_RAW_DECL_SELECT 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| /* end confdefs.h. */
|
| #if HAVE_UNISTD_H
| # include
| #endif
| /* Some systems declare various items in the wrong headers. */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include
| # include
| # include
| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
| # include
| # endif
| #endif
|
| int
| main ()
| {
| #undef sethostname
| (void) sethostname;
| ;
| return 0;
| }
configure:47136: result: no
configure:47098: checking whether sleep is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47098: checking whether symlink is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47098: checking whether symlinkat is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47098: checking whether ttyname_r is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47098: checking whether unlink is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47098: checking whether unlinkat is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47098: checking whether usleep is declared without a macro
configure:47128: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47128: $? = 0
configure:47136: result: yes
configure:47557: checking for unsetenv
configure:47557: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:47557: $? = 0
configure:47557: result: yes
configure:47570: checking for unsetenv() return type
configure:47595: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:47595: $? = 0
configure:47602: result: int
configure:47611: checking whether unsetenv obeys POSIX
configure:47666: result: guessing no
configure:47768: checking for ptrdiff_t
configure:47768: result: yes
configure:47789: checking for vasprintf
configure:47789: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:47789: $? = 0
configure:47789: result: yes
configure:47864: checking for vsnprintf
configure:47864: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:559:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
char vsnprintf ();
^
configure:47864: $? = 0
configure:47864: result: yes
configure:47877: checking whether snprintf respects a size of 1
configure:47922: result: guessing yes
configure:48031: checking for waitid
configure:48031: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:48031: $? = 0
configure:48031: result: yes
configure:48044: checking for waitpid
configure:48044: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:48044: $? = 0
configure:48044: result: yes
configure:48053: checking for union wait
configure:48085: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c: In function 'main':
conftest.c:545:12: error: storage size of 'status' isn't known
union wait status; int pid; pid = wait (&status);
^
conftest.c:553:4: error: 'blow' undeclared (first use in this function)
-- blow chunks here --
^
conftest.c:553:4: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:553:9: error: expected ';' before 'chunks'
-- blow chunks here --
^
configure:48085: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define GNULIB_TEST_STPNCPY 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define HAVE_STRCSPN 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_RAW_DECL_PSELECT 1
| #define HAVE_RAW_DECL_SELECT 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U16_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| /* end confdefs.h. */
| #include
| #include
| int
| main ()
| {
| union wait status; int pid; pid = wait (&status);
| #ifdef WEXITSTATUS
| /* Some POSIXoid systems have both the new-style macros and the old
| union wait type, and they do not work together. If union wait
| conflicts with WEXITSTATUS et al, we don't want to use it at all. */
| if (WEXITSTATUS (status) != 0) pid = -1;
| #ifdef WTERMSIG
| /* If we have WEXITSTATUS and WTERMSIG, just use them on ints. */
| -- blow chunks here --
| #endif
| #endif
| #ifdef HAVE_WAITPID
| /* Make sure union wait works with waitpid. */
| pid = waitpid (-1, &status, 0);
| #endif
|
| ;
| return 0;
| }
configure:48099: result: no
configure:48233: checking whether btowc is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:48261: $? = 0
configure:48269: result: yes
configure:48233: checking whether wctob is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:48261: $? = 0
configure:48269: result: yes
configure:48233: checking whether mbsinit is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:48261: $? = 0
configure:48269: result: yes
configure:48233: checking whether mbrtowc is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:48261: $? = 0
configure:48269: result: yes
configure:48233: checking whether mbrlen is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:48261: $? = 0
configure:48269: result: yes
configure:48233: checking whether mbsrtowcs is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:48261: $? = 0
configure:48269: result: yes
configure:48233: checking whether mbsnrtowcs is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:48261: $? = 0
configure:48269: result: yes
configure:48233: checking whether wcrtomb is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:48261: $? = 0
configure:48269: result: yes
configure:48233: checking whether wcsrtombs is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:48261: $? = 0
configure:48269: result: yes
configure:48233: checking whether wcsnrtombs is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:48261: $? = 0
configure:48269: result: yes
configure:48233: checking whether wcwidth is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:48261: $? = 0
configure:48269: result: yes
configure:48233: checking whether wmemchr is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:48261: $? = 0
configure:48269: result: yes
configure:48233: checking whether wmemcmp is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:48261: $? = 0
configure:48269: result: yes
configure:48233: checking whether wmemcpy is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:48261: $? = 0
configure:48269: result: yes
configure:48233: checking whether wmemmove is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:48261: $? = 0
configure:48269: result: yes
configure:48233: checking whether wmemset is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:48261: $? = 0
configure:48269: result: yes
configure:48233: checking whether wcslen is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:48261: $? = 0
configure:48269: result: yes
configure:48233: checking whether wcsnlen is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:48261: $? = 0
configure:48269: result: yes
configure:48233: checking whether wcscpy is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:48261: $? = 0
configure:48269: result: yes
configure:48233: checking whether wcpcpy is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:576:10: error: 'wcpcpy' undeclared (first use in this function)
(void) wcpcpy;
^
conftest.c:576:10: note: each undeclared identifier is reported only once for each function it appears in
configure:48261: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define GNULIB_TEST_STPNCPY 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define HAVE_STRCSPN 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_RAW_DECL_PSELECT 1
| #define HAVE_RAW_DECL_SELECT 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U16_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| /* end confdefs.h. */
|
| /* Tru64 with Desktop Toolkit C has a bug: must be included before
| .
| BSD/OS 4.0.1 has a bug: , and must be
| included before . */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include
| # include
| # include
| #endif
| #include
|
| int
| main ()
| {
| #undef wcpcpy
| (void) wcpcpy;
| ;
| return 0;
| }
configure:48269: result: no
configure:48233: checking whether wcsncpy is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:48261: $? = 0
configure:48269: result: yes
configure:48233: checking whether wcpncpy is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:577:10: error: 'wcpncpy' undeclared (first use in this function)
(void) wcpncpy;
^
conftest.c:577:10: note: each undeclared identifier is reported only once for each function it appears in
configure:48261: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define GNULIB_TEST_STPNCPY 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define HAVE_STRCSPN 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_RAW_DECL_PSELECT 1
| #define HAVE_RAW_DECL_SELECT 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U16_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| /* end confdefs.h. */
|
| /* Tru64 with Desktop Toolkit C has a bug: must be included before
| .
| BSD/OS 4.0.1 has a bug: , and must be
| included before . */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include
| # include
| # include
| #endif
| #include
|
| int
| main ()
| {
| #undef wcpncpy
| (void) wcpncpy;
| ;
| return 0;
| }
configure:48269: result: no
configure:48233: checking whether wcscat is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:48261: $? = 0
configure:48269: result: yes
configure:48233: checking whether wcsncat is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:48261: $? = 0
configure:48269: result: yes
configure:48233: checking whether wcscmp is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:48261: $? = 0
configure:48269: result: yes
configure:48233: checking whether wcsncmp is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:48261: $? = 0
configure:48269: result: yes
configure:48233: checking whether wcscasecmp is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:48261: $? = 0
configure:48269: result: yes
configure:48233: checking whether wcsncasecmp is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:48261: $? = 0
configure:48269: result: yes
configure:48233: checking whether wcscoll is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:48261: $? = 0
configure:48269: result: yes
configure:48233: checking whether wcsxfrm is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:48261: $? = 0
configure:48269: result: yes
configure:48233: checking whether wcsdup is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:48261: $? = 0
configure:48269: result: yes
configure:48233: checking whether wcschr is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:48261: $? = 0
configure:48269: result: yes
configure:48233: checking whether wcsrchr is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:48261: $? = 0
configure:48269: result: yes
configure:48233: checking whether wcscspn is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:48261: $? = 0
configure:48269: result: yes
configure:48233: checking whether wcsspn is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:48261: $? = 0
configure:48269: result: yes
configure:48233: checking whether wcspbrk is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:48261: $? = 0
configure:48269: result: yes
configure:48233: checking whether wcsstr is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:48261: $? = 0
configure:48269: result: yes
configure:48233: checking whether wcstok is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:48261: $? = 0
configure:48269: result: yes
configure:48233: checking whether wcswidth is declared without a macro
configure:48261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:48261: $? = 0
configure:48269: result: yes
configure:48377: checking whether iswcntrl works
configure:48432: result: guessing yes
configure:48456: checking for towlower
configure:48456: result: yes
configure:48504: checking for wctype_t
configure:48540: result: yes
configure:48546: checking for wctrans_t
configure:48580: result: yes
configure:48589: checking whether wctype is declared without a macro
configure:48626: result: yes
configure:48589: checking whether iswctype is declared without a macro
configure:48626: result: yes
configure:48589: checking whether wctrans is declared without a macro
configure:48626: result: yes
configure:48589: checking whether towctrans is declared without a macro
configure:48626: result: yes
configure:48649: checking whether wcwidth is declared
configure:48649: result: yes
configure:48678: checking whether wcwidth works reasonably in UTF-8 locales
configure:48740: result: guessing no
configure:48825: checking for stdint.h
configure:48825: result: yes
configure:48881: checking whether btowc(0) is correct
configure:48927: result: guessing yes
configure:48930: checking whether btowc(EOF) is correct
configure:48981: result: guessing yes
configure:49033: checking for a traditional french locale
configure:49160: result: none
configure:49167: checking for a french Unicode locale
configure:49288: result: none
configure:49296: checking for a traditional french locale
configure:49423: result: none
configure:49431: checking for a turkish Unicode locale
configure:49502: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c: In function 'main':
conftest.c:644:3: warning: implicit declaration of function 'towupper' [-Wimplicit-function-declaration]
if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i'
^
conftest.c:644:7: warning: incompatible implicit declaration of built-in function 'towupper' [enabled by default]
if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i'
^
conftest.c:644:3: warning: implicit declaration of function 'towlower' [-Wimplicit-function-declaration]
if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i'
^
conftest.c:644:35: warning: incompatible implicit declaration of built-in function 'towlower' [enabled by default]
if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i'
^
configure:49505: $? = 0
configure:49553: result: none
configure:49606: checking whether fdopen sets errno
configure:49646: result: guessing yes
configure:49741: checking for ftello
configure:49767: result: yes
configure:49780: checking whether ftello works
configure:49867: result: guessing yes
configure:49978: checking for getpagesize
configure:49978: result: yes
configure:50025: checking whether getpagesize is declared
configure:50025: result: yes
configure:50105: checking whether INT32_MAX < INTMAX_MAX
configure:50139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:50139: $? = 0
configure:50146: result: yes
configure:50157: checking whether INT64_MAX == LONG_MAX
configure:50191: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:613:17: error: size of array 'test' is negative
int test[CONDITION ? 1 : -1];
^
configure:50191: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define GNULIB_TEST_STPNCPY 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define HAVE_STRCSPN 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_RAW_DECL_PSELECT 1
| #define HAVE_RAW_DECL_SELECT 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U16_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define GNULIB_TEST_WRITE 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_FDOPEN 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| /* end confdefs.h. */
| /* Work also in C++ mode. */
| #define __STDC_LIMIT_MACROS 1
|
| /* Work if build is not clean. */
| #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H
|
| #include
| #if HAVE_STDINT_H
| #include
| #endif
|
| #if defined INT64_MAX
| #define CONDITION (INT64_MAX == LONG_MAX)
| #elif HAVE_LONG_LONG_INT
| #define CONDITION (sizeof (long long int) == sizeof (long int))
| #else
| #define CONDITION 0
| #endif
| int test[CONDITION ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:50198: result: no
configure:50211: checking whether UINT32_MAX < UINTMAX_MAX
configure:50245: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:50245: $? = 0
configure:50252: result: yes
configure:50263: checking whether UINT64_MAX == ULONG_MAX
configure:50297: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:613:17: error: size of array 'test' is negative
int test[CONDITION ? 1 : -1];
^
configure:50297: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define GNULIB_TEST_STPNCPY 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define HAVE_STRCSPN 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_RAW_DECL_PSELECT 1
| #define HAVE_RAW_DECL_SELECT 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U16_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define GNULIB_TEST_WRITE 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_FDOPEN 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| /* end confdefs.h. */
| /* Work also in C++ mode. */
| #define __STDC_LIMIT_MACROS 1
|
| /* Work if build is not clean. */
| #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H
|
| #include
| #if HAVE_STDINT_H
| #include
| #endif
|
| #if defined UINT64_MAX
| #define CONDITION (UINT64_MAX == ULONG_MAX)
| #elif HAVE_LONG_LONG_INT
| #define CONDITION (sizeof (unsigned long long int) == sizeof (unsigned long int))
| #else
| #define CONDITION 0
| #endif
| int test[CONDITION ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:50304: result: no
configure:50327: checking whether lseek detects pipes
configure:50384: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:50384: $? = 0
configure:50395: result: yes
configure:50445: checking for a traditional french locale
configure:50572: result: none
configure:50579: checking for a french Unicode locale
configure:50700: result: none
configure:50708: checking for a traditional japanese locale
configure:50839: result: none
configure:50847: checking for a transitional chinese locale
configure:50972: result: none
configure:50979: checking for a french Unicode locale
configure:51100: result: none
configure:51108: checking for a traditional french locale
configure:51235: result: none
configure:51242: checking for a french Unicode locale
configure:51363: result: none
configure:51371: checking for a traditional japanese locale
configure:51502: result: none
configure:51510: checking for a transitional chinese locale
configure:51635: result: none
configure:51642: checking for a french Unicode locale
configure:51763: result: none
configure:51771: checking for a transitional chinese locale
configure:51896: result: none
configure:51950: checking for mmap
configure:51950: result: yes
configure:51961: checking for MAP_ANONYMOUS
configure:51998: result: yes
configure:52035: checking for putenv compatible with GNU and SVID
configure:52085: result: guessing no
configure:52106: checking whether _putenv is declared
configure:52106: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:638:10: error: '_putenv' undeclared (first use in this function)
(void) _putenv;
^
conftest.c:638:10: note: each undeclared identifier is reported only once for each function it appears in
configure:52106: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define GNULIB_TEST_STPNCPY 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define HAVE_STRCSPN 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_RAW_DECL_PSELECT 1
| #define HAVE_RAW_DECL_SELECT 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U16_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define GNULIB_TEST_WRITE 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_FDOPEN 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 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 _putenv
| #ifdef __cplusplus
| (void) _putenv;
| #else
| (void) _putenv;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:52106: result: no
configure:52146: checking for mmap
configure:52146: result: yes
configure:52157: checking for MAP_ANONYMOUS
configure:52194: result: yes
configure:52211: checking for mmap
configure:52211: result: yes
configure:52222: checking for MAP_ANONYMOUS
configure:52259: result: yes
configure:52274: checking for a traditional french locale
configure:52401: result: none
configure:52408: checking for a french Unicode locale
configure:52529: result: none
configure:52537: checking for a traditional japanese locale
configure:52668: result: none
configure:52676: checking for a transitional chinese locale
configure:52801: result: none
configure:52808: checking whether sleep is declared
configure:52808: result: yes
configure:52824: checking for working sleep
configure:52882: result: guessing no
configure:52934: checking for mmap
configure:52934: result: yes
configure:52945: checking for MAP_ANONYMOUS
configure:52982: result: yes
configure:53000: checking for mmap
configure:53000: result: yes
configure:53011: checking for MAP_ANONYMOUS
configure:53048: result: yes
configure:53065: checking whether symlink handles trailing slash correctly
configure:53110: result: guessing no
configure:53161: checking for pthread_atfork
configure:53161: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:53161: $? = 0
configure:53161: result: yes
configure:53208: checking for mmap
configure:53208: result: yes
configure:53219: checking for MAP_ANONYMOUS
configure:53256: result: yes
configure:53310: checking whether mbrtowc handles incomplete characters
configure:53367: result: guessing yes
configure:53373: checking whether mbrtowc works as well as mbtowc
configure:53434: result: guessing yes
configure:53487: checking whether wcrtomb return value is correct
configure:53554: result: guessing yes
configure:53602: checking for a traditional french locale
configure:53729: result: none
configure:53736: checking for a french Unicode locale
configure:53857: result: none
configure:53865: checking for a traditional japanese locale
configure:53996: result: none
configure:54004: checking for a transitional chinese locale
configure:54129: result: none
configure:54146: checking whether wctob works
configure:54244: result: guessing yes
configure:54252: checking whether wctob is declared
configure:54252: result: yes
configure:54362: checking for sched_yield in -lrt
configure:54387: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -lrt >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lrt
collect2: error: ld returned 1 exit status
configure:54387: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define GNULIB_TEST_STPNCPY 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define HAVE_STRCSPN 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_RAW_DECL_PSELECT 1
| #define HAVE_RAW_DECL_SELECT 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U16_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define GNULIB_TEST_WRITE 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_FDOPEN 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL__PUTENV 0
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sched_yield ();
| int
| main ()
| {
| return sched_yield ();
| ;
| return 0;
| }
configure:54396: result: no
configure:54401: checking for sched_yield in -lposix4
configure:54426: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -lposix4 >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lposix4
collect2: error: ld returned 1 exit status
configure:54426: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define GNULIB_TEST_STPNCPY 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define HAVE_STRCSPN 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_RAW_DECL_PSELECT 1
| #define HAVE_RAW_DECL_SELECT 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U16_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define GNULIB_TEST_WRITE 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_FDOPEN 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL__PUTENV 0
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sched_yield ();
| int
| main ()
| {
| return sched_yield ();
| ;
| return 0;
| }
configure:54435: result: no
configure:54509: checking whether btowc(0) is correct
configure:54555: result: guessing yes
configure:54558: checking whether btowc(EOF) is correct
configure:54609: result: guessing yes
configure:54881: checking whether nl_langinfo is declared without a macro
configure:54899: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:614:22: fatal error: langinfo.h: No such file or directory
#include
^
compilation terminated.
configure:54899: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define GNULIB_TEST_STPNCPY 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define HAVE_STRCSPN 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_RAW_DECL_PSELECT 1
| #define HAVE_RAW_DECL_SELECT 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U16_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define GNULIB_TEST_WRITE 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_FDOPEN 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL__PUTENV 0
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_BTOWC 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef nl_langinfo
| (void) nl_langinfo;
| ;
| return 0;
| }
configure:54907: result: no
configure:55209: checking for working re_compile_pattern
configure:55410: result: no
configure:55494: checking libintl.h usability
configure:55494: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:668:21: fatal error: libintl.h: No such file or directory
#include
^
compilation terminated.
configure:55494: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define GNULIB_TEST_STPNCPY 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define HAVE_STRCSPN 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_RAW_DECL_PSELECT 1
| #define HAVE_RAW_DECL_SELECT 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U16_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define GNULIB_TEST_WRITE 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_FDOPEN 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL__PUTENV 0
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_LOCALECONV 1
| #define GNULIB_TEST_MBRLEN 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| /* 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:55494: result: no
configure:55494: checking libintl.h presence
configure:55494: arm-linux-androideabi-gcc -E conftest.c
conftest.c:635:21: fatal error: libintl.h: No such file or directory
#include
^
compilation terminated.
configure:55494: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define GNULIB_TEST_STPNCPY 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define HAVE_STRCSPN 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_RAW_DECL_PSELECT 1
| #define HAVE_RAW_DECL_SELECT 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U16_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define GNULIB_TEST_WRITE 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_FDOPEN 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL__PUTENV 0
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_LOCALECONV 1
| #define GNULIB_TEST_MBRLEN 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| /* end confdefs.h. */
| #include
configure:55494: result: no
configure:55494: checking for libintl.h
configure:55494: result: no
configure:55505: checking whether isblank is declared
configure:55505: result: yes
configure:55533: checking whether mbrtowc handles incomplete characters
configure:55590: result: guessing yes
configure:55596: checking whether mbrtowc works as well as mbtowc
configure:55657: result: guessing yes
configure:55710: checking whether wcrtomb return value is correct
configure:55777: result: guessing yes
configure:56029: checking for error_at_line
configure:56053: result: no
configure:56159: checking whether fcntl is declared without a macro
configure:56185: result: yes
configure:56159: checking whether openat is declared without a macro
configure:56185: result: yes
configure:56248: checking whether conversion from 'int' to 'long double' works
configure:56300: result: guessing yes
configure:56422: checking whether fopen recognizes a trailing slash
configure:56460: result: guessing yes
configure:56561: checking for working getdelim function
configure:56631: result: guessing no
configure:56661: checking for flockfile
configure:56661: result: yes
configure:56661: checking for funlockfile
configure:56661: result: yes
configure:56670: checking whether getc_unlocked is declared
configure:56670: result: yes
configure:56706: checking for getline
configure:56706: result: yes
configure:56714: checking for working getline function
configure:56784: result: guessing no
configure:57024: checking whether the compiler generally respects inline
configure:57054: result: no
configure:57066: checking whether to use the included libunistring
configure:57068: result: yes
configure:57086: checking for pthread_rwlock_t
configure:57086: result: yes
configure:57117: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:57117: $? = 0
configure:57189: checking whether mbrtowc handles incomplete characters
configure:57246: result: guessing yes
configure:57252: checking whether mbrtowc works as well as mbtowc
configure:57313: result: guessing yes
configure:57364: checking whether mbrtowc handles a NULL pwc argument
configure:57435: result: guessing yes
configure:57441: checking whether mbrtowc handles a NULL string argument
configure:57500: result: guessing yes
configure:57508: checking whether mbrtowc has a correct return value
configure:57638: result: guessing yes
configure:57644: checking whether mbrtowc returns 0 when parsing a NUL character
configure:57700: result: guessing yes
configure:57783: checking whether mbrtowc handles incomplete characters
configure:57840: result: guessing yes
configure:57846: checking whether mbrtowc works as well as mbtowc
configure:57907: result: guessing yes
configure:57995: checking whether mbswidth is declared in
configure:58030: result: no
configure:58045: checking for mbstate_t
configure:58076: result: yes
configure:58104: checking for bp-sym.h
configure:58104: result: no
configure:58136: checking whether the C compiler is actually a C++ compiler
configure:58158: result: no
configure:58218: checking for obstacks
configure:58247: result: no
configure:58274: checking whether open recognizes a trailing slash
configure:58325: result: guessing yes
configure:58374: checking whether program_invocation_name is declared
configure:58374: result: no
configure:58386: checking whether program_invocation_short_name is declared
configure:58386: result: no
configure:58404: checking for raise
configure:58404: result: yes
configure:58424: checking for sigprocmask
configure:58424: result: yes
configure:58481: checking for rawmemchr
configure:58481: result: no
configure:58648: checking for volatile sig_atomic_t
configure:58648: result: yes
configure:58664: checking for sighandler_t
configure:58664: result: yes
configure:58678: checking whether pthread_sigmask is declared without a macro
configure:58704: result: no
configure:58678: checking whether sigaction is declared without a macro
configure:58704: result: yes
configure:58678: checking whether sigaddset is declared without a macro
configure:58704: result: yes
configure:58678: checking whether sigdelset is declared without a macro
configure:58704: result: yes
configure:58678: checking whether sigemptyset is declared without a macro
configure:58704: result: yes
configure:58678: checking whether sigfillset is declared without a macro
configure:58704: result: yes
configure:58678: checking whether sigismember is declared without a macro
configure:58704: result: yes
configure:58678: checking whether sigpending is declared without a macro
configure:58704: result: yes
configure:58678: checking whether sigprocmask is declared without a macro
configure:58704: result: yes
configure:58737: checking for sigprocmask
configure:58737: result: yes
configure:58778: checking for stdint.h
configure:58778: result: yes
configure:58788: checking for SIZE_MAX
configure:58859: result: yes
configure:58871: checking for ssize_t
configure:58895: result: yes
configure:58906: checking whether stat handles trailing slashes on directories
configure:58939: result: guessing yes
configure:58941: checking whether stat handles trailing slashes on files
configure:58992: result: guessing no
configure:59038: checking for va_copy
configure:59067: result: yes
configure:59249: checking whether NULL can be used in arbitrary expressions
configure:59274: result: yes
configure:59486: checking whether dprintf is declared without a macro
configure:59512: result: yes
configure:59486: checking whether fpurge is declared without a macro
configure:59512: result: yes
configure:59486: checking whether fseeko is declared without a macro
configure:59512: result: yes
configure:59486: checking whether ftello is declared without a macro
configure:59512: result: yes
configure:59486: checking whether getdelim is declared without a macro
configure:59512: result: yes
configure:59486: checking whether getline is declared without a macro
configure:59512: result: yes
configure:59486: checking whether gets is declared without a macro
configure:59512: result: yes
configure:59486: checking whether pclose is declared without a macro
configure:59512: result: yes
configure:59486: checking whether popen is declared without a macro
configure:59512: result: yes
configure:59486: checking whether renameat is declared without a macro
configure:59512: result: yes
configure:59486: checking whether snprintf is declared without a macro
configure:59512: result: yes
configure:59486: checking whether tmpfile is declared without a macro
configure:59512: result: yes
configure:59486: checking whether vdprintf is declared without a macro
configure:59512: result: yes
configure:59486: checking whether vsnprintf is declared without a macro
configure:59512: result: yes
configure:59597: checking whether _Exit is declared without a macro
configure:59629: result: yes
configure:59597: checking whether atoll is declared without a macro
configure:59629: result: yes
configure:59597: checking whether canonicalize_file_name is declared without a macro
configure:59629: result: no
configure:59597: checking whether getloadavg is declared without a macro
configure:59629: result: no
configure:59597: checking whether getsubopt is declared without a macro
configure:59629: result: no
configure:59597: checking whether grantpt is declared without a macro
configure:59629: result: yes
configure:59597: checking whether initstate is declared without a macro
configure:59629: result: yes
configure:59597: checking whether initstate_r is declared without a macro
configure:59629: result: no
configure:59597: checking whether mkdtemp is declared without a macro
configure:59629: result: yes
configure:59597: checking whether mkostemp is declared without a macro
configure:59629: result: no
configure:59597: checking whether mkostemps is declared without a macro
configure:59629: result: no
configure:59597: checking whether mkstemp is declared without a macro
configure:59629: result: yes
configure:59597: checking whether mkstemps is declared without a macro
configure:59629: result: no
configure:59597: checking whether posix_openpt is declared without a macro
configure:59629: result: yes
configure:59597: checking whether ptsname is declared without a macro
configure:59629: result: yes
configure:59597: checking whether ptsname_r is declared without a macro
configure:59629: result: yes
configure:59597: checking whether random is declared without a macro
configure:59629: result: yes
configure:59597: checking whether random_r is declared without a macro
configure:59629: result: no
configure:59597: checking whether realpath is declared without a macro
configure:59629: result: yes
configure:59597: checking whether rpmatch is declared without a macro
configure:59629: result: no
configure:59597: checking whether secure_getenv is declared without a macro
configure:59629: result: no
configure:59597: checking whether setenv is declared without a macro
configure:59629: result: yes
configure:59597: checking whether setstate is declared without a macro
configure:59629: result: yes
configure:59597: checking whether setstate_r is declared without a macro
configure:59629: result: no
configure:59597: checking whether srandom is declared without a macro
configure:59629: result: yes
configure:59597: checking whether srandom_r is declared without a macro
configure:59629: result: no
configure:59597: checking whether strtod is declared without a macro
configure:59629: result: yes
configure:59597: checking whether strtoll is declared without a macro
configure:59629: result: yes
configure:59597: checking whether strtoull is declared without a macro
configure:59629: result: yes
configure:59597: checking whether unlockpt is declared without a macro
configure:59629: result: yes
configure:59597: checking whether unsetenv is declared without a macro
configure:59629: result: yes
configure:59649: checking for stpcpy
configure:59649: result: yes
configure:59698: checking for strchrnul
configure:59698: result: no
configure:60251: checking for nlink_t
configure:60251: result: yes
configure:60266: checking whether fchmodat is declared without a macro
configure:60292: result: yes
configure:60266: checking whether fstat is declared without a macro
configure:60292: result: yes
configure:60266: checking whether fstatat is declared without a macro
configure:60292: result: yes
configure:60266: checking whether futimens is declared without a macro
configure:60292: result: yes
configure:60266: checking whether lchmod is declared without a macro
configure:60292: result: no
configure:60266: checking whether lstat is declared without a macro
configure:60292: result: yes
configure:60266: checking whether mkdirat is declared without a macro
configure:60292: result: yes
configure:60266: checking whether mkfifo is declared without a macro
configure:60292: result: yes
configure:60266: checking whether mkfifoat is declared without a macro
configure:60292: result: no
configure:60266: checking whether mknod is declared without a macro
configure:60292: result: yes
configure:60266: checking whether mknodat is declared without a macro
configure:60292: result: yes
configure:60266: checking whether stat is declared without a macro
configure:60292: result: yes
configure:60266: checking whether utimensat is declared without a macro
configure:60292: result: yes
configure:60579: checking whether chdir is declared without a macro
configure:60617: result: yes
configure:60579: checking whether chown is declared without a macro
configure:60617: result: yes
configure:60579: checking whether dup is declared without a macro
configure:60617: result: yes
configure:60579: checking whether dup2 is declared without a macro
configure:60617: result: yes
configure:60579: checking whether dup3 is declared without a macro
configure:60617: result: yes
configure:60579: checking whether environ is declared without a macro
configure:60617: result: yes
configure:60579: checking whether euidaccess is declared without a macro
configure:60617: result: no
configure:60579: checking whether faccessat is declared without a macro
configure:60617: result: yes
configure:60579: checking whether fchdir is declared without a macro
configure:60617: result: yes
configure:60579: checking whether fchownat is declared without a macro
configure:60617: result: yes
configure:60579: checking whether fdatasync is declared without a macro
configure:60617: result: yes
configure:60579: checking whether fsync is declared without a macro
configure:60617: result: yes
configure:60579: checking whether ftruncate is declared without a macro
configure:60617: result: yes
configure:60579: checking whether getcwd is declared without a macro
configure:60617: result: yes
configure:60579: checking whether getdomainname is declared without a macro
configure:60617: result: no
configure:60579: checking whether getdtablesize is declared without a macro
configure:60617: result: no
configure:60579: checking whether getgroups is declared without a macro
configure:60617: result: yes
configure:60579: checking whether gethostname is declared without a macro
configure:60617: result: yes
configure:60579: checking whether getlogin is declared without a macro
configure:60617: result: yes
configure:60579: checking whether getlogin_r is declared without a macro
configure:60617: result: no
configure:60579: checking whether getpagesize is declared without a macro
configure:60617: result: yes
configure:60579: checking whether getusershell is declared without a macro
configure:60617: result: yes
configure:60579: checking whether setusershell is declared without a macro
configure:60617: result: yes
configure:60579: checking whether endusershell is declared without a macro
configure:60617: result: yes
configure:60579: checking whether group_member is declared without a macro
configure:60617: result: no
configure:60579: checking whether isatty is declared without a macro
configure:60617: result: yes
configure:60579: checking whether lchown is declared without a macro
configure:60617: result: yes
configure:60579: checking whether link is declared without a macro
configure:60617: result: yes
configure:60579: checking whether linkat is declared without a macro
configure:60617: result: yes
configure:60579: checking whether lseek is declared without a macro
configure:60617: result: yes
configure:60579: checking whether pipe is declared without a macro
configure:60617: result: yes
configure:60579: checking whether pipe2 is declared without a macro
configure:60617: result: yes
configure:60579: checking whether pread is declared without a macro
configure:60617: result: yes
configure:60579: checking whether pwrite is declared without a macro
configure:60617: result: yes
configure:60579: checking whether readlink is declared without a macro
configure:60617: result: yes
configure:60579: checking whether readlinkat is declared without a macro
configure:60617: result: yes
configure:60579: checking whether rmdir is declared without a macro
configure:60617: result: yes
configure:60579: checking whether sethostname is declared without a macro
configure:60617: result: no
configure:60579: checking whether sleep is declared without a macro
configure:60617: result: yes
configure:60579: checking whether symlink is declared without a macro
configure:60617: result: yes
configure:60579: checking whether symlinkat is declared without a macro
configure:60617: result: yes
configure:60579: checking whether ttyname_r is declared without a macro
configure:60617: result: yes
configure:60579: checking whether unlink is declared without a macro
configure:60617: result: yes
configure:60579: checking whether unlinkat is declared without a macro
configure:60617: result: yes
configure:60579: checking whether usleep is declared without a macro
configure:60617: result: yes
configure:61088: checking for ptrdiff_t
configure:61088: result: yes
configure:61109: checking for vasprintf
configure:61109: result: yes
configure:61276: checking whether btowc is declared without a macro
configure:61312: result: yes
configure:61276: checking whether wctob is declared without a macro
configure:61312: result: yes
configure:61276: checking whether mbsinit is declared without a macro
configure:61312: result: yes
configure:61276: checking whether mbrtowc is declared without a macro
configure:61312: result: yes
configure:61276: checking whether mbrlen is declared without a macro
configure:61312: result: yes
configure:61276: checking whether mbsrtowcs is declared without a macro
configure:61312: result: yes
configure:61276: checking whether mbsnrtowcs is declared without a macro
configure:61312: result: yes
configure:61276: checking whether wcrtomb is declared without a macro
configure:61312: result: yes
configure:61276: checking whether wcsrtombs is declared without a macro
configure:61312: result: yes
configure:61276: checking whether wcsnrtombs is declared without a macro
configure:61312: result: yes
configure:61276: checking whether wcwidth is declared without a macro
configure:61312: result: yes
configure:61276: checking whether wmemchr is declared without a macro
configure:61312: result: yes
configure:61276: checking whether wmemcmp is declared without a macro
configure:61312: result: yes
configure:61276: checking whether wmemcpy is declared without a macro
configure:61312: result: yes
configure:61276: checking whether wmemmove is declared without a macro
configure:61312: result: yes
configure:61276: checking whether wmemset is declared without a macro
configure:61312: result: yes
configure:61276: checking whether wcslen is declared without a macro
configure:61312: result: yes
configure:61276: checking whether wcsnlen is declared without a macro
configure:61312: result: yes
configure:61276: checking whether wcscpy is declared without a macro
configure:61312: result: yes
configure:61276: checking whether wcpcpy is declared without a macro
configure:61312: result: no
configure:61276: checking whether wcsncpy is declared without a macro
configure:61312: result: yes
configure:61276: checking whether wcpncpy is declared without a macro
configure:61312: result: no
configure:61276: checking whether wcscat is declared without a macro
configure:61312: result: yes
configure:61276: checking whether wcsncat is declared without a macro
configure:61312: result: yes
configure:61276: checking whether wcscmp is declared without a macro
configure:61312: result: yes
configure:61276: checking whether wcsncmp is declared without a macro
configure:61312: result: yes
configure:61276: checking whether wcscasecmp is declared without a macro
configure:61312: result: yes
configure:61276: checking whether wcsncasecmp is declared without a macro
configure:61312: result: yes
configure:61276: checking whether wcscoll is declared without a macro
configure:61312: result: yes
configure:61276: checking whether wcsxfrm is declared without a macro
configure:61312: result: yes
configure:61276: checking whether wcsdup is declared without a macro
configure:61312: result: yes
configure:61276: checking whether wcschr is declared without a macro
configure:61312: result: yes
configure:61276: checking whether wcsrchr is declared without a macro
configure:61312: result: yes
configure:61276: checking whether wcscspn is declared without a macro
configure:61312: result: yes
configure:61276: checking whether wcsspn is declared without a macro
configure:61312: result: yes
configure:61276: checking whether wcspbrk is declared without a macro
configure:61312: result: yes
configure:61276: checking whether wcsstr is declared without a macro
configure:61312: result: yes
configure:61276: checking whether wcstok is declared without a macro
configure:61312: result: yes
configure:61276: checking whether wcswidth is declared without a macro
configure:61312: result: yes
configure:61420: checking whether iswcntrl works
configure:61475: result: guessing yes
configure:61499: checking for towlower
configure:61499: result: yes
configure:61547: checking for wctype_t
configure:61583: result: yes
configure:61589: checking for wctrans_t
configure:61623: result: yes
configure:61632: checking whether wctype is declared without a macro
configure:61669: result: yes
configure:61632: checking whether iswctype is declared without a macro
configure:61669: result: yes
configure:61632: checking whether wctrans is declared without a macro
configure:61669: result: yes
configure:61632: checking whether towctrans is declared without a macro
configure:61669: result: yes
configure:61692: checking whether wcwidth is declared
configure:61692: result: yes
configure:61721: checking whether wcwidth works reasonably in UTF-8 locales
configure:61783: result: guessing no
configure:61824: checking for stdint.h
configure:61824: result: yes
configure:61878: checking pwd.h usability
configure:61878: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:61878: $? = 0
configure:61878: result: yes
configure:61878: checking pwd.h presence
configure:61878: arm-linux-androideabi-gcc -E conftest.c
configure:61878: $? = 0
configure:61878: result: yes
configure:61878: checking for pwd.h
configure:61878: result: yes
configure:61889: checking for inline
configure:61913: result: inline
configure:61932: checking for unsigned long long int
configure:61980: result: yes
configure:61988: checking for size_t
configure:61988: result: yes
configure:61999: checking for ptrdiff_t
configure:61999: result: yes
configure:62010: checking for ssize_t
configure:62034: result: yes
configure:62042: checking for pid_t
configure:62042: result: yes
configure:62054: checking whether we are using the GNU C Library >= 2.1 or uClibc
configure:62084: result: no
configure:62106: checking for select
configure:62106: result: yes
configure:62117: checking vfork.h usability
configure:62117: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:860:19: fatal error: vfork.h: No such file or directory
#include
^
compilation terminated.
configure:62117: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define GNULIB_TEST_STPNCPY 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define HAVE_STRCSPN 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_RAW_DECL_PSELECT 1
| #define HAVE_RAW_DECL_SELECT 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U16_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define GNULIB_TEST_WRITE 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_FDOPEN 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL__PUTENV 0
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_LOCALECONV 1
| #define GNULIB_TEST_MBRLEN 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_WCRTOMB 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRSTR 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U16_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_SELECT 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:62117: result: no
configure:62117: checking vfork.h presence
configure:62117: arm-linux-androideabi-gcc -E conftest.c
conftest.c:827:19: fatal error: vfork.h: No such file or directory
#include
^
compilation terminated.
configure:62117: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define GNULIB_TEST_STPNCPY 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define HAVE_STRCSPN 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_RAW_DECL_PSELECT 1
| #define HAVE_RAW_DECL_SELECT 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U16_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define GNULIB_TEST_WRITE 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_FDOPEN 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL__PUTENV 0
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_LOCALECONV 1
| #define GNULIB_TEST_MBRLEN 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_WCRTOMB 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRSTR 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U16_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_SELECT 1
| /* end confdefs.h. */
| #include
configure:62117: result: no
configure:62117: checking for vfork.h
configure:62117: result: no
configure:62130: checking for fork
configure:62130: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:850:6: warning: conflicting types for built-in function 'fork' [enabled by default]
char fork ();
^
configure:62130: $? = 0
configure:62130: result: yes
configure:62130: checking for vfork
configure:62130: result: yes
configure:62140: checking for working fork
configure:62172: result: cross
configure:62188: WARNING: result yes guessed because of cross compilation
configure:62193: checking for working vfork
configure:62303: result: yes
configure:62329: checking for signal handlers with siginfo_t
configure:62351: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:62351: $? = 0
configure:62358: result: yes
configure:62367: checking for setlocale declaration
configure:62396: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:840:7: error: conflicting types for 'setlocale'
char *setlocale (int category, char *locale);
^
In file included from conftest.c:834:0:
/sysroot/sysroot/usr/include/locale.h:100:7: note: previous declaration of 'setlocale' was here
char* setlocale(int, const char*);
^
configure:62396: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define GNULIB_TEST_STPNCPY 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define HAVE_STRCSPN 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_RAW_DECL_PSELECT 1
| #define HAVE_RAW_DECL_SELECT 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U16_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define GNULIB_TEST_WRITE 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_FDOPEN 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL__PUTENV 0
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_LOCALECONV 1
| #define GNULIB_TEST_MBRLEN 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_WCRTOMB 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRSTR 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U16_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_SELECT 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SIGINFO 1
| /* end confdefs.h. */
|
| #include
| #include
| extern
| #ifdef __cplusplus
| "C"
| #endif
| #if defined(__STDC__) || defined(__cplusplus)
| char *setlocale (int category, char *locale);
| #else
| char *setlocale();
| #endif
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:62407: result:
extern char *setlocale (int category, const char *locale);
configure:62417: checking whether byte ordering is bigendian
configure:62432: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:834:9: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:834:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
not a universal capable compiler
^
conftest.c:834:15: error: unknown type name 'universal'
configure:62432: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define GNULIB_TEST_STPNCPY 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define HAVE_STRCSPN 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_RAW_DECL_PSELECT 1
| #define HAVE_RAW_DECL_SELECT 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U16_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define GNULIB_TEST_WRITE 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_FDOPEN 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL__PUTENV 0
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_LOCALECONV 1
| #define GNULIB_TEST_MBRLEN 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_WCRTOMB 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRSTR 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U16_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_SELECT 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SIGINFO 1
| #define SETLOCALE_CONST const
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:62477: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:840:8: error: unknown type name 'bogus'
bogus endian macros
^
conftest.c:840:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
bogus endian macros
^
configure:62477: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define GNULIB_TEST_STPNCPY 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define HAVE_STRCSPN 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_RAW_DECL_PSELECT 1
| #define HAVE_RAW_DECL_SELECT 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U16_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define GNULIB_TEST_WRITE 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_FDOPEN 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL__PUTENV 0
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_LOCALECONV 1
| #define GNULIB_TEST_MBRLEN 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_WCRTOMB 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRSTR 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U16_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_SELECT 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SIGINFO 1
| #define SETLOCALE_CONST const
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN)
| bogus endian macros
| #endif
|
| ;
| return 0;
| }
configure:62521: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:839:8: error: unknown type name 'bogus'
bogus endian macros
^
conftest.c:839:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
bogus endian macros
^
configure:62521: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define GNULIB_TEST_STPNCPY 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define HAVE_STRCSPN 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_RAW_DECL_PSELECT 1
| #define HAVE_RAW_DECL_SELECT 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U16_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define GNULIB_TEST_WRITE 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_FDOPEN 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL__PUTENV 0
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_LOCALECONV 1
| #define GNULIB_TEST_MBRLEN 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_WCRTOMB 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRSTR 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U16_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_SELECT 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SIGINFO 1
| #define SETLOCALE_CONST const
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
| bogus endian macros
| #endif
|
| ;
| return 0;
| }
configure:62577: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:62577: $? = 0
configure:62623: result: no
configure:62651: checking for arpa/inet.h
configure:62651: result: yes
configure:62664: checking for gethostname
configure:62664: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:62664: $? = 0
configure:62664: result: yes
configure:62664: checking for gethostbyname
configure:62664: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:62664: $? = 0
configure:62664: result: yes
configure:62664: checking for inet_ntop
configure:62664: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:62664: $? = 0
configure:62664: result: yes
configure:62674: checking for IPv6 sockets
configure:62694: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:62694: $? = 0
configure:62703: result: yes
configure:63320: checking for BSD- or MS-compatible name lister (nm)
configure:63372: result: /sysroot/bin/arm-linux-androideabi-nm -B
configure:63499: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
configure:63519: result: BSD nm
configure:63544: checking whether Emacs support is requested
configure:63546: result: yes
configure:63560: checking for emacs
configure:63590: result: no
configure:63560: checking for xemacs
configure:63590: result: no
configure:63611: checking where .elc files should go
configure:63640: result: ${datadir}/emacs/site-lisp
configure:63789: checking for dvips
configure:63807: found /usr/sbin/dvips
configure:63820: result: /usr/sbin/dvips
configure:63830: checking for texi2pdf
configure:63848: found /usr/sbin/texi2pdf
configure:63861: result: /usr/sbin/texi2pdf
configure:63871: checking for perl
configure:63889: found /usr/sbin/perl
configure:63902: result: /usr/sbin/perl
configure:64027: checking whether the C++ compiler (arm-linux-androideabi-g++ ) works
configure:64038: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
configure:64041: $? = 0
configure:64059: result: yes
configure:64064: checking whether the C++ compiler supports namespaces
configure:64078: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
configure:64081: $? = 0
configure:64094: result: yes
configure:64117: checking dependency style of arm-linux-androideabi-g++
configure:64228: result: gcc3
configure:64257: checking for a traditional french locale
configure:64384: result: none
configure:64391: checking for a french Unicode locale
configure:64512: result: none
configure:64520: checking for a traditional japanese locale
configure:64651: result: none
configure:64777: checking for C++ compiler version
configure:64786: arm-linux-androideabi-g++ --version >&5
arm-linux-androideabi-g++ (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:64797: $? = 0
configure:64786: arm-linux-androideabi-g++ -v >&5
Using built-in specs.
COLLECT_GCC=arm-linux-androideabi-g++
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:64797: $? = 0
configure:64786: arm-linux-androideabi-g++ -V >&5
arm-linux-androideabi-g++: error: unrecognized command line option '-V'
arm-linux-androideabi-g++: fatal error: no input files
compilation terminated.
configure:64797: $? = 1
configure:64786: arm-linux-androideabi-g++ -qversion >&5
arm-linux-androideabi-g++: error: unrecognized command line option '-qversion'
arm-linux-androideabi-g++: fatal error: no input files
compilation terminated.
configure:64797: $? = 1
configure:64801: checking whether we are using the GNU C++ compiler
configure:64820: arm-linux-androideabi-g++ -c conftest.cpp >&5
configure:64820: $? = 0
configure:64829: result: yes
configure:64838: checking whether arm-linux-androideabi-g++ accepts -g
configure:64858: arm-linux-androideabi-g++ -c -g conftest.cpp >&5
configure:64858: $? = 0
configure:64899: result: yes
configure:64924: checking dependency style of arm-linux-androideabi-g++
configure:65035: result: gcc3
configure:65069: checking how to run the C++ preprocessor
configure:65096: arm-linux-androideabi-g++ -E conftest.cpp
configure:65096: $? = 0
configure:65110: arm-linux-androideabi-g++ -E conftest.cpp
conftest.cpp:841:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:65110: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define GNULIB_TEST_STPNCPY 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define HAVE_STRCSPN 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_RAW_DECL_PSELECT 1
| #define HAVE_RAW_DECL_SELECT 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U16_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define GNULIB_TEST_WRITE 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_FDOPEN 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL__PUTENV 0
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_LOCALECONV 1
| #define GNULIB_TEST_MBRLEN 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_WCRTOMB 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRSTR 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U16_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_SELECT 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SIGINFO 1
| #define SETLOCALE_CONST const
| #define ENDIANNESS 0
| #define HAVE_ARPA_INET_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IPV6 1
| #define GNULIB_REPLACE_ERROR 1
| #define DYNLOAD_LIBEXPAT 1
| /* end confdefs.h. */
| #include
configure:65135: result: arm-linux-androideabi-g++ -E
configure:65155: arm-linux-androideabi-g++ -E conftest.cpp
configure:65155: $? = 0
configure:65169: arm-linux-androideabi-g++ -E conftest.cpp
conftest.cpp:841:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:65169: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gettext-tools"
| #define VERSION "0.18.3"
| #define CSHARP_CHOICE_MONO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETPAGESIZE 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_USELOCALE 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_FCNTL 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_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_SELECT 1
| #define HAVE_PIPE2 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPNCPY 1
| #define HAVE_PIPE 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_MBRLEN 1
| #define HAVE_WCSCOLL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_USELOCALE 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_FEATURES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define YYENABLE_NLS 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T int
| #define HAVE_SIGSET_T 1
| #define INSTALLPREFIX "/usr"
| #define HAVE_DECL_SETENV 1
| #define USER_LABEL_PREFIX
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_DECL_STPNCPY 1
| #define REPLACE_STRERROR_0 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_FTELLO 1
| #define FUNC_UNGETC_BROKEN 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_ATEXIT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define GNULIB_BINARY_IO 1
| #define YYENABLE_NLS 1
| #define HAVE_BYTESWAP_H 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define SIGNAL_SAFE_LIST 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define HAVE_CHOWN 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define FCNTL_DUPFD_BUGGY 1
| #define GNULIB_TEST_FCNTL 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define fnmatch posix_fnmatch
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define gmtime rpl_gmtime
| #define localtime rpl_localtime
| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LOCALTIME 1
| #define HAVE_STAT 1
| #define HAVE_STRFTIME 1
| #define VA_COPY va_copy
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define USE_ACL 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READ 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define READLINK_TRAILING_SLASH_BUG 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define GNULIB_TEST_STPNCPY 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define HAVE_STRCSPN 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_RAW_DECL_PSELECT 1
| #define HAVE_RAW_DECL_SELECT 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U16_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define GNULIB_TEST_WRITE 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_FDOPEN 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL__PUTENV 0
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_LOCALECONV 1
| #define GNULIB_TEST_MBRLEN 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| #define HAVE_DECL_ISBLANK 1
| #define GNULIB_TEST_WCRTOMB 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_FWRITEERROR 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define REPLACE_FUNC_STAT_FILE 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRSTR 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U16_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_SELECT 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SIGINFO 1
| #define SETLOCALE_CONST const
| #define ENDIANNESS 0
| #define HAVE_ARPA_INET_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IPV6 1
| #define GNULIB_REPLACE_ERROR 1
| #define DYNLOAD_LIBEXPAT 1
| /* end confdefs.h. */
| #include
configure:65338: checking for ld used by arm-linux-androideabi-g++
configure:65405: result: /sysroot/arm-linux-androideabi/bin/ld
configure:65412: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
configure:65427: result: yes
configure:65482: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
configure:66487: result: yes
configure:66523: arm-linux-androideabi-g++ -c conftest.cpp >&5
configure:66526: $? = 0
configure:67046: checking for arm-linux-androideabi-g++ option to produce PIC
configure:67053: result: -fPIC -DPIC
configure:67061: checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works
configure:67079: arm-linux-androideabi-g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
configure:67083: $? = 0
configure:67096: result: yes
configure:67119: checking if arm-linux-androideabi-g++ static flag -static works
configure:67147: result: yes
configure:67159: checking if arm-linux-androideabi-g++ supports -c -o file.o
configure:67180: arm-linux-androideabi-g++ -c -o out/conftest2.o conftest.cpp >&5
configure:67184: $? = 0
configure:67206: result: yes
configure:67211: checking if arm-linux-androideabi-g++ supports -c -o file.o
configure:67258: result: yes
configure:67288: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
configure:67324: result: yes
configure:67465: checking dynamic linker characteristics
configure:68132: result: GNU/Linux ld.so
configure:68185: checking how to hardcode library paths into programs
configure:68210: result: immediate
configure:68445: checking that generated files are newer than configure
configure:68451: result: done
configure:68847: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by gettext-tools config.status, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 31d221eaebf9
config.status:3108: creating csharpcomp.sh
config.status:3108: creating csharpexec.sh
config.status:3108: creating javacomp.sh
config.status:3108: creating javaexec.sh
config.status:3108: creating Makefile
config.status:3108: creating doc/Makefile
config.status:3108: creating intl/Makefile
config.status:3108: creating gnulib-lib/Makefile
config.status:3108: creating libgrep/Makefile
config.status:3108: creating src/Makefile
config.status:3108: creating src/user-email
config.status:3108: creating libgettextpo/Makefile
config.status:3108: creating libgettextpo/exported.sh
config.status:3108: creating po/Makefile.in
config.status:3108: creating projects/Makefile
config.status:3108: creating styles/Makefile
config.status:3108: creating misc/Makefile
config.status:3108: creating misc/gettextize
config.status:3108: creating misc/autopoint
config.status:3108: creating misc/convert-archive
config.status:3108: creating man/Makefile
config.status:3108: creating man/x-to-1
config.status:3108: creating m4/Makefile
config.status:3108: creating tests/Makefile
config.status:3108: creating gnulib-tests/Makefile
config.status:3108: creating config.h
config.status:3342: executing depfiles commands
config.status:3342: executing libtool commands
config.status:3342: executing po-directories commands
configure:71845: === configuring in examples (/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/examples)
configure:71908: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-unknown-linux' '--host=arm-linux-androideabi' '--enable-csharp=mono' 'build_alias=x86_64-unknown-linux' 'host_alias=arm-linux-androideabi' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=arm-linux-androideabi-g++' 'CXXFLAGS=' --cache-file=/dev/null --srcdir=.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_c_restrict=__restrict
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=arm-linux-androideabi-gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=arm-linux-androideabi-g++
ac_cv_env_EMACSLOADPATH_set=
ac_cv_env_EMACSLOADPATH_value=
ac_cv_env_EMACS_set=
ac_cv_env_EMACS_value=
ac_cv_env_GCJFLAGS_set=
ac_cv_env_GCJFLAGS_value=
ac_cv_env_GCJ_set=
ac_cv_env_GCJ_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_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_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___fsetlocking=no
ac_cv_func___secure_getenv=no
ac_cv_func__ftime=no
ac_cv_func__set_invalid_parameter_handler=no
ac_cv_func__stat=no
ac_cv_func_alloca_works=yes
ac_cv_func_argz_count=no
ac_cv_func_argz_next=no
ac_cv_func_argz_stringify=no
ac_cv_func_asprintf=yes
ac_cv_func_atexit=yes
ac_cv_func_btowc=yes
ac_cv_func_canonicalize_file_name=no
ac_cv_func_chown=yes
ac_cv_func_closedir=yes
ac_cv_func_confstr=no
ac_cv_func_dlopen=yes
ac_cv_func_eaccess=no
ac_cv_func_fcntl=yes
ac_cv_func_flockfile=yes
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_funlockfile=yes
ac_cv_func_fwprintf=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getcwd=yes
ac_cv_func_getdelim=yes
ac_cv_func_getdtablesize=yes
ac_cv_func_getegid=yes
ac_cv_func_geteuid=yes
ac_cv_func_getgid=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_gethostname=yes
ac_cv_func_getline=yes
ac_cv_func_getopt_long_only=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getrlimit=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_getuid=yes
ac_cv_func_inet_ntop=yes
ac_cv_func_isascii=yes
ac_cv_func_isblank=yes
ac_cv_func_issetugid=yes
ac_cv_func_iswblank=yes
ac_cv_func_iswcntrl=yes
ac_cv_func_iswctype=yes
ac_cv_func_localtime=yes
ac_cv_func_lstat=yes
ac_cv_func_malloc_0_nonnull=no
ac_cv_func_mbrlen=yes
ac_cv_func_mbrtowc=yes
ac_cv_func_mbsinit=yes
ac_cv_func_mbslen=no
ac_cv_func_mbsrtowcs=yes
ac_cv_func_memmove=yes
ac_cv_func_mempcpy=no
ac_cv_func_memset=yes
ac_cv_func_mkdtemp=yes
ac_cv_func_mmap=yes
ac_cv_func_mmap_fixed_mapped=no
ac_cv_func_mprotect=yes
ac_cv_func_munmap=yes
ac_cv_func_newlocale=yes
ac_cv_func_nl_langinfo=no
ac_cv_func_obstack=no
ac_cv_func_opendir=yes
ac_cv_func_pathconf=yes
ac_cv_func_pipe2=yes
ac_cv_func_pipe=yes
ac_cv_func_posix_spawn=no
ac_cv_func_pthread_atfork=yes
ac_cv_func_putenv=yes
ac_cv_func_raise=yes
ac_cv_func_rawmemchr=no
ac_cv_func_readdir=yes
ac_cv_func_readlink=yes
ac_cv_func_readlinkat=yes
ac_cv_func_realpath=yes
ac_cv_func_sched_setparam=yes
ac_cv_func_sched_setscheduler=yes
ac_cv_func_secure_getenv=no
ac_cv_func_select=yes
ac_cv_func_setegid=yes
ac_cv_func_setenv=yes
ac_cv_func_seteuid=yes
ac_cv_func_setlocale=yes
ac_cv_func_setrlimit=yes
ac_cv_func_shlload=no
ac_cv_func_sigaction=yes
ac_cv_func_sigaltstack=yes
ac_cv_func_siginterrupt=yes
ac_cv_func_sigprocmask=yes
ac_cv_func_sleep=yes
ac_cv_func_snprintf=yes
ac_cv_func_stat=yes
ac_cv_func_stpcpy=yes
ac_cv_func_stpncpy=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strchrnul=no
ac_cv_func_strcspn=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror_r=yes
ac_cv_func_strerror_r_char_p=no
ac_cv_func_strftime=yes
ac_cv_func_strnlen=yes
ac_cv_func_strnlen_working=yes
ac_cv_func_strpbrk=yes
ac_cv_func_strtol=yes
ac_cv_func_strtoul=yes
ac_cv_func_symlink=yes
ac_cv_func_towlower=yes
ac_cv_func_tsearch=yes
ac_cv_func_unsetenv=yes
ac_cv_func_uselocale=yes
ac_cv_func_utime=yes
ac_cv_func_utimes=yes
ac_cv_func_vasnprintf=no
ac_cv_func_vasprintf=yes
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_waitid=yes
ac_cv_func_waitpid=yes
ac_cv_func_wcrtomb=yes
ac_cv_func_wcscoll=yes
ac_cv_func_wcslen=yes
ac_cv_func_wcsnlen=yes
ac_cv_func_wctob=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=no
ac_cv_gnu_library_2_1=no
ac_cv_have_decl__Exit=yes
ac_cv_have_decl__putenv=no
ac_cv_have_decl__snprintf=no
ac_cv_have_decl__snwprintf=no
ac_cv_have_decl_alarm=yes
ac_cv_have_decl_alphasort=yes
ac_cv_have_decl_atoll=yes
ac_cv_have_decl_btowc=yes
ac_cv_have_decl_chdir=yes
ac_cv_have_decl_chown=yes
ac_cv_have_decl_clearerr_unlocked=no
ac_cv_have_decl_closedir=yes
ac_cv_have_decl_dirfd=yes
ac_cv_have_decl_dprintf=yes
ac_cv_have_decl_dup2=yes
ac_cv_have_decl_dup3=yes
ac_cv_have_decl_dup=yes
ac_cv_have_decl_duplocale=yes
ac_cv_have_decl_endusershell=yes
ac_cv_have_decl_environ=yes
ac_cv_have_decl_faccessat=yes
ac_cv_have_decl_fchdir=yes
ac_cv_have_decl_fchmodat=yes
ac_cv_have_decl_fchownat=yes
ac_cv_have_decl_fcntl=yes
ac_cv_have_decl_fdatasync=yes
ac_cv_have_decl_fdopendir=yes
ac_cv_have_decl_feof_unlocked=no
ac_cv_have_decl_ferror_unlocked=no
ac_cv_have_decl_fflush_unlocked=no
ac_cv_have_decl_fgets_unlocked=no
ac_cv_have_decl_fpurge=yes
ac_cv_have_decl_fputc_unlocked=no
ac_cv_have_decl_fputs_unlocked=no
ac_cv_have_decl_fread_unlocked=no
ac_cv_have_decl_fseeko=yes
ac_cv_have_decl_fstat=yes
ac_cv_have_decl_fstatat=yes
ac_cv_have_decl_fsync=yes
ac_cv_have_decl_ftello=yes
ac_cv_have_decl_ftruncate=yes
ac_cv_have_decl_futimens=yes
ac_cv_have_decl_fwrite_unlocked=no
ac_cv_have_decl_getc_unlocked=yes
ac_cv_have_decl_getchar_unlocked=yes
ac_cv_have_decl_getcwd=yes
ac_cv_have_decl_getdelim=yes
ac_cv_have_decl_getenv=yes
ac_cv_have_decl_getgroups=yes
ac_cv_have_decl_gethostname=yes
ac_cv_have_decl_getline=yes
ac_cv_have_decl_getlogin=yes
ac_cv_have_decl_getpagesize=yes
ac_cv_have_decl_gets=yes
ac_cv_have_decl_gettimeofday=yes
ac_cv_have_decl_getusershell=yes
ac_cv_have_decl_grantpt=yes
ac_cv_have_decl_imaxabs=yes
ac_cv_have_decl_imaxdiv=yes
ac_cv_have_decl_initstate=yes
ac_cv_have_decl_isatty=yes
ac_cv_have_decl_isblank=yes
ac_cv_have_decl_iswblank=yes
ac_cv_have_decl_iswctype=yes
ac_cv_have_decl_lchown=yes
ac_cv_have_decl_link=yes
ac_cv_have_decl_linkat=yes
ac_cv_have_decl_lseek=yes
ac_cv_have_decl_lstat=yes
ac_cv_have_decl_mbrlen=yes
ac_cv_have_decl_mbrtowc=yes
ac_cv_have_decl_mbsinit=yes
ac_cv_have_decl_mbsnrtowcs=yes
ac_cv_have_decl_mbsrtowcs=yes
ac_cv_have_decl_mbswidth=no
ac_cv_have_decl_memmem=yes
ac_cv_have_decl_memrchr=yes
ac_cv_have_decl_mkdirat=yes
ac_cv_have_decl_mkdtemp=yes
ac_cv_have_decl_mkfifo=yes
ac_cv_have_decl_mknod=yes
ac_cv_have_decl_mknodat=yes
ac_cv_have_decl_mkstemp=yes
ac_cv_have_decl_openat=yes
ac_cv_have_decl_opendir=yes
ac_cv_have_decl_pclose=yes
ac_cv_have_decl_pipe2=yes
ac_cv_have_decl_pipe=yes
ac_cv_have_decl_popen=yes
ac_cv_have_decl_posix_openpt=yes
ac_cv_have_decl_pread=yes
ac_cv_have_decl_program_invocation_name=no
ac_cv_have_decl_program_invocation_short_name=no
ac_cv_have_decl_pselect=yes
ac_cv_have_decl_ptsname=yes
ac_cv_have_decl_ptsname_r=yes
ac_cv_have_decl_putc_unlocked=yes
ac_cv_have_decl_putchar_unlocked=yes
ac_cv_have_decl_pwrite=yes
ac_cv_have_decl_random=yes
ac_cv_have_decl_readdir=yes
ac_cv_have_decl_readlink=yes
ac_cv_have_decl_readlinkat=yes
ac_cv_have_decl_realpath=yes
ac_cv_have_decl_renameat=yes
ac_cv_have_decl_rewinddir=yes
ac_cv_have_decl_rmdir=yes
ac_cv_have_decl_scandir=yes
ac_cv_have_decl_select=yes
ac_cv_have_decl_setenv=yes
ac_cv_have_decl_setlocale=yes
ac_cv_have_decl_setstate=yes
ac_cv_have_decl_setusershell=yes
ac_cv_have_decl_sigaction=yes
ac_cv_have_decl_sigaddset=yes
ac_cv_have_decl_sigdelset=yes
ac_cv_have_decl_sigemptyset=yes
ac_cv_have_decl_sigfillset=yes
ac_cv_have_decl_sigismember=yes
ac_cv_have_decl_sigpending=yes
ac_cv_have_decl_sigprocmask=yes
ac_cv_have_decl_sleep=yes
ac_cv_have_decl_snprintf=yes
ac_cv_have_decl_srandom=yes
ac_cv_have_decl_stat=yes
ac_cv_have_decl_stpcpy=yes
ac_cv_have_decl_stpncpy=yes
ac_cv_have_decl_strcasestr=yes
ac_cv_have_decl_strdup=yes
ac_cv_have_decl_strerror_r=yes
ac_cv_have_decl_strncat=yes
ac_cv_have_decl_strndup=yes
ac_cv_have_decl_strnlen=yes
ac_cv_have_decl_strpbrk=yes
ac_cv_have_decl_strsep=yes
ac_cv_have_decl_strsignal=yes
ac_cv_have_decl_strtod=yes
ac_cv_have_decl_strtoimax=yes
ac_cv_have_decl_strtok_r=yes
ac_cv_have_decl_strtoll=yes
ac_cv_have_decl_strtoull=yes
ac_cv_have_decl_strtoumax=yes
ac_cv_have_decl_symlink=yes
ac_cv_have_decl_symlinkat=yes
ac_cv_have_decl_tmpfile=yes
ac_cv_have_decl_towctrans=yes
ac_cv_have_decl_ttyname_r=yes
ac_cv_have_decl_unlink=yes
ac_cv_have_decl_unlinkat=yes
ac_cv_have_decl_unlockpt=yes
ac_cv_have_decl_unsetenv=yes
ac_cv_have_decl_usleep=yes
ac_cv_have_decl_utimensat=yes
ac_cv_have_decl_vdprintf=yes
ac_cv_have_decl_vsnprintf=yes
ac_cv_have_decl_waitpid=yes
ac_cv_have_decl_wcrtomb=yes
ac_cv_have_decl_wcscasecmp=yes
ac_cv_have_decl_wcscat=yes
ac_cv_have_decl_wcschr=yes
ac_cv_have_decl_wcscmp=yes
ac_cv_have_decl_wcscoll=yes
ac_cv_have_decl_wcscpy=yes
ac_cv_have_decl_wcscspn=yes
ac_cv_have_decl_wcsdup=yes
ac_cv_have_decl_wcslen=yes
ac_cv_have_decl_wcsncasecmp=yes
ac_cv_have_decl_wcsncat=yes
ac_cv_have_decl_wcsncmp=yes
ac_cv_have_decl_wcsncpy=yes
ac_cv_have_decl_wcsnlen=yes
ac_cv_have_decl_wcsnrtombs=yes
ac_cv_have_decl_wcspbrk=yes
ac_cv_have_decl_wcsrchr=yes
ac_cv_have_decl_wcsrtombs=yes
ac_cv_have_decl_wcsspn=yes
ac_cv_have_decl_wcsstr=yes
ac_cv_have_decl_wcstok=yes
ac_cv_have_decl_wcswidth=yes
ac_cv_have_decl_wcsxfrm=yes
ac_cv_have_decl_wctob=yes
ac_cv_have_decl_wctrans=yes
ac_cv_have_decl_wctype=yes
ac_cv_have_decl_wcwidth=yes
ac_cv_have_decl_wmemchr=yes
ac_cv_have_decl_wmemcmp=yes
ac_cv_have_decl_wmemcpy=yes
ac_cv_have_decl_wmemmove=yes
ac_cv_have_decl_wmemset=yes
ac_cv_header_argz_h=no
ac_cv_header_arpa_inet_h=yes
ac_cv_header_arpa_nameser_h=yes
ac_cv_header_bp_sym_h=no
ac_cv_header_byteswap_h=yes
ac_cv_header_ctype_h=yes
ac_cv_header_dirent_h=yes
ac_cv_header_dl_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_features_h=yes
ac_cv_header_float_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_iconv_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=no
ac_cv_header_libcroco_0_6_libcroco_libcroco_config_h=no
ac_cv_header_libintl_h=no
ac_cv_header_libxml2_libxml_xmlexports_h=no
ac_cv_header_libxml2_libxml_xmlversion_h=no
ac_cv_header_limits_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_math_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_paths_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_resolv_h=yes
ac_cv_header_sched_h=yes
ac_cv_header_search_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_spawn_h=no
ac_cv_header_stat_broken=no
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_acl_h=no
ac_cv_header_sys_bitypes_h=no
ac_cv_header_sys_inttypes_h=no
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_timeb_h=no
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utime_h=yes
ac_cv_header_vfork_h=no
ac_cv_header_wchar_h=yes
ac_cv_header_wctype_h=yes
ac_cv_header_xlocale_h=yes
ac_cv_host=arm-unknown-linux-androideabi
ac_cv_lib_error_at_line=no
ac_cv_lib_posix4_sched_yield=no
ac_cv_lib_pthread_pthread_kill=no
ac_cv_lib_rt_sched_yield=no
ac_cv_libunistring='no, consider installing GNU libunistring'
ac_cv_member_struct_sigaction_sa_sigaction=yes
ac_cv_objext=o
ac_cv_path_DVIPS=/usr/sbin/dvips
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_FGREP='/usr/sbin/grep -F'
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_PERL=/usr/sbin/perl
ac_cv_path_SED=/usr/sbin/sed
ac_cv_path_TEXI2PDF=/usr/sbin/texi2pdf
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_AR=arm-linux-androideabi-ar
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_CXXCPP='arm-linux-androideabi-g++ -E'
ac_cv_prog_HAVE_JAVAC_IN_PATH=yes
ac_cv_prog_HAVE_JAVA_IN_PATH=yes
ac_cv_prog_HAVE_MCS_IN_PATH=yes
ac_cv_prog_HAVE_MONO_IN_PATH=yes
ac_cv_prog_INTLBISON=bison
ac_cv_prog_JAR=jar
ac_cv_prog_OBJDUMP=arm-linux-androideabi-objdump
ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
ac_cv_prog_STRIP=arm-linux-androideabi-strip
ac_cv_prog_YACC='bison -y'
ac_cv_prog_c_openmp=-fopenmp
ac_cv_prog_cc_arm_linux_androideabi_gcc_c_o=yes
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=-std=gnu99
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=-std=gnu99
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_should_define__xopen_source=no
ac_cv_sys_file_offset_bits=unknown
ac_cv_sys_large_files=unknown
ac_cv_sys_largefile_CC=no
ac_cv_sys_largefile_source=no
ac_cv_sys_long_file_names=yes
ac_cv_type__Bool=yes
ac_cv_type_long_long_int=yes
ac_cv_type_mbstate_t=yes
ac_cv_type_mode_t=yes
ac_cv_type_nlink_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_pthread_rwlock_t=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_sig_atomic_t=yes
ac_cv_type_sighandler_t=yes
ac_cv_type_sigset_t=yes
ac_cv_type_size_t=yes
ac_cv_type_uid_t=yes
ac_cv_type_unsigned_long_long_int=yes
ac_cv_type_volatile_sig_atomic_t=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_libpath=LD_LIBRARY_PATH
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_shlibpath_var=LD_LIBRARY_PATH
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_func_iconv='no, consider installing GNU libiconv'
am_cv_func_working_getline='guessing no'
am_cv_langinfo_codeset=no
am_cv_lib_iconv=no
am_cv_lispdir='${datadir}/emacs/site-lisp'
am_cv_make_support_nested_variables=yes
gl_cv_INCCROCO=
gl_cv_INCGLIB=
gl_cv_INCXML=
gl_cv_LIBCROCO=
gl_cv_LIBGLIB=
gl_cv_LIBXML=
gl_cv_LTLIBCROCO=
gl_cv_LTLIBGLIB=
gl_cv_LTLIBXML=
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_amsterdam_compiler=no
gl_cv_c_cplusplus=no
gl_cv_c_inline_effective=no
gl_cv_c_multiarch=no
gl_cv_cc_double_expbit0=unknown
gl_cv_cc_vis_werror=yes
gl_cv_cc_visibility=yes
gl_cv_decl_null_works=yes
gl_cv_decl_readlink_works=yes
gl_cv_double_slash_root='unknown, assuming no'
gl_cv_func_btowc_eof='guessing yes'
gl_cv_func_btowc_nul='guessing yes'
gl_cv_func_dup2_works='guessing no'
gl_cv_func_fcntl_f_dupfd_cloexec='needs runtime check'
gl_cv_func_fcntl_f_dupfd_works='guessing no'
gl_cv_func_fdopen_works='guessing yes'
gl_cv_func_fnmatch_posix='guessing no'
gl_cv_func_fopen_slash='guessing yes'
gl_cv_func_ftello=yes
gl_cv_func_ftello_works='guessing yes'
gl_cv_func_getcwd_null='guessing no'
gl_cv_func_getcwd_posix_signature=yes
gl_cv_func_getopt_gnu='guessing no'
gl_cv_func_getopt_posix='guessing yes'
gl_cv_func_gettimeofday_clobber='guessing yes'
gl_cv_func_gettimeofday_posix_signature=almost
gl_cv_func_iswcntrl_works='guessing yes'
gl_cv_func_itold_works='guessing yes'
gl_cv_func_lseek_pipe=yes
gl_cv_func_lstat_dereferences_slashed_symlink='guessing no'
gl_cv_func_malloc_0_nonnull=0
gl_cv_func_malloc_posix=yes
gl_cv_func_mbrtowc_incomplete_state='guessing yes'
gl_cv_func_mbrtowc_nul_retval='guessing yes'
gl_cv_func_mbrtowc_null_arg1='guessing yes'
gl_cv_func_mbrtowc_null_arg2='guessing yes'
gl_cv_func_mbrtowc_retval='guessing yes'
gl_cv_func_mbrtowc_sanitycheck='guessing yes'
gl_cv_func_mbsrtowcs_works='guessing yes'
gl_cv_func_memchr_works='guessing no'
gl_cv_func_open_slash='guessing yes'
gl_cv_func_posix_spawn_file_actions_addclose_works='guessing yes'
gl_cv_func_posix_spawn_file_actions_adddup2_works='guessing yes'
gl_cv_func_posix_spawn_file_actions_addopen_works='guessing yes'
gl_cv_func_re_compile_pattern_working=no
gl_cv_func_readlink_works='guessing no'
gl_cv_func_realpath_works='guessing no'
gl_cv_func_rmdir_works='guessing no'
gl_cv_func_setenv_works='guessing no'
gl_cv_func_sigprocmask=1
gl_cv_func_sleep_works='guessing no'
gl_cv_func_snprintf_retval_c99='guessing no'
gl_cv_func_snprintf_size1='guessing yes'
gl_cv_func_snprintf_usable=no
gl_cv_func_stat_dir_slash='guessing yes'
gl_cv_func_stat_file_slash='guessing no'
gl_cv_func_stpncpy='guessing no'
gl_cv_func_strerror_0_works='guessing no'
gl_cv_func_svid_putenv='guessing no'
gl_cv_func_symlink_works='guessing no'
gl_cv_func_ungetc_works='guessing no'
gl_cv_func_unsetenv_works='guessing no'
gl_cv_func_va_copy=yes
gl_cv_func_vsnprintf_usable=no
gl_cv_func_wcrtomb_retval='guessing yes'
gl_cv_func_wctob_works='guessing yes'
gl_cv_func_wcwidth_works='guessing no'
gl_cv_func_working_getdelim='guessing no'
gl_cv_have_include_next=yes
gl_cv_have_raw_decl__Exit=yes
gl_cv_have_raw_decl_alphasort=yes
gl_cv_have_raw_decl_atoll=yes
gl_cv_have_raw_decl_btowc=yes
gl_cv_have_raw_decl_canonicalize_file_name=no
gl_cv_have_raw_decl_chdir=yes
gl_cv_have_raw_decl_chown=yes
gl_cv_have_raw_decl_closedir=yes
gl_cv_have_raw_decl_dirfd=yes
gl_cv_have_raw_decl_dprintf=yes
gl_cv_have_raw_decl_dup2=yes
gl_cv_have_raw_decl_dup3=yes
gl_cv_have_raw_decl_dup=yes
gl_cv_have_raw_decl_duplocale=yes
gl_cv_have_raw_decl_endusershell=yes
gl_cv_have_raw_decl_environ=yes
gl_cv_have_raw_decl_euidaccess=no
gl_cv_have_raw_decl_faccessat=yes
gl_cv_have_raw_decl_fchdir=yes
gl_cv_have_raw_decl_fchmodat=yes
gl_cv_have_raw_decl_fchownat=yes
gl_cv_have_raw_decl_fcntl=yes
gl_cv_have_raw_decl_fdatasync=yes
gl_cv_have_raw_decl_fdopendir=yes
gl_cv_have_raw_decl_ffsl=no
gl_cv_have_raw_decl_ffsll=no
gl_cv_have_raw_decl_fpurge=yes
gl_cv_have_raw_decl_fseeko=yes
gl_cv_have_raw_decl_fstat=yes
gl_cv_have_raw_decl_fstatat=yes
gl_cv_have_raw_decl_fsync=yes
gl_cv_have_raw_decl_ftello=yes
gl_cv_have_raw_decl_ftruncate=yes
gl_cv_have_raw_decl_futimens=yes
gl_cv_have_raw_decl_getcwd=yes
gl_cv_have_raw_decl_getdelim=yes
gl_cv_have_raw_decl_getdomainname=no
gl_cv_have_raw_decl_getdtablesize=no
gl_cv_have_raw_decl_getgroups=yes
gl_cv_have_raw_decl_gethostname=yes
gl_cv_have_raw_decl_getline=yes
gl_cv_have_raw_decl_getloadavg=no
gl_cv_have_raw_decl_getlogin=yes
gl_cv_have_raw_decl_getlogin_r=no
gl_cv_have_raw_decl_getpagesize=yes
gl_cv_have_raw_decl_gets=yes
gl_cv_have_raw_decl_getsubopt=no
gl_cv_have_raw_decl_gettimeofday=yes
gl_cv_have_raw_decl_getusershell=yes
gl_cv_have_raw_decl_grantpt=yes
gl_cv_have_raw_decl_group_member=no
gl_cv_have_raw_decl_imaxabs=yes
gl_cv_have_raw_decl_imaxdiv=yes
gl_cv_have_raw_decl_initstate=yes
gl_cv_have_raw_decl_initstate_r=no
gl_cv_have_raw_decl_isatty=yes
gl_cv_have_raw_decl_iswctype=yes
gl_cv_have_raw_decl_lchmod=no
gl_cv_have_raw_decl_lchown=yes
gl_cv_have_raw_decl_link=yes
gl_cv_have_raw_decl_linkat=yes
gl_cv_have_raw_decl_lseek=yes
gl_cv_have_raw_decl_lstat=yes
gl_cv_have_raw_decl_mbrlen=yes
gl_cv_have_raw_decl_mbrtowc=yes
gl_cv_have_raw_decl_mbsinit=yes
gl_cv_have_raw_decl_mbsnrtowcs=yes
gl_cv_have_raw_decl_mbsrtowcs=yes
gl_cv_have_raw_decl_memmem=yes
gl_cv_have_raw_decl_mempcpy=no
gl_cv_have_raw_decl_memrchr=yes
gl_cv_have_raw_decl_mkdirat=yes
gl_cv_have_raw_decl_mkdtemp=yes
gl_cv_have_raw_decl_mkfifo=yes
gl_cv_have_raw_decl_mkfifoat=no
gl_cv_have_raw_decl_mknod=yes
gl_cv_have_raw_decl_mknodat=yes
gl_cv_have_raw_decl_mkostemp=no
gl_cv_have_raw_decl_mkostemps=no
gl_cv_have_raw_decl_mkstemp=yes
gl_cv_have_raw_decl_mkstemps=no
gl_cv_have_raw_decl_nl_langinfo=no
gl_cv_have_raw_decl_openat=yes
gl_cv_have_raw_decl_opendir=yes
gl_cv_have_raw_decl_pclose=yes
gl_cv_have_raw_decl_pipe2=yes
gl_cv_have_raw_decl_pipe=yes
gl_cv_have_raw_decl_popen=yes
gl_cv_have_raw_decl_posix_openpt=yes
gl_cv_have_raw_decl_posix_spawn=no
gl_cv_have_raw_decl_posix_spawn_file_actions_addclose=no
gl_cv_have_raw_decl_posix_spawn_file_actions_adddup2=no
gl_cv_have_raw_decl_posix_spawn_file_actions_addopen=no
gl_cv_have_raw_decl_posix_spawn_file_actions_destroy=no
gl_cv_have_raw_decl_posix_spawn_file_actions_init=no
gl_cv_have_raw_decl_posix_spawnattr_destroy=no
gl_cv_have_raw_decl_posix_spawnattr_getflags=no
gl_cv_have_raw_decl_posix_spawnattr_getpgroup=no
gl_cv_have_raw_decl_posix_spawnattr_getschedparam=no
gl_cv_have_raw_decl_posix_spawnattr_getschedpolicy=no
gl_cv_have_raw_decl_posix_spawnattr_getsigdefault=no
gl_cv_have_raw_decl_posix_spawnattr_getsigmask=no
gl_cv_have_raw_decl_posix_spawnattr_init=no
gl_cv_have_raw_decl_posix_spawnattr_setflags=no
gl_cv_have_raw_decl_posix_spawnattr_setpgroup=no
gl_cv_have_raw_decl_posix_spawnattr_setschedparam=no
gl_cv_have_raw_decl_posix_spawnattr_setschedpolicy=no
gl_cv_have_raw_decl_posix_spawnattr_setsigdefault=no
gl_cv_have_raw_decl_posix_spawnattr_setsigmask=no
gl_cv_have_raw_decl_posix_spawnp=no
gl_cv_have_raw_decl_pread=yes
gl_cv_have_raw_decl_pselect=yes
gl_cv_have_raw_decl_pthread_sigmask=no
gl_cv_have_raw_decl_ptsname=yes
gl_cv_have_raw_decl_ptsname_r=yes
gl_cv_have_raw_decl_pwrite=yes
gl_cv_have_raw_decl_random=yes
gl_cv_have_raw_decl_random_r=no
gl_cv_have_raw_decl_rawmemchr=no
gl_cv_have_raw_decl_readdir=yes
gl_cv_have_raw_decl_readlink=yes
gl_cv_have_raw_decl_readlinkat=yes
gl_cv_have_raw_decl_realpath=yes
gl_cv_have_raw_decl_renameat=yes
gl_cv_have_raw_decl_rewinddir=yes
gl_cv_have_raw_decl_rmdir=yes
gl_cv_have_raw_decl_rpmatch=no
gl_cv_have_raw_decl_scandir=yes
gl_cv_have_raw_decl_secure_getenv=no
gl_cv_have_raw_decl_select=yes
gl_cv_have_raw_decl_setenv=yes
gl_cv_have_raw_decl_sethostname=no
gl_cv_have_raw_decl_setlocale=yes
gl_cv_have_raw_decl_setstate=yes
gl_cv_have_raw_decl_setstate_r=no
gl_cv_have_raw_decl_setusershell=yes
gl_cv_have_raw_decl_sigaction=yes
gl_cv_have_raw_decl_sigaddset=yes
gl_cv_have_raw_decl_sigdelset=yes
gl_cv_have_raw_decl_sigemptyset=yes
gl_cv_have_raw_decl_sigfillset=yes
gl_cv_have_raw_decl_sigismember=yes
gl_cv_have_raw_decl_sigpending=yes
gl_cv_have_raw_decl_sigprocmask=yes
gl_cv_have_raw_decl_sleep=yes
gl_cv_have_raw_decl_snprintf=yes
gl_cv_have_raw_decl_srandom=yes
gl_cv_have_raw_decl_srandom_r=no
gl_cv_have_raw_decl_stat=yes
gl_cv_have_raw_decl_stpcpy=yes
gl_cv_have_raw_decl_stpncpy=yes
gl_cv_have_raw_decl_strcasestr=yes
gl_cv_have_raw_decl_strchrnul=no
gl_cv_have_raw_decl_strdup=yes
gl_cv_have_raw_decl_strerror_r=yes
gl_cv_have_raw_decl_strncat=yes
gl_cv_have_raw_decl_strndup=yes
gl_cv_have_raw_decl_strnlen=yes
gl_cv_have_raw_decl_strpbrk=yes
gl_cv_have_raw_decl_strsep=yes
gl_cv_have_raw_decl_strsignal=yes
gl_cv_have_raw_decl_strtod=yes
gl_cv_have_raw_decl_strtoimax=yes
gl_cv_have_raw_decl_strtok_r=yes
gl_cv_have_raw_decl_strtoll=yes
gl_cv_have_raw_decl_strtoull=yes
gl_cv_have_raw_decl_strtoumax=yes
gl_cv_have_raw_decl_strverscmp=no
gl_cv_have_raw_decl_symlink=yes
gl_cv_have_raw_decl_symlinkat=yes
gl_cv_have_raw_decl_tmpfile=yes
gl_cv_have_raw_decl_towctrans=yes
gl_cv_have_raw_decl_ttyname_r=yes
gl_cv_have_raw_decl_unlink=yes
gl_cv_have_raw_decl_unlinkat=yes
gl_cv_have_raw_decl_unlockpt=yes
gl_cv_have_raw_decl_unsetenv=yes
gl_cv_have_raw_decl_usleep=yes
gl_cv_have_raw_decl_utimensat=yes
gl_cv_have_raw_decl_vdprintf=yes
gl_cv_have_raw_decl_vsnprintf=yes
gl_cv_have_raw_decl_waitpid=yes
gl_cv_have_raw_decl_wcpcpy=no
gl_cv_have_raw_decl_wcpncpy=no
gl_cv_have_raw_decl_wcrtomb=yes
gl_cv_have_raw_decl_wcscasecmp=yes
gl_cv_have_raw_decl_wcscat=yes
gl_cv_have_raw_decl_wcschr=yes
gl_cv_have_raw_decl_wcscmp=yes
gl_cv_have_raw_decl_wcscoll=yes
gl_cv_have_raw_decl_wcscpy=yes
gl_cv_have_raw_decl_wcscspn=yes
gl_cv_have_raw_decl_wcsdup=yes
gl_cv_have_raw_decl_wcslen=yes
gl_cv_have_raw_decl_wcsncasecmp=yes
gl_cv_have_raw_decl_wcsncat=yes
gl_cv_have_raw_decl_wcsncmp=yes
gl_cv_have_raw_decl_wcsncpy=yes
gl_cv_have_raw_decl_wcsnlen=yes
gl_cv_have_raw_decl_wcsnrtombs=yes
gl_cv_have_raw_decl_wcspbrk=yes
gl_cv_have_raw_decl_wcsrchr=yes
gl_cv_have_raw_decl_wcsrtombs=yes
gl_cv_have_raw_decl_wcsspn=yes
gl_cv_have_raw_decl_wcsstr=yes
gl_cv_have_raw_decl_wcstok=yes
gl_cv_have_raw_decl_wcswidth=yes
gl_cv_have_raw_decl_wcsxfrm=yes
gl_cv_have_raw_decl_wctob=yes
gl_cv_have_raw_decl_wctrans=yes
gl_cv_have_raw_decl_wctype=yes
gl_cv_have_raw_decl_wcwidth=yes
gl_cv_have_raw_decl_wmemchr=yes
gl_cv_have_raw_decl_wmemcmp=yes
gl_cv_have_raw_decl_wmemcpy=yes
gl_cv_have_raw_decl_wmemmove=yes
gl_cv_have_raw_decl_wmemset=yes
gl_cv_have_weak='guessing yes'
gl_cv_header_errno_h_complete=yes
gl_cv_header_inttypes_h=yes
gl_cv_header_locale_h_needs_xlocale_h=no
gl_cv_header_locale_h_posix2001=yes
gl_cv_header_locale_has_locale_t=yes
gl_cv_header_signal_h_SIGPIPE=yes
gl_cv_header_stdint_h=yes
gl_cv_header_sys_select_h_selfcontained=no
gl_cv_header_wchar_h_correct_inline=yes
gl_cv_header_working_fcntl_h=cross-compiling
gl_cv_header_working_stdint_h=no
gl_cv_libcroco=no
gl_cv_libcroco_force_included=no
gl_cv_libcroco_use_included=yes
gl_cv_libglib=no
gl_cv_libglib_force_included=no
gl_cv_libglib_use_included=yes
gl_cv_libxml=no
gl_cv_libxml_force_included=no
gl_cv_libxml_use_included=yes
gl_cv_minmax_in_limits_h=no
gl_cv_minmax_in_sys_param_h=yes
gl_cv_next_dirent_h=''
gl_cv_next_fcntl_h=''
gl_cv_next_getopt_h=''
gl_cv_next_iconv_h=''
gl_cv_next_inttypes_h=''
gl_cv_next_langinfo_h=''
gl_cv_next_locale_h=''
gl_cv_next_signal_h=''
gl_cv_next_spawn_h=''
gl_cv_next_stdint_h=''
gl_cv_next_stdio_h=''
gl_cv_next_stdlib_h=''
gl_cv_next_string_h=''
gl_cv_next_sys_select_h=''
gl_cv_next_sys_stat_h=''
gl_cv_next_sys_time_h=''
gl_cv_next_sys_types_h=''
gl_cv_next_sys_wait_h=''
gl_cv_next_time_h=''
gl_cv_next_unistd_h=''
gl_cv_next_wchar_h=''
gl_cv_next_wctype_h=''
gl_cv_pragma_columns=no
gl_cv_prog_ansicxx_cross=yes
gl_cv_prog_ansicxx_namespaces=yes
gl_cv_prog_ansicxx_works=yes
gl_cv_prog_as_underscore=no
gl_cv_promoted_mode_t=int
gl_cv_size_max=yes
gl_cv_sys_struct_lconv_ok=yes
gl_cv_sys_struct_timespec_in_time_h=yes
gl_cv_sys_struct_timeval=yes
gl_cv_sys_struct_timeval_tv_sec=yes
gl_cv_termcap='not found, consider installing GNU ncurses'
gl_cv_terminfo='not found, consider installing GNU ncurses'
gl_cv_terminfo_tparam=no
gl_cv_terminfo_tparm=no
gl_cv_test_INT32_MAX_LT_INTMAX_MAX=yes
gl_cv_test_INT64_MAX_EQ_LONG_MAX=no
gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes
gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=no
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_sigset_t=yes
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_wctrans_t=yes
gl_cv_type_wctype_t=yes
gl_cv_type_wint_t_signed=no
gl_cv_type_wint_t_suffix=u
gl_cv_var_stdin_large_offset=yes
gt_cv_c_intmax_t=yes
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_func_printf_posix='guessing yes'
gt_cv_func_unsetenv_ret=int
gt_cv_int_divbyzero_sigfpe='guessing no'
gt_cv_inttypes_pri_broken=no
gt_cv_locale_fr=none
gt_cv_locale_fr_utf8=none
gt_cv_locale_ja=none
gt_cv_locale_tr_utf8=none
gt_cv_locale_zh_CN=none
gt_cv_proto_setlocale='extern char *setlocale (int category, const char *locale);'
gt_cv_proto_setlocale_arg1=const
gt_cv_siginfo_t=yes
gt_cv_socket_ipv6=yes
gt_cv_ssize_t=yes
gt_cv_union_wait=no
gt_cv_val_LC_MESSAGES=yes
gt_cv_var_environ_declaration=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
lt_cv_path_LDCXX=/sysroot/arm-linux-androideabi/bin/ld
lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_RC=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
nls_cv_force_use_gnu_gettext=no
nls_cv_header_intl=
nls_cv_header_libgt=
nls_cv_use_gnu_gettext=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing aclocal-1.13'
ALLOCA=''
ALLOCA_H='alloca.h'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
ANSICXX_FALSE='#'
ANSICXX_TRUE=''
APPLE_UNIVERSAL_BUILD='0'
AR='arm-linux-androideabi-ar'
ARCHIVE_FORMAT='dirxz'
ARFLAGS='cru'
AS='as'
ASM_SYMBOL_PREFIX='""'
AUTOCONF='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing autoconf'
AUTOHEADER='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing autoheader'
AUTOMAKE='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing automake-1.13'
AWK='gawk'
BISON_LOCALEDIR='/usr/share/locale'
BITSIZEOF_PTRDIFF_T='32'
BITSIZEOF_SIG_ATOMIC_T='32'
BITSIZEOF_SIZE_T='32'
BITSIZEOF_WCHAR_T='32'
BITSIZEOF_WINT_T='32'
BUILDCSHARP='yes'
BUILDJAVA='yes'
BUILDJAVAEXE='no'
BUILD_INCLUDED_LIBINTL='yes'
BYTESWAP_H=''
CATOBJEXT='.gmo'
CC='arm-linux-androideabi-gcc -std=gnu99'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CFLAG_VISIBILITY='-fvisibility=hidden'
CLASSPATH=''
CLASSPATH_SEPARATOR=':'
CLIX_PATH=''
CLIX_PATH_VAR=''
CONF_JAVA='java'
CONF_JAVAC='javac -target 1.1 -source 1.3'
CPP='arm-linux-androideabi-gcc -E'
CPPFLAGS=''
CROSS_COMPILING='yes'
CSHARPCOMPFLAGS='-O -g'
CSHARP_CHOICE='mono'
CXX='arm-linux-androideabi-g++'
CXXCPP='arm-linux-androideabi-g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=''
CXX_CHOICE='yes'
CYGPATH_W='echo'
DATADIRNAME='share'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
DVIPS='/usr/sbin/dvips'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EMACS='no'
EMACSLOADPATH=''
EMULTIHOP_HIDDEN=''
EMULTIHOP_VALUE=''
ENOLINK_HIDDEN=''
ENOLINK_VALUE=''
EOVERFLOW_HIDDEN=''
EOVERFLOW_VALUE=''
ERRNO_H=''
EXEEXT=''
FGREP='/usr/sbin/grep -F'
FLOAT_H=''
FNMATCH_H='fnmatch.h'
GCJ='none'
GCJFLAGS=''
GENCAT='gencat'
GETOPT_H='getopt.h'
GETTEXTLIB_EXPORTS_FLAGS='-DGNULIB_DEFINED_ERROR -DGNULIB_DEFINED_GETOPT '
GETTEXT_MACRO_VERSION='0.18'
GLIBC21='no'
GLIBC2='no'
GLOBAL_SYMBOL_PIPE='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
GL_COND_LIBTOOL_FALSE='#'
GL_COND_LIBTOOL_TRUE=''
GL_GENERATE_ALLOCA_H_FALSE='#'
GL_GENERATE_ALLOCA_H_TRUE=''
GL_GENERATE_BYTESWAP_H_FALSE=''
GL_GENERATE_BYTESWAP_H_TRUE='#'
GL_GENERATE_ERRNO_H_FALSE=''
GL_GENERATE_ERRNO_H_TRUE='#'
GL_GENERATE_FLOAT_H_FALSE=''
GL_GENERATE_FLOAT_H_TRUE='#'
GL_GENERATE_FNMATCH_H_FALSE='#'
GL_GENERATE_FNMATCH_H_TRUE=''
GL_GENERATE_ICONV_H_FALSE=''
GL_GENERATE_ICONV_H_TRUE='#'
GL_GENERATE_SCHED_H_FALSE=''
GL_GENERATE_SCHED_H_TRUE='#'
GL_GENERATE_STDARG_H_FALSE=''
GL_GENERATE_STDARG_H_TRUE='#'
GL_GENERATE_STDBOOL_H_FALSE=''
GL_GENERATE_STDBOOL_H_TRUE='#'
GL_GENERATE_STDDEF_H_FALSE=''
GL_GENERATE_STDDEF_H_TRUE='#'
GL_GENERATE_STDINT_H_FALSE='#'
GL_GENERATE_STDINT_H_TRUE=''
GMSGFMT='/usr/sbin/msgfmt'
GMSGFMT_015='/usr/sbin/msgfmt'
GNULIB_ALPHASORT='0'
GNULIB_ATOLL='0'
GNULIB_BTOWC='(IN_GETTEXT_TOOLS_GNULIB_TESTS || IN_GETTEXT_TOOLS_LIBGREP)'
GNULIB_CALLOC_POSIX='0'
GNULIB_CANONICALIZE_FILE_NAME='1'
GNULIB_CHDIR='0'
GNULIB_CHOWN='0'
GNULIB_CLOSE='1'
GNULIB_CLOSEDIR='1'
GNULIB_DIRFD='0'
GNULIB_DPRINTF='0'
GNULIB_DUP2='1'
GNULIB_DUP3='0'
GNULIB_DUP='IN_GETTEXT_TOOLS_GNULIB_TESTS'
GNULIB_DUPLOCALE='0'
GNULIB_ENVIRON='1'
GNULIB_EUIDACCESS='0'
GNULIB_FACCESSAT='0'
GNULIB_FCHDIR='0'
GNULIB_FCHMODAT='0'
GNULIB_FCHOWNAT='0'
GNULIB_FCLOSE='0'
GNULIB_FCNTL='1'
GNULIB_FDATASYNC='0'
GNULIB_FDOPEN='IN_GETTEXT_TOOLS_GNULIB_TESTS'
GNULIB_FDOPENDIR='0'
GNULIB_FFLUSH='0'
GNULIB_FFSL='0'
GNULIB_FFSLL='0'
GNULIB_FGETC='1'
GNULIB_FGETS='1'
GNULIB_FOPEN='1'
GNULIB_FPRINTF='1'
GNULIB_FPRINTF_POSIX='0'
GNULIB_FPURGE='0'
GNULIB_FPUTC='1'
GNULIB_FPUTS='1'
GNULIB_FREAD='1'
GNULIB_FREOPEN='0'
GNULIB_FSCANF='1'
GNULIB_FSEEK='0'
GNULIB_FSEEKO='0'
GNULIB_FSTAT='1'
GNULIB_FSTATAT='0'
GNULIB_FSYNC='0'
GNULIB_FTELL='IN_GETTEXT_TOOLS_GNULIB_TESTS'
GNULIB_FTELLO='IN_GETTEXT_TOOLS_GNULIB_TESTS'
GNULIB_FTRUNCATE='0'
GNULIB_FUTIMENS='0'
GNULIB_FWRITE='1'
GNULIB_GETC='1'
GNULIB_GETCHAR='1'
GNULIB_GETCWD='IN_GETTEXT_TOOLS_GNULIB_TESTS'
GNULIB_GETDELIM='1'
GNULIB_GETDOMAINNAME='0'
GNULIB_GETDTABLESIZE='1'
GNULIB_GETGROUPS='0'
GNULIB_GETHOSTNAME='0'
GNULIB_GETLINE='1'
GNULIB_GETLOADAVG='0'
GNULIB_GETLOGIN='0'
GNULIB_GETLOGIN_R='0'
GNULIB_GETPAGESIZE='IN_GETTEXT_TOOLS_GNULIB_TESTS'
GNULIB_GETSUBOPT='0'
GNULIB_GETTIMEOFDAY='1'
GNULIB_GETUSERSHELL='0'
GNULIB_GL_UNISTD_H_GETOPT='1'
GNULIB_GRANTPT='0'
GNULIB_GROUP_MEMBER='0'
GNULIB_ICONV='1'
GNULIB_IMAXABS='0'
GNULIB_IMAXDIV='0'
GNULIB_ISATTY='0'
GNULIB_ISWBLANK='1'
GNULIB_ISWCTYPE='0'
GNULIB_LCHMOD='0'
GNULIB_LCHOWN='0'
GNULIB_LINK='0'
GNULIB_LINKAT='0'
GNULIB_LOCALECONV='IN_GETTEXT_TOOLS_LIBGREP'
GNULIB_LSEEK='IN_GETTEXT_TOOLS_GNULIB_TESTS'
GNULIB_LSTAT='1'
GNULIB_MALLOC_POSIX='1'
GNULIB_MBRLEN='IN_GETTEXT_TOOLS_LIBGREP'
GNULIB_MBRTOWC='1'
GNULIB_MBSCASECMP='0'
GNULIB_MBSCASESTR='0'
GNULIB_MBSCHR='0'
GNULIB_MBSCSPN='0'
GNULIB_MBSINIT='1'
GNULIB_MBSLEN='1'
GNULIB_MBSNCASECMP='0'
GNULIB_MBSNLEN='0'
GNULIB_MBSNRTOWCS='0'
GNULIB_MBSPBRK='0'
GNULIB_MBSPCASECMP='0'
GNULIB_MBSRCHR='0'
GNULIB_MBSRTOWCS='1'
GNULIB_MBSSEP='0'
GNULIB_MBSSPN='0'
GNULIB_MBSSTR='1'
GNULIB_MBSTOK_R='0'
GNULIB_MBTOWC='(IN_GETTEXT_TOOLS_GNULIB_TESTS || IN_GETTEXT_TOOLS_LIBGREP)'
GNULIB_MEMCHR='1'
GNULIB_MEMMEM='0'
GNULIB_MEMPCPY='0'
GNULIB_MEMRCHR='0'
GNULIB_MKDIRAT='0'
GNULIB_MKDTEMP='1'
GNULIB_MKFIFO='0'
GNULIB_MKFIFOAT='0'
GNULIB_MKNOD='0'
GNULIB_MKNODAT='0'
GNULIB_MKOSTEMP='0'
GNULIB_MKOSTEMPS='0'
GNULIB_MKSTEMP='0'
GNULIB_MKSTEMPS='0'
GNULIB_MKTIME='0'
GNULIB_NANOSLEEP='0'
GNULIB_NL_LANGINFO='IN_GETTEXT_TOOLS_LIBGREP'
GNULIB_NONBLOCKING='0'
GNULIB_OBSTACK_PRINTF='0'
GNULIB_OBSTACK_PRINTF_POSIX='0'
GNULIB_OPEN='1'
GNULIB_OPENAT='0'
GNULIB_OPENDIR='1'
GNULIB_PCLOSE='0'
GNULIB_PERROR='0'
GNULIB_PIPE2='1'
GNULIB_PIPE='0'
GNULIB_POPEN='0'
GNULIB_POSIX_OPENPT='0'
GNULIB_POSIX_SPAWN='0'
GNULIB_POSIX_SPAWNATTR_DESTROY='1'
GNULIB_POSIX_SPAWNATTR_GETFLAGS='0'
GNULIB_POSIX_SPAWNATTR_GETPGROUP='0'
GNULIB_POSIX_SPAWNATTR_GETSCHEDPARAM='0'
GNULIB_POSIX_SPAWNATTR_GETSCHEDPOLICY='0'
GNULIB_POSIX_SPAWNATTR_GETSIGDEFAULT='0'
GNULIB_POSIX_SPAWNATTR_GETSIGMASK='0'
GNULIB_POSIX_SPAWNATTR_INIT='1'
GNULIB_POSIX_SPAWNATTR_SETFLAGS='1'
GNULIB_POSIX_SPAWNATTR_SETPGROUP='0'
GNULIB_POSIX_SPAWNATTR_SETSCHEDPARAM='0'
GNULIB_POSIX_SPAWNATTR_SETSCHEDPOLICY='0'
GNULIB_POSIX_SPAWNATTR_SETSIGDEFAULT='0'
GNULIB_POSIX_SPAWNATTR_SETSIGMASK='1'
GNULIB_POSIX_SPAWNP='1'
GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE='1'
GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2='1'
GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN='1'
GNULIB_POSIX_SPAWN_FILE_ACTIONS_DESTROY='1'
GNULIB_POSIX_SPAWN_FILE_ACTIONS_INIT='1'
GNULIB_PREAD='0'
GNULIB_PRINTF='1'
GNULIB_PRINTF_POSIX='0'
GNULIB_PSELECT='0'
GNULIB_PTHREAD_SIGMASK='0'
GNULIB_PTSNAME='0'
GNULIB_PTSNAME_R='0'
GNULIB_PUTC='1'
GNULIB_PUTCHAR='1'
GNULIB_PUTENV='IN_GETTEXT_TOOLS_GNULIB_TESTS'
GNULIB_PUTS='1'
GNULIB_PWRITE='0'
GNULIB_RAISE='1'
GNULIB_RANDOM='0'
GNULIB_RANDOM_R='0'
GNULIB_RAWMEMCHR='1'
GNULIB_READ='1'
GNULIB_READDIR='1'
GNULIB_READLINK='1'
GNULIB_READLINKAT='0'
GNULIB_REALLOC_POSIX='1'
GNULIB_REALPATH='1'
GNULIB_REMOVE='0'
GNULIB_RENAME='0'
GNULIB_RENAMEAT='0'
GNULIB_REWINDDIR='0'
GNULIB_RMDIR='1'
GNULIB_RPMATCH='0'
GNULIB_SCANDIR='0'
GNULIB_SCANF='1'
GNULIB_SECURE_GETENV='1'
GNULIB_SELECT='0'
GNULIB_SETENV='1'
GNULIB_SETHOSTNAME='0'
GNULIB_SETLOCALE='1'
GNULIB_SIGACTION='1'
GNULIB_SIGNAL_H_SIGPIPE='1'
GNULIB_SIGPROCMASK='1'
GNULIB_SLEEP='IN_GETTEXT_TOOLS_GNULIB_TESTS'
GNULIB_SNPRINTF='1'
GNULIB_SPRINTF_POSIX='0'
GNULIB_STAT='1'
GNULIB_STDIO_H_NONBLOCKING='0'
GNULIB_STDIO_H_SIGPIPE='1'
GNULIB_STPCPY='1'
GNULIB_STPNCPY='1'
GNULIB_STRCASESTR='0'
GNULIB_STRCHRNUL='1'
GNULIB_STRDUP='0'
GNULIB_STRERROR='1'
GNULIB_STRERROR_R='0'
GNULIB_STRNCAT='0'
GNULIB_STRNDUP='0'
GNULIB_STRNLEN='1'
GNULIB_STRPBRK='1'
GNULIB_STRPTIME='0'
GNULIB_STRSEP='0'
GNULIB_STRSIGNAL='0'
GNULIB_STRSTR='1'
GNULIB_STRTOD='0'
GNULIB_STRTOIMAX='0'
GNULIB_STRTOK_R='0'
GNULIB_STRTOLL='0'
GNULIB_STRTOULL='0'
GNULIB_STRTOUMAX='0'
GNULIB_STRVERSCMP='0'
GNULIB_SYMLINK='IN_GETTEXT_TOOLS_GNULIB_TESTS'
GNULIB_SYMLINKAT='0'
GNULIB_SYSTEM_POSIX='0'
GNULIB_TIMEGM='0'
GNULIB_TIME_R='0'
GNULIB_TMPFILE='0'
GNULIB_TOWCTRANS='0'
GNULIB_TTYNAME_R='0'
GNULIB_UNISTD_H_NONBLOCKING='0'
GNULIB_UNISTD_H_SIGPIPE='1'
GNULIB_UNLINK='0'
GNULIB_UNLINKAT='0'
GNULIB_UNLOCKPT='0'
GNULIB_UNSETENV='1'
GNULIB_USLEEP='0'
GNULIB_UTIMENSAT='0'
GNULIB_VASPRINTF='1'
GNULIB_VDPRINTF='0'
GNULIB_VFPRINTF='1'
GNULIB_VFPRINTF_POSIX='0'
GNULIB_VFSCANF='0'
GNULIB_VPRINTF='1'
GNULIB_VPRINTF_POSIX='0'
GNULIB_VSCANF='0'
GNULIB_VSNPRINTF='1'
GNULIB_VSPRINTF_POSIX='0'
GNULIB_WAITPID='1'
GNULIB_WCPCPY='0'
GNULIB_WCPNCPY='0'
GNULIB_WCRTOMB='(IN_GETTEXT_TOOLS_GNULIB_TESTS || IN_GETTEXT_TOOLS_LIBGREP)'
GNULIB_WCSCASECMP='0'
GNULIB_WCSCAT='0'
GNULIB_WCSCHR='0'
GNULIB_WCSCMP='0'
GNULIB_WCSCOLL='0'
GNULIB_WCSCPY='0'
GNULIB_WCSCSPN='0'
GNULIB_WCSDUP='0'
GNULIB_WCSLEN='0'
GNULIB_WCSNCASECMP='0'
GNULIB_WCSNCAT='0'
GNULIB_WCSNCMP='0'
GNULIB_WCSNCPY='0'
GNULIB_WCSNLEN='0'
GNULIB_WCSNRTOMBS='0'
GNULIB_WCSPBRK='0'
GNULIB_WCSRCHR='0'
GNULIB_WCSRTOMBS='0'
GNULIB_WCSSPN='0'
GNULIB_WCSSTR='0'
GNULIB_WCSTOK='0'
GNULIB_WCSWIDTH='0'
GNULIB_WCSXFRM='0'
GNULIB_WCTOB='IN_GETTEXT_TOOLS_GNULIB_TESTS'
GNULIB_WCTOMB='IN_GETTEXT_TOOLS_GNULIB_TESTS'
GNULIB_WCTRANS='0'
GNULIB_WCTYPE='0'
GNULIB_WCWIDTH='1'
GNULIB_WMEMCHR='0'
GNULIB_WMEMCMP='0'
GNULIB_WMEMCPY='0'
GNULIB_WMEMMOVE='0'
GNULIB_WMEMSET='0'
GNULIB_WRITE='1'
GNULIB__EXIT='0'
GREP='/usr/sbin/grep'
HAVE_ALPHASORT='1'
HAVE_ASPRINTF='1'
HAVE_ATOLL='1'
HAVE_BTOWC='1'
HAVE_CANONICALIZE_FILE_NAME='0'
HAVE_CHOWN='1'
HAVE_CLIX=''
HAVE_CLIX_IN_PATH=''
HAVE_CLOSEDIR='1'
HAVE_CSC=''
HAVE_CSCC=''
HAVE_CSCC_IN_PATH=''
HAVE_CSC_IN_PATH=''
HAVE_DECL_DIRFD='1'
HAVE_DECL_ENVIRON='1'
HAVE_DECL_FCHDIR='1'
HAVE_DECL_FDATASYNC='1'
HAVE_DECL_FDOPENDIR='1'
HAVE_DECL_FPURGE='1'
HAVE_DECL_FSEEKO='1'
HAVE_DECL_FTELLO='1'
HAVE_DECL_GETDELIM='1'
HAVE_DECL_GETDOMAINNAME='1'
HAVE_DECL_GETLINE='1'
HAVE_DECL_GETLOADAVG='1'
HAVE_DECL_GETLOGIN_R='1'
HAVE_DECL_GETPAGESIZE='1'
HAVE_DECL_GETUSERSHELL='1'
HAVE_DECL_IMAXABS='1'
HAVE_DECL_IMAXDIV='1'
HAVE_DECL_LOCALTIME_R='1'
HAVE_DECL_MEMMEM='1'
HAVE_DECL_MEMRCHR='1'
HAVE_DECL_OBSTACK_PRINTF='1'
HAVE_DECL_SETENV='1'
HAVE_DECL_SETHOSTNAME='1'
HAVE_DECL_SNPRINTF='1'
HAVE_DECL_STRDUP='1'
HAVE_DECL_STRERROR_R='1'
HAVE_DECL_STRNDUP='1'
HAVE_DECL_STRNLEN='1'
HAVE_DECL_STRSIGNAL='1'
HAVE_DECL_STRTOIMAX='1'
HAVE_DECL_STRTOK_R='1'
HAVE_DECL_STRTOUMAX='1'
HAVE_DECL_TTYNAME_R='1'
HAVE_DECL_UNSETENV='1'
HAVE_DECL_VSNPRINTF='1'
HAVE_DECL_WCTOB='1'
HAVE_DECL_WCWIDTH='1'
HAVE_DIRENT_H='1'
HAVE_DPRINTF='1'
HAVE_DUP2='1'
HAVE_DUP3='1'
HAVE_DUPLOCALE='1'
HAVE_EUIDACCESS='1'
HAVE_FACCESSAT='1'
HAVE_FCHDIR='1'
HAVE_FCHMODAT='1'
HAVE_FCHOWNAT='1'
HAVE_FCNTL='1'
HAVE_FDATASYNC='1'
HAVE_FDOPENDIR='1'
HAVE_FEATURES_H='1'
HAVE_FFSL='1'
HAVE_FFSLL='1'
HAVE_FSEEKO='1'
HAVE_FSTATAT='1'
HAVE_FSYNC='1'
HAVE_FTELLO='1'
HAVE_FTRUNCATE='1'
HAVE_FUTIMENS='1'
HAVE_GCJ=''
HAVE_GCJ_C=''
HAVE_GCJ_IN_PATH=''
HAVE_GETDTABLESIZE='1'
HAVE_GETGROUPS='1'
HAVE_GETHOSTNAME='1'
HAVE_GETLOGIN='1'
HAVE_GETOPT_H='1'
HAVE_GETPAGESIZE='1'
HAVE_GETSUBOPT='1'
HAVE_GETTIMEOFDAY='1'
HAVE_GIJ=''
HAVE_GIJ_IN_PATH=''
HAVE_GLOBAL_SYMBOL_PIPE='1'
HAVE_GRANTPT='1'
HAVE_GROUP_MEMBER='1'
HAVE_ILRUN=''
HAVE_ILRUN_IN_PATH=''
HAVE_INTTYPES_H='1'
HAVE_ISWBLANK='1'
HAVE_ISWCNTRL='1'
HAVE_JAVA='1'
HAVE_JAVAC='1'
HAVE_JAVAC_ENVVAR=''
HAVE_JAVAC_IN_PATH='yes'
HAVE_JAVA_ENVVAR=''
HAVE_JAVA_IN_PATH='yes'
HAVE_JIKES=''
HAVE_JIKES_IN_PATH=''
HAVE_JRE=''
HAVE_JRE_IN_PATH=''
HAVE_JVIEW=''
HAVE_JVIEW_IN_PATH=''
HAVE_LANGINFO_CODESET='0'
HAVE_LANGINFO_ERA='0'
HAVE_LANGINFO_H='0'
HAVE_LANGINFO_T_FMT_AMPM='0'
HAVE_LANGINFO_YESEXPR='0'
HAVE_LCHMOD='1'
HAVE_LCHOWN='1'
HAVE_LIBEXPAT=''
HAVE_LIBUNISTRING='no'
HAVE_LINK='1'
HAVE_LINKAT='1'
HAVE_LONG_LONG_INT='1'
HAVE_LSTAT='1'
HAVE_MBRLEN='1'
HAVE_MBRTOWC='1'
HAVE_MBSINIT='1'
HAVE_MBSLEN='0'
HAVE_MBSNRTOWCS='1'
HAVE_MBSRTOWCS='1'
HAVE_MCS='1'
HAVE_MCS_IN_PATH='yes'
HAVE_MEMCHR='1'
HAVE_MEMPCPY='1'
HAVE_MKDIRAT='1'
HAVE_MKDTEMP='1'
HAVE_MKFIFO='1'
HAVE_MKFIFOAT='1'
HAVE_MKNOD='1'
HAVE_MKNODAT='1'
HAVE_MKOSTEMP='1'
HAVE_MKOSTEMPS='1'
HAVE_MKSTEMP='1'
HAVE_MKSTEMPS='1'
HAVE_MONO='1'
HAVE_MONO_IN_PATH='yes'
HAVE_MSVC_INVALID_PARAMETER_HANDLER='0'
HAVE_NANOSLEEP='1'
HAVE_NEWLOCALE='1'
HAVE_NL_LANGINFO='0'
HAVE_OPENAT='1'
HAVE_OPENDIR='1'
HAVE_OS_H='0'
HAVE_PCLOSE='1'
HAVE_PIPE2='1'
HAVE_PIPE='1'
HAVE_POPEN='1'
HAVE_POSIX_OPENPT='1'
HAVE_POSIX_PRINTF='1'
HAVE_POSIX_SIGNALBLOCKING='1'
HAVE_POSIX_SPAWN='0'
HAVE_POSIX_SPAWNATTR_T='0'
HAVE_POSIX_SPAWN_FILE_ACTIONS_T='0'
HAVE_PREAD='1'
HAVE_PSELECT='1'
HAVE_PTHREAD_SIGMASK='1'
HAVE_PTSNAME='1'
HAVE_PTSNAME_R='1'
HAVE_PWRITE='1'
HAVE_RAISE='1'
HAVE_RANDOM='1'
HAVE_RANDOM_H='1'
HAVE_RANDOM_R='1'
HAVE_RAWMEMCHR='0'
HAVE_READDIR='1'
HAVE_READLINK='1'
HAVE_READLINKAT='1'
HAVE_REALPATH='1'
HAVE_RENAMEAT='1'
HAVE_REWINDDIR='1'
HAVE_RPMATCH='1'
HAVE_SCANDIR='1'
HAVE_SCHED_H=''
HAVE_SECURE_GETENV='0'
HAVE_SETENV='1'
HAVE_SETHOSTNAME='1'
HAVE_SIGACTION='1'
HAVE_SIGHANDLER_T='1'
HAVE_SIGINFO_T='1'
HAVE_SIGNED_SIG_ATOMIC_T='1'
HAVE_SIGNED_WCHAR_T='0'
HAVE_SIGNED_WINT_T='0'
HAVE_SIGSET_T='1'
HAVE_SLEEP='1'
HAVE_SNPRINTF='1'
HAVE_SPAWN_H='0'
HAVE_STDINT_H='1'
HAVE_STPCPY='1'
HAVE_STPNCPY='1'
HAVE_STRCASESTR='1'
HAVE_STRCHRNUL='0'
HAVE_STRPBRK='1'
HAVE_STRPTIME='1'
HAVE_STRSEP='1'
HAVE_STRTOD='1'
HAVE_STRTOLL='1'
HAVE_STRTOULL='1'
HAVE_STRUCT_RANDOM_DATA='1'
HAVE_STRUCT_SCHED_PARAM=''
HAVE_STRUCT_SIGACTION_SA_SIGACTION='1'
HAVE_STRUCT_TIMEVAL='1'
HAVE_STRVERSCMP='1'
HAVE_SYMLINK='1'
HAVE_SYMLINKAT='1'
HAVE_SYS_BITYPES_H='0'
HAVE_SYS_INTTYPES_H='0'
HAVE_SYS_LOADAVG_H='0'
HAVE_SYS_PARAM_H='0'
HAVE_SYS_SELECT_H='1'
HAVE_SYS_TIME_H='1'
HAVE_SYS_TYPES_H='1'
HAVE_TIMEGM='1'
HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1'
HAVE_UNISTD_H='1'
HAVE_UNLINKAT='1'
HAVE_UNLOCKPT='1'
HAVE_UNSIGNED_LONG_LONG_INT='1'
HAVE_USLEEP='1'
HAVE_UTIMENSAT='1'
HAVE_VASPRINTF='1'
HAVE_VDPRINTF='1'
HAVE_VISIBILITY='1'
HAVE_WCHAR_H='1'
HAVE_WCHAR_T='1'
HAVE_WCPCPY='1'
HAVE_WCPNCPY='1'
HAVE_WCRTOMB='1'
HAVE_WCSCASECMP='1'
HAVE_WCSCAT='1'
HAVE_WCSCHR='1'
HAVE_WCSCMP='1'
HAVE_WCSCOLL='1'
HAVE_WCSCPY='1'
HAVE_WCSCSPN='1'
HAVE_WCSDUP='1'
HAVE_WCSLEN='1'
HAVE_WCSNCASECMP='1'
HAVE_WCSNCAT='1'
HAVE_WCSNCMP='1'
HAVE_WCSNCPY='1'
HAVE_WCSNLEN='1'
HAVE_WCSNRTOMBS='1'
HAVE_WCSPBRK='1'
HAVE_WCSRCHR='1'
HAVE_WCSRTOMBS='1'
HAVE_WCSSPN='1'
HAVE_WCSSTR='1'
HAVE_WCSTOK='1'
HAVE_WCSWIDTH='1'
HAVE_WCSXFRM='1'
HAVE_WCTRANS_T='1'
HAVE_WCTYPE_H='1'
HAVE_WCTYPE_T='1'
HAVE_WINSOCK2_H='0'
HAVE_WINT_T='1'
HAVE_WMEMCHR='1'
HAVE_WMEMCMP='1'
HAVE_WMEMCPY='1'
HAVE_WMEMMOVE='1'
HAVE_WMEMSET='1'
HAVE_WPRINTF='0'
HAVE_XLOCALE_H='1'
HAVE__BOOL='1'
HAVE__EXIT='1'
ICONV_CONST=''
ICONV_H=''
INCCROCO=''
INCGLIB=''
INCLUDED_LIBCROCO_FALSE='#'
INCLUDED_LIBCROCO_TRUE=''
INCLUDED_LIBGLIB_FALSE='#'
INCLUDED_LIBGLIB_TRUE=''
INCLUDED_LIBXML_FALSE='#'
INCLUDED_LIBXML_TRUE=''
INCLUDE_NEXT='include_next'
INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
INCTERMINFO=''
INCXML=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_PROGRAM_ENV=''
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INSTOBJEXT='.mo'
INT32_MAX_LT_INTMAX_MAX='1'
INT64_MAX_EQ_LONG_MAX='0'
INTLBISON='bison'
INTLLIBS='${top_builddir}/intl/libintl.la '
INTLOBJS='$(GETTOBJS)'
INTL_DEFAULT_VERBOSITY='1'
INTL_LIBTOOL_SUFFIX_PREFIX='l'
INTL_MACOSX_LIBS=''
JAR='jar'
JAVA_CHOICE='yes'
LD='/sysroot/arm-linux-androideabi/bin/ld'
LDFLAGS=''
LIBCROCO=''
LIBEXPAT='-ldl'
LIBEXPAT_PREFIX=''
LIBGLIB=''
LIBGLIB_H=' glib.h glibconfig.h glib/ghash.h glib/glist.h glib/gprimes.h glib/gstrfuncs.h glib/gstring.h glib/gtypes.h'
LIBGREP_LIBDEPS=''
LIBGREP_LTLIBDEPS=''
LIBICONV=''
LIBINTL='${top_builddir}/intl/libintl.la '
LIBMULTITHREAD=''
LIBOBJS=''
LIBPTH=''
LIBPTH_PREFIX=''
LIBS=''
LIBTERMINFO=''
LIBTESTS_LIBDEPS=''
LIBTHREAD=''
LIBTOOL='/bin/sh $(top_builddir)/libtool'
LIBUNISTRING=''
LIBUNISTRING_COMPILE_UNICONV_U8_CONV_FROM_ENC_FALSE='#'
LIBUNISTRING_COMPILE_UNICONV_U8_CONV_FROM_ENC_TRUE=''
LIBUNISTRING_COMPILE_UNILBRK_U8_POSSIBLE_LINEBREAKS_FALSE='#'
LIBUNISTRING_COMPILE_UNILBRK_U8_POSSIBLE_LINEBREAKS_TRUE=''
LIBUNISTRING_COMPILE_UNILBRK_U8_WIDTH_LINEBREAKS_FALSE='#'
LIBUNISTRING_COMPILE_UNILBRK_U8_WIDTH_LINEBREAKS_TRUE=''
LIBUNISTRING_COMPILE_UNILBRK_ULC_WIDTH_LINEBREAKS_FALSE='#'
LIBUNISTRING_COMPILE_UNILBRK_ULC_WIDTH_LINEBREAKS_TRUE=''
LIBUNISTRING_COMPILE_UNINAME_UNINAME_FALSE='#'
LIBUNISTRING_COMPILE_UNINAME_UNINAME_TRUE=''
LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_FALSE='#'
LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_TRUE=''
LIBUNISTRING_COMPILE_UNISTR_U8_CHECK_FALSE='#'
LIBUNISTRING_COMPILE_UNISTR_U8_CHECK_TRUE=''
LIBUNISTRING_COMPILE_UNISTR_U8_CMP_FALSE='#'
LIBUNISTRING_COMPILE_UNISTR_U8_CMP_TRUE=''
LIBUNISTRING_COMPILE_UNISTR_U8_MBLEN_FALSE='#'
LIBUNISTRING_COMPILE_UNISTR_U8_MBLEN_TRUE=''
LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_FALSE='#'
LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_TRUE=''
LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_FALSE='#'
LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_TRUE=''
LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_UNSAFE_FALSE='#'
LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_UNSAFE_TRUE=''
LIBUNISTRING_COMPILE_UNISTR_U8_PREV_FALSE='#'
LIBUNISTRING_COMPILE_UNISTR_U8_PREV_TRUE=''
LIBUNISTRING_COMPILE_UNISTR_U8_STRLEN_FALSE='#'
LIBUNISTRING_COMPILE_UNISTR_U8_STRLEN_TRUE=''
LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_FALSE='#'
LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_TRUE=''
LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='#'
LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE=''
LIBUNISTRING_PREFIX=''
LIBUNISTRING_UNICONV_H='uniconv.h'
LIBUNISTRING_UNILBRK_H='unilbrk.h'
LIBUNISTRING_UNINAME_H='uniname.h'
LIBUNISTRING_UNISTR_H='unistr.h'
LIBUNISTRING_UNITYPES_H='unitypes.h'
LIBUNISTRING_UNIWIDTH_H='uniwidth.h'
LIBXML=''
LIBXML_H=' libxml/DOCBparser.h libxml/HTMLparser.h libxml/HTMLtree.h libxml/SAX2.h libxml/SAX.h libxml/c14n.h libxml/catalog.h libxml/chvalid.h libxml/debugXML.h libxml/dict.h libxml/encoding.h libxml/entities.h libxml/globals.h libxml/hash.h libxml/list.h libxml/nanoftp.h libxml/nanohttp.h libxml/parser.h libxml/parserInternals.h libxml/pattern.h libxml/relaxng.h libxml/schemasInternals.h libxml/schematron.h libxml/threads.h libxml/tree.h libxml/uri.h libxml/valid.h libxml/xinclude.h libxml/xlink.h libxml/xmlIO.h libxml/xmlautomata.h libxml/xmlerror.h libxml/xmlexports.h libxml/xmlmemory.h libxml/xmlmodule.h libxml/xmlreader.h libxml/xmlregexp.h libxml/xmlsave.h libxml/xmlschemas.h libxml/xmlschemastypes.h libxml/xmlstring.h libxml/xmlunicode.h libxml/xmlversion.h libxml/xmlwriter.h libxml/xpath.h libxml/xpathInternals.h libxml/xpointer.h'
LIB_ACL=''
LIPO=''
LN_S='ln -s'
LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(abs_top_builddir)/libgettextpo"'
LOCALE_FR='none'
LOCALE_FR_UTF8='none'
LOCALE_JA='none'
LOCALE_TR_UTF8='none'
LOCALE_ZH_CN='none'
LTLIBC='-lc'
LTLIBCROCO=''
LTLIBEXPAT='-ldl'
LTLIBGLIB=''
LTLIBICONV=''
LTLIBINTL='${top_builddir}/intl/libintl.la '
LTLIBMULTITHREAD=''
LTLIBOBJS=''
LTLIBPTH=''
LTLIBTERMINFO=''
LTLIBTHREAD=''
LTLIBUNISTRING=''
LTLIBXML=''
MAKEINFO='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/sbin/mkdir -p'
MONO_PATH=''
MONO_PATH_SEPARATOR=':'
MSGFMT='/usr/sbin/msgfmt'
MSGFMT_015='/usr/sbin/msgfmt'
MSGMERGE='/usr/sbin/msgmerge'
MSGMERGE_LIBM='-lm'
NEXT_AS_FIRST_DIRECTIVE_DIRENT_H=''
NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
NEXT_AS_FIRST_DIRECTIVE_FCNTL_H=''
NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
NEXT_AS_FIRST_DIRECTIVE_GETOPT_H=''
NEXT_AS_FIRST_DIRECTIVE_ICONV_H=''
NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H=''
NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H=''
NEXT_AS_FIRST_DIRECTIVE_LOCALE_H=''
NEXT_AS_FIRST_DIRECTIVE_SCHED_H=''
NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H=''
NEXT_AS_FIRST_DIRECTIVE_SPAWN_H=''
NEXT_AS_FIRST_DIRECTIVE_STDARG_H=''
NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
NEXT_AS_FIRST_DIRECTIVE_STDINT_H=''
NEXT_AS_FIRST_DIRECTIVE_STDIO_H=''
NEXT_AS_FIRST_DIRECTIVE_STDLIB_H=''
NEXT_AS_FIRST_DIRECTIVE_STRING_H=''
NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H=''
NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H=''
NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H=''
NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H=''
NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H=''
NEXT_AS_FIRST_DIRECTIVE_TIME_H=''
NEXT_AS_FIRST_DIRECTIVE_UNISTD_H=''
NEXT_AS_FIRST_DIRECTIVE_WCHAR_H=''
NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H=''
NEXT_DIRENT_H=''
NEXT_ERRNO_H=''
NEXT_FCNTL_H=''
NEXT_FLOAT_H=''
NEXT_GETOPT_H=''
NEXT_ICONV_H=''
NEXT_INTTYPES_H=''
NEXT_LANGINFO_H=''
NEXT_LOCALE_H=''
NEXT_SCHED_H=''
NEXT_SIGNAL_H=''
NEXT_SPAWN_H=''
NEXT_STDARG_H=''
NEXT_STDDEF_H=''
NEXT_STDINT_H=''
NEXT_STDIO_H=''
NEXT_STDLIB_H=''
NEXT_STRING_H=''
NEXT_SYS_SELECT_H=''
NEXT_SYS_STAT_H=''
NEXT_SYS_TIME_H=''
NEXT_SYS_TYPES_H=''
NEXT_SYS_WAIT_H=''
NEXT_TIME_H=''
NEXT_UNISTD_H=''
NEXT_WCHAR_H=''
NEXT_WCTYPE_H=''
NM='/sysroot/bin/arm-linux-androideabi-nm -B'
NMEDIT=''
NO_CXX=''
OBJDUMP='arm-linux-androideabi-objdump'
OBJEXT='o'
OPENMP_CFLAGS='-fopenmp'
OTOOL64=''
OTOOL=''
PACKAGE='gettext-tools'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL='/usr/sbin/perl'
POSIX_SPAWN_PORTED_FALSE='#'
POSIX_SPAWN_PORTED_TRUE=''
POSUB='po'
PRAGMA_COLUMNS=''
PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
PRIPTR_PREFIX='"l"'
PRI_MACROS_BROKEN='0'
PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0'
PTRDIFF_T_SUFFIX=''
RANLIB='arm-linux-androideabi-ranlib'
RC=''
RELOCATABLE='no'
RELOCATABLE_BUILD_DIR='$(top_builddir)/gnulib-lib'
RELOCATABLE_CONFIG_H_DIR='$(top_builddir)'
RELOCATABLE_LDFLAGS=''
RELOCATABLE_LIBRARY_PATH=''
RELOCATABLE_SRC_DIR='$(top_srcdir)/gnulib-lib'
RELOCATABLE_STRIP=':'
RELOCATABLE_VIA_LD_FALSE=''
RELOCATABLE_VIA_LD_TRUE='#'
RELOCATABLE_VIA_WRAPPER_FALSE=''
RELOCATABLE_VIA_WRAPPER_TRUE='#'
REPLACE_BTOWC='0'
REPLACE_CALLOC='0'
REPLACE_CANONICALIZE_FILE_NAME='0'
REPLACE_CHOWN='0'
REPLACE_CLOSE='0'
REPLACE_CLOSEDIR='0'
REPLACE_DIRFD='0'
REPLACE_DPRINTF='0'
REPLACE_DUP2='1'
REPLACE_DUP='0'
REPLACE_DUPLOCALE='0'
REPLACE_FCHOWNAT='0'
REPLACE_FCLOSE='0'
REPLACE_FCNTL='1'
REPLACE_FDOPEN='0'
REPLACE_FDOPENDIR='0'
REPLACE_FFLUSH='0'
REPLACE_FOPEN='0'
REPLACE_FPRINTF='0'
REPLACE_FPURGE='0'
REPLACE_FREOPEN='0'
REPLACE_FSEEK='0'
REPLACE_FSEEKO='0'
REPLACE_FSTAT='0'
REPLACE_FSTATAT='0'
REPLACE_FTELL='0'
REPLACE_FTELLO='0'
REPLACE_FTRUNCATE='0'
REPLACE_FUTIMENS='0'
REPLACE_GETCWD='1'
REPLACE_GETDELIM='1'
REPLACE_GETDOMAINNAME='0'
REPLACE_GETGROUPS='0'
REPLACE_GETLINE='1'
REPLACE_GETLOGIN_R='0'
REPLACE_GETPAGESIZE='0'
REPLACE_GETTIMEOFDAY='1'
REPLACE_ICONV='0'
REPLACE_ICONV_OPEN='0'
REPLACE_ICONV_UTF='0'
REPLACE_ISATTY='0'
REPLACE_ISWBLANK='0'
REPLACE_ISWCNTRL='0'
REPLACE_ITOLD='0'
REPLACE_LCHOWN='0'
REPLACE_LINK='0'
REPLACE_LINKAT='0'
REPLACE_LOCALECONV='0'
REPLACE_LOCALTIME_R='GNULIB_PORTCHECK'
REPLACE_LSEEK='0'
REPLACE_LSTAT='1'
REPLACE_MALLOC='0'
REPLACE_MBRLEN='0'
REPLACE_MBRTOWC='0'
REPLACE_MBSINIT='0'
REPLACE_MBSNRTOWCS='0'
REPLACE_MBSRTOWCS='0'
REPLACE_MBSTATE_T='0'
REPLACE_MBTOWC='0'
REPLACE_MEMCHR='1'
REPLACE_MEMMEM='0'
REPLACE_MKDIR='0'
REPLACE_MKFIFO='0'
REPLACE_MKNOD='0'
REPLACE_MKSTEMP='0'
REPLACE_MKTIME='GNULIB_PORTCHECK'
REPLACE_NANOSLEEP='GNULIB_PORTCHECK'
REPLACE_NL_LANGINFO='0'
REPLACE_NULL='0'
REPLACE_OBSTACK_PRINTF='0'
REPLACE_OPEN='0'
REPLACE_OPENAT='0'
REPLACE_OPENDIR='0'
REPLACE_PERROR='0'
REPLACE_POPEN='0'
REPLACE_POSIX_SPAWN='0'
REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE='0'
REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2='0'
REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN='0'
REPLACE_PREAD='0'
REPLACE_PRINTF='0'
REPLACE_PSELECT='0'
REPLACE_PTHREAD_SIGMASK='0'
REPLACE_PTSNAME='0'
REPLACE_PTSNAME_R='0'
REPLACE_PUTENV='1'
REPLACE_PWRITE='0'
REPLACE_RAISE='0'
REPLACE_RANDOM_R='0'
REPLACE_READ='0'
REPLACE_READLINK='1'
REPLACE_REALLOC='0'
REPLACE_REALPATH='1'
REPLACE_REMOVE='0'
REPLACE_RENAME='0'
REPLACE_RENAMEAT='0'
REPLACE_RMDIR='1'
REPLACE_SELECT='0'
REPLACE_SETENV='1'
REPLACE_SETLOCALE='0'
REPLACE_SLEEP='1'
REPLACE_SNPRINTF='1'
REPLACE_SPRINTF='0'
REPLACE_STAT='1'
REPLACE_STDIO_READ_FUNCS='0'
REPLACE_STDIO_WRITE_FUNCS='0'
REPLACE_STPNCPY='1'
REPLACE_STRCASESTR='0'
REPLACE_STRCHRNUL='0'
REPLACE_STRDUP='0'
REPLACE_STRERROR='1'
REPLACE_STRERROR_R='0'
REPLACE_STRNCAT='0'
REPLACE_STRNDUP='0'
REPLACE_STRNLEN='0'
REPLACE_STRSIGNAL='0'
REPLACE_STRSTR='1'
REPLACE_STRTOD='0'
REPLACE_STRTOIMAX='0'
REPLACE_STRTOK_R='0'
REPLACE_STRUCT_LCONV='0'
REPLACE_STRUCT_TIMEVAL='0'
REPLACE_SYMLINK='1'
REPLACE_TIMEGM='GNULIB_PORTCHECK'
REPLACE_TMPFILE='0'
REPLACE_TOWLOWER='0'
REPLACE_TTYNAME_R='0'
REPLACE_UNLINK='0'
REPLACE_UNLINKAT='0'
REPLACE_UNSETENV='1'
REPLACE_USLEEP='0'
REPLACE_UTIMENSAT='0'
REPLACE_VASPRINTF='0'
REPLACE_VDPRINTF='0'
REPLACE_VFPRINTF='0'
REPLACE_VPRINTF='0'
REPLACE_VSNPRINTF='1'
REPLACE_VSPRINTF='0'
REPLACE_WCRTOMB='0'
REPLACE_WCSNRTOMBS='0'
REPLACE_WCSRTOMBS='0'
REPLACE_WCSWIDTH='0'
REPLACE_WCTOB='0'
REPLACE_WCTOMB='0'
REPLACE_WCWIDTH='1'
REPLACE_WRITE='0'
SCHED_H=''
SED='/usr/sbin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SIG_ATOMIC_T_SUFFIX=''
SIZE_T_SUFFIX='u'
STDARG_H=''
STDBOOL_H=''
STDDEF_H=''
STDINT_H='stdint.h'
STRIP='arm-linux-androideabi-strip'
SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
TESTCSHARP='yes'
TESTJAVA='yes'
TESTLIBASPRINTF='yes'
TEXI2PDF='/usr/sbin/texi2pdf'
TIME_H_DEFINES_STRUCT_TIMESPEC='1'
UINT32_MAX_LT_UINTMAX_MAX='1'
UINT64_MAX_EQ_ULONG_MAX='0'
UNDEFINE_STRTOK_R='0'
UNISTD_H_HAVE_WINSOCK2_H='0'
UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
USE_ACL='0'
USE_INCLUDED_LIBINTL='yes'
USE_NLS='yes'
VERSION='0.18.3'
WCHAR_T_SUFFIX='u'
WINDOWS_64_BIT_OFF_T='0'
WINDOWS_64_BIT_ST_SIZE='0'
WINDRES=''
WINT_T_SUFFIX='u'
WOE32='no'
WOE32DLL='no'
WOE32DLL_FALSE=''
WOE32DLL_TRUE='#'
WOE32_FALSE=''
WOE32_TRUE='#'
XGETTEXT='/usr/sbin/xgettext'
XGETTEXT_015='/usr/sbin/xgettext'
XGETTEXT_EXTRA_OPTIONS=' --flag=error:3:c-format --flag=error_at_line:5:c-format --keyword='\''proper_name:1,"This is a proper name. See the gettext manual, section Names."'\'' --keyword='\''proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."'\'' --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format'
YACC='bison -y'
YFLAGS=''
YIELD_LIB=''
ac_ct_AR=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_DUMPBIN=''
aclocaldir='${datadir}/aclocal'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_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/gettext'
dvidir='${docdir}'
exec_prefix='${prefix}'
gl_LIBOBJS=' asnprintf.o canonicalize-lgpl.o dup2.o error.o fcntl.o fnmatch.o getdelim.o getline.o getopt.o getopt1.o gettimeofday.o lstat.o memchr.o obstack.o printf-args.o printf-parse.o rawmemchr.o readlink.o rmdir.o secure_getenv.o setenv.o snprintf.o spawn_faction_addclose.o spawn_faction_adddup2.o spawn_faction_addopen.o spawn_faction_destroy.o spawn_faction_init.o spawnattr_destroy.o spawnattr_init.o spawnattr_setflags.o spawnattr_setsigmask.o spawni.o spawnp.o stat.o stpncpy.o strchrnul.o strerror.o strerror-override.o strstr.o tparm.o tputs.o unsetenv.o vasnprintf.o vsnprintf.o wcwidth.o'
gl_LTLIBOBJS=' asnprintf.lo canonicalize-lgpl.lo dup2.lo error.lo fcntl.lo fnmatch.lo getdelim.lo getline.lo getopt.lo getopt1.lo gettimeofday.lo lstat.lo memchr.lo obstack.lo printf-args.lo printf-parse.lo rawmemchr.lo readlink.lo rmdir.lo secure_getenv.lo setenv.lo snprintf.lo spawn_faction_addclose.lo spawn_faction_adddup2.lo spawn_faction_addopen.lo spawn_faction_destroy.lo spawn_faction_init.lo spawnattr_destroy.lo spawnattr_init.lo spawnattr_setflags.lo spawnattr_setsigmask.lo spawni.lo spawnp.lo stat.lo stpncpy.lo strchrnul.lo strerror.lo strerror-override.lo strstr.lo tparm.lo tputs.lo unsetenv.lo vasnprintf.lo vsnprintf.lo wcwidth.lo'
gltests_LIBOBJS=' getcwd-lgpl.o putenv.o sleep.o symlink.o'
gltests_LTLIBOBJS=' getcwd-lgpl.lo putenv.lo sleep.lo symlink.lo'
gltests_WITNESS='IN_GETTEXT_TOOLS_GNULIB_TESTS'
grgl_LIBOBJS=' nl_langinfo.o regex.o'
grgl_LTLIBOBJS=' nl_langinfo.lo regex.lo'
grgltests_LIBOBJS=''
grgltests_LTLIBOBJS=''
grgltests_WITNESS='IN_GETTEXT_TOOLS_GNULIB_TESTS'
gtpo_LIBOBJS=' asnprintf.o error.o getdelim.o getline.o memchr.o obstack.o printf-args.o printf-parse.o rawmemchr.o stat.o strchrnul.o strerror.o strerror-override.o strstr.o vasnprintf.o wcwidth.o'
gtpo_LTLIBOBJS=' asnprintf.lo error.lo getdelim.lo getline.lo memchr.lo obstack.lo printf-args.lo printf-parse.lo rawmemchr.lo stat.lo strchrnul.lo strerror.lo strerror-override.lo strstr.lo vasnprintf.lo wcwidth.lo'
gtpotests_LIBOBJS=''
gtpotests_LTLIBOBJS=''
gtpotests_WITNESS='IN_GETTEXT_TOOLS_GNULIB_TESTS'
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/gettext-mono/src/gettext-0.18.3.1/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
lispdir='${datadir}/emacs/site-lisp'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkglibexecdir='${libexecdir}/${PACKAGE}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' examples'
sysconfdir='${prefix}/etc'
target_alias=''
## ------------------- ##
## File substitutions. ##
## ------------------- ##
relocatable_sh='../build-aux/relocatable.sh.in'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "gettext-tools"
#define VERSION "0.18.3"
#define CSHARP_CHOICE_MONO 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _DARWIN_C_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_FSEEKO 1
#define _DARWIN_USE_64_BIT_INODE 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_VISIBILITY 1
#define HAVE_STDINT_H_WITH_UINTMAX 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_UTIME_H 1
#define HAVE_DIRENT_H 1
#define HAVE_WCTYPE_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_GETOPT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_XLOCALE_H 1
#define HAVE_WCHAR_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SCHED_H 1
#define HAVE_STDINT_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_FEATURES_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_GETPAGESIZE 1
#define INTDIV0_RAISES_SIGFPE 0
#define HAVE_INTTYPES_H_WITH_UINTMAX 1
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define HAVE_UINTMAX_T 1
#define HAVE_INTTYPES_H 1
#define USE_POSIX_THREADS 1
#define HAVE_PTHREAD_RWLOCK 1
#define HAVE_PTHREAD_MUTEX_RECURSIVE 1
#define HAVE_BUILTIN_EXPECT 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIMITS_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_GETCWD 1
#define HAVE_GETEGID 1
#define HAVE_GETEUID 1
#define HAVE_GETGID 1
#define HAVE_GETUID 1
#define HAVE_MUNMAP 1
#define HAVE_STPCPY 1
#define HAVE_STRCASECMP 1
#define HAVE_STRDUP 1
#define HAVE_STRTOUL 1
#define HAVE_TSEARCH 1
#define HAVE_USELOCALE 1
#define HAVE_DECL_FEOF_UNLOCKED 0
#define HAVE_DECL_FGETS_UNLOCKED 0
#define HAVE_LONG_LONG_INT 1
#define HAVE_WCHAR_T 1
#define HAVE_WINT_T 1
#define HAVE_INTMAX_T 1
#define HAVE_POSIX_PRINTF 1
#define HAVE_STDINT_H 1
#define HAVE_STDINT_H 1
#define HAVE_SYMLINK 1
#define HAVE_GETCWD 1
#define HAVE_READLINK 1
#define HAVE_REALPATH 1
#define HAVE_READLINKAT 1
#define HAVE_FCNTL 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_GETDELIM 1
#define HAVE_GETDTABLESIZE 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_ISWCNTRL 1
#define HAVE_ISWBLANK 1
#define HAVE_LSTAT 1
#define HAVE_MBSINIT 1
#define HAVE_MBRTOWC 1
#define HAVE_ISASCII 1
#define HAVE_MPROTECT 1
#define HAVE_SELECT 1
#define HAVE_PIPE2 1
#define HAVE_SETENV 1
#define HAVE_SIGACTION 1
#define HAVE_SIGALTSTACK 1
#define HAVE_SIGINTERRUPT 1
#define HAVE_SNPRINTF 1
#define HAVE_STPNCPY 1
#define HAVE_PIPE 1
#define HAVE_WCWIDTH 1
#define HAVE_NEWLOCALE 1
#define HAVE_SLEEP 1
#define HAVE_WCRTOMB 1
#define HAVE_WCTOB 1
#define HAVE_MBRLEN 1
#define HAVE_WCSCOLL 1
#define HAVE_GETRLIMIT 1
#define HAVE_SETRLIMIT 1
#define HAVE_USELOCALE 1
#define HAVE_WORKING_O_NOATIME 0
#define HAVE_WORKING_O_NOFOLLOW 0
#define HAVE_FEATURES_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_ASPRINTF 1
#define HAVE_FWPRINTF 1
#define HAVE_NEWLOCALE 1
#define HAVE_PUTENV 1
#define HAVE_SETENV 1
#define HAVE_SETLOCALE 1
#define HAVE_SNPRINTF 1
#define HAVE_STRNLEN 1
#define HAVE_WCSLEN 1
#define HAVE_WCSNLEN 1
#define HAVE_MBRTOWC 1
#define HAVE_WCRTOMB 1
#define HAVE_DECL__SNPRINTF 0
#define HAVE_DECL__SNWPRINTF 0
#define HAVE_DECL_GETC_UNLOCKED 1
#define HAVE_LC_MESSAGES 1
#define ENABLE_NLS 1
#define YYENABLE_NLS 1
#define HAVE_ENVIRON_DECL 1
#define HAVE_DECL_STRERROR_R 1
#define HAVE_STRERROR_R 1
#define HAVE_SIG_ATOMIC_T 1
#define eaccess access
#define HAVE_MBSTATE_T 1
#define HAVE_RAW_DECL_FCHMODAT 1
#define HAVE_RAW_DECL_FSTAT 1
#define HAVE_RAW_DECL_FSTATAT 1
#define HAVE_RAW_DECL_FUTIMENS 1
#define HAVE_RAW_DECL_LSTAT 1
#define HAVE_RAW_DECL_MKDIRAT 1
#define HAVE_RAW_DECL_MKFIFO 1
#define HAVE_RAW_DECL_MKNOD 1
#define HAVE_RAW_DECL_MKNODAT 1
#define HAVE_RAW_DECL_STAT 1
#define HAVE_RAW_DECL_UTIMENSAT 1
#define HAVE_DECL_GETDELIM 1
#define HAVE_DECL_GETLINE 1
#define HAVE_GETOPT_H 1
#define HAVE_GETOPT_LONG_ONLY 1
#define __GETOPT_PREFIX rpl_
#define HAVE_DECL_GETENV 1
#define restrict __restrict
#define HAVE_RAW_DECL_GETTIMEOFDAY 1
#define HAVE_TOWLOWER 1
#define HAVE_RAW_DECL_WCTYPE 1
#define HAVE_RAW_DECL_ISWCTYPE 1
#define HAVE_RAW_DECL_WCTRANS 1
#define HAVE_RAW_DECL_TOWCTRANS 1
#define HAVE_UNISTD_H 1
#define HAVE_DECL_GETC_UNLOCKED 1
#define HAVE_STDLIB_H 1
#define MALLOC_0_IS_NONNULL 0
#define HAVE_MAP_ANONYMOUS 1
#define HAVE_MINMAX_IN_SYS_PARAM_H 1
#define PROMOTED_MODE_T int
#define HAVE_SIGSET_T 1
#define INSTALLPREFIX "/usr"
#define HAVE_DECL_SETENV 1
#define USER_LABEL_PREFIX
#define HAVE_DECL_SNPRINTF 1
#define HAVE__BOOL 1
#define BITSIZEOF_PTRDIFF_T 32
#define BITSIZEOF_SIZE_T 32
#define BITSIZEOF_SIG_ATOMIC_T 32
#define BITSIZEOF_WCHAR_T 32
#define BITSIZEOF_WINT_T 32
#define HAVE_SIGNED_SIG_ATOMIC_T 1
#define PTRDIFF_T_SUFFIX
#define SIZE_T_SUFFIX u
#define SIG_ATOMIC_T_SUFFIX
#define WCHAR_T_SUFFIX u
#define WINT_T_SUFFIX u
#define HAVE_DECL_STPNCPY 1
#define REPLACE_STRERROR_0 1
#define HAVE_RAW_DECL_MEMMEM 1
#define HAVE_RAW_DECL_MEMRCHR 1
#define HAVE_RAW_DECL_STPCPY 1
#define HAVE_RAW_DECL_STPNCPY 1
#define HAVE_RAW_DECL_STRDUP 1
#define HAVE_RAW_DECL_STRNCAT 1
#define HAVE_RAW_DECL_STRNDUP 1
#define HAVE_RAW_DECL_STRNLEN 1
#define HAVE_RAW_DECL_STRPBRK 1
#define HAVE_RAW_DECL_STRSEP 1
#define HAVE_RAW_DECL_STRCASESTR 1
#define HAVE_RAW_DECL_STRTOK_R 1
#define HAVE_RAW_DECL_STRERROR_R 1
#define HAVE_RAW_DECL_STRSIGNAL 1
#define HAVE_DECL_STRNLEN 1
#define HAVE_DECL_CLEARERR_UNLOCKED 0
#define HAVE_DECL_FEOF_UNLOCKED 0
#define HAVE_DECL_FERROR_UNLOCKED 0
#define HAVE_DECL_FFLUSH_UNLOCKED 0
#define HAVE_DECL_FGETS_UNLOCKED 0
#define HAVE_DECL_FPUTC_UNLOCKED 0
#define HAVE_DECL_FPUTS_UNLOCKED 0
#define HAVE_DECL_FREAD_UNLOCKED 0
#define HAVE_DECL_FWRITE_UNLOCKED 0
#define HAVE_DECL_GETCHAR_UNLOCKED 1
#define HAVE_DECL_PUTC_UNLOCKED 1
#define HAVE_DECL_PUTCHAR_UNLOCKED 1
#define HAVE_DECL_UNSETENV 1
#define HAVE_INTMAX_T 1
#define HAVE_SNPRINTF 1
#define HAVE_STRNLEN 1
#define HAVE_WCSLEN 1
#define HAVE_WCSNLEN 1
#define HAVE_MBRTOWC 1
#define HAVE_WCRTOMB 1
#define HAVE_DECL__SNPRINTF 0
#define HAVE_DECL_VSNPRINTF 1
#define HAVE_DECL_ALARM 1
#define HAVE_DECL_FTELLO 1
#define FUNC_UNGETC_BROKEN 1
#define HAVE_RAW_DECL_IMAXABS 1
#define HAVE_RAW_DECL_IMAXDIV 1
#define HAVE_RAW_DECL_STRTOIMAX 1
#define HAVE_RAW_DECL_STRTOUMAX 1
#define HAVE_ATEXIT 1
#define HAVE_DIRENT_H 1
#define HAVE_STRING_H 1
#define HAVE_LONG_FILE_NAMES 1
#define HAVE_PATHCONF 1
#define HAVE_STRING_H 1
#define HAVE_UNISTD_H 1
#define GNULIB_BINARY_IO 1
#define YYENABLE_NLS 1
#define HAVE_BYTESWAP_H 1
#define GNULIB_CANONICALIZE_LGPL 1
#define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
#define GNULIB_TEST_REALPATH 1
#define SIGNAL_SAFE_LIST 1
#define GNULIB_TEST_CLOEXEC 1
#define GNULIB_TEST_CLOSE 1
#define HAVE_CLOSEDIR 1
#define GNULIB_TEST_CLOSEDIR 1
#define HAVE_CHOWN 1
#define HAVE_UTIME 1
#define HAVE_UTIMES 1
#define HAVE_RAW_DECL_ALPHASORT 1
#define HAVE_RAW_DECL_CLOSEDIR 1
#define HAVE_RAW_DECL_DIRFD 1
#define HAVE_RAW_DECL_FDOPENDIR 1
#define HAVE_RAW_DECL_OPENDIR 1
#define HAVE_RAW_DECL_READDIR 1
#define HAVE_RAW_DECL_REWINDDIR 1
#define HAVE_RAW_DECL_SCANDIR 1
#define HAVE_DUP2 1
#define GNULIB_TEST_DUP2 1
#define GNULIB_TEST_ENVIRON 1
#define FCNTL_DUPFD_BUGGY 1
#define GNULIB_TEST_FCNTL 1
#define HAVE_RAW_DECL_FCNTL 1
#define HAVE_RAW_DECL_OPENAT 1
#define GNULIB_FD_SAFER_FLAG 1
#define fnmatch posix_fnmatch
#define HAVE_DECL_ISBLANK 1
#define GNULIB_TEST_FOPEN 1
#define GNULIB_TEST_FSTAT 1
#define GNULIB_FWRITEERROR 1
#define HAVE_FLOCKFILE 1
#define HAVE_FUNLOCKFILE 1
#define HAVE_DECL_GETC_UNLOCKED 1
#define GNULIB_TEST_GETDELIM 1
#define GNULIB_TEST_GETDTABLESIZE 1
#define GNULIB_TEST_GETLINE 1
#define GNULIB_TEST_GETOPT_GNU 1
#define __GETOPT_PREFIX rpl_
#define gmtime rpl_gmtime
#define localtime rpl_localtime
#define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
#define GETTIMEOFDAY_TIMEZONE struct timezone
#define GNULIB_TEST_GETTIMEOFDAY 1
#define HAVE_DECL_ISWBLANK 1
#define GNULIB_TEST_ISWBLANK 1
#define HAVE_UNISTD_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_CTYPE_H 1
#define HAVE_DLFCN_H 1
#define HAVE_ERRNO_H 1
#define HAVE_FCNTL_H 1
#define HAVE_FLOAT_H 1
#define HAVE_LIMITS_H 1
#define HAVE_MALLOC_H 1
#define HAVE_MATH_H 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ARPA_NAMESER_H 1
#define HAVE_RESOLV_H 1
#define HAVE_DLOPEN 1
#define HAVE_GETADDRINFO 1
#define HAVE_LOCALTIME 1
#define HAVE_STAT 1
#define HAVE_STRFTIME 1
#define VA_COPY va_copy
#define HAVE_RAW_DECL_SETLOCALE 1
#define HAVE_RAW_DECL_DUPLOCALE 1
#define HAVE_SETLOCALE 1
#define HAVE_USELOCALE 1
#define HAVE_PTHREAD_RWLOCK 1
#define HAVE_PTHREAD_MUTEX_RECURSIVE 1
#define GNULIB_LOCK 1
#define GNULIB_TEST_LSTAT 1
#define HAVE_MALLOC_POSIX 1
#define GNULIB_TEST_MALLOC_POSIX 1
#define GNULIB_TEST_MBRTOWC 1
#define GNULIB_TEST_MBSINIT 1
#define GNULIB_TEST_MBSLEN 1
#define GNULIB_TEST_MBSRTOWCS 1
#define GNULIB_TEST_MBSSTR 1
#define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
#define HAVE_MBSTATE_T 1
#define GNULIB_TEST_MEMCHR 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMSET 1
#define HAVE_MKDTEMP 1
#define GNULIB_TEST_MKDTEMP 1
#define GNULIB_TEST_OPEN 1
#define HAVE_OPENDIR 1
#define GNULIB_TEST_OPENDIR 1
#define GNULIB_TEST_PIPE2 1
#define GNULIB_PIPE2_SAFER 1
#define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
#define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
#define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
#define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
#define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
#define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
#define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
#define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
#define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
#define HAVE_PATHS_H 1
#define HAVE_SCHED_SETPARAM 1
#define HAVE_SCHED_SETSCHEDULER 1
#define HAVE_SETEGID 1
#define HAVE_SETEUID 1
#define HAVE_VFORK 1
#define GNULIB_TEST_POSIX_SPAWNP 1
#define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
#define USE_ACL 0
#define HAVE_RAISE 1
#define GNULIB_TEST_RAISE 1
#define GNULIB_TEST_RAWMEMCHR 1
#define GNULIB_TEST_READ 1
#define HAVE_READDIR 1
#define GNULIB_TEST_READDIR 1
#define READLINK_TRAILING_SLASH_BUG 1
#define GNULIB_TEST_READLINK 1
#define HAVE_REALLOC_POSIX 1
#define GNULIB_TEST_REALLOC_POSIX 1
#define HAVE_SEARCH_H 1
#define HAVE_TSEARCH 1
#define GNULIB_TEST_RMDIR 1
#define HAVE_ISSETUGID 1
#define GNULIB_TEST_SECURE_GETENV 1
#define GNULIB_TEST_SETENV 1
#define GNULIB_TEST_SETLOCALE 1
#define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
#define GNULIB_TEST_SIGACTION 1
#define HAVE_RAW_DECL_SIGACTION 1
#define HAVE_RAW_DECL_SIGADDSET 1
#define HAVE_RAW_DECL_SIGDELSET 1
#define HAVE_RAW_DECL_SIGEMPTYSET 1
#define HAVE_RAW_DECL_SIGFILLSET 1
#define HAVE_RAW_DECL_SIGISMEMBER 1
#define HAVE_RAW_DECL_SIGPENDING 1
#define HAVE_RAW_DECL_SIGPROCMASK 1
#define GNULIB_SIGPIPE 1
#define GNULIB_TEST_SIGPROCMASK 1
#define HAVE_STDINT_H 1
#define HAVE_SNPRINTF 1
#define GNULIB_TEST_SNPRINTF 1
#define GNULIB_SNPRINTF 1
#define REPLACE_FUNC_STAT_FILE 1
#define GNULIB_TEST_STAT 1
#define GNULIB_FSCANF 1
#define GNULIB_SCANF 1
#define HAVE_RAW_DECL_DPRINTF 1
#define HAVE_RAW_DECL_FPURGE 1
#define HAVE_RAW_DECL_FSEEKO 1
#define HAVE_RAW_DECL_FTELLO 1
#define HAVE_RAW_DECL_GETDELIM 1
#define HAVE_RAW_DECL_GETLINE 1
#define HAVE_RAW_DECL_GETS 1
#define HAVE_RAW_DECL_PCLOSE 1
#define HAVE_RAW_DECL_POPEN 1
#define HAVE_RAW_DECL_RENAMEAT 1
#define HAVE_RAW_DECL_SNPRINTF 1
#define HAVE_RAW_DECL_TMPFILE 1
#define HAVE_RAW_DECL_VDPRINTF 1
#define HAVE_RAW_DECL_VSNPRINTF 1
#define HAVE_RAW_DECL__EXIT 1
#define HAVE_RAW_DECL_ATOLL 1
#define HAVE_RAW_DECL_GRANTPT 1
#define HAVE_RAW_DECL_INITSTATE 1
#define HAVE_RAW_DECL_MKDTEMP 1
#define HAVE_RAW_DECL_MKSTEMP 1
#define HAVE_RAW_DECL_POSIX_OPENPT 1
#define HAVE_RAW_DECL_PTSNAME 1
#define HAVE_RAW_DECL_PTSNAME_R 1
#define HAVE_RAW_DECL_RANDOM 1
#define HAVE_RAW_DECL_REALPATH 1
#define HAVE_RAW_DECL_SETENV 1
#define HAVE_RAW_DECL_SETSTATE 1
#define HAVE_RAW_DECL_SRANDOM 1
#define HAVE_RAW_DECL_STRTOD 1
#define HAVE_RAW_DECL_STRTOLL 1
#define HAVE_RAW_DECL_STRTOULL 1
#define HAVE_RAW_DECL_UNLOCKPT 1
#define HAVE_RAW_DECL_UNSETENV 1
#define HAVE_STPCPY 1
#define GNULIB_TEST_STPCPY 1
#define GNULIB_TEST_STPNCPY 1
#define GNULIB_TEST_STRCHRNUL 1
#define HAVE_STRCSPN 1
#define GNULIB_STRERROR 1
#define GNULIB_TEST_STRERROR 1
#define GNULIB_TEST_STRNLEN 1
#define HAVE_STRPBRK 1
#define GNULIB_TEST_STRPBRK 1
#define GNULIB_TEST_STRSTR 1
#define HAVE_STRTOL 1
#define HAVE_STRTOUL 1
#define HAVE_RAW_DECL_PSELECT 1
#define HAVE_RAW_DECL_SELECT 1
#define HAVE_RAW_DECL_FCHMODAT 1
#define HAVE_RAW_DECL_FSTAT 1
#define HAVE_RAW_DECL_FSTATAT 1
#define HAVE_RAW_DECL_FUTIMENS 1
#define HAVE_RAW_DECL_LSTAT 1
#define HAVE_RAW_DECL_MKDIRAT 1
#define HAVE_RAW_DECL_MKFIFO 1
#define HAVE_RAW_DECL_MKNOD 1
#define HAVE_RAW_DECL_MKNODAT 1
#define HAVE_RAW_DECL_STAT 1
#define HAVE_RAW_DECL_UTIMENSAT 1
#define HAVE_RAW_DECL_WAITPID 1
#define HAVE_RAW_DECL_CHDIR 1
#define HAVE_RAW_DECL_CHOWN 1
#define HAVE_RAW_DECL_DUP 1
#define HAVE_RAW_DECL_DUP2 1
#define HAVE_RAW_DECL_DUP3 1
#define HAVE_RAW_DECL_ENVIRON 1
#define HAVE_RAW_DECL_FACCESSAT 1
#define HAVE_RAW_DECL_FCHDIR 1
#define HAVE_RAW_DECL_FCHOWNAT 1
#define HAVE_RAW_DECL_FDATASYNC 1
#define HAVE_RAW_DECL_FSYNC 1
#define HAVE_RAW_DECL_FTRUNCATE 1
#define HAVE_RAW_DECL_GETCWD 1
#define HAVE_RAW_DECL_GETGROUPS 1
#define HAVE_RAW_DECL_GETHOSTNAME 1
#define HAVE_RAW_DECL_GETLOGIN 1
#define HAVE_RAW_DECL_GETPAGESIZE 1
#define HAVE_RAW_DECL_GETUSERSHELL 1
#define HAVE_RAW_DECL_SETUSERSHELL 1
#define HAVE_RAW_DECL_ENDUSERSHELL 1
#define HAVE_RAW_DECL_ISATTY 1
#define HAVE_RAW_DECL_LCHOWN 1
#define HAVE_RAW_DECL_LINK 1
#define HAVE_RAW_DECL_LINKAT 1
#define HAVE_RAW_DECL_LSEEK 1
#define HAVE_RAW_DECL_PIPE 1
#define HAVE_RAW_DECL_PIPE2 1
#define HAVE_RAW_DECL_PREAD 1
#define HAVE_RAW_DECL_PWRITE 1
#define HAVE_RAW_DECL_READLINK 1
#define HAVE_RAW_DECL_READLINKAT 1
#define HAVE_RAW_DECL_RMDIR 1
#define HAVE_RAW_DECL_SLEEP 1
#define HAVE_RAW_DECL_SYMLINK 1
#define HAVE_RAW_DECL_SYMLINKAT 1
#define HAVE_RAW_DECL_TTYNAME_R 1
#define HAVE_RAW_DECL_UNLINK 1
#define HAVE_RAW_DECL_UNLINKAT 1
#define HAVE_RAW_DECL_USLEEP 1
#define GNULIB_UNISTR_U16_MBTOUC 1
#define GNULIB_UNISTR_U8_MBTOUC 1
#define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
#define GNULIB_UNISTR_U8_MBTOUCR 1
#define GNULIB_UNISTR_U8_UCTOMB 1
#define USE_UNLOCKED_IO 1
#define HAVE_UNSETENV 1
#define GNULIB_TEST_UNSETENV 1
#define HAVE_VASPRINTF 1
#define GNULIB_TEST_VASPRINTF 1
#define HAVE_VSNPRINTF 1
#define GNULIB_TEST_VSNPRINTF 1
#define HAVE_WAITID 1
#define HAVE_WAITPID 1
#define GNULIB_TEST_WAITPID 1
#define HAVE_RAW_DECL_BTOWC 1
#define HAVE_RAW_DECL_WCTOB 1
#define HAVE_RAW_DECL_MBSINIT 1
#define HAVE_RAW_DECL_MBRTOWC 1
#define HAVE_RAW_DECL_MBRLEN 1
#define HAVE_RAW_DECL_MBSRTOWCS 1
#define HAVE_RAW_DECL_MBSNRTOWCS 1
#define HAVE_RAW_DECL_WCRTOMB 1
#define HAVE_RAW_DECL_WCSRTOMBS 1
#define HAVE_RAW_DECL_WCSNRTOMBS 1
#define HAVE_RAW_DECL_WCWIDTH 1
#define HAVE_RAW_DECL_WMEMCHR 1
#define HAVE_RAW_DECL_WMEMCMP 1
#define HAVE_RAW_DECL_WMEMCPY 1
#define HAVE_RAW_DECL_WMEMMOVE 1
#define HAVE_RAW_DECL_WMEMSET 1
#define HAVE_RAW_DECL_WCSLEN 1
#define HAVE_RAW_DECL_WCSNLEN 1
#define HAVE_RAW_DECL_WCSCPY 1
#define HAVE_RAW_DECL_WCSNCPY 1
#define HAVE_RAW_DECL_WCSCAT 1
#define HAVE_RAW_DECL_WCSNCAT 1
#define HAVE_RAW_DECL_WCSCMP 1
#define HAVE_RAW_DECL_WCSNCMP 1
#define HAVE_RAW_DECL_WCSCASECMP 1
#define HAVE_RAW_DECL_WCSNCASECMP 1
#define HAVE_RAW_DECL_WCSCOLL 1
#define HAVE_RAW_DECL_WCSXFRM 1
#define HAVE_RAW_DECL_WCSDUP 1
#define HAVE_RAW_DECL_WCSCHR 1
#define HAVE_RAW_DECL_WCSRCHR 1
#define HAVE_RAW_DECL_WCSCSPN 1
#define HAVE_RAW_DECL_WCSSPN 1
#define HAVE_RAW_DECL_WCSPBRK 1
#define HAVE_RAW_DECL_WCSSTR 1
#define HAVE_RAW_DECL_WCSTOK 1
#define HAVE_RAW_DECL_WCSWIDTH 1
#define HAVE_TOWLOWER 1
#define HAVE_RAW_DECL_WCTYPE 1
#define HAVE_RAW_DECL_ISWCTYPE 1
#define HAVE_RAW_DECL_WCTRANS 1
#define HAVE_RAW_DECL_TOWCTRANS 1
#define HAVE_DECL_WCWIDTH 1
#define GNULIB_TEST_WCWIDTH 1
#define GNULIB_TEST_WRITE 1
#define HAVE_STDINT_H 1
#define GNULIB_TEST_BTOWC 1
#define GNULIB_TEST_DUP 1
#define GNULIB_TEST_FDOPEN 1
#define GNULIB_TEST_FTELL 1
#define GNULIB_TEST_FTELLO 1
#define GNULIB_TEST_GETCWD 1
#define HAVE_GETPAGESIZE 1
#define GNULIB_TEST_GETPAGESIZE 1
#define GNULIB_TEST_LSEEK 1
#define GNULIB_TEST_MBTOWC 1
#define HAVE_MAP_ANONYMOUS 1
#define HAVE_DECL__PUTENV 0
#define GNULIB_TEST_PUTENV 1
#define HAVE_MAP_ANONYMOUS 1
#define HAVE_MAP_ANONYMOUS 1
#define HAVE_DECL_SLEEP 1
#define GNULIB_TEST_SLEEP 1
#define HAVE_MAP_ANONYMOUS 1
#define HAVE_MAP_ANONYMOUS 1
#define GNULIB_TEST_SYMLINK 1
#define HAVE_PTHREAD_ATFORK 1
#define HAVE_MAP_ANONYMOUS 1
#define GNULIB_TEST_WCRTOMB 1
#define HAVE_DECL_WCTOB 1
#define GNULIB_TEST_WCTOB 1
#define GNULIB_TEST_WCTOMB 1
#define GNULIB_TEST_BTOWC 1
#define GNULIB_TEST_LOCALECONV 1
#define GNULIB_TEST_MBRLEN 1
#define GNULIB_TEST_MBTOWC 1
#define GNULIB_TEST_NL_LANGINFO 1
#define _REGEX_INCLUDE_LIMITS_H 1
#define _REGEX_LARGE_OFFSETS 1
#define re_syntax_options rpl_re_syntax_options
#define re_set_syntax rpl_re_set_syntax
#define re_compile_pattern rpl_re_compile_pattern
#define re_compile_fastmap rpl_re_compile_fastmap
#define re_search rpl_re_search
#define re_search_2 rpl_re_search_2
#define re_match rpl_re_match
#define re_match_2 rpl_re_match_2
#define re_set_registers rpl_re_set_registers
#define re_comp rpl_re_comp
#define re_exec rpl_re_exec
#define regcomp rpl_regcomp
#define regexec rpl_regexec
#define regerror rpl_regerror
#define regfree rpl_regfree
#define HAVE_DECL_ISBLANK 1
#define GNULIB_TEST_WCRTOMB 1
#define GNULIB_TEST_CLOSE 1
#define HAVE_RAW_DECL_FCNTL 1
#define HAVE_RAW_DECL_OPENAT 1
#define GNULIB_TEST_FOPEN 1
#define GNULIB_TEST_FSTAT 1
#define GNULIB_FWRITEERROR 1
#define HAVE_FLOCKFILE 1
#define HAVE_FUNLOCKFILE 1
#define HAVE_DECL_GETC_UNLOCKED 1
#define GNULIB_TEST_GETDELIM 1
#define GNULIB_TEST_GETLINE 1
#define HAVE_PTHREAD_RWLOCK 1
#define HAVE_PTHREAD_MUTEX_RECURSIVE 1
#define GNULIB_LOCK 1
#define HAVE_MALLOC_POSIX 1
#define GNULIB_TEST_MALLOC_POSIX 1
#define GNULIB_TEST_MBRTOWC 1
#define GNULIB_TEST_MBSINIT 1
#define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
#define HAVE_MBSTATE_T 1
#define GNULIB_TEST_MEMCHR 1
#define GNULIB_TEST_OPEN 1
#define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
#define HAVE_RAISE 1
#define GNULIB_TEST_RAISE 1
#define GNULIB_TEST_RAWMEMCHR 1
#define HAVE_REALLOC_POSIX 1
#define GNULIB_TEST_REALLOC_POSIX 1
#define HAVE_RAW_DECL_SIGACTION 1
#define HAVE_RAW_DECL_SIGADDSET 1
#define HAVE_RAW_DECL_SIGDELSET 1
#define HAVE_RAW_DECL_SIGEMPTYSET 1
#define HAVE_RAW_DECL_SIGFILLSET 1
#define HAVE_RAW_DECL_SIGISMEMBER 1
#define HAVE_RAW_DECL_SIGPENDING 1
#define HAVE_RAW_DECL_SIGPROCMASK 1
#define GNULIB_SIGPIPE 1
#define GNULIB_TEST_SIGPROCMASK 1
#define HAVE_STDINT_H 1
#define REPLACE_FUNC_STAT_FILE 1
#define GNULIB_TEST_STAT 1
#define GNULIB_FSCANF 1
#define GNULIB_SCANF 1
#define HAVE_RAW_DECL_DPRINTF 1
#define HAVE_RAW_DECL_FPURGE 1
#define HAVE_RAW_DECL_FSEEKO 1
#define HAVE_RAW_DECL_FTELLO 1
#define HAVE_RAW_DECL_GETDELIM 1
#define HAVE_RAW_DECL_GETLINE 1
#define HAVE_RAW_DECL_GETS 1
#define HAVE_RAW_DECL_PCLOSE 1
#define HAVE_RAW_DECL_POPEN 1
#define HAVE_RAW_DECL_RENAMEAT 1
#define HAVE_RAW_DECL_SNPRINTF 1
#define HAVE_RAW_DECL_TMPFILE 1
#define HAVE_RAW_DECL_VDPRINTF 1
#define HAVE_RAW_DECL_VSNPRINTF 1
#define HAVE_RAW_DECL__EXIT 1
#define HAVE_RAW_DECL_ATOLL 1
#define HAVE_RAW_DECL_GRANTPT 1
#define HAVE_RAW_DECL_INITSTATE 1
#define HAVE_RAW_DECL_MKDTEMP 1
#define HAVE_RAW_DECL_MKSTEMP 1
#define HAVE_RAW_DECL_POSIX_OPENPT 1
#define HAVE_RAW_DECL_PTSNAME 1
#define HAVE_RAW_DECL_PTSNAME_R 1
#define HAVE_RAW_DECL_RANDOM 1
#define HAVE_RAW_DECL_REALPATH 1
#define HAVE_RAW_DECL_SETENV 1
#define HAVE_RAW_DECL_SETSTATE 1
#define HAVE_RAW_DECL_SRANDOM 1
#define HAVE_RAW_DECL_STRTOD 1
#define HAVE_RAW_DECL_STRTOLL 1
#define HAVE_RAW_DECL_STRTOULL 1
#define HAVE_RAW_DECL_UNLOCKPT 1
#define HAVE_RAW_DECL_UNSETENV 1
#define HAVE_STPCPY 1
#define GNULIB_TEST_STPCPY 1
#define GNULIB_TEST_STRCHRNUL 1
#define GNULIB_STRERROR 1
#define GNULIB_TEST_STRERROR 1
#define GNULIB_TEST_STRSTR 1
#define HAVE_RAW_DECL_FCHMODAT 1
#define HAVE_RAW_DECL_FSTAT 1
#define HAVE_RAW_DECL_FSTATAT 1
#define HAVE_RAW_DECL_FUTIMENS 1
#define HAVE_RAW_DECL_LSTAT 1
#define HAVE_RAW_DECL_MKDIRAT 1
#define HAVE_RAW_DECL_MKFIFO 1
#define HAVE_RAW_DECL_MKNOD 1
#define HAVE_RAW_DECL_MKNODAT 1
#define HAVE_RAW_DECL_STAT 1
#define HAVE_RAW_DECL_UTIMENSAT 1
#define HAVE_RAW_DECL_CHDIR 1
#define HAVE_RAW_DECL_CHOWN 1
#define HAVE_RAW_DECL_DUP 1
#define HAVE_RAW_DECL_DUP2 1
#define HAVE_RAW_DECL_DUP3 1
#define HAVE_RAW_DECL_ENVIRON 1
#define HAVE_RAW_DECL_FACCESSAT 1
#define HAVE_RAW_DECL_FCHDIR 1
#define HAVE_RAW_DECL_FCHOWNAT 1
#define HAVE_RAW_DECL_FDATASYNC 1
#define HAVE_RAW_DECL_FSYNC 1
#define HAVE_RAW_DECL_FTRUNCATE 1
#define HAVE_RAW_DECL_GETCWD 1
#define HAVE_RAW_DECL_GETGROUPS 1
#define HAVE_RAW_DECL_GETHOSTNAME 1
#define HAVE_RAW_DECL_GETLOGIN 1
#define HAVE_RAW_DECL_GETPAGESIZE 1
#define HAVE_RAW_DECL_GETUSERSHELL 1
#define HAVE_RAW_DECL_SETUSERSHELL 1
#define HAVE_RAW_DECL_ENDUSERSHELL 1
#define HAVE_RAW_DECL_ISATTY 1
#define HAVE_RAW_DECL_LCHOWN 1
#define HAVE_RAW_DECL_LINK 1
#define HAVE_RAW_DECL_LINKAT 1
#define HAVE_RAW_DECL_LSEEK 1
#define HAVE_RAW_DECL_PIPE 1
#define HAVE_RAW_DECL_PIPE2 1
#define HAVE_RAW_DECL_PREAD 1
#define HAVE_RAW_DECL_PWRITE 1
#define HAVE_RAW_DECL_READLINK 1
#define HAVE_RAW_DECL_READLINKAT 1
#define HAVE_RAW_DECL_RMDIR 1
#define HAVE_RAW_DECL_SLEEP 1
#define HAVE_RAW_DECL_SYMLINK 1
#define HAVE_RAW_DECL_SYMLINKAT 1
#define HAVE_RAW_DECL_TTYNAME_R 1
#define HAVE_RAW_DECL_UNLINK 1
#define HAVE_RAW_DECL_UNLINKAT 1
#define HAVE_RAW_DECL_USLEEP 1
#define GNULIB_UNISTR_U16_MBTOUC 1
#define GNULIB_UNISTR_U8_MBTOUC 1
#define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
#define GNULIB_UNISTR_U8_MBTOUCR 1
#define GNULIB_UNISTR_U8_UCTOMB 1
#define USE_UNLOCKED_IO 1
#define HAVE_VASPRINTF 1
#define GNULIB_TEST_VASPRINTF 1
#define HAVE_RAW_DECL_BTOWC 1
#define HAVE_RAW_DECL_WCTOB 1
#define HAVE_RAW_DECL_MBSINIT 1
#define HAVE_RAW_DECL_MBRTOWC 1
#define HAVE_RAW_DECL_MBRLEN 1
#define HAVE_RAW_DECL_MBSRTOWCS 1
#define HAVE_RAW_DECL_MBSNRTOWCS 1
#define HAVE_RAW_DECL_WCRTOMB 1
#define HAVE_RAW_DECL_WCSRTOMBS 1
#define HAVE_RAW_DECL_WCSNRTOMBS 1
#define HAVE_RAW_DECL_WCWIDTH 1
#define HAVE_RAW_DECL_WMEMCHR 1
#define HAVE_RAW_DECL_WMEMCMP 1
#define HAVE_RAW_DECL_WMEMCPY 1
#define HAVE_RAW_DECL_WMEMMOVE 1
#define HAVE_RAW_DECL_WMEMSET 1
#define HAVE_RAW_DECL_WCSLEN 1
#define HAVE_RAW_DECL_WCSNLEN 1
#define HAVE_RAW_DECL_WCSCPY 1
#define HAVE_RAW_DECL_WCSNCPY 1
#define HAVE_RAW_DECL_WCSCAT 1
#define HAVE_RAW_DECL_WCSNCAT 1
#define HAVE_RAW_DECL_WCSCMP 1
#define HAVE_RAW_DECL_WCSNCMP 1
#define HAVE_RAW_DECL_WCSCASECMP 1
#define HAVE_RAW_DECL_WCSNCASECMP 1
#define HAVE_RAW_DECL_WCSCOLL 1
#define HAVE_RAW_DECL_WCSXFRM 1
#define HAVE_RAW_DECL_WCSDUP 1
#define HAVE_RAW_DECL_WCSCHR 1
#define HAVE_RAW_DECL_WCSRCHR 1
#define HAVE_RAW_DECL_WCSCSPN 1
#define HAVE_RAW_DECL_WCSSPN 1
#define HAVE_RAW_DECL_WCSPBRK 1
#define HAVE_RAW_DECL_WCSSTR 1
#define HAVE_RAW_DECL_WCSTOK 1
#define HAVE_RAW_DECL_WCSWIDTH 1
#define HAVE_TOWLOWER 1
#define HAVE_RAW_DECL_WCTYPE 1
#define HAVE_RAW_DECL_ISWCTYPE 1
#define HAVE_RAW_DECL_WCTRANS 1
#define HAVE_RAW_DECL_TOWCTRANS 1
#define HAVE_DECL_WCWIDTH 1
#define GNULIB_TEST_WCWIDTH 1
#define HAVE_STDINT_H 1
#define HAVE_PWD_H 1
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define HAVE_PTRDIFF_T 1
#define HAVE_SELECT 1
#define HAVE_FORK 1
#define HAVE_VFORK 1
#define HAVE_WORKING_VFORK 1
#define HAVE_WORKING_FORK 1
#define HAVE_SIGINFO 1
#define SETLOCALE_CONST const
#define ENDIANNESS 0
#define HAVE_ARPA_INET_H 1
#define HAVE_GETHOSTNAME 1
#define HAVE_GETHOSTBYNAME 1
#define HAVE_INET_NTOP 1
#define HAVE_IPV6 1
#define GNULIB_REPLACE_ERROR 1
#define DYNLOAD_LIBEXPAT 1
configure: exit 0
CMD: config logfiles '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/examples/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-option-checking --prefix=/usr --build=x86_64-unknown-linux --host=arm-linux-androideabi --enable-csharp=mono build_alias=x86_64-unknown-linux host_alias=arm-linux-androideabi CC=arm-linux-androideabi-gcc CFLAGS= LDFLAGS= CPPFLAGS= CXX=arm-linux-androideabi-g++ CXXFLAGS= --cache-file=/dev/null --srcdir=.
## --------- ##
## Platform. ##
## --------- ##
hostname = 31d221eaebf9
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:1771: checking for a BSD-compatible install
configure:1839: result: /usr/bin/install -c
configure:1850: checking whether build environment is sane
configure:1905: result: yes
configure:1964: checking for arm-linux-androideabi-strip
configure:1980: found /sysroot/bin/arm-linux-androideabi-strip
configure:1991: result: arm-linux-androideabi-strip
configure:2056: checking for a thread-safe mkdir -p
configure:2095: result: /usr/sbin/mkdir -p
configure:2102: checking for gawk
configure:2118: found /usr/sbin/gawk
configure:2129: result: gawk
configure:2140: checking whether make sets $(MAKE)
configure:2162: result: yes
configure:2191: checking whether make supports nested variables
configure:2208: result: yes
configure:2305: checking for a sed that does not truncate output
configure:2369: result: /usr/sbin/sed
configure:2375: checking whether NLS is requested
configure:2384: result: yes
configure:2424: checking for msgfmt
configure: trying /usr/sbin/msgfmt...
0 translated messages.
configure:2456: result: /usr/sbin/msgfmt
configure:2465: checking for gmsgfmt
configure:2496: result: /usr/sbin/msgfmt
configure:2546: checking for xgettext
configure: trying /usr/sbin/xgettext...
/usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
configure:2578: result: /usr/sbin/xgettext
configure:2623: checking for msgmerge
configure: trying /usr/sbin/msgmerge...
configure:2654: result: /usr/sbin/msgmerge
configure:2827: checking that generated files are newer than configure
configure:2833: result: done
configure:2841: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by gettext-examples config.status, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 31d221eaebf9
config.status:773: creating Makefile
config.status:773: creating installpaths
config.status:773: creating po/Makefile
config.status:945: executing po-directories commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
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_path_GMSGFMT=/usr/sbin/msgfmt
ac_cv_path_MSGFMT=/usr/sbin/msgfmt
ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
ac_cv_path_SED=/usr/sbin/sed
ac_cv_path_XGETTEXT=/usr/sbin/xgettext
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_STRIP=arm-linux-androideabi-strip
ac_cv_prog_make_make_set=yes
am_cv_make_support_nested_variables=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing aclocal-1.13'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AUTOCONF='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing autoconf'
AUTOHEADER='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing autoheader'
AUTOMAKE='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing automake-1.13'
AWK='gawk'
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gettext-examples\" -DVERSION=\"0.18.3\"'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
GETTEXT_MACRO_VERSION='0.18'
GMSGFMT='/usr/sbin/msgfmt'
GMSGFMT_015='/usr/sbin/msgfmt'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing makeinfo'
MKDIR_P='/usr/sbin/mkdir -p'
MSGFMT='/usr/sbin/msgfmt'
MSGFMT_015='/usr/sbin/msgfmt'
MSGMERGE='/usr/sbin/msgmerge'
PACKAGE='gettext-examples'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
SED='/usr/sbin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='arm-linux-androideabi-strip'
USE_NLS='yes'
VERSION='0.18.3'
XGETTEXT='/usr/sbin/xgettext'
XGETTEXT_015='/usr/sbin/xgettext'
XGETTEXT_EXTRA_OPTIONS=''
aclocaldir='${datadir}/aclocal'
am__isrc=''
am__leading_dot='.'
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build_alias='x86_64-unknown-linux'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/gettext'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias='arm-linux-androideabi'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "gettext-examples"
#define VERSION "0.18.3"
configure: exit 0