Build of guile with android toolchain

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

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

SLOCLanguage
134,176 ansic
65,676 lisp
27,006 sh
243 perl
37 awk
8 makefile
227,146 total

The process tree of the build process is here.

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

List of Errors

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
# /toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/SOURCES --> /sysroot/SOURCES
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/COPYING --> /sysroot/COPYING
# /toolchain_root/COPYING3 --> /sysroot/COPYING3
# /toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: guile 2.0.11-4 (Tue Apr 4 21:51:12 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 whether make supports nested variables... (cached) yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking whether arm-linux-androideabi-gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking 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 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
# configure: autobuild project... GNU Guile
# configure: autobuild revision... 2.0.11
# configure: autobuild hostname... 1cfea56f3024
# configure: autobuild timestamp... 20170404T215113Z
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for gawk... (cached) gawk
# checking whether ln -s works... yes
# checking for arm-linux-androideabi-ar... (cached) arm-linux-androideabi-ar
# checking the archiver (arm-linux-androideabi-ar) interface... ar
# checking for sys/socket.h... yes
# checking for arpa/inet.h... yes
# checking for features.h... yes
# checking for sys/param.h... yes
# checking for dirent.h... yes
# checking for xlocale.h... yes
# checking for unistd.h... (cached) yes
# checking for sys/stat.h... (cached) yes
# checking for netdb.h... yes
# checking for netinet/in.h... yes
# checking for sys/time.h... yes
# checking for iconv.h... no
# checking for langinfo.h... no
# checking for math.h... yes
# checking for sys/mman.h... yes
# checking for poll.h... yes
# checking for sys/ioctl.h... yes
# checking for sys/filio.h... no
# checking for malloc.h... yes
# checking for sys/select.h... yes
# checking for wchar.h... yes
# checking for stdint.h... (cached) yes
# checking for sys/file.h... yes
# checking for sys/times.h... yes
# checking for sys/uio.h... yes
# checking for wctype.h... yes
# checking whether the preprocessor supports include_next... yes
# checking whether system header files limit the line length... no
# checking whether is self-contained... yes
# checking for shutdown... yes
# checking whether defines the SHUT_* macros... yes
# checking for struct sockaddr_storage... yes
# checking for sa_family_t... yes
# checking for struct sockaddr_storage.ss_family... yes
# checking whether socket is declared without a macro... yes
# checking whether connect is declared without a macro... yes
# checking whether accept is declared without a macro... yes
# checking whether bind is declared without a macro... yes
# checking whether getpeername is declared without a macro... yes
# checking whether getsockname is declared without a macro... yes
# checking whether getsockopt is declared without a macro... yes
# checking whether listen is declared without a macro... yes
# checking whether recv is declared without a macro... yes
# checking whether send is declared without a macro... yes
# checking whether recvfrom is declared without a macro... yes
# checking whether sendto is declared without a macro... yes
# checking whether setsockopt is declared without a macro... yes
# checking whether shutdown is declared without a macro... yes
# checking whether accept4 is declared without a macro... yes
# checking for size_t... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking whether uses 'inline' correctly... yes
# checking for btowc... yes
# checking for canonicalize_file_name... no
# checking for getcwd... yes
# checking for readlink... yes
# checking for realpath... yes
# checking for _set_invalid_parameter_handler... no
# checking for duplocale... yes
# checking for symlink... yes
# checking for flock... yes
# checking for fcntl... yes
# checking for fsync... yes
# checking for getlogin... yes
# checking for gettimeofday... yes
# checking for link... yes
# checking for lstat... yes
# checking for mbsinit... yes
# checking for mbrtowc... yes
# checking for mprotect... yes
# checking for mkstemp... yes
# checking for nl_langinfo... no
# checking for pipe... yes
# checking for pipe2... yes
# checking for isblank... yes
# checking for iswctype... yes
# checking for secure_getenv... no
# checking for setenv... yes
# checking for snprintf... yes
# checking for strdup... yes
# checking for tzset... yes
# checking for localtime_r... yes
# checking for times... yes
# checking for vasnprintf... no
# checking for wcrtomb... yes
# checking for iswcntrl... yes
# checking for nl_langinfo and CODESET... no
# checking for a traditional french locale... none
# checking whether // is distinct from /... unknown, assuming no
# checking whether realpath works... guessing no
# checking for wchar_t... yes
# checking whether NULL can be used in arbitrary expressions... 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 if environ is properly declared... yes
# checking for complete errno.h... yes
# checking for working fcntl.h... cross-compiling
# checking for pid_t... yes
# checking for mode_t... yes
# checking whether frexp() can be used without linking with libm... no
# checking whether alarm is declared... 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 getaddrinfo is declared without a macro... yes
# checking whether freeaddrinfo is declared without a macro... yes
# checking whether gai_strerror is declared without a macro... yes
# checking whether getnameinfo is declared without a macro... yes
# checking for library containing gethostbyname... none required
# checking for gethostbyname... yes
# checking for library containing getservbyname... none required
# checking for getservbyname... yes
# checking for C/C++ restrict keyword... __restrict
# checking for library containing inet_ntop... none required
# checking whether inet_ntop is declared... yes
# checking for IPv4 sockets... yes
# checking for IPv6 sockets... yes
# 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 for ld used by arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for shared library run path origin... done
# checking for iconv... no, consider installing GNU libiconv
# checking for inline... inline
# checking whether byte ordering is bigendian... no
# checking whether long double and double are the same... yes
# checking where to find the exponent in a 'float'... word 0 bit 23
# checking whether isnan(float) can be used without linking with libm... yes
# checking whether isnan(float) works... guessing yes
# checking whether isnan(double) can be used without linking with libm... yes
# checking whether isnan(long double) can be used without linking with libm... yes
# checking whether isnanl works... guessing yes
# checking where to find the exponent in a 'double'... unknown
# checking whether ldexp() can be used without linking with libm... yes
# checking for libunistring... no, consider installing GNU libunistring
# checking whether getc_unlocked is declared... yes
# checking whether we are using the GNU C Library >= 2.1 or uClibc... no
# checking whether pow can be used without linking with libm... no
# checking whether pow can be used with libm... yes
# checking whether log works... guessing yes
# checking whether round is declared... yes
# checking whether round works... guessing 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 unsigned long long int... yes
# checking for long long int... yes
# 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 promoted mode_t type... int
# checking whether poll is declared without a macro... yes
# checking for library containing setsockopt... none needed
# checking for ssize_t... 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 whether setenv is declared... yes
# checking search.h usability... yes
# checking search.h presence... yes
# checking for search.h... yes
# checking for tsearch... yes
# checking for sigset_t... yes
# checking for uid_t in sys/types.h... yes
# 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 strdup is declared... yes
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking for struct tm.tm_zone... yes
# checking for struct tm.tm_gmtoff... yes
# 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 for struct timespec in ... yes
# checking for wint_t... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for intmax_t... 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 vsnprintf is declared... yes
# checking for alloca as a compiler built-in... yes
# checking whether inet_ntop is declared without a macro... yes
# checking whether inet_pton is declared without a macro... yes
# checking whether btowc(0) is correct... guessing yes
# checking whether btowc(EOF) is correct... guessing yes
# checking byteswap.h usability... yes
# checking byteswap.h presence... yes
# checking for byteswap.h... yes
# checking for library containing clock_gettime... none required
# checking for library containing clock_getcpuclockid... no
# checking for clock_gettime... yes
# checking for clock_settime... yes
# checking for clock_getcpuclockid... no
# checking whether copysign can be used without linking with libm... no
# checking whether copysign can be used with libm... 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 for dirfd... yes
# checking whether dirfd is declared... (cached) yes
# checking whether dirfd is a macro... no
# checking whether // is distinct from /... (cached) unknown, assuming no
# checking whether dup2 works... guessing no
# checking for setdtablesize... no
# checking whether duplocale(LC_GLOBAL_LOCALE) works... guessing yes
# 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 whether frexp() can be used with libm... yes
# checking whether frexp works... guessing yes
# checking whether __func__ is available... yes
# configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo
# checking for library containing getaddrinfo... none required
# checking for getaddrinfo... yes
# checking whether gai_strerror is declared... (cached) yes
# checking whether gai_strerrorA is declared... no
# checking for gai_strerror with POSIX signature... yes
# checking for struct sockaddr.sa_len... no
# checking whether getaddrinfo is declared... (cached) yes
# checking whether freeaddrinfo is declared... (cached) yes
# checking whether getnameinfo is declared... (cached) yes
# checking for struct addrinfo... yes
# 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 for library containing gethostbyname... (cached) none required
# checking for gethostbyname... (cached) yes
# checking for library containing inet_ntop... (cached) none required
# checking whether inet_ntop is declared... (cached) yes
# checking for library containing inet_pton... none required
# checking whether inet_pton is declared... (cached) yes
# checking whether the compiler generally respects inline... no
# checking whether isfinite is declared... yes
# checking whether isfinite(long double) works... guessing yes
# checking whether isinf is declared... yes
# checking whether isinf(long double) works... guessing yes
# checking whether isnan macro works... yes
# checking whether isnan(double) can be used without linking with libm... (cached) yes
# checking whether isnan(double) can be used without linking with libm... (cached) yes
# checking whether isnan(float) can be used without linking with libm... (cached) yes
# checking whether isnan(float) works... (cached) guessing yes
# checking whether isnan(float) can be used without linking with libm... (cached) yes
# checking whether isnan(float) works... (cached) guessing yes
# checking whether isnan(long double) can be used without linking with libm... (cached) yes
# checking whether isnanl works... (cached) guessing yes
# checking whether isnan(long double) can be used without linking with libm... (cached) yes
# checking whether isnanl works... (cached) guessing yes
# checking whether nl_langinfo is declared without a macro... no
# checking if LD -Wl,--version-script works... yes
# checking whether the -Werror option is usable... yes
# checking for simple visibility declarations... yes
# checking whether link obeys POSIX... guessing no
# checking whether locale.h conforms to POSIX:2001... (cached) yes
# checking whether locale.h defines locale_t... (cached) yes
# checking whether struct lconv is properly defined... (cached) yes
# checking whether setlocale is declared without a macro... (cached) yes
# checking whether duplocale is declared without a macro... (cached) yes
# checking for log1p... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... (cached) no
# checking whether NAN macro works... yes
# checking whether HUGE_VAL works... yes
# checking whether acosf is declared without a macro... yes
# checking whether acosl is declared without a macro... yes
# checking whether asinf is declared without a macro... yes
# checking whether asinl is declared without a macro... yes
# checking whether atanf is declared without a macro... yes
# checking whether atanl is declared without a macro... yes
# checking whether cbrt is declared without a macro... yes
# checking whether cbrtf is declared without a macro... yes
# checking whether cbrtl is declared without a macro... yes
# checking whether ceilf is declared without a macro... yes
# checking whether ceill is declared without a macro... yes
# checking whether copysign is declared without a macro... yes
# checking whether copysignf is declared without a macro... yes
# checking whether copysignl is declared without a macro... yes
# checking whether cosf is declared without a macro... yes
# checking whether cosl is declared without a macro... yes
# checking whether coshf is declared without a macro... yes
# checking whether expf is declared without a macro... yes
# checking whether expl is declared without a macro... yes
# checking whether exp2 is declared without a macro... yes
# checking whether exp2f is declared without a macro... yes
# checking whether exp2l is declared without a macro... yes
# checking whether expm1 is declared without a macro... yes
# checking whether expm1f is declared without a macro... yes
# checking whether expm1l is declared without a macro... yes
# checking whether fabsf is declared without a macro... yes
# checking whether fabsl is declared without a macro... yes
# checking whether floorf is declared without a macro... yes
# checking whether floorl is declared without a macro... yes
# checking whether fma is declared without a macro... yes
# checking whether fmaf is declared without a macro... yes
# checking whether fmal is declared without a macro... yes
# checking whether fmod is declared without a macro... yes
# checking whether fmodf is declared without a macro... yes
# checking whether fmodl is declared without a macro... yes
# checking whether frexpf is declared without a macro... yes
# checking whether frexpl is declared without a macro... yes
# checking whether hypotf is declared without a macro... yes
# checking whether hypotl is declared without a macro... yes
# checking whether ilogb is declared without a macro... yes
# checking whether ilogbf is declared without a macro... yes
# checking whether ilogbl is declared without a macro... yes
# checking whether ldexpf is declared without a macro... yes
# checking whether ldexpl is declared without a macro... yes
# checking whether log is declared without a macro... yes
# checking whether logf is declared without a macro... yes
# checking whether logl is declared without a macro... yes
# checking whether log10 is declared without a macro... yes
# checking whether log10f is declared without a macro... yes
# checking whether log10l is declared without a macro... yes
# checking whether log1p is declared without a macro... yes
# checking whether log1pf is declared without a macro... yes
# checking whether log1pl is declared without a macro... yes
# checking whether log2 is declared without a macro... yes
# checking whether log2f is declared without a macro... yes
# checking whether log2l is declared without a macro... yes
# checking whether logb is declared without a macro... yes
# checking whether logbf is declared without a macro... yes
# checking whether logbl is declared without a macro... yes
# checking whether modf is declared without a macro... yes
# checking whether modff is declared without a macro... yes
# checking whether modfl is declared without a macro... yes
# checking whether powf is declared without a macro... yes
# checking whether remainder is declared without a macro... yes
# checking whether remainderf is declared without a macro... yes
# checking whether remainderl is declared without a macro... yes
# checking whether rint is declared without a macro... yes
# checking whether rintf is declared without a macro... yes
# checking whether rintl is declared without a macro... yes
# checking whether round is declared without a macro... yes
# checking whether roundf is declared without a macro... yes
# checking whether roundl is declared without a macro... yes
# checking whether sinf is declared without a macro... yes
# checking whether sinl is declared without a macro... yes
# checking whether sinhf is declared without a macro... yes
# checking whether sqrtf is declared without a macro... yes
# checking whether sqrtl is declared without a macro... yes
# checking whether tanf is declared without a macro... yes
# checking whether tanl is declared without a macro... yes
# checking whether tanhf is declared without a macro... yes
# checking whether trunc is declared without a macro... yes
# checking whether truncf is declared without a macro... yes
# checking whether truncl is declared without a macro... 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 whether mkdir handles trailing slash... guessing no
# checking whether mkdir handles trailing dot... guessing no
# checking for working mkstemp... guessing no
# checking whether getaddrinfo is declared without a macro... (cached) yes
# checking whether freeaddrinfo is declared without a macro... (cached) yes
# checking whether gai_strerror is declared without a macro... (cached) yes
# checking whether getnameinfo is declared without a macro... (cached) yes
# checking whether is self-contained... yes
# checking for sys/pstat.h... no
# checking for sys/sysmp.h... no
# checking for sys/param.h... (cached) yes
# checking for sys/sysctl.h... no
# checking for sched_getaffinity... yes
# checking for sched_getaffinity_np... no
# checking for pstat_getdynamic... no
# checking for sysmp... no
# checking for sysctl... no
# checking for glibc compatible sched_getaffinity... yes
# checking whether open recognizes a trailing slash... guessing yes
# checking for poll... yes
# checking whether poll is declared without a macro... (cached) yes
# checking for putenv compatible with GNU and SVID... guessing no
# checking whether _putenv is declared... no
# checking for raise... yes
# checking whether readlink signature is correct... yes
# checking whether readlink handles trailing slash correctly... guessing 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... yes
# checking whether rename honors trailing slash on destination... guessing no
# checking whether rename honors trailing slash on source... guessing no
# checking whether rename manages hard links correctly... guessing no
# checking whether rename manages existing destinations correctly... guessing no
# checking whether rmdir works... guessing no
# checking whether round is declared... (cached) yes
# checking whether round works... (cached) guessing yes
# checking for __secure_getenv... no
# checking for issetugid... yes
# checking whether select supports a 0 argument... guessing yes
# checking whether select detects invalid fds... guessing no
# checking for library containing getservbyname... (cached) none required
# checking for getservbyname... (cached) yes
# checking whether setenv validates arguments... guessing no
# 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 signbit macro... guessing no
# checking for signbit compiler built-ins... guessing no
# checking where to find the sign bit in a 'float'... unknown
# checking where to find the sign bit in a 'double'... unknown
# checking where to find the sign bit in a 'long double'... unknown
# checking whether copysignf is declared... (cached) yes
# checking whether copysignf can be used without linking with libm... no
# checking whether copysign is declared... (cached) yes
# checking whether copysign can be used without linking with libm... (cached) no
# checking whether copysignl is declared... (cached) yes
# checking whether copysignl can be used without linking with libm... no
# checking for stdint.h... (cached) yes
# checking for SIZE_MAX... yes
# checking for snprintf... (cached) yes
# checking whether snprintf respects a size of 1... guessing yes
# checking for library containing setsockopt... (cached) none needed
# checking for socklen_t... yes
# 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 struct stat.st_atim.tv_nsec... no
# checking for struct stat.st_atimespec.tv_nsec... no
# checking for struct stat.st_atimensec... yes
# checking for struct stat.st_birthtimespec.tv_nsec... no
# checking for struct stat.st_birthtimensec... no
# checking for struct stat.st_birthtim.tv_nsec... no
# checking for working stdalign.h... 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 whether flock is declared without a macro... yes
# checking whether is self-contained... (cached) no
# checking whether pselect is declared without a macro... (cached) yes
# checking whether select is declared without a macro... (cached) yes
# checking whether is self-contained... (cached) yes
# checking for shutdown... (cached) yes
# checking whether defines the SHUT_* macros... (cached) yes
# checking for struct sockaddr_storage... (cached) yes
# checking for sa_family_t... (cached) yes
# checking for struct sockaddr_storage.ss_family... (cached) yes
# checking whether socket is declared without a macro... (cached) yes
# checking whether connect is declared without a macro... (cached) yes
# checking whether accept is declared without a macro... (cached) yes
# checking whether bind is declared without a macro... (cached) yes
# checking whether getpeername is declared without a macro... (cached) yes
# checking whether getsockname is declared without a macro... (cached) yes
# checking whether getsockopt is declared without a macro... (cached) yes
# checking whether listen is declared without a macro... (cached) yes
# checking whether recv is declared without a macro... (cached) yes
# checking whether send is declared without a macro... (cached) yes
# checking whether recvfrom is declared without a macro... (cached) yes
# checking whether sendto is declared without a macro... (cached) yes
# checking whether setsockopt is declared without a macro... (cached) yes
# checking whether shutdown is declared without a macro... (cached) yes
# checking whether accept4 is declared without a macro... (cached) 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 for struct tms... yes
# checking whether times is declared without a macro... yes
# checking whether localtime_r is declared... yes
# checking whether localtime_r is compatible with its POSIX signature... yes
# checking whether trunc is declared... (cached) 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 ptrdiff_t... yes
# checking for vsnprintf... yes
# checking whether snprintf respects a size of 1... (cached) guessing 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 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 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 for stdint.h... (cached) yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... (cached) none needed
# checking how to print strings... printf
# checking for a sed that does not truncate output... (cached) /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 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... objdump
# checking how to recognize dependent libraries... pass_all
# checking for arm-linux-androideabi-dlltool... dlltool
# 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 for shl_load... no
# checking for shl_load in -ldld... no
# checking for dlopen... yes
# checking whether a program can dlopen itself... cross
# 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... no
# checking for libltdl... no
# configure: error: GNU libltdl (Libtool) not found, see README.
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/guile/src/guile-2.0.11/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 GNU Guile configure 2.0.11, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --disable-static --disable-error-on-warning
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 1cfea56f3024
# 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:4028: checking for a BSD-compatible install
# configure:4096: result: /usr/bin/install -c
# configure:4107: checking whether build environment is sane
# configure:4162: result: yes
# configure:4221: checking for arm-linux-androideabi-strip
# configure:4237: found /sysroot/bin/arm-linux-androideabi-strip
# configure:4248: result: arm-linux-androideabi-strip
# configure:4313: checking for a thread-safe mkdir -p
# configure:4352: result: /usr/sbin/mkdir -p
# configure:4359: checking for gawk
# configure:4375: found /usr/sbin/gawk
# configure:4386: result: gawk
# configure:4397: checking whether make sets $(MAKE)
# configure:4419: result: yes
# configure:4448: checking whether make supports nested variables
# configure:4465: result: yes
# configure:4592: checking whether make supports nested variables
# configure:4609: result: yes
# configure:4646: checking build system type
# configure:4660: result: x86_64-unknown-linux-gnu
# configure:4680: checking host system type
# configure:4693: result: arm-unknown-linux-androideabi
# configure:5027: checking for arm-linux-androideabi-gcc
# configure:5054: result: arm-linux-androideabi-gcc
# configure:5323: checking for C compiler version
# configure:5332: 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:5343: $? = 0
# configure:5332: 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:5343: $? = 0
# configure:5332: 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:5343: $? = 1
# configure:5332: 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:5343: $? = 1
# configure:5363: checking whether the C compiler works
# configure:5385: arm-linux-androideabi-gcc conftest.c >&5
# configure:5389: $? = 0
# configure:5437: result: yes
# configure:5440: checking for C compiler default output file name
# configure:5442: result: a.out
# configure:5448: checking for suffix of executables
# configure:5455: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5459: $? = 0
# configure:5481: result:
# configure:5503: checking whether we are cross compiling
# configure:5541: result: yes
# configure:5546: checking for suffix of object files
# configure:5568: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5572: $? = 0
# configure:5593: result: o
# configure:5597: checking whether we are using the GNU C compiler
# configure:5616: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5616: $? = 0
# configure:5625: result: yes
# configure:5634: checking whether arm-linux-androideabi-gcc accepts -g
# configure:5654: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:5654: $? = 0
# configure:5695: result: yes
# configure:5712: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:5775: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5775: $? = 0
# configure:5788: result: none needed
# configure:5813: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:5835: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:5838: $? = 0
# configure:5835: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:5838: $? = 0
# configure:5850: result: yes
# configure:5878: checking for style of include used by make
# configure:5906: result: GNU
# configure:5932: checking dependency style of arm-linux-androideabi-gcc
# configure:6043: result: gcc3
# configure:6064: checking how to run the C preprocessor
# configure:6095: arm-linux-androideabi-gcc -E conftest.c
# configure:6095: $? = 0
# configure:6109: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6109: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | /* end confdefs.h. */
# | #include
# configure:6134: result: arm-linux-androideabi-gcc -E
# configure:6154: arm-linux-androideabi-gcc -E conftest.c
# configure:6154: $? = 0
# configure:6168: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6168: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | /* end confdefs.h. */
# | #include
# configure:6197: checking for grep that handles long lines and -e
# configure:6255: result: /usr/sbin/grep
# configure:6260: checking for egrep
# configure:6322: result: /usr/sbin/grep -E
# configure:6329: checking for Minix Amsterdam compiler
# configure:6353: result: no
# configure:6365: checking for arm-linux-androideabi-ar
# configure:6381: found /sysroot/bin/arm-linux-androideabi-ar
# configure:6392: result: arm-linux-androideabi-ar
# configure:6472: checking for arm-linux-androideabi-ranlib
# configure:6488: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:6499: result: arm-linux-androideabi-ranlib
# configure:6566: checking for ANSI C header files
# configure:6586: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6586: $? = 0
# configure:6670: result: yes
# configure:6683: checking for sys/types.h
# configure:6683: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6683: $? = 0
# configure:6683: result: yes
# configure:6683: checking for sys/stat.h
# configure:6683: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6683: $? = 0
# configure:6683: result: yes
# configure:6683: checking for stdlib.h
# configure:6683: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6683: $? = 0
# configure:6683: result: yes
# configure:6683: checking for string.h
# configure:6683: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6683: $? = 0
# configure:6683: result: yes
# configure:6683: checking for memory.h
# configure:6683: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6683: $? = 0
# configure:6683: result: yes
# configure:6683: checking for strings.h
# configure:6683: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6683: $? = 0
# configure:6683: result: yes
# configure:6683: checking for inttypes.h
# configure:6683: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6683: $? = 0
# configure:6683: result: yes
# configure:6683: checking for stdint.h
# configure:6683: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6683: $? = 0
# configure:6683: result: yes
# configure:6683: checking for unistd.h
# configure:6683: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6683: $? = 0
# configure:6683: result: yes
# configure:6696: checking minix/config.h usability
# configure:6696: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:52:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6696: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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:6696: result: no
# configure:6696: checking minix/config.h presence
# configure:6696: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:19:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6696: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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:6696: result: no
# configure:6696: checking for minix/config.h
# configure:6696: result: no
# configure:6720: checking whether it is safe to define __EXTENSIONS__
# configure:6738: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6738: $? = 0
# configure:6745: result: yes
# configure:6760: checking whether _XOPEN_SOURCE should be defined
# configure:6779: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6779: $? = 0
# configure:6803: result: no
# configure:6851: checking for special C compiler options needed for large files
# configure:6896: result: no
# configure:6902: checking for _FILE_OFFSET_BITS value needed for large files
# configure:6927: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:31:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:31:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:32:24: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:32:24: warning: left shift count >= width of type [enabled by default]
# conftest.c:31:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:6927: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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:6951: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:32:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:32:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:33:24: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:33:24: warning: left shift count >= width of type [enabled by default]
# conftest.c:32:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:6951: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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:6959: result: unknown
# configure:6971: checking for _LARGE_FILES value needed for large files
# configure:6996: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:31:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:31:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:32:24: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:32:24: warning: left shift count >= width of type [enabled by default]
# conftest.c:31:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:6996: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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:7020: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:32:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:32:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:33:24: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:33:24: warning: left shift count >= width of type [enabled by default]
# conftest.c:32:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:7020: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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:7028: result: unknown
# configure:7064: autobuild project... GNU Guile
# configure:7070: autobuild revision... 2.0.11
# configure:7075: autobuild hostname... 1cfea56f3024
# configure:7086: autobuild timestamp... 20170404T215113Z
# configure:7289: checking how to run the C preprocessor
# configure:7359: result: arm-linux-androideabi-gcc -E
# configure:7379: arm-linux-androideabi-gcc -E conftest.c
# configure:7379: $? = 0
# configure:7393: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:26:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7393: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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
# | /* end confdefs.h. */
# | #include
# configure:7421: checking for a sed that does not truncate output
# configure:7485: result: /usr/sbin/sed
# configure:7494: checking for gawk
# configure:7521: result: gawk
# configure:7532: checking whether ln -s works
# configure:7536: result: yes
# configure:7548: checking for arm-linux-androideabi-ar
# configure:7575: result: arm-linux-androideabi-ar
# configure:7645: checking the archiver (arm-linux-androideabi-ar) interface
# configure:7661: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7661: $? = 0
# configure:7663: arm-linux-androideabi-ar cru libconftest.a conftest.o >&5
# configure:7666: $? = 0
# configure:7694: result: ar
# configure:7751: checking for sys/socket.h
# configure:7751: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7751: $? = 0
# configure:7751: result: yes
# configure:7751: checking for arpa/inet.h
# configure:7751: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7751: $? = 0
# configure:7751: result: yes
# configure:7751: checking for features.h
# configure:7751: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7751: $? = 0
# configure:7751: result: yes
# configure:7751: checking for sys/param.h
# configure:7751: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7751: $? = 0
# configure:7751: result: yes
# configure:7751: checking for dirent.h
# configure:7751: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7751: $? = 0
# configure:7751: result: yes
# configure:7751: checking for xlocale.h
# configure:7751: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7751: $? = 0
# configure:7751: result: yes
# configure:7751: checking for unistd.h
# configure:7751: result: yes
# configure:7751: checking for sys/stat.h
# configure:7751: result: yes
# configure:7751: checking for netdb.h
# configure:7751: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7751: $? = 0
# configure:7751: result: yes
# configure:7751: checking for netinet/in.h
# configure:7751: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7751: $? = 0
# configure:7751: result: yes
# configure:7751: checking for sys/time.h
# configure:7751: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7751: $? = 0
# configure:7751: result: yes
# configure:7751: checking for iconv.h
# configure:7751: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:71:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7751: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_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:7751: result: no
# configure:7751: checking for langinfo.h
# configure:7751: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:71:22: fatal error: langinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7751: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_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:7751: result: no
# configure:7751: checking for math.h
# configure:7751: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7751: $? = 0
# configure:7751: result: yes
# configure:7751: checking for sys/mman.h
# configure:7751: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7751: $? = 0
# configure:7751: result: yes
# configure:7751: checking for poll.h
# configure:7751: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7751: $? = 0
# configure:7751: result: yes
# configure:7751: checking for sys/ioctl.h
# configure:7751: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7751: $? = 0
# configure:7751: result: yes
# configure:7751: checking for sys/filio.h
# configure:7751: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:75:23: fatal error: sys/filio.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7751: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_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:7751: result: no
# configure:7751: checking for malloc.h
# configure:7751: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7751: $? = 0
# configure:7751: result: yes
# configure:7751: checking for sys/select.h
# configure:7751: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7751: $? = 0
# configure:7751: result: yes
# configure:7751: checking for wchar.h
# configure:7751: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7751: $? = 0
# configure:7751: result: yes
# configure:7751: checking for stdint.h
# configure:7751: result: yes
# configure:7751: checking for sys/file.h
# configure:7751: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7751: $? = 0
# configure:7751: result: yes
# configure:7751: checking for sys/times.h
# configure:7751: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7751: $? = 0
# configure:7751: result: yes
# configure:7751: checking for sys/uio.h
# configure:7751: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7751: $? = 0
# configure:7751: result: yes
# configure:7751: checking for wctype.h
# configure:7751: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7751: $? = 0
# configure:7751: result: yes
# configure:7782: checking whether the preprocessor supports include_next
# configure:7820: arm-linux-androideabi-gcc -c -Iconftestd1b -Iconftestd2 conftest.c >&5
# configure:7820: $? = 0
# configure:7841: result: yes
# configure:7862: checking whether system header files limit the line length
# configure:7885: result: no
# configure:8030: checking whether is self-contained
# configure:8047: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8047: $? = 0
# configure:8055: result: yes
# configure:8060: checking for shutdown
# configure:8060: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:8060: $? = 0
# configure:8060: result: yes
# configure:8070: checking whether defines the SHUT_* macros
# configure:8087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8087: $? = 0
# configure:8095: result: yes
# configure:8197: checking for struct sockaddr_storage
# configure:8197: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8197: $? = 0
# configure:8197: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:66:38: error: expected expression before ')' token
# if (sizeof ((struct sockaddr_storage)))
# ^
# configure:8197: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | /* end confdefs.h. */
# |
# | /* sys/types.h is not needed according to POSIX, but the
# | sys/socket.h in i386-unknown-freebsd4.10 and
# | powerpc-apple-darwin5.5 required it. */
# | #include
# | #ifdef HAVE_SYS_SOCKET_H
# | #include
# | #endif
# | #ifdef HAVE_WS2TCPIP_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct sockaddr_storage)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:8197: result: yes
# configure:8218: checking for sa_family_t
# configure:8218: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8218: $? = 0
# configure:8218: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:67:26: error: expected expression before ')' token
# if (sizeof ((sa_family_t)))
# ^
# configure:8218: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | /* end confdefs.h. */
# |
# | /* sys/types.h is not needed according to POSIX, but the
# | sys/socket.h in i386-unknown-freebsd4.10 and
# | powerpc-apple-darwin5.5 required it. */
# | #include
# | #ifdef HAVE_SYS_SOCKET_H
# | #include
# | #endif
# | #ifdef HAVE_WS2TCPIP_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((sa_family_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:8218: result: yes
# configure:8247: checking for struct sockaddr_storage.ss_family
# configure:8247: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8247: $? = 0
# configure:8247: result: yes
# configure:8303: checking whether socket is declared without a macro
# configure:8324: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8324: $? = 0
# configure:8332: result: yes
# configure:8303: checking whether connect is declared without a macro
# configure:8324: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8324: $? = 0
# configure:8332: result: yes
# configure:8303: checking whether accept is declared without a macro
# configure:8324: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8324: $? = 0
# configure:8332: result: yes
# configure:8303: checking whether bind is declared without a macro
# configure:8324: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8324: $? = 0
# configure:8332: result: yes
# configure:8303: checking whether getpeername is declared without a macro
# configure:8324: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8324: $? = 0
# configure:8332: result: yes
# configure:8303: checking whether getsockname is declared without a macro
# configure:8324: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8324: $? = 0
# configure:8332: result: yes
# configure:8303: checking whether getsockopt is declared without a macro
# configure:8324: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8324: $? = 0
# configure:8332: result: yes
# configure:8303: checking whether listen is declared without a macro
# configure:8324: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8324: $? = 0
# configure:8332: result: yes
# configure:8303: checking whether recv is declared without a macro
# configure:8324: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8324: $? = 0
# configure:8332: result: yes
# configure:8303: checking whether send is declared without a macro
# configure:8324: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8324: $? = 0
# configure:8332: result: yes
# configure:8303: checking whether recvfrom is declared without a macro
# configure:8324: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8324: $? = 0
# configure:8332: result: yes
# configure:8303: checking whether sendto is declared without a macro
# configure:8324: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8324: $? = 0
# configure:8332: result: yes
# configure:8303: checking whether setsockopt is declared without a macro
# configure:8324: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8324: $? = 0
# configure:8332: result: yes
# configure:8303: checking whether shutdown is declared without a macro
# configure:8324: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8324: $? = 0
# configure:8332: result: yes
# configure:8303: checking whether accept4 is declared without a macro
# configure:8324: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8324: $? = 0
# configure:8332: result: yes
# configure:8344: checking for size_t
# configure:8344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8344: $? = 0
# configure:8344: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:104:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:8344: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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:8344: result: yes
# configure:8357: checking for working alloca.h
# configure:8374: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:8374: $? = 0
# configure:8382: result: yes
# configure:8390: checking for alloca
# configure:8427: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:8427: $? = 0
# configure:8435: result: yes
# configure:8660: checking whether uses 'inline' correctly
# configure:8682: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8685: $? = 0
# configure:8703: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8706: $? = 0
# configure:8719: result: yes
# configure:8739: checking for btowc
# configure:8739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:8739: $? = 0
# configure:8739: result: yes
# configure:8739: checking for canonicalize_file_name
# configure:8739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccaEW3PD.o:conftest.c:function main: error: undefined reference to 'canonicalize_file_name'
# collect2: error: ld returned 1 exit status
# configure:8739: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 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:8739: result: no
# configure:8739: checking for getcwd
# configure:8739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:8739: $? = 0
# configure:8739: result: yes
# configure:8739: checking for readlink
# configure:8739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:8739: $? = 0
# configure:8739: result: yes
# configure:8739: checking for realpath
# configure:8739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:8739: $? = 0
# configure:8739: result: yes
# configure:8739: checking for _set_invalid_parameter_handler
# configure:8739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/cciHSmsV.o:conftest.c:function main: error: undefined reference to '_set_invalid_parameter_handler'
# collect2: error: ld returned 1 exit status
# configure:8739: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 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:8739: result: no
# configure:8739: checking for duplocale
# configure:8739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:8739: $? = 0
# configure:8739: result: yes
# configure:8739: checking for symlink
# configure:8739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:8739: $? = 0
# configure:8739: result: yes
# configure:8739: checking for flock
# configure:8739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:8739: $? = 0
# configure:8739: result: yes
# configure:8739: checking for fcntl
# configure:8739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:8739: $? = 0
# configure:8739: result: yes
# configure:8739: checking for fsync
# configure:8739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:8739: $? = 0
# configure:8739: result: yes
# configure:8739: checking for getlogin
# configure:8739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:8739: $? = 0
# configure:8739: result: yes
# configure:8739: checking for gettimeofday
# configure:8739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:8739: $? = 0
# configure:8739: result: yes
# configure:8739: checking for link
# configure:8739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:8739: $? = 0
# configure:8739: result: yes
# configure:8739: checking for lstat
# configure:8739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:8739: $? = 0
# configure:8739: result: yes
# configure:8739: checking for mbsinit
# configure:8739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:8739: $? = 0
# configure:8739: result: yes
# configure:8739: checking for mbrtowc
# configure:8739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:8739: $? = 0
# configure:8739: result: yes
# configure:8739: checking for mprotect
# configure:8739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:8739: $? = 0
# configure:8739: result: yes
# configure:8739: checking for mkstemp
# configure:8739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:8739: $? = 0
# configure:8739: result: yes
# configure:8739: checking for nl_langinfo
# configure:8739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccU0AyeS.o:conftest.c:function main: error: undefined reference to 'nl_langinfo'
# collect2: error: ld returned 1 exit status
# configure:8739: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 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:8739: result: no
# configure:8739: checking for pipe
# configure:8739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:8739: $? = 0
# configure:8739: result: yes
# configure:8739: checking for pipe2
# configure:8739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:8739: $? = 0
# configure:8739: result: yes
# configure:8739: checking for isblank
# configure:8739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:112:6: warning: conflicting types for built-in function 'isblank' [enabled by default]
# char isblank ();
# ^
# configure:8739: $? = 0
# configure:8739: result: yes
# configure:8739: checking for iswctype
# configure:8739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:8739: $? = 0
# configure:8739: result: yes
# configure:8739: checking for secure_getenv
# configure:8739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/cckFxIZt.o:conftest.c:function main: error: undefined reference to 'secure_getenv'
# collect2: error: ld returned 1 exit status
# configure:8739: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 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:8739: result: no
# configure:8739: checking for setenv
# configure:8739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:8739: $? = 0
# configure:8739: result: yes
# configure:8739: checking for snprintf
# configure:8739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:115:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
# char snprintf ();
# ^
# configure:8739: $? = 0
# configure:8739: result: yes
# configure:8739: checking for strdup
# configure:8739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:116:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
# char strdup ();
# ^
# configure:8739: $? = 0
# configure:8739: result: yes
# configure:8739: checking for tzset
# configure:8739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:8739: $? = 0
# configure:8739: result: yes
# configure:8739: checking for localtime_r
# configure:8739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:8739: $? = 0
# configure:8739: result: yes
# configure:8739: checking for times
# configure:8739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:8739: $? = 0
# configure:8739: result: yes
# configure:8739: checking for vasnprintf
# configure:8739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccQpKrg8.o:conftest.c:function main: error: undefined reference to 'vasnprintf'
# collect2: error: ld returned 1 exit status
# configure:8739: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 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:8739: result: no
# configure:8739: checking for wcrtomb
# configure:8739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:8739: $? = 0
# configure:8739: result: yes
# configure:8739: checking for iswcntrl
# configure:8739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:121:6: warning: conflicting types for built-in function 'iswcntrl' [enabled by default]
# char iswcntrl ();
# ^
# configure:8739: $? = 0
# configure:8739: result: yes
# configure:8751: checking for nl_langinfo and CODESET
# configure:8767: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:99:22: fatal error: langinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:8767: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | char* cs = nl_langinfo(CODESET); return !cs;
# | ;
# | return 0;
# | }
# configure:8776: result: no
# configure:8787: checking for a traditional french locale
# configure:8855: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:8858: $? = 0
# configure:8914: result: none
# configure:9005: checking whether // is distinct from /
# configure:9034: result: unknown, assuming no
# configure:9046: checking whether realpath works
# configure:9228: result: guessing no
# configure:9559: checking for wchar_t
# configure:9576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:9576: $? = 0
# configure:9583: result: yes
# configure:9599: checking whether NULL can be used in arbitrary expressions
# configure:9617: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:9617: $? = 0
# configure:9624: result: yes
# configure:9731: checking whether locale.h conforms to POSIX:2001
# configure:9749: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:9749: $? = 0
# configure:9756: result: yes
# configure:9762: checking whether locale.h defines locale_t
# configure:9779: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:9779: $? = 0
# configure:9787: result: yes
# configure:9800: checking whether struct lconv is properly defined
# configure:9819: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:9819: $? = 0
# configure:9827: result: yes
# configure:9908: checking whether setlocale is declared without a macro
# configure:9930: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:9930: $? = 0
# configure:9938: result: yes
# configure:9908: checking whether duplocale is declared without a macro
# configure:9930: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:9930: $? = 0
# configure:9938: result: yes
# configure:9959: checking if environ is properly declared
# configure:9982: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:108:39: error: conflicting types for 'environ'
# extern struct { int foo; } environ;
# ^
# In file included from conftest.c:103:0:
# /sysroot/sysroot/usr/include/unistd.h:50:15: note: previous declaration of 'environ' was here
# extern char** environ;
# ^
# configure:9982: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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:9990: result: yes
# configure:10005: checking for complete errno.h
# configure:10078: result: yes
# configure:10400: checking for working fcntl.h
# configure:10518: result: cross-compiling
# configure:10541: checking for pid_t
# configure:10541: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10541: $? = 0
# configure:10541: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:141:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:10541: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 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 ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:10541: result: yes
# configure:10552: checking for mode_t
# configure:10552: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10552: $? = 0
# configure:10552: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:141:21: error: expected expression before ')' token
# if (sizeof ((mode_t)))
# ^
# configure:10552: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 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 ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:10552: result: yes
# configure:10572: checking whether frexp() can be used without linking with libm
# configure:10590: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/cco8zUj2.o:conftest.c:function main: error: undefined reference to 'frexp'
# collect2: error: ld returned 1 exit status
# configure:10590: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | /* end confdefs.h. */
# | #include
# | double x;
# | int
# | main ()
# | {
# | int e; return frexp (x, &e) > 0;
# | ;
# | return 0;
# | }
# configure:10599: result: no
# configure:10602: checking whether alarm is declared
# configure:10602: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10602: $? = 0
# configure:10602: result: yes
# configure:10648: checking whether stat file-mode macros are broken
# configure:10675: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10675: $? = 0
# configure:10682: result: no
# configure:10833: checking for nlink_t
# configure:10833: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10833: $? = 0
# configure:10833: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:112:22: error: expected expression before ')' token
# if (sizeof ((nlink_t)))
# ^
# configure:10833: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((nlink_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:10833: result: yes
# configure:10848: checking whether fchmodat is declared without a macro
# configure:10866: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10866: $? = 0
# configure:10874: result: yes
# configure:10848: checking whether fstat is declared without a macro
# configure:10866: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10866: $? = 0
# configure:10874: result: yes
# configure:10848: checking whether fstatat is declared without a macro
# configure:10866: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10866: $? = 0
# configure:10874: result: yes
# configure:10848: checking whether futimens is declared without a macro
# configure:10866: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10866: $? = 0
# configure:10874: result: yes
# configure:10848: checking whether lchmod is declared without a macro
# configure:10866: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:116:10: error: 'lchmod' undeclared (first use in this function)
# (void) lchmod;
# ^
# conftest.c:116:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:10866: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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:10874: result: no
# configure:10848: checking whether lstat is declared without a macro
# configure:10866: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10866: $? = 0
# configure:10874: result: yes
# configure:10848: checking whether mkdirat is declared without a macro
# configure:10866: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10866: $? = 0
# configure:10874: result: yes
# configure:10848: checking whether mkfifo is declared without a macro
# configure:10866: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10866: $? = 0
# configure:10874: result: yes
# configure:10848: checking whether mkfifoat is declared without a macro
# configure:10866: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:119:10: error: 'mkfifoat' undeclared (first use in this function)
# (void) mkfifoat;
# ^
# conftest.c:119:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:10866: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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:10874: result: no
# configure:10848: checking whether mknod is declared without a macro
# configure:10866: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10866: $? = 0
# configure:10874: result: yes
# configure:10848: checking whether mknodat is declared without a macro
# configure:10866: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10866: $? = 0
# configure:10874: result: yes
# configure:10848: checking whether stat is declared without a macro
# configure:10866: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10866: $? = 0
# configure:10874: result: yes
# configure:10848: checking whether utimensat is declared without a macro
# configure:10866: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10866: $? = 0
# configure:10874: result: yes
# configure:10989: checking whether getaddrinfo is declared without a macro
# configure:11006: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11006: $? = 0
# configure:11014: result: yes
# configure:10989: checking whether freeaddrinfo is declared without a macro
# configure:11006: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11006: $? = 0
# configure:11014: result: yes
# configure:10989: checking whether gai_strerror is declared without a macro
# configure:11006: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11006: $? = 0
# configure:11014: result: yes
# configure:10989: checking whether getnameinfo is declared without a macro
# configure:11006: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11006: $? = 0
# configure:11014: result: yes
# configure:11029: checking for library containing gethostbyname
# configure:11060: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:11060: $? = 0
# configure:11077: result: none required
# configure:11091: checking for gethostbyname
# configure:11091: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:11091: $? = 0
# configure:11091: result: yes
# configure:11146: checking for library containing getservbyname
# configure:11177: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:11177: $? = 0
# configure:11194: result: none required
# configure:11208: checking for getservbyname
# configure:11208: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:11208: $? = 0
# configure:11208: result: yes
# configure:11260: checking for C/C++ restrict keyword
# configure:11285: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11285: $? = 0
# configure:11293: result: __restrict
# configure:11364: checking for library containing inet_ntop
# configure:11395: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:11395: $? = 0
# configure:11412: result: none required
# configure:11444: checking whether inet_ntop is declared
# configure:11444: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11444: $? = 0
# configure:11444: result: yes
# configure:11472: checking for IPv4 sockets
# configure:11498: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11498: $? = 0
# configure:11506: result: yes
# configure:11514: checking for IPv6 sockets
# configure:11543: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11543: $? = 0
# configure:11551: result: yes
# configure:11685: checking for struct timeval
# configure:11708: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11708: $? = 0
# configure:11716: result: yes
# configure:11721: checking for wide-enough struct timeval.tv_sec member
# configure:11748: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11748: $? = 0
# configure:11756: result: yes
# configure:11766: checking whether gettimeofday is declared without a macro
# configure:11788: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11788: $? = 0
# configure:11796: result: yes
# configure:11854: checking for ld used by arm-linux-androideabi-gcc
# configure:11921: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:11928: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:11943: result: yes
# configure:11950: checking for shared library run path origin
# configure:11963: result: done
# configure:12557: checking for iconv
# configure:12581: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:130:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12581: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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:12605: arm-linux-androideabi-gcc -o conftest conftest.c -liconv >&5
# conftest.c:130:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12605: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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:12615: result: no, consider installing GNU libiconv
# configure:12835: checking for inline
# configure:12851: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12851: $? = 0
# configure:12859: result: inline
# configure:12878: checking whether byte ordering is bigendian
# configure:12893: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:129:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:129:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^
# conftest.c:129:15: error: unknown type name 'universal'
# configure:12893: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:12938: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:135:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:135:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:12938: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | /* 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:12982: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:134:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:134:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:12982: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:13038: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13038: $? = 0
# configure:13084: result: no
# configure:13104: checking whether long double and double are the same
# configure:13125: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13125: $? = 0
# configure:13133: result: yes
# configure:13146: checking where to find the exponent in a 'float'
# configure:13235: result: word 0 bit 23
# configure:13258: checking whether isnan(float) can be used without linking with libm
# configure:13283: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:13283: $? = 0
# configure:13292: result: yes
# configure:13348: checking whether isnan(float) works
# configure:13427: result: guessing yes
# configure:13447: checking whether isnan(double) can be used without linking with libm
# configure:13472: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:13472: $? = 0
# configure:13481: result: yes
# configure:13543: checking whether isnan(long double) can be used without linking with libm
# configure:13568: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:13568: $? = 0
# configure:13577: result: yes
# configure:13634: checking whether isnanl works
# configure:13783: result: guessing yes
# configure:13800: checking where to find the exponent in a 'double'
# configure:14126: result: unknown
# configure:14153: checking whether ldexp() can be used without linking with libm
# configure:14175: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14175: $? = 0
# configure:14184: result: yes
# configure:15799: checking for libunistring
# configure:15821: arm-linux-androideabi-gcc -o conftest conftest.c /usr/lib/libunistring.so >&5
# conftest.c:131:21: fatal error: uniconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15821: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | u8_strconv_from_locale((char*)0);
# | ;
# | return 0;
# | }
# configure:15831: result: no, consider installing GNU libunistring
# configure:15964: checking whether getc_unlocked is declared
# configure:15964: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:15964: $? = 0
# configure:15964: result: yes
# configure:15976: checking whether we are using the GNU C Library >= 2.1 or uClibc
# configure:16006: result: no
# configure:16018: checking whether pow can be used without linking with libm
# configure:16047: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccwKPcOW.o:conftest.c:funcptr: error: undefined reference to 'pow'
# collect2: error: ld returned 1 exit status
# configure:16047: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | /* end confdefs.h. */
# | #ifndef __NO_MATH_INLINES
# | # define __NO_MATH_INLINES 1 /* for glibc */
# | #endif
# | #include
# |
# | double (*funcptr) (double, double) = pow;
# | int i_ret;
# | float f_ret;
# | double d_ret;
# | long double l_ret;
# | int
# | main ()
# | {
# | double y = funcptr (1.6180339887, 1.6180339887) + pow (1.6180339887, 1.6180339887);
# |
# | return y < 0.3 || y > 1.7;
# |
# | ;
# | return 0;
# | }
# configure:16056: result: no
# configure:16059: checking whether pow can be used with libm
# configure:16090: arm-linux-androideabi-gcc -o conftest conftest.c -lm >&5
# configure:16090: $? = 0
# configure:16100: result: yes
# configure:16128: checking whether log works
# configure:16168: result: guessing yes
# configure:16212: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccIk5Wm8.o:conftest.c:function main: error: undefined reference to 'round'
# collect2: error: ld returned 1 exit status
# configure:16212: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | /* end confdefs.h. */
# |
# | #ifndef __NO_MATH_INLINES
# | # define __NO_MATH_INLINES 1 /* for glibc */
# | #endif
# | #include
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# | double round (double);
# |
# | double x;
# | int
# | main ()
# | {
# | x = round (x);
# | ;
# | return 0;
# | }
# configure:16212: arm-linux-androideabi-gcc -o conftest conftest.c -lm >&5
# configure:16212: $? = 0
# configure:16223: checking whether round is declared
# configure:16223: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:16223: $? = 0
# configure:16223: result: yes
# configure:16242: checking whether round works
# configure:16298: result: guessing yes
# configure:16447: checking whether lstat correctly handles trailing slash
# configure:16497: result: guessing no
# configure:16510: checking whether malloc, realloc, calloc are POSIX compliant
# configure:16530: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:16530: $? = 0
# configure:16538: result: yes
# configure:16545: checking for stdlib.h
# configure:16545: result: yes
# configure:16555: checking for GNU libc compatible malloc
# configure:16599: result: no
# configure:16614: checking for unsigned long long int
# configure:16653: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:16653: $? = 0
# configure:16662: result: yes
# configure:16672: checking for long long int
# configure:16722: result: yes
# configure:16734: checking for mbstate_t
# configure:16758: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:16758: $? = 0
# configure:16765: result: yes
# configure:16784: checking for a traditional japanese locale
# configure:16854: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:16857: $? = 0
# configure:16915: result: none
# configure:16923: checking for a transitional chinese locale
# configure:16994: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccAU3tvC.o:conftest.c:function main: error: undefined reference to 'mblen'
# collect2: error: ld returned 1 exit status
# configure:16997: $? = 1
# configure:17048: result: none
# configure:17055: checking for a french Unicode locale
# configure:17127: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:17130: $? = 0
# configure:17176: result: none
# configure:17267: checking for mmap
# configure:17267: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:17267: $? = 0
# configure:17267: result: yes
# configure:17278: checking for MAP_ANONYMOUS
# configure:17315: result: yes
# configure:17337: checking whether memchr works
# configure:17410: result: guessing no
# configure:17429: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:140:10: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:140:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^
# conftest.c:140:16: error: unknown type name 'universal'
# configure:17429: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #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:17465: checking for promoted mode_t type
# configure:17482: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:17482: $? = 0
# configure:17490: result: int
# configure:17602: checking whether poll is declared without a macro
# configure:17619: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:17619: $? = 0
# configure:17627: result: yes
# configure:17713: checking for library containing setsockopt
# configure:17735: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:17735: $? = 0
# configure:17816: result: none needed
# configure:17965: checking for ssize_t
# configure:17982: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:17982: $? = 0
# configure:17989: result: yes
# configure:18011: checking whether is self-contained
# configure:18028: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18028: $? = 0
# configure:18047: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18047: $? = 0
# configure:18077: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccOJO4cd.o:conftest.c:function main: error: undefined reference to 'nonexistent_memset'
# collect2: error: ld returned 1 exit status
# configure:18077: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 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:18090: result: no
# configure:18207: checking whether pselect is declared without a macro
# configure:18231: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18231: $? = 0
# configure:18239: result: yes
# configure:18207: checking whether select is declared without a macro
# configure:18231: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18231: $? = 0
# configure:18239: result: yes
# configure:18251: checking whether setenv is declared
# configure:18251: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18251: $? = 0
# configure:18251: result: yes
# configure:18277: checking search.h usability
# configure:18277: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18277: $? = 0
# configure:18277: result: yes
# configure:18277: checking search.h presence
# configure:18277: arm-linux-androideabi-gcc -E conftest.c
# configure:18277: $? = 0
# configure:18277: result: yes
# configure:18277: checking for search.h
# configure:18277: result: yes
# configure:18289: checking for tsearch
# configure:18289: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:18289: $? = 0
# configure:18289: result: yes
# configure:18301: checking for sigset_t
# configure:18301: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18301: $? = 0
# configure:18301: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:155:23: error: expected expression before ')' token
# if (sizeof ((sigset_t)))
# ^
# configure:18301: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 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:18301: result: yes
# configure:18322: checking for uid_t in sys/types.h
# configure:18341: result: yes
# configure:18360: checking whether snprintf returns a byte count as in C99
# configure:18441: result: guessing no
# configure:18444: checking whether snprintf is declared
# configure:18444: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18444: $? = 0
# configure:18444: result: yes
# configure:18455: checking for stdbool.h that conforms to C99
# configure:18522: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18522: $? = 0
# configure:18529: result: yes
# configure:18531: checking for _Bool
# configure:18531: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18531: $? = 0
# configure:18531: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:184:20: error: expected expression before ')' token
# if (sizeof ((_Bool)))
# ^
# configure:18531: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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:18531: result: yes
# configure:18671: checking whether stdint.h conforms to C99
# configure:18840: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:264:7: error: negative width in bit-field 'check_WINT'
# ? 1 : -1;
# ^
# configure:18840: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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:18932: result: no
# configure:18941: checking sys/inttypes.h usability
# configure:18941: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:182:26: fatal error: sys/inttypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:18941: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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:18941: result: no
# configure:18941: checking sys/inttypes.h presence
# configure:18941: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:149:26: fatal error: sys/inttypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:18941: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | /* end confdefs.h. */
# | #include
# configure:18941: result: no
# configure:18941: checking for sys/inttypes.h
# configure:18941: result: no
# configure:18941: checking sys/bitypes.h usability
# configure:18941: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:182:25: fatal error: sys/bitypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:18941: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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:18941: result: no
# configure:18941: checking sys/bitypes.h presence
# configure:18941: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:149:25: fatal error: sys/bitypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:18941: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | /* end confdefs.h. */
# | #include
# configure:18941: result: no
# configure:18941: checking for sys/bitypes.h
# configure:18941: result: no
# configure:18970: checking for bit size of ptrdiff_t
# configure:18975: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18975: $? = 0
# configure:18975: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:164:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 0)];
# ^
# configure:18975: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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:18975: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:164:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 1)];
# ^
# configure:18975: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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:18975: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:164:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 3)];
# ^
# configure:18975: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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:18975: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:164:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 7)];
# ^
# configure:18975: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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:18975: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:164:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 15)];
# ^
# configure:18975: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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:18975: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:164:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 31)];
# ^
# configure:18975: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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:18975: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18975: $? = 0
# configure:18975: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18975: $? = 0
# configure:18975: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18975: $? = 0
# configure:18975: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18975: $? = 0
# configure:18975: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18975: $? = 0
# configure:18975: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18975: $? = 0
# configure:18996: result: 32
# configure:18970: checking for bit size of size_t
# configure:18975: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18975: $? = 0
# configure:18975: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:165:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 0)];
# ^
# configure:18975: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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:18975: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:165:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 1)];
# ^
# configure:18975: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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:18975: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:165:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 3)];
# ^
# configure:18975: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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:18975: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:165:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 7)];
# ^
# configure:18975: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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:18975: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:165:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 15)];
# ^
# configure:18975: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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:18975: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:165:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 31)];
# ^
# configure:18975: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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:18975: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18975: $? = 0
# configure:18975: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18975: $? = 0
# configure:18975: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18975: $? = 0
# configure:18975: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18975: $? = 0
# configure:18975: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18975: $? = 0
# configure:18975: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18975: $? = 0
# configure:18996: result: 32
# configure:19015: checking for bit size of sig_atomic_t
# configure:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19020: $? = 0
# configure:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:166:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 0)];
# ^
# configure:19020: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:166:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 1)];
# ^
# configure:19020: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:166:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 3)];
# ^
# configure:19020: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:166:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 7)];
# ^
# configure:19020: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:166:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 15)];
# ^
# configure:19020: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:166:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 31)];
# ^
# configure:19020: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19020: $? = 0
# configure:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19020: $? = 0
# configure:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19020: $? = 0
# configure:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19020: $? = 0
# configure:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19020: $? = 0
# configure:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19020: $? = 0
# configure:19041: result: 32
# configure:19015: checking for bit size of wchar_t
# configure:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19020: $? = 0
# configure:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:167:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 0)];
# ^
# configure:19020: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:167:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 1)];
# ^
# configure:19020: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:167:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 3)];
# ^
# configure:19020: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:167:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 7)];
# ^
# configure:19020: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:167:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 15)];
# ^
# configure:19020: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:167:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 31)];
# ^
# configure:19020: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19020: $? = 0
# configure:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19020: $? = 0
# configure:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19020: $? = 0
# configure:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19020: $? = 0
# configure:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19020: $? = 0
# configure:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19020: $? = 0
# configure:19041: result: 32
# configure:19015: checking for bit size of wint_t
# configure:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19020: $? = 0
# configure:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:168:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 0)];
# ^
# configure:19020: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:168:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 1)];
# ^
# configure:19020: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:168:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 3)];
# ^
# configure:19020: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:168:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 7)];
# ^
# configure:19020: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:168:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 15)];
# ^
# configure:19020: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:168:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 31)];
# ^
# configure:19020: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19020: $? = 0
# configure:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19020: $? = 0
# configure:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19020: $? = 0
# configure:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19020: $? = 0
# configure:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19020: $? = 0
# configure:19020: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19020: $? = 0
# configure:19041: result: 32
# configure:19059: checking whether sig_atomic_t is signed
# configure:19086: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19086: $? = 0
# configure:19096: result: yes
# configure:19059: checking whether wchar_t is signed
# configure:19086: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:166:17: error: size of array 'verify' is negative
# int verify[2 * ((wchar_t) -1 < (wchar_t) 0) - 1];
# ^
# configure:19086: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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:19096: result: no
# configure:19059: checking whether wint_t is signed
# configure:19086: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:166:17: error: size of array 'verify' is negative
# int verify[2 * ((wint_t) -1 < (wint_t) 0) - 1];
# ^
# configure:19086: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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:19096: result: no
# configure:19118: checking for ptrdiff_t integer literal suffix
# configure:19164: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19164: $? = 0
# configure:19173: result:
# configure:19118: checking for size_t integer literal suffix
# configure:19164: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19164: $? = 0
# configure:19173: result: u
# configure:19190: checking for sig_atomic_t integer literal suffix
# configure:19236: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19236: $? = 0
# configure:19245: result:
# configure:19190: checking for wchar_t integer literal suffix
# configure:19236: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19236: $? = 0
# configure:19245: result: u
# configure:19190: checking for wint_t integer literal suffix
# configure:19236: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19236: $? = 0
# configure:19245: result: u
# configure:19277: checking whether strdup is declared
# configure:19277: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19277: $? = 0
# configure:19277: result: yes
# configure:19288: checking whether struct tm is in sys/time.h or time.h
# configure:19308: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19308: $? = 0
# configure:19315: result: time.h
# configure:19323: checking for struct tm.tm_zone
# configure:19323: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19323: $? = 0
# configure:19323: result: yes
# configure:19391: checking for struct tm.tm_gmtoff
# configure:19391: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19391: $? = 0
# configure:19391: result: yes
# configure:19480: checking whether ffsl is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:170:10: error: 'ffsl' undeclared (first use in this function)
# (void) ffsl;
# ^
# conftest.c:170:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:19498: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef ffsl
# | (void) ffsl;
# | ;
# | return 0;
# | }
# configure:19506: result: no
# configure:19480: checking whether ffsll is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:170:10: error: 'ffsll' undeclared (first use in this function)
# (void) ffsll;
# ^
# conftest.c:170:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:19498: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef ffsll
# | (void) ffsll;
# | ;
# | return 0;
# | }
# configure:19506: result: no
# configure:19480: checking whether memmem is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19498: $? = 0
# configure:19506: result: yes
# configure:19480: checking whether mempcpy is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:171:10: error: 'mempcpy' undeclared (first use in this function)
# (void) mempcpy;
# ^
# conftest.c:171:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:19498: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef mempcpy
# | (void) mempcpy;
# | ;
# | return 0;
# | }
# configure:19506: result: no
# configure:19480: checking whether memrchr is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19498: $? = 0
# configure:19506: result: yes
# configure:19480: checking whether rawmemchr is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:172:10: error: 'rawmemchr' undeclared (first use in this function)
# (void) rawmemchr;
# ^
# conftest.c:172:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:19498: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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:19506: result: no
# configure:19480: checking whether stpcpy is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19498: $? = 0
# configure:19506: result: yes
# configure:19480: checking whether stpncpy is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19498: $? = 0
# configure:19506: result: yes
# configure:19480: checking whether strchrnul is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:174:10: error: 'strchrnul' undeclared (first use in this function)
# (void) strchrnul;
# ^
# conftest.c:174:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:19498: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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:19506: result: no
# configure:19480: checking whether strdup is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19498: $? = 0
# configure:19506: result: yes
# configure:19480: checking whether strncat is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19498: $? = 0
# configure:19506: result: yes
# configure:19480: checking whether strndup is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19498: $? = 0
# configure:19506: result: yes
# configure:19480: checking whether strnlen is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19498: $? = 0
# configure:19506: result: yes
# configure:19480: checking whether strpbrk is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19498: $? = 0
# configure:19506: result: yes
# configure:19480: checking whether strsep is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19498: $? = 0
# configure:19506: result: yes
# configure:19480: checking whether strcasestr is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19498: $? = 0
# configure:19506: result: yes
# configure:19480: checking whether strtok_r is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19498: $? = 0
# configure:19506: result: yes
# configure:19480: checking whether strerror_r is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19498: $? = 0
# configure:19506: result: yes
# configure:19480: checking whether strsignal is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19498: $? = 0
# configure:19506: result: yes
# configure:19480: checking whether strverscmp is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:184:10: error: 'strverscmp' undeclared (first use in this function)
# (void) strverscmp;
# ^
# conftest.c:184:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:19498: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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:19506: result: no
# configure:19640: checking for struct timespec in
# configure:19657: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19657: $? = 0
# configure:19664: result: yes
# configure:19849: checking for wint_t
# configure:19874: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19874: $? = 0
# configure:19881: result: yes
# configure:19890: checking for inttypes.h
# configure:19909: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19909: $? = 0
# configure:19916: result: yes
# configure:19927: checking for stdint.h
# configure:19944: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19944: $? = 0
# configure:19951: result: yes
# configure:19964: checking for intmax_t
# configure:19989: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19989: $? = 0
# configure:19996: result: yes
# configure:20022: checking for snprintf
# configure:20022: result: yes
# configure:20022: checking for strnlen
# configure:20022: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:20022: $? = 0
# configure:20022: result: yes
# configure:20022: checking for wcslen
# configure:20022: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:20022: $? = 0
# configure:20022: result: yes
# configure:20022: checking for wcsnlen
# configure:20022: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:20022: $? = 0
# configure:20022: result: yes
# configure:20022: checking for mbrtowc
# configure:20022: result: yes
# configure:20022: checking for wcrtomb
# configure:20022: result: yes
# configure:20031: checking whether _snprintf is declared
# configure:20031: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:197:10: error: '_snprintf' undeclared (first use in this function)
# (void) _snprintf;
# ^
# conftest.c:197:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:20031: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #ifndef _snprintf
# | #ifdef __cplusplus
# | (void) _snprintf;
# | #else
# | (void) _snprintf;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:20031: result: no
# configure:20053: checking whether vsnprintf is declared
# configure:20053: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:20053: $? = 0
# configure:20053: result: yes
# configure:20140: checking for alloca as a compiler built-in
# configure:20164: result: yes
# configure:20281: checking whether inet_ntop is declared without a macro
# configure:20307: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:20307: $? = 0
# configure:20315: result: yes
# configure:20281: checking whether inet_pton is declared without a macro
# configure:20307: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:20307: $? = 0
# configure:20315: result: yes
# configure:20369: checking whether btowc(0) is correct
# configure:20415: result: guessing yes
# configure:20418: checking whether btowc(EOF) is correct
# configure:20469: result: guessing yes
# configure:20515: checking byteswap.h usability
# configure:20515: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:20515: $? = 0
# configure:20515: result: yes
# configure:20515: checking byteswap.h presence
# configure:20515: arm-linux-androideabi-gcc -E conftest.c
# configure:20515: $? = 0
# configure:20515: result: yes
# configure:20515: checking for byteswap.h
# configure:20515: result: yes
# configure:20641: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/cc8BHFKt.o:conftest.c:function main: error: undefined reference to 'ceil'
# collect2: error: ld returned 1 exit status
# configure:20641: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | /* end confdefs.h. */
# | #ifndef __NO_MATH_INLINES
# | # define __NO_MATH_INLINES 1 /* for glibc */
# | #endif
# | #include
# | double x;
# | int
# | main ()
# | {
# | x = ceil(x);
# | ;
# | return 0;
# | }
# configure:20664: arm-linux-androideabi-gcc -o conftest conftest.c -lm >&5
# configure:20664: $? = 0
# configure:20741: checking for library containing clock_gettime
# configure:20772: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:20772: $? = 0
# configure:20789: result: none required
# configure:20795: checking for library containing clock_getcpuclockid
# configure:20826: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccA18Lum.o:conftest.c:function main: error: undefined reference to 'clock_getcpuclockid'
# collect2: error: ld returned 1 exit status
# configure:20826: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 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 clock_getcpuclockid ();
# | int
# | main ()
# | {
# | return clock_getcpuclockid ();
# | ;
# | return 0;
# | }
# configure:20826: 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
# /tmp/ccNfbilm.o:conftest.c:function main: error: undefined reference to 'clock_getcpuclockid'
# collect2: error: ld returned 1 exit status
# configure:20826: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 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 clock_getcpuclockid ();
# | int
# | main ()
# | {
# | return clock_getcpuclockid ();
# | ;
# | return 0;
# | }
# configure:20826: 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
# /tmp/ccGTyVue.o:conftest.c:function main: error: undefined reference to 'clock_getcpuclockid'
# collect2: error: ld returned 1 exit status
# configure:20826: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 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 clock_getcpuclockid ();
# | int
# | main ()
# | {
# | return clock_getcpuclockid ();
# | ;
# | return 0;
# | }
# configure:20843: result: no
# configure:20863: checking for clock_gettime
# configure:20863: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:20863: $? = 0
# configure:20863: result: yes
# configure:20863: checking for clock_settime
# configure:20863: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:20863: $? = 0
# configure:20863: result: yes
# configure:20863: checking for clock_getcpuclockid
# configure:20863: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccKIv1TM.o:conftest.c:function main: error: undefined reference to 'clock_getcpuclockid'
# collect2: error: ld returned 1 exit status
# configure:20863: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | /* end confdefs.h. */
# | /* Define clock_getcpuclockid to an innocuous variant, in case declares clock_getcpuclockid.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define clock_getcpuclockid innocuous_clock_getcpuclockid
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char clock_getcpuclockid (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef clock_getcpuclockid
# |
# | /* 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 clock_getcpuclockid ();
# | /* 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_clock_getcpuclockid || defined __stub___clock_getcpuclockid
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return clock_getcpuclockid ();
# | ;
# | return 0;
# | }
# configure:20863: result: no
# configure:21018: checking whether copysign can be used without linking with libm
# configure:21047: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccOCgY6V.o:conftest.c:funcptr: error: undefined reference to 'copysign'
# collect2: error: ld returned 1 exit status
# configure:21047: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | /* end confdefs.h. */
# | #ifndef __NO_MATH_INLINES
# | # define __NO_MATH_INLINES 1 /* for glibc */
# | #endif
# | #include
# |
# | double (*funcptr) (double, double) = copysign;
# | int i_ret;
# | float f_ret;
# | double d_ret;
# | long double l_ret;
# | int
# | main ()
# | {
# | double y = funcptr (1.6180339887, 1.6180339887) + copysign (1.6180339887, 1.6180339887);
# |
# | return y < 0.3 || y > 1.7;
# |
# | ;
# | return 0;
# | }
# configure:21056: result: no
# configure:21059: checking whether copysign can be used with libm
# configure:21090: arm-linux-androideabi-gcc -o conftest conftest.c -lm >&5
# configure:21090: $? = 0
# configure:21100: result: yes
# configure:21236: checking whether alphasort is declared without a macro
# configure:21254: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21254: $? = 0
# configure:21262: result: yes
# configure:21236: checking whether closedir is declared without a macro
# configure:21254: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21254: $? = 0
# configure:21262: result: yes
# configure:21236: checking whether dirfd is declared without a macro
# configure:21254: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21254: $? = 0
# configure:21262: result: yes
# configure:21236: checking whether fdopendir is declared without a macro
# configure:21254: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21254: $? = 0
# configure:21262: result: yes
# configure:21236: checking whether opendir is declared without a macro
# configure:21254: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21254: $? = 0
# configure:21262: result: yes
# configure:21236: checking whether readdir is declared without a macro
# configure:21254: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21254: $? = 0
# configure:21262: result: yes
# configure:21236: checking whether rewinddir is declared without a macro
# configure:21254: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21254: $? = 0
# configure:21262: result: yes
# configure:21236: checking whether scandir is declared without a macro
# configure:21254: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21254: $? = 0
# configure:21262: result: yes
# configure:21281: checking for dirfd
# configure:21281: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:21281: $? = 0
# configure:21281: result: yes
# configure:21290: checking whether dirfd is declared
# configure:21290: result: yes
# configure:21307: checking whether dirfd is a macro
# configure:21330: result: no
# configure:21423: checking whether // is distinct from /
# configure:21452: result: unknown, assuming no
# configure:21469: checking whether dup2 works
# configure:21539: result: guessing no
# configure:21547: checking for setdtablesize
# configure:21547: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccg596My.o:conftest.c:function main: error: undefined reference to 'setdtablesize'
# collect2: error: ld returned 1 exit status
# configure:21547: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | /* end confdefs.h. */
# | /* Define setdtablesize to an innocuous variant, in case declares setdtablesize.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define setdtablesize innocuous_setdtablesize
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char setdtablesize (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef setdtablesize
# |
# | /* 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 setdtablesize ();
# | /* 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_setdtablesize || defined __stub___setdtablesize
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return setdtablesize ();
# | ;
# | return 0;
# | }
# configure:21547: result: no
# configure:21595: checking whether duplocale(LC_GLOBAL_LOCALE) works
# configure:21656: result: guessing yes
# configure:21795: checking whether fcntl is declared without a macro
# configure:21813: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21813: $? = 0
# configure:21821: result: yes
# configure:21795: checking whether openat is declared without a macro
# configure:21813: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21813: $? = 0
# configure:21821: result: yes
# configure:21884: checking whether conversion from 'int' to 'long double' works
# configure:21936: result: guessing yes
# configure:22125: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccaKjBFM.o:conftest.c:function main: error: undefined reference to 'floor'
# collect2: error: ld returned 1 exit status
# configure:22125: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | /* end confdefs.h. */
# | #ifndef __NO_MATH_INLINES
# | # define __NO_MATH_INLINES 1 /* for glibc */
# | #endif
# | #include
# | double x;
# | int
# | main ()
# | {
# | x = floor(x);
# | ;
# | return 0;
# | }
# configure:22148: arm-linux-androideabi-gcc -o conftest conftest.c -lm >&5
# configure:22148: $? = 0
# configure:22203: checking whether frexp() can be used with libm
# configure:22223: arm-linux-androideabi-gcc -o conftest conftest.c -lm >&5
# configure:22223: $? = 0
# configure:22233: result: yes
# configure:22246: checking whether frexp works
# configure:22337: result: guessing yes
# configure:22461: checking whether __func__ is available
# configure:22477: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22477: $? = 0
# configure:22484: result: yes
# configure:22493: checking how to do getaddrinfo, freeaddrinfo and getnameinfo
# configure:22498: checking for library containing getaddrinfo
# configure:22529: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:22529: $? = 0
# configure:22546: result: none required
# configure:22559: checking for getaddrinfo
# configure:22585: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:22585: $? = 0
# configure:22593: result: yes
# configure:22642: checking whether gai_strerror is declared
# configure:22642: result: yes
# configure:22667: checking whether gai_strerrorA is declared
# configure:22667: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:251:10: error: 'gai_strerrorA' undeclared (first use in this function)
# (void) gai_strerrorA;
# ^
# conftest.c:251:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:22667: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_SYS_SOCKET_H
# | #include
# | #endif
# | #ifdef HAVE_NETDB_H
# | #include
# | #endif
# | #ifdef HAVE_WS2TCPIP_H
# | #include
# | #endif
# | #include
# |
# |
# | int
# | main ()
# | {
# | #ifndef gai_strerrorA
# | #ifdef __cplusplus
# | (void) gai_strerrorA;
# | #else
# | (void) gai_strerrorA;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:22667: result: no
# configure:22691: checking for gai_strerror with POSIX signature
# configure:22717: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22717: $? = 0
# configure:22724: result: yes
# configure:22740: checking for struct sockaddr.sa_len
# configure:22740: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:240:12: error: 'struct sockaddr' has no member named 'sa_len'
# if (ac_aggr.sa_len)
# ^
# configure:22740: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# |
# | int
# | main ()
# | {
# | static struct sockaddr ac_aggr;
# | if (ac_aggr.sa_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure:22740: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:240:19: error: 'struct sockaddr' has no member named 'sa_len'
# if (sizeof ac_aggr.sa_len)
# ^
# configure:22740: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# |
# | int
# | main ()
# | {
# | static struct sockaddr ac_aggr;
# | if (sizeof ac_aggr.sa_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure:22740: result: no
# configure:22757: checking whether getaddrinfo is declared
# configure:22757: result: yes
# configure:22782: checking whether freeaddrinfo is declared
# configure:22782: result: yes
# configure:22807: checking whether getnameinfo is declared
# configure:22807: result: yes
# configure:22846: checking for struct addrinfo
# configure:22846: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22846: $? = 0
# configure:22846: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:250:30: error: expected expression before ')' token
# if (sizeof ((struct addrinfo)))
# ^
# configure:22846: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_SYS_SOCKET_H
# | #include
# | #endif
# | #ifdef HAVE_NETDB_H
# | #include
# | #endif
# | #ifdef HAVE_WS2TCPIP_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct addrinfo)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:22846: result: yes
# configure:23062: checking whether gettimeofday clobbers localtime buffer
# configure:23111: result: guessing yes
# configure:23127: checking for gettimeofday with POSIX signature
# configure:23155: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:243:19: error: conflicting types for 'gettimeofday'
# int gettimeofday (struct timeval *restrict, void *restrict);
# ^
# In file included from conftest.c:241: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:23155: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #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:23171: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:23171: $? = 0
# configure:23180: result: almost
# configure:23212: checking sys/timeb.h usability
# configure:23212: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:275:23: fatal error: sys/timeb.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:23212: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #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:23212: result: no
# configure:23212: checking sys/timeb.h presence
# configure:23212: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:242:23: fatal error: sys/timeb.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:23212: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | /* end confdefs.h. */
# | #include
# configure:23212: result: no
# configure:23212: checking for sys/timeb.h
# configure:23212: result: no
# configure:23224: checking for _ftime
# configure:23224: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccCsTnPl.o:conftest.c:function main: error: undefined reference to '_ftime'
# collect2: error: ld returned 1 exit status
# configure:23224: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #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:23224: result: no
# configure:23261: checking for library containing gethostbyname
# configure:23309: result: none required
# configure:23323: checking for gethostbyname
# configure:23323: result: yes
# configure:23882: checking for library containing inet_ntop
# configure:23930: result: none required
# configure:23962: checking whether inet_ntop is declared
# configure:23962: result: yes
# configure:24067: checking for library containing inet_pton
# configure:24098: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:24098: $? = 0
# configure:24115: result: none required
# configure:24147: checking whether inet_pton is declared
# configure:24147: result: yes
# configure:24196: checking whether the compiler generally respects inline
# configure:24217: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:251:17: error: #error "inline is not effective"
# #error "inline is not effective"
# ^
# configure:24217: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | #ifdef __NO_INLINE__
# | #error "inline is not effective"
# | #endif
# | ;
# | return 0;
# | }
# configure:24226: result: no
# configure:24237: checking whether isfinite is declared
# configure:24237: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:24237: $? = 0
# configure:24237: result: yes
# configure:24272: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:24272: $? = 0
# configure:24286: checking whether isfinite(long double) works
# configure:24420: result: guessing yes
# configure:24466: checking whether isinf is declared
# configure:24466: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:24466: $? = 0
# configure:24466: result: yes
# configure:24505: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:24505: $? = 0
# configure:24519: checking whether isinf(long double) works
# configure:24659: result: guessing yes
# configure:24710: checking whether isnan macro works
# configure:24715: result: yes
# configure:24757: checking whether isnan(double) can be used without linking with libm
# configure:24791: result: yes
# configure:24884: checking whether isnan(double) can be used without linking with libm
# configure:24918: result: yes
# configure:24947: checking whether isnan(float) can be used without linking with libm
# configure:24981: result: yes
# configure:25037: checking whether isnan(float) works
# configure:25116: result: guessing yes
# configure:25275: checking whether isnan(float) can be used without linking with libm
# configure:25309: result: yes
# configure:25316: checking whether isnan(float) works
# configure:25395: result: guessing yes
# configure:25540: checking whether isnan(long double) can be used without linking with libm
# configure:25574: result: yes
# configure:25631: checking whether isnanl works
# configure:25780: result: guessing yes
# configure:25944: checking whether isnan(long double) can be used without linking with libm
# configure:25978: result: yes
# configure:25987: checking whether isnanl works
# configure:26136: result: guessing yes
# configure:26505: checking whether nl_langinfo is declared without a macro
# configure:26523: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:257:22: fatal error: langinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:26523: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef nl_langinfo
# | (void) nl_langinfo;
# | ;
# | return 0;
# | }
# configure:26531: result: no
# configure:26597: checking if LD -Wl,--version-script works
# configure:26615: arm-linux-androideabi-gcc -o conftest -Wl,--version-script=conftest.map conftest.c >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: conftest.map:2:1: syntax error, unexpected $end, expecting '{'
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: fatal error: unable to parse version script file conftest.map
# collect2: error: ld returned 1 exit status
# configure:26615: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:26643: arm-linux-androideabi-gcc -o conftest -Wl,--version-script=conftest.map conftest.c >&5
# configure:26643: $? = 0
# configure:26655: result: yes
# configure:26672: checking whether the -Werror option is usable
# configure:26691: arm-linux-androideabi-gcc -c -Werror conftest.c >&5
# configure:26691: $? = 0
# configure:26700: result: yes
# configure:26702: checking for simple visibility declarations
# configure:26729: arm-linux-androideabi-gcc -c -fvisibility=hidden -Werror conftest.c >&5
# configure:26729: $? = 0
# configure:26738: result: yes
# configure:26760: checking whether link obeys POSIX
# configure:26814: result: guessing no
# configure:26905: checking whether locale.h conforms to POSIX:2001
# configure:26930: result: yes
# configure:26936: checking whether locale.h defines locale_t
# configure:26961: result: yes
# configure:26974: checking whether struct lconv is properly defined
# configure:27001: result: yes
# configure:27082: checking whether setlocale is declared without a macro
# configure:27112: result: yes
# configure:27082: checking whether duplocale is declared without a macro
# configure:27112: result: yes
# configure:27218: checking for log1p
# configure:27218: arm-linux-androideabi-gcc -o conftest conftest.c -lm >&5
# conftest.c:287:6: warning: conflicting types for built-in function 'log1p' [enabled by default]
# char log1p ();
# ^
# configure:27218: $? = 0
# configure:27218: result: yes
# configure:27329: checking for stdlib.h
# configure:27329: result: yes
# configure:27339: checking for GNU libc compatible malloc
# configure:27383: result: no
# configure:27539: checking whether NAN macro works
# configure:27562: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27562: $? = 0
# configure:27569: result: yes
# configure:27574: checking whether HUGE_VAL works
# configure:27592: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27592: $? = 0
# configure:27599: result: yes
# configure:27608: checking whether acosf is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether acosl is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether asinf is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether asinl is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether atanf is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether atanl is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether cbrt is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether cbrtf is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether cbrtl is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether ceilf is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether ceill is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether copysign is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether copysignf is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether copysignl is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether cosf is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether cosl is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether coshf is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether expf is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether expl is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether exp2 is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether exp2f is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether exp2l is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether expm1 is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether expm1f is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether expm1l is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether fabsf is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether fabsl is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether floorf is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether floorl is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether fma is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether fmaf is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether fmal is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether fmod is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether fmodf is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether fmodl is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether frexpf is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether frexpl is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether hypotf is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether hypotl is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether ilogb is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether ilogbf is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether ilogbl is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether ldexpf is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether ldexpl is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether log is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether logf is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether logl is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether log10 is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether log10f is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether log10l is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether log1p is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether log1pf is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether log1pl is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether log2 is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether log2f is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether log2l is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether logb is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether logbf is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether logbl is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether modf is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether modff is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether modfl is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether powf is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether remainder is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether remainderf is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether remainderl is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether rint is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether rintf is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether rintl is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether round is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether roundf is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether roundl is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether sinf is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether sinl is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether sinhf is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether sqrtf is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether sqrtl is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether tanf is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether tanl is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether tanhf is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether trunc is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether truncf is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27608: checking whether truncl is declared without a macro
# configure:27625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27625: $? = 0
# configure:27633: result: yes
# configure:27659: checking whether mbrtowc handles incomplete characters
# configure:27716: result: guessing yes
# configure:27722: checking whether mbrtowc works as well as mbtowc
# configure:27783: result: guessing yes
# configure:27834: checking whether mbrtowc handles a NULL pwc argument
# configure:27905: result: guessing yes
# configure:27911: checking whether mbrtowc handles a NULL string argument
# configure:27970: result: guessing yes
# configure:27978: checking whether mbrtowc has a correct return value
# configure:28108: result: guessing yes
# configure:28114: checking whether mbrtowc returns 0 when parsing a NUL character
# configure:28170: result: guessing yes
# configure:28253: checking whether mbrtowc handles incomplete characters
# configure:28310: result: guessing yes
# configure:28316: checking whether mbrtowc works as well as mbtowc
# configure:28377: result: guessing yes
# configure:28513: checking bp-sym.h usability
# configure:28513: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:391:20: fatal error: bp-sym.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:28513: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 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:28513: result: no
# configure:28513: checking bp-sym.h presence
# configure:28513: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:358:20: fatal error: bp-sym.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:28513: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | /* end confdefs.h. */
# | #include
# configure:28513: result: no
# configure:28513: checking for bp-sym.h
# configure:28513: result: no
# configure:28542: checking whether mkdir handles trailing slash
# configure:28584: result: guessing no
# configure:28593: checking whether mkdir handles trailing dot
# configure:28635: result: guessing no
# configure:28664: checking for working mkstemp
# configure:28729: result: guessing no
# configure:28900: checking whether getaddrinfo is declared without a macro
# configure:28925: result: yes
# configure:28900: checking whether freeaddrinfo is declared without a macro
# configure:28925: result: yes
# configure:28900: checking whether gai_strerror is declared without a macro
# configure:28925: result: yes
# configure:28900: checking whether getnameinfo is declared without a macro
# configure:28925: result: yes
# configure:28938: checking whether is self-contained
# configure:28955: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:28955: $? = 0
# configure:28963: result: yes
# configure:29180: checking for sys/pstat.h
# configure:29180: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:400:23: fatal error: sys/pstat.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:29180: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 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:29180: result: no
# configure:29180: checking for sys/sysmp.h
# configure:29180: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:400:23: fatal error: sys/sysmp.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:29180: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 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:29180: result: no
# configure:29180: checking for sys/param.h
# configure:29180: result: yes
# configure:29193: checking for sys/sysctl.h
# configure:29193: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:405:24: fatal error: sys/sysctl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:29193: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_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
# | #if HAVE_SYS_PARAM_H
# | # include
# | #endif
# |
# |
# | #include
# configure:29193: result: no
# configure:29213: checking for sched_getaffinity
# configure:29213: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:29213: $? = 0
# configure:29213: result: yes
# configure:29213: checking for sched_getaffinity_np
# configure:29213: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccaZDrDz.o:conftest.c:function main: error: undefined reference to 'sched_getaffinity_np'
# collect2: error: ld returned 1 exit status
# configure:29213: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | /* end confdefs.h. */
# | /* Define sched_getaffinity_np to an innocuous variant, in case declares sched_getaffinity_np.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define sched_getaffinity_np innocuous_sched_getaffinity_np
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char sched_getaffinity_np (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef sched_getaffinity_np
# |
# | /* 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_getaffinity_np ();
# | /* 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_sched_getaffinity_np || defined __stub___sched_getaffinity_np
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return sched_getaffinity_np ();
# | ;
# | return 0;
# | }
# configure:29213: result: no
# configure:29213: checking for pstat_getdynamic
# configure:29213: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/cc8J7AgD.o:conftest.c:function main: error: undefined reference to 'pstat_getdynamic'
# collect2: error: ld returned 1 exit status
# configure:29213: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | /* end confdefs.h. */
# | /* Define pstat_getdynamic to an innocuous variant, in case declares pstat_getdynamic.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define pstat_getdynamic innocuous_pstat_getdynamic
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char pstat_getdynamic (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef pstat_getdynamic
# |
# | /* 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 pstat_getdynamic ();
# | /* 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_pstat_getdynamic || defined __stub___pstat_getdynamic
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return pstat_getdynamic ();
# | ;
# | return 0;
# | }
# configure:29213: result: no
# configure:29213: checking for sysmp
# configure:29213: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/cckmDxKL.o:conftest.c:function main: error: undefined reference to 'sysmp'
# collect2: error: ld returned 1 exit status
# configure:29213: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | /* end confdefs.h. */
# | /* Define sysmp to an innocuous variant, in case declares sysmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define sysmp innocuous_sysmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char sysmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef sysmp
# |
# | /* 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 sysmp ();
# | /* 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_sysmp || defined __stub___sysmp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return sysmp ();
# | ;
# | return 0;
# | }
# configure:29213: result: no
# configure:29213: checking for sysctl
# configure:29213: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccg6Y4NP.o:conftest.c:function main: error: undefined reference to 'sysctl'
# collect2: error: ld returned 1 exit status
# configure:29213: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | /* end confdefs.h. */
# | /* Define sysctl to an innocuous variant, in case declares sysctl.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define sysctl innocuous_sysctl
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char sysctl (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef sysctl
# |
# | /* 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 sysctl ();
# | /* 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_sysctl || defined __stub___sysctl
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return sysctl ();
# | ;
# | return 0;
# | }
# configure:29213: result: no
# configure:29224: checking for glibc compatible sched_getaffinity
# configure:29240: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:29240: $? = 0
# configure:29248: result: yes
# configure:29266: checking whether open recognizes a trailing slash
# configure:29317: result: guessing yes
# configure:29433: checking for poll
# configure:29433: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:29433: $? = 0
# configure:29433: result: yes
# configure:29675: checking whether poll is declared without a macro
# configure:29700: result: yes
# configure:29714: checking for putenv compatible with GNU and SVID
# configure:29764: result: guessing no
# configure:29785: checking whether _putenv is declared
# configure:29785: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:415:10: error: '_putenv' undeclared (first use in this function)
# (void) _putenv;
# ^
# conftest.c:415:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:29785: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 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:29785: result: no
# configure:29819: checking for raise
# configure:29819: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:29819: $? = 0
# configure:29819: result: yes
# configure:29907: checking whether readlink signature is correct
# configure:29925: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:29925: $? = 0
# configure:29932: result: yes
# configure:29934: checking whether readlink handles trailing slash correctly
# configure:29975: result: guessing no
# configure:30096: checking for working re_compile_pattern
# configure:30314: result: no
# configure:30399: checking libintl.h usability
# configure:30399: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:434:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:30399: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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:30399: result: no
# configure:30399: checking libintl.h presence
# configure:30399: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:401:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:30399: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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:30399: result: no
# configure:30399: checking for libintl.h
# configure:30399: result: no
# configure:30410: checking whether isblank is declared
# configure:30410: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:30410: $? = 0
# configure:30410: result: yes
# configure:30429: checking whether rename honors trailing slash on destination
# configure:30486: result: guessing no
# configure:30498: checking whether rename honors trailing slash on source
# configure:30555: result: guessing no
# configure:30568: checking whether rename manages hard links correctly
# configure:30629: result: guessing no
# configure:30641: checking whether rename manages existing destinations correctly
# configure:30690: result: guessing no
# configure:30732: checking whether rmdir works
# configure:30785: result: guessing no
# configure:30854: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccSRxLG4.o:conftest.c:function main: error: undefined reference to 'round'
# collect2: error: ld returned 1 exit status
# configure:30854: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | /* end confdefs.h. */
# |
# | #ifndef __NO_MATH_INLINES
# | # define __NO_MATH_INLINES 1 /* for glibc */
# | #endif
# | #include
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# | double round (double);
# |
# | double x;
# | int
# | main ()
# | {
# | x = round (x);
# | ;
# | return 0;
# | }
# configure:30854: arm-linux-androideabi-gcc -o conftest conftest.c -lm >&5
# configure:30854: $? = 0
# configure:30865: checking whether round is declared
# configure:30865: result: yes
# configure:30884: checking whether round works
# configure:30940: result: guessing yes
# configure:31144: checking for __secure_getenv
# configure:31144: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccit3mxk.o:conftest.c:function main: error: undefined reference to '__secure_getenv'
# collect2: error: ld returned 1 exit status
# configure:31144: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 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:31144: result: no
# configure:31156: checking for issetugid
# configure:31156: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:31156: $? = 0
# configure:31156: result: yes
# configure:31190: checking whether select supports a 0 argument
# configure:31233: result: guessing yes
# configure:31240: checking whether select detects invalid fds
# configure:31296: result: guessing no
# configure:31418: checking for library containing getservbyname
# configure:31466: result: none required
# configure:31480: checking for getservbyname
# configure:31480: result: yes
# configure:31537: checking whether setenv validates arguments
# configure:31591: result: guessing no
# configure:31761: checking for volatile sig_atomic_t
# configure:31761: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:31761: $? = 0
# configure:31761: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:426:36: error: expected expression before ')' token
# if (sizeof ((volatile sig_atomic_t)))
# ^
# configure:31761: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 1
# | /* end confdefs.h. */
# |
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((volatile sig_atomic_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:31761: result: yes
# configure:31777: checking for sighandler_t
# configure:31777: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:31777: $? = 0
# configure:31777: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:426:27: error: expected expression before ')' token
# if (sizeof ((sighandler_t)))
# ^
# configure:31777: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 1
# | /* end confdefs.h. */
# |
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((sighandler_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:31777: result: yes
# configure:31791: checking whether pthread_sigmask is declared without a macro
# configure:31809: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:425:10: error: 'pthread_sigmask' undeclared (first use in this function)
# (void) pthread_sigmask;
# ^
# conftest.c:425:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:31809: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef pthread_sigmask
# | (void) pthread_sigmask;
# | ;
# | return 0;
# | }
# configure:31817: result: no
# configure:31791: checking whether sigaction is declared without a macro
# configure:31809: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:31809: $? = 0
# configure:31817: result: yes
# configure:31791: checking whether sigaddset is declared without a macro
# configure:31809: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:31809: $? = 0
# configure:31817: result: yes
# configure:31791: checking whether sigdelset is declared without a macro
# configure:31809: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:31809: $? = 0
# configure:31817: result: yes
# configure:31791: checking whether sigemptyset is declared without a macro
# configure:31809: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:31809: $? = 0
# configure:31817: result: yes
# configure:31791: checking whether sigfillset is declared without a macro
# configure:31809: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:31809: $? = 0
# configure:31817: result: yes
# configure:31791: checking whether sigismember is declared without a macro
# configure:31809: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:31809: $? = 0
# configure:31817: result: yes
# configure:31791: checking whether sigpending is declared without a macro
# configure:31809: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:31809: $? = 0
# configure:31817: result: yes
# configure:31791: checking whether sigprocmask is declared without a macro
# configure:31809: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:31809: $? = 0
# configure:31817: result: yes
# configure:31831: checking for signbit macro
# configure:31947: result: guessing no
# configure:31949: checking for signbit compiler built-ins
# configure:32062: result: guessing no
# configure:32075: checking where to find the sign bit in a 'float'
# configure:32157: result: unknown
# configure:32179: checking where to find the sign bit in a 'double'
# configure:32261: result: unknown
# configure:32283: checking where to find the sign bit in a 'long double'
# configure:32365: result: unknown
# configure:32386: checking whether copysignf is declared
# configure:32386: result: yes
# configure:32399: checking whether copysignf can be used without linking with libm
# configure:32417: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccojar5j.o:conftest.c:function main: error: undefined reference to 'copysignf'
# collect2: error: ld returned 1 exit status
# configure:32417: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | /* end confdefs.h. */
# | #include
# | float x, y;
# | int
# | main ()
# | {
# | return copysignf (x, y) < 0;
# | ;
# | return 0;
# | }
# configure:32426: result: no
# configure:32436: checking whether copysign is declared
# configure:32436: result: yes
# configure:32449: checking whether copysign can be used without linking with libm
# configure:32476: result: no
# configure:32486: checking whether copysignl is declared
# configure:32486: result: yes
# configure:32499: checking whether copysignl can be used without linking with libm
# configure:32517: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccwF7Ziu.o:conftest.c:function main: error: undefined reference to 'copysignl'
# collect2: error: ld returned 1 exit status
# configure:32517: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | /* end confdefs.h. */
# | #include
# | long double x, y;
# | int
# | main ()
# | {
# | return copysignl (x, y) < 0;
# | ;
# | return 0;
# | }
# configure:32526: result: no
# configure:32590: checking for stdint.h
# configure:32590: result: yes
# configure:32600: checking for SIZE_MAX
# configure:32671: result: yes
# configure:32687: checking for snprintf
# configure:32687: result: yes
# configure:32700: checking whether snprintf respects a size of 1
# configure:32745: result: guessing yes
# configure:32968: checking for library containing setsockopt
# configure:33071: result: none needed
# configure:33086: checking for socklen_t
# configure:33086: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:33086: $? = 0
# configure:33086: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:451:24: error: expected expression before ')' token
# if (sizeof ((socklen_t)))
# ^
# configure:33086: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | /* end confdefs.h. */
# |
# | /* is not needed according to POSIX, but the
# | in i386-unknown-freebsd4.10 and
# | powerpc-apple-darwin5.5 required it. */
# | #include
# | #if HAVE_SYS_SOCKET_H
# | # include
# | #elif HAVE_WS2TCPIP_H
# | # include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((socklen_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:33086: result: yes
# configure:33150: checking for ssize_t
# configure:33174: result: yes
# configure:33185: checking whether stat handles trailing slashes on directories
# configure:33218: result: guessing yes
# configure:33220: checking whether stat handles trailing slashes on files
# configure:33271: result: guessing no
# configure:33318: checking for struct stat.st_atim.tv_nsec
# configure:33318: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:445:12: error: 'struct stat' has no member named 'st_atim'
# if (ac_aggr.st_atim.tv_nsec)
# ^
# configure:33318: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_atim.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:33318: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:445:19: error: 'struct stat' has no member named 'st_atim'
# if (sizeof ac_aggr.st_atim.tv_nsec)
# ^
# configure:33318: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_atim.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:33318: result: no
# configure:33369: checking for struct stat.st_atimespec.tv_nsec
# configure:33369: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:445:12: error: 'struct stat' has no member named 'st_atimespec'
# if (ac_aggr.st_atimespec.tv_nsec)
# ^
# configure:33369: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_atimespec.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:33369: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:445:19: error: 'struct stat' has no member named 'st_atimespec'
# if (sizeof ac_aggr.st_atimespec.tv_nsec)
# ^
# configure:33369: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_atimespec.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:33369: result: no
# configure:33380: checking for struct stat.st_atimensec
# configure:33380: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:33380: $? = 0
# configure:33380: result: yes
# configure:33413: checking for struct stat.st_birthtimespec.tv_nsec
# configure:33413: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:446:12: error: 'struct stat' has no member named 'st_birthtimespec'
# if (ac_aggr.st_birthtimespec.tv_nsec)
# ^
# configure:33413: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_birthtimespec.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:33413: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:446:19: error: 'struct stat' has no member named 'st_birthtimespec'
# if (sizeof ac_aggr.st_birthtimespec.tv_nsec)
# ^
# configure:33413: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_birthtimespec.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:33413: result: no
# configure:33424: checking for struct stat.st_birthtimensec
# configure:33424: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:446:12: error: 'struct stat' has no member named 'st_birthtimensec'
# if (ac_aggr.st_birthtimensec)
# ^
# configure:33424: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_birthtimensec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:33424: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:446:19: error: 'struct stat' has no member named 'st_birthtimensec'
# if (sizeof ac_aggr.st_birthtimensec)
# ^
# configure:33424: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_birthtimensec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:33424: result: no
# configure:33435: checking for struct stat.st_birthtim.tv_nsec
# configure:33435: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:446:12: error: 'struct stat' has no member named 'st_birthtim'
# if (ac_aggr.st_birthtim.tv_nsec)
# ^
# configure:33435: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_birthtim.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:33435: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:446:19: error: 'struct stat' has no member named 'st_birthtim'
# if (sizeof ac_aggr.st_birthtim.tv_nsec)
# ^
# configure:33435: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_birthtim.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:33435: result: no
# configure:33453: checking for working stdalign.h
# configure:33494: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:33494: $? = 0
# configure:33501: result: yes
# configure:33555: checking whether NULL can be used in arbitrary expressions
# configure:33580: result: yes
# configure:33783: checking whether dprintf is declared without a macro
# configure:33801: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:33801: $? = 0
# configure:33809: result: yes
# configure:33783: checking whether fpurge is declared without a macro
# configure:33801: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:33801: $? = 0
# configure:33809: result: yes
# configure:33783: checking whether fseeko is declared without a macro
# configure:33801: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:33801: $? = 0
# configure:33809: result: yes
# configure:33783: checking whether ftello is declared without a macro
# configure:33801: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:33801: $? = 0
# configure:33809: result: yes
# configure:33783: checking whether getdelim is declared without a macro
# configure:33801: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:33801: $? = 0
# configure:33809: result: yes
# configure:33783: checking whether getline is declared without a macro
# configure:33801: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:33801: $? = 0
# configure:33809: result: yes
# configure:33783: checking whether gets is declared without a macro
# configure:33801: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:33801: $? = 0
# configure:33809: result: yes
# configure:33783: checking whether pclose is declared without a macro
# configure:33801: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:33801: $? = 0
# configure:33809: result: yes
# configure:33783: checking whether popen is declared without a macro
# configure:33801: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:33801: $? = 0
# configure:33809: result: yes
# configure:33783: checking whether renameat is declared without a macro
# configure:33801: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:33801: $? = 0
# configure:33809: result: yes
# configure:33783: checking whether snprintf is declared without a macro
# configure:33801: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:33801: $? = 0
# configure:33809: result: yes
# configure:33783: checking whether tmpfile is declared without a macro
# configure:33801: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:33801: $? = 0
# configure:33809: result: yes
# configure:33783: checking whether vdprintf is declared without a macro
# configure:33801: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:33801: $? = 0
# configure:33809: result: yes
# configure:33783: checking whether vsnprintf is declared without a macro
# configure:33801: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:33801: $? = 0
# configure:33809: result: yes
# configure:33898: checking whether _Exit is declared without a macro
# configure:33922: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:33922: $? = 0
# configure:33930: result: yes
# configure:33898: checking whether atoll is declared without a macro
# configure:33922: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:33922: $? = 0
# configure:33930: result: yes
# configure:33898: checking whether canonicalize_file_name is declared without a macro
# configure:33922: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:469:10: error: 'canonicalize_file_name' undeclared (first use in this function)
# (void) canonicalize_file_name;
# ^
# conftest.c:469:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:33922: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 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:33930: result: no
# configure:33898: checking whether getloadavg is declared without a macro
# configure:33922: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:469:10: error: 'getloadavg' undeclared (first use in this function)
# (void) getloadavg;
# ^
# conftest.c:469:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:33922: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 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:33930: result: no
# configure:33898: checking whether getsubopt is declared without a macro
# configure:33922: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:469:10: error: 'getsubopt' undeclared (first use in this function)
# (void) getsubopt;
# ^
# conftest.c:469:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:33922: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 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:33930: result: no
# configure:33898: checking whether grantpt is declared without a macro
# configure:33922: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:33922: $? = 0
# configure:33930: result: yes
# configure:33898: checking whether initstate is declared without a macro
# configure:33922: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:33922: $? = 0
# configure:33930: result: yes
# configure:33898: checking whether initstate_r is declared without a macro
# configure:33922: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:471:10: error: 'initstate_r' undeclared (first use in this function)
# (void) initstate_r;
# ^
# conftest.c:471:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:33922: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 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:33930: result: no
# configure:33898: checking whether mkdtemp is declared without a macro
# configure:33922: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:33922: $? = 0
# configure:33930: result: yes
# configure:33898: checking whether mkostemp is declared without a macro
# configure:33922: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:472:10: error: 'mkostemp' undeclared (first use in this function)
# (void) mkostemp;
# ^
# conftest.c:472:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:33922: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 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:33930: result: no
# configure:33898: checking whether mkostemps is declared without a macro
# configure:33922: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:472:10: error: 'mkostemps' undeclared (first use in this function)
# (void) mkostemps;
# ^
# conftest.c:472:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:33922: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 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:33930: result: no
# configure:33898: checking whether mkstemp is declared without a macro
# configure:33922: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:33922: $? = 0
# configure:33930: result: yes
# configure:33898: checking whether mkstemps is declared without a macro
# configure:33922: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:473:10: error: 'mkstemps' undeclared (first use in this function)
# (void) mkstemps;
# ^
# conftest.c:473:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:33922: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 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:33930: result: no
# configure:33898: checking whether posix_openpt is declared without a macro
# configure:33922: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:33922: $? = 0
# configure:33930: result: yes
# configure:33898: checking whether ptsname is declared without a macro
# configure:33922: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:33922: $? = 0
# configure:33930: result: yes
# configure:33898: checking whether ptsname_r is declared without a macro
# configure:33922: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:33922: $? = 0
# configure:33930: result: yes
# configure:33898: checking whether random is declared without a macro
# configure:33922: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:33922: $? = 0
# configure:33930: result: yes
# configure:33898: checking whether random_r is declared without a macro
# configure:33922: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:477:10: error: 'random_r' undeclared (first use in this function)
# (void) random_r;
# ^
# conftest.c:477:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:33922: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 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:33930: result: no
# configure:33898: checking whether realpath is declared without a macro
# configure:33922: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:33922: $? = 0
# configure:33930: result: yes
# configure:33898: checking whether rpmatch is declared without a macro
# configure:33922: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:478:10: error: 'rpmatch' undeclared (first use in this function)
# (void) rpmatch;
# ^
# conftest.c:478:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:33922: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 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:33930: result: no
# configure:33898: checking whether secure_getenv is declared without a macro
# configure:33922: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:478:10: error: 'secure_getenv' undeclared (first use in this function)
# (void) secure_getenv;
# ^
# conftest.c:478:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:33922: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 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:33930: result: no
# configure:33898: checking whether setenv is declared without a macro
# configure:33922: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:33922: $? = 0
# configure:33930: result: yes
# configure:33898: checking whether setstate is declared without a macro
# configure:33922: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:33922: $? = 0
# configure:33930: result: yes
# configure:33898: checking whether setstate_r is declared without a macro
# configure:33922: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:480:10: error: 'setstate_r' undeclared (first use in this function)
# (void) setstate_r;
# ^
# conftest.c:480:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:33922: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 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:33930: result: no
# configure:33898: checking whether srandom is declared without a macro
# configure:33922: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:33922: $? = 0
# configure:33930: result: yes
# configure:33898: checking whether srandom_r is declared without a macro
# configure:33922: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:481:10: error: 'srandom_r' undeclared (first use in this function)
# (void) srandom_r;
# ^
# conftest.c:481:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:33922: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 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:33930: result: no
# configure:33898: checking whether strtod is declared without a macro
# configure:33922: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:33922: $? = 0
# configure:33930: result: yes
# configure:33898: checking whether strtoll is declared without a macro
# configure:33922: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:33922: $? = 0
# configure:33930: result: yes
# configure:33898: checking whether strtoull is declared without a macro
# configure:33922: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:33922: $? = 0
# configure:33930: result: yes
# configure:33898: checking whether unlockpt is declared without a macro
# configure:33922: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:33922: $? = 0
# configure:33930: result: yes
# configure:33898: checking whether unsetenv is declared without a macro
# configure:33922: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:33922: $? = 0
# configure:33930: result: yes
# configure:34097: checking whether flock is declared without a macro
# configure:34115: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:34115: $? = 0
# configure:34123: result: yes
# configure:34139: checking whether is self-contained
# configure:34218: result: no
# configure:34335: checking whether pselect is declared without a macro
# configure:34367: result: yes
# configure:34335: checking whether select is declared without a macro
# configure:34367: result: yes
# configure:34392: checking whether is self-contained
# configure:34417: result: yes
# configure:34422: checking for shutdown
# configure:34422: result: yes
# configure:34432: checking whether defines the SHUT_* macros
# configure:34457: result: yes
# configure:34559: checking for struct sockaddr_storage
# configure:34559: result: yes
# configure:34580: checking for sa_family_t
# configure:34580: result: yes
# configure:34609: checking for struct sockaddr_storage.ss_family
# configure:34609: result: yes
# configure:34665: checking whether socket is declared without a macro
# configure:34694: result: yes
# configure:34665: checking whether connect is declared without a macro
# configure:34694: result: yes
# configure:34665: checking whether accept is declared without a macro
# configure:34694: result: yes
# configure:34665: checking whether bind is declared without a macro
# configure:34694: result: yes
# configure:34665: checking whether getpeername is declared without a macro
# configure:34694: result: yes
# configure:34665: checking whether getsockname is declared without a macro
# configure:34694: result: yes
# configure:34665: checking whether getsockopt is declared without a macro
# configure:34694: result: yes
# configure:34665: checking whether listen is declared without a macro
# configure:34694: result: yes
# configure:34665: checking whether recv is declared without a macro
# configure:34694: result: yes
# configure:34665: checking whether send is declared without a macro
# configure:34694: result: yes
# configure:34665: checking whether recvfrom is declared without a macro
# configure:34694: result: yes
# configure:34665: checking whether sendto is declared without a macro
# configure:34694: result: yes
# configure:34665: checking whether setsockopt is declared without a macro
# configure:34694: result: yes
# configure:34665: checking whether shutdown is declared without a macro
# configure:34694: result: yes
# configure:34665: checking whether accept4 is declared without a macro
# configure:34694: result: yes
# configure:34803: checking for nlink_t
# configure:34803: result: yes
# configure:34818: checking whether fchmodat is declared without a macro
# configure:34844: result: yes
# configure:34818: checking whether fstat is declared without a macro
# configure:34844: result: yes
# configure:34818: checking whether fstatat is declared without a macro
# configure:34844: result: yes
# configure:34818: checking whether futimens is declared without a macro
# configure:34844: result: yes
# configure:34818: checking whether lchmod is declared without a macro
# configure:34844: result: no
# configure:34818: checking whether lstat is declared without a macro
# configure:34844: result: yes
# configure:34818: checking whether mkdirat is declared without a macro
# configure:34844: result: yes
# configure:34818: checking whether mkfifo is declared without a macro
# configure:34844: result: yes
# configure:34818: checking whether mkfifoat is declared without a macro
# configure:34844: result: no
# configure:34818: checking whether mknod is declared without a macro
# configure:34844: result: yes
# configure:34818: checking whether mknodat is declared without a macro
# configure:34844: result: yes
# configure:34818: checking whether stat is declared without a macro
# configure:34844: result: yes
# configure:34818: checking whether utimensat is declared without a macro
# configure:34844: result: yes
# configure:34944: checking for struct tms
# configure:34944: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:34944: $? = 0
# configure:34944: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:516:25: error: expected expression before ')' token
# if (sizeof ((struct tms)))
# ^
# configure:34944: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 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_TEST_STRDUP 1
# | #define my_strftime nstrftime
# | #define HAVE_RAW_DECL_FLOCK 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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
# | /* end confdefs.h. */
# |
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct tms)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:34944: result: yes
# configure:34968: checking whether times is declared without a macro
# configure:34991: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:34991: $? = 0
# configure:34999: result: yes
# configure:35116: checking whether localtime_r is declared
# configure:35116: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35116: $? = 0
# configure:35116: result: yes
# configure:35135: checking whether localtime_r is compatible with its POSIX signature
# configure:35159: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35159: $? = 0
# configure:35167: result: yes
# configure:35241: checking whether trunc is declared
# configure:35241: result: yes
# configure:35270: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccuHaPYA.o:conftest.c:function main: error: undefined reference to 'trunc'
# collect2: error: ld returned 1 exit status
# configure:35270: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 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_TEST_STRDUP 1
# | #define my_strftime nstrftime
# | #define HAVE_RAW_DECL_FLOCK 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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_STRUCT_TMS 1
# | #define HAVE_RAW_DECL_TIMES 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_DECL_TRUNC 1
# | /* end confdefs.h. */
# | #ifndef __NO_MATH_INLINES
# | # define __NO_MATH_INLINES 1 /* for glibc */
# | #endif
# | #include
# | double x;
# | int
# | main ()
# | {
# | x = trunc(x);
# | ;
# | return 0;
# | }
# configure:35293: arm-linux-androideabi-gcc -o conftest conftest.c -lm >&5
# configure:35293: $? = 0
# configure:35434: checking whether chdir is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35434: checking whether chown is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35434: checking whether dup is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35434: checking whether dup2 is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35434: checking whether dup3 is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35434: checking whether environ is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35434: checking whether euidaccess is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:539:10: error: 'euidaccess' undeclared (first use in this function)
# (void) euidaccess;
# ^
# conftest.c:539:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:35464: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 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_TEST_STRDUP 1
# | #define my_strftime nstrftime
# | #define HAVE_RAW_DECL_FLOCK 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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_STRUCT_TMS 1
# | #define HAVE_RAW_DECL_TIMES 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_DECL_TRUNC 1
# | #define GNULIB_TEST_TRUNC 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:35472: result: no
# configure:35434: checking whether faccessat is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35434: checking whether fchdir is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35434: checking whether fchownat is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35434: checking whether fdatasync is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35434: checking whether fsync is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35434: checking whether ftruncate is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35434: checking whether getcwd is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35434: checking whether getdomainname is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:546:10: error: 'getdomainname' undeclared (first use in this function)
# (void) getdomainname;
# ^
# conftest.c:546:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:35464: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 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_TEST_STRDUP 1
# | #define my_strftime nstrftime
# | #define HAVE_RAW_DECL_FLOCK 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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_STRUCT_TMS 1
# | #define HAVE_RAW_DECL_TIMES 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_DECL_TRUNC 1
# | #define GNULIB_TEST_TRUNC 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:35472: result: no
# configure:35434: checking whether getdtablesize is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:546:10: error: 'getdtablesize' undeclared (first use in this function)
# (void) getdtablesize;
# ^
# conftest.c:546:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:35464: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 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_TEST_STRDUP 1
# | #define my_strftime nstrftime
# | #define HAVE_RAW_DECL_FLOCK 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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_STRUCT_TMS 1
# | #define HAVE_RAW_DECL_TIMES 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_DECL_TRUNC 1
# | #define GNULIB_TEST_TRUNC 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:35472: result: no
# configure:35434: checking whether getgroups is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35434: checking whether gethostname is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35434: checking whether getlogin is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35434: checking whether getlogin_r is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:549:10: error: 'getlogin_r' undeclared (first use in this function)
# (void) getlogin_r;
# ^
# conftest.c:549:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:35464: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 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_TEST_STRDUP 1
# | #define my_strftime nstrftime
# | #define HAVE_RAW_DECL_FLOCK 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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_STRUCT_TMS 1
# | #define HAVE_RAW_DECL_TIMES 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_DECL_TRUNC 1
# | #define GNULIB_TEST_TRUNC 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:35472: result: no
# configure:35434: checking whether getpagesize is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35434: checking whether getusershell is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35434: checking whether setusershell is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35434: checking whether endusershell is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35434: checking whether group_member is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:553:10: error: 'group_member' undeclared (first use in this function)
# (void) group_member;
# ^
# conftest.c:553:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:35464: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 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_TEST_STRDUP 1
# | #define my_strftime nstrftime
# | #define HAVE_RAW_DECL_FLOCK 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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_STRUCT_TMS 1
# | #define HAVE_RAW_DECL_TIMES 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_DECL_TRUNC 1
# | #define GNULIB_TEST_TRUNC 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:35472: result: no
# configure:35434: checking whether isatty is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35434: checking whether lchown is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35434: checking whether link is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35434: checking whether linkat is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35434: checking whether lseek is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35434: checking whether pipe is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35434: checking whether pipe2 is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35434: checking whether pread is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35434: checking whether pwrite is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35434: checking whether readlink is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35434: checking whether readlinkat is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35434: checking whether rmdir is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35434: checking whether sethostname is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:565:10: error: 'sethostname' undeclared (first use in this function)
# (void) sethostname;
# ^
# conftest.c:565:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:35464: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 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_TEST_STRDUP 1
# | #define my_strftime nstrftime
# | #define HAVE_RAW_DECL_FLOCK 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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_STRUCT_TMS 1
# | #define HAVE_RAW_DECL_TIMES 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_DECL_TRUNC 1
# | #define GNULIB_TEST_TRUNC 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:35472: result: no
# configure:35434: checking whether sleep is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35434: checking whether symlink is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35434: checking whether symlinkat is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35434: checking whether ttyname_r is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35434: checking whether unlink is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35434: checking whether unlinkat is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35434: checking whether usleep is declared without a macro
# configure:35464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35464: $? = 0
# configure:35472: result: yes
# configure:35772: checking for ptrdiff_t
# configure:35772: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:35772: $? = 0
# configure:35772: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:594:24: error: expected expression before ')' token
# if (sizeof ((ptrdiff_t)))
# ^
# configure:35772: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 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_TEST_STRDUP 1
# | #define my_strftime nstrftime
# | #define HAVE_RAW_DECL_FLOCK 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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_STRUCT_TMS 1
# | #define HAVE_RAW_DECL_TIMES 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_DECL_TRUNC 1
# | #define GNULIB_TEST_TRUNC 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_MBTOUC 1
# | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 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:35772: result: yes
# configure:35795: checking for vsnprintf
# configure:35795: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:581:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
# char vsnprintf ();
# ^
# configure:35795: $? = 0
# configure:35795: result: yes
# configure:35808: checking whether snprintf respects a size of 1
# configure:35853: result: guessing yes
# configure:36059: checking whether btowc is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36087: $? = 0
# configure:36095: result: yes
# configure:36059: checking whether wctob is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36087: $? = 0
# configure:36095: result: yes
# configure:36059: checking whether mbsinit is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36087: $? = 0
# configure:36095: result: yes
# configure:36059: checking whether mbrtowc is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36087: $? = 0
# configure:36095: result: yes
# configure:36059: checking whether mbrlen is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36087: $? = 0
# configure:36095: result: yes
# configure:36059: checking whether mbsrtowcs is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36087: $? = 0
# configure:36095: result: yes
# configure:36059: checking whether mbsnrtowcs is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36087: $? = 0
# configure:36095: result: yes
# configure:36059: checking whether wcrtomb is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36087: $? = 0
# configure:36095: result: yes
# configure:36059: checking whether wcsrtombs is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36087: $? = 0
# configure:36095: result: yes
# configure:36059: checking whether wcsnrtombs is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36087: $? = 0
# configure:36095: result: yes
# configure:36059: checking whether wcwidth is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36087: $? = 0
# configure:36095: result: yes
# configure:36059: checking whether wmemchr is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36087: $? = 0
# configure:36095: result: yes
# configure:36059: checking whether wmemcmp is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36087: $? = 0
# configure:36095: result: yes
# configure:36059: checking whether wmemcpy is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36087: $? = 0
# configure:36095: result: yes
# configure:36059: checking whether wmemmove is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36087: $? = 0
# configure:36095: result: yes
# configure:36059: checking whether wmemset is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36087: $? = 0
# configure:36095: result: yes
# configure:36059: checking whether wcslen is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36087: $? = 0
# configure:36095: result: yes
# configure:36059: checking whether wcsnlen is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36087: $? = 0
# configure:36095: result: yes
# configure:36059: checking whether wcscpy is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36087: $? = 0
# configure:36095: result: yes
# configure:36059: checking whether wcpcpy is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:595:10: error: 'wcpcpy' undeclared (first use in this function)
# (void) wcpcpy;
# ^
# conftest.c:595:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:36087: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 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_TEST_STRDUP 1
# | #define my_strftime nstrftime
# | #define HAVE_RAW_DECL_FLOCK 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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_STRUCT_TMS 1
# | #define HAVE_RAW_DECL_TIMES 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_DECL_TRUNC 1
# | #define GNULIB_TEST_TRUNC 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_MBTOUC 1
# | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 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:36095: result: no
# configure:36059: checking whether wcsncpy is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36087: $? = 0
# configure:36095: result: yes
# configure:36059: checking whether wcpncpy is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:596:10: error: 'wcpncpy' undeclared (first use in this function)
# (void) wcpncpy;
# ^
# conftest.c:596:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:36087: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 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_TEST_STRDUP 1
# | #define my_strftime nstrftime
# | #define HAVE_RAW_DECL_FLOCK 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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_STRUCT_TMS 1
# | #define HAVE_RAW_DECL_TIMES 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_DECL_TRUNC 1
# | #define GNULIB_TEST_TRUNC 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_MBTOUC 1
# | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 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:36095: result: no
# configure:36059: checking whether wcscat is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36087: $? = 0
# configure:36095: result: yes
# configure:36059: checking whether wcsncat is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36087: $? = 0
# configure:36095: result: yes
# configure:36059: checking whether wcscmp is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36087: $? = 0
# configure:36095: result: yes
# configure:36059: checking whether wcsncmp is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36087: $? = 0
# configure:36095: result: yes
# configure:36059: checking whether wcscasecmp is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36087: $? = 0
# configure:36095: result: yes
# configure:36059: checking whether wcsncasecmp is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36087: $? = 0
# configure:36095: result: yes
# configure:36059: checking whether wcscoll is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36087: $? = 0
# configure:36095: result: yes
# configure:36059: checking whether wcsxfrm is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36087: $? = 0
# configure:36095: result: yes
# configure:36059: checking whether wcsdup is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36087: $? = 0
# configure:36095: result: yes
# configure:36059: checking whether wcschr is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36087: $? = 0
# configure:36095: result: yes
# configure:36059: checking whether wcsrchr is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36087: $? = 0
# configure:36095: result: yes
# configure:36059: checking whether wcscspn is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36087: $? = 0
# configure:36095: result: yes
# configure:36059: checking whether wcsspn is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36087: $? = 0
# configure:36095: result: yes
# configure:36059: checking whether wcspbrk is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36087: $? = 0
# configure:36095: result: yes
# configure:36059: checking whether wcsstr is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36087: $? = 0
# configure:36095: result: yes
# configure:36059: checking whether wcstok is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36087: $? = 0
# configure:36095: result: yes
# configure:36059: checking whether wcswidth is declared without a macro
# configure:36087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36087: $? = 0
# configure:36095: result: yes
# configure:36121: checking whether mbrtowc handles incomplete characters
# configure:36178: result: guessing yes
# configure:36184: checking whether mbrtowc works as well as mbtowc
# configure:36245: result: guessing yes
# configure:36298: checking whether wcrtomb return value is correct
# configure:36365: result: guessing yes
# configure:36504: checking whether iswcntrl works
# configure:36525: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36525: $? = 0
# configure:36559: result: guessing yes
# configure:36583: checking for towlower
# configure:36583: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:621:6: warning: conflicting types for built-in function 'towlower' [enabled by default]
# char towlower ();
# ^
# configure:36583: $? = 0
# configure:36583: result: yes
# configure:36631: checking for wctype_t
# configure:36659: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36659: $? = 0
# configure:36667: result: yes
# configure:36673: checking for wctrans_t
# configure:36699: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36699: $? = 0
# configure:36707: result: yes
# configure:36716: checking whether wctype is declared without a macro
# configure:36745: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36745: $? = 0
# configure:36753: result: yes
# configure:36716: checking whether iswctype is declared without a macro
# configure:36745: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36745: $? = 0
# configure:36753: result: yes
# configure:36716: checking whether wctrans is declared without a macro
# configure:36745: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36745: $? = 0
# configure:36753: result: yes
# configure:36716: checking whether towctrans is declared without a macro
# configure:36745: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:36745: $? = 0
# configure:36753: result: yes
# configure:36806: checking for stdint.h
# configure:36806: result: yes
# configure:36858: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:36934: result: none needed
# configure:37003: checking how to print strings
# configure:37030: result: printf
# configure:37051: checking for a sed that does not truncate output
# configure:37115: result: /usr/sbin/sed
# configure:37133: checking for fgrep
# configure:37195: result: /usr/sbin/grep -F
# configure:37230: checking for ld used by arm-linux-androideabi-gcc
# configure:37297: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:37304: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:37319: result: yes
# configure:37331: checking for BSD- or MS-compatible name lister (nm)
# configure:37380: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:37510: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:37517: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:37520: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:37523: output
# 00000000 B some_variable
# configure:37530: result: BSD nm
# configure:37534: checking the maximum length of command line arguments
# configure:37664: result: 1572864
# configure:37681: checking whether the shell understands some XSI constructs
# configure:37691: result: yes
# configure:37695: checking whether the shell understands "+="
# configure:37701: result: yes
# configure:37736: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:37776: result: func_convert_file_noop
# configure:37783: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:37803: result: func_convert_file_noop
# configure:37810: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:37817: result: -r
# configure:37851: checking for arm-linux-androideabi-objdump
# configure:37878: result: objdump
# configure:37947: checking how to recognize dependent libraries
# configure:38149: result: pass_all
# configure:38194: checking for arm-linux-androideabi-dlltool
# configure:38221: result: dlltool
# configure:38291: checking how to associate runtime and link libraries
# configure:38318: result: printf %s\n
# configure:38334: checking for arm-linux-androideabi-ar
# configure:38361: result: arm-linux-androideabi-ar
# configure:38442: checking for archiver @FILE support
# configure:38459: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:38459: $? = 0
# configure:38462: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:38465: $? = 0
# configure:38470: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:38473: $? = 1
# configure:38485: result: @
# configure:38503: checking for arm-linux-androideabi-strip
# configure:38530: result: arm-linux-androideabi-strip
# configure:38602: checking for arm-linux-androideabi-ranlib
# configure:38629: result: arm-linux-androideabi-ranlib
# configure:38771: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:38891: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:38894: $? = 0
# configure:38898: /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:38901: $? = 0
# configure:38967: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:38970: $? = 0
# configure:39008: result: ok
# configure:39045: checking for sysroot
# configure:39075: result: no
# configure:39291: checking for arm-linux-androideabi-mt
# configure:39321: result: no
# configure:39331: checking for mt
# configure:39361: result: no
# configure:39381: checking if : is a manifest tool
# configure:39387: : '-?'
# configure:39395: result: no
# configure:40034: checking for dlfcn.h
# configure:40034: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:40034: $? = 0
# configure:40034: result: yes
# configure:40236: checking for objdir
# configure:40251: result: .libs
# configure:40522: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:40540: 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:40544: $? = 0
# configure:40557: result: no
# configure:40884: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:40891: result: -fPIC -DPIC
# configure:40899: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:40917: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:40921: $? = 0
# configure:40934: result: yes
# configure:40963: checking if arm-linux-androideabi-gcc static flag -static works
# configure:40991: result: yes
# configure:41006: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:41027: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:41031: $? = 0
# configure:41053: result: yes
# configure:41061: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:41108: result: yes
# configure:41141: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:42294: result: yes
# configure:42331: checking whether -lc should be explicitly linked in
# configure:42339: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:42342: $? = 0
# configure:42357: 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:42360: $? = 0
# configure:42374: result: no
# configure:42534: checking dynamic linker characteristics
# configure:43045: arm-linux-androideabi-gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:43045: $? = 0
# configure:43267: result: GNU/Linux ld.so
# configure:43374: checking how to hardcode library paths into programs
# configure:43399: result: immediate
# configure:43493: checking for shl_load
# configure:43493: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccqBXEw4.o:conftest.c:function main: error: undefined reference to 'shl_load'
# collect2: error: ld returned 1 exit status
# configure:43493: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 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_TEST_STRDUP 1
# | #define my_strftime nstrftime
# | #define HAVE_RAW_DECL_FLOCK 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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_STRUCT_TMS 1
# | #define HAVE_RAW_DECL_TIMES 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_DECL_TRUNC 1
# | #define GNULIB_TEST_TRUNC 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_MBTOUC 1
# | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 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 GNULIB_TEST_WCRTOMB 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define GNULIB_TEST_WRITE 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_LOCK 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | /* Define shl_load to an innocuous variant, in case declares shl_load.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define shl_load innocuous_shl_load
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char shl_load (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef shl_load
# |
# | /* 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 shl_load ();
# | /* 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_shl_load || defined __stub___shl_load
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:43493: result: no
# configure:43497: checking for shl_load in -ldld
# configure:43522: arm-linux-androideabi-gcc -o conftest conftest.c -ldld >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ldld
# /tmp/ccUehvP8.o:conftest.c:function main: error: undefined reference to 'shl_load'
# collect2: error: ld returned 1 exit status
# configure:43522: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 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_TEST_STRDUP 1
# | #define my_strftime nstrftime
# | #define HAVE_RAW_DECL_FLOCK 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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_STRUCT_TMS 1
# | #define HAVE_RAW_DECL_TIMES 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_DECL_TRUNC 1
# | #define GNULIB_TEST_TRUNC 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_MBTOUC 1
# | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 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 GNULIB_TEST_WCRTOMB 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define GNULIB_TEST_WRITE 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_LOCK 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* 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 shl_load ();
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:43531: result: no
# configure:43536: checking for dlopen
# configure:43536: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:43536: $? = 0
# configure:43536: result: yes
# configure:43693: checking whether a program can dlopen itself
# configure:43794: result: cross
# configure:43939: checking whether stripping libraries is possible
# configure:43944: result: yes
# configure:43979: checking if libtool supports shared libraries
# configure:43981: result: yes
# configure:43984: checking whether to build shared libraries
# configure:44005: result: yes
# configure:44008: checking whether to build static libraries
# configure:44012: result: no
# configure:44552: checking for libltdl
# configure:44574: arm-linux-androideabi-gcc -o conftest conftest.c /usr/lib/libltdl.so >&5
# conftest.c:608:18: fatal error: ltdl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:44574: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "2.0.11"
# | #define PACKAGE_STRING "GNU Guile 2.0.11"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DUPLOCALE 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LINK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PIPE 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMES 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define restrict __restrict
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_ROUND 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T int
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #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_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CEIL 1
# | #define GNULIB_TEST_CHDIR 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_DUPLOCALE 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FLOOR 1
# | #define HAVE_FREXP 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSYNC 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETLOGIN 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GNULIB_TEST_GETSOCKNAME 1
# | #define GNULIB_TEST_GETSOCKOPT 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_DECL_ISFINITE 1
# | #define GNULIB_TEST_ISFINITE 1
# | #define HAVE_DECL_ISINF 1
# | #define GNULIB_TEST_ISINF 1
# | #define GNULIB_TEST_ISNAN 1
# | #define GNULIB_TEST_ISNAND 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define GNULIB_TEST_ISNANF 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define GNULIB_TEST_ISNANL 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LINK 1
# | #define GNULIB_TEST_LISTEN 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LOG 1
# | #define HAVE_LOG1P 1
# | #define GNULIB_TEST_LOG1P 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_MKDIR_DOT_BUG 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SCHED_GETAFFINITY 1
# | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PIPE 1
# | #define GNULIB_TEST_PIPE2 1
# | #define HAVE_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READ 1
# | #define READLINK_TRAILING_SLASH_BUG 1
# | #define GNULIB_TEST_READLINK 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# | #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# | #define RENAME_HARD_LINK_BUG 1
# | #define RENAME_DEST_EXISTS_BUG 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_DECL_ROUND 1
# | #define GNULIB_TEST_ROUND 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 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_TEST_STRDUP 1
# | #define my_strftime nstrftime
# | #define HAVE_RAW_DECL_FLOCK 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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_STRUCT_TMS 1
# | #define HAVE_RAW_DECL_TIMES 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_DECL_TRUNC 1
# | #define GNULIB_TEST_TRUNC 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_MBTOUC 1
# | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 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 GNULIB_TEST_WCRTOMB 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define GNULIB_TEST_WRITE 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_LOCK 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | lt_dlopenext ("foo");
# | ;
# | return 0;
# | }
# configure:44584: result: no
# configure:44610: error: GNU libltdl (Libtool) not found, see README.
#
# ## ---------------- ##
# ## 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_env_BDW_GC_CFLAGS_set=
# ac_cv_env_BDW_GC_CFLAGS_value=
# ac_cv_env_BDW_GC_LIBS_set=
# ac_cv_env_BDW_GC_LIBS_value=
# ac_cv_env_CC_FOR_BUILD_set=
# ac_cv_env_CC_FOR_BUILD_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_EMACSLOADPATH_set=
# ac_cv_env_EMACSLOADPATH_value=
# ac_cv_env_EMACS_set=
# ac_cv_env_EMACS_value=
# ac_cv_env_GUILE_FOR_BUILD_set=
# ac_cv_env_GUILE_FOR_BUILD_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBFFI_CFLAGS_set=
# ac_cv_env_LIBFFI_CFLAGS_value=
# ac_cv_env_LIBFFI_LIBS_set=
# ac_cv_env_LIBFFI_LIBS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func___secure_getenv=no
# ac_cv_func__ftime=no
# ac_cv_func__set_invalid_parameter_handler=no
# ac_cv_func_alloca_works=yes
# ac_cv_func_btowc=yes
# ac_cv_func_canonicalize_file_name=no
# ac_cv_func_clock_getcpuclockid=no
# ac_cv_func_clock_gettime=yes
# ac_cv_func_clock_settime=yes
# ac_cv_func_dirfd=yes
# ac_cv_func_dlopen=yes
# ac_cv_func_duplocale=yes
# ac_cv_func_fcntl=yes
# ac_cv_func_flock=yes
# ac_cv_func_fsync=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_getlogin=yes
# ac_cv_func_getservbyname=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_isblank=yes
# ac_cv_func_issetugid=yes
# ac_cv_func_iswcntrl=yes
# ac_cv_func_iswctype=yes
# ac_cv_func_link=yes
# ac_cv_func_localtime_r=yes
# ac_cv_func_log1p=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_mkstemp=yes
# ac_cv_func_mmap=yes
# ac_cv_func_mprotect=yes
# ac_cv_func_nl_langinfo=no
# ac_cv_func_pipe2=yes
# ac_cv_func_pipe=yes
# ac_cv_func_poll=yes
# ac_cv_func_pstat_getdynamic=no
# ac_cv_func_raise=yes
# ac_cv_func_readlink=yes
# ac_cv_func_realpath=yes
# ac_cv_func_sched_getaffinity=yes
# ac_cv_func_sched_getaffinity_np=no
# ac_cv_func_secure_getenv=no
# ac_cv_func_setdtablesize=no
# ac_cv_func_setenv=yes
# ac_cv_func_shl_load=no
# ac_cv_func_shutdown=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strnlen=yes
# ac_cv_func_symlink=yes
# ac_cv_func_sysctl=no
# ac_cv_func_sysmp=no
# ac_cv_func_times=yes
# ac_cv_func_towlower=yes
# ac_cv_func_tsearch=yes
# ac_cv_func_tzset=yes
# ac_cv_func_vasnprintf=no
# ac_cv_func_vsnprintf=yes
# ac_cv_func_wcrtomb=yes
# ac_cv_func_wcslen=yes
# ac_cv_func_wcsnlen=yes
# 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_accept4=yes
# ac_cv_have_decl_accept=yes
# ac_cv_have_decl_acosf=yes
# ac_cv_have_decl_acosl=yes
# ac_cv_have_decl_alarm=yes
# ac_cv_have_decl_alphasort=yes
# ac_cv_have_decl_asinf=yes
# ac_cv_have_decl_asinl=yes
# ac_cv_have_decl_atanf=yes
# ac_cv_have_decl_atanl=yes
# ac_cv_have_decl_atoll=yes
# ac_cv_have_decl_bind=yes
# ac_cv_have_decl_btowc=yes
# ac_cv_have_decl_cbrt=yes
# ac_cv_have_decl_cbrtf=yes
# ac_cv_have_decl_cbrtl=yes
# ac_cv_have_decl_ceilf=yes
# ac_cv_have_decl_ceill=yes
# ac_cv_have_decl_chdir=yes
# ac_cv_have_decl_chown=yes
# ac_cv_have_decl_closedir=yes
# ac_cv_have_decl_connect=yes
# ac_cv_have_decl_copysign=yes
# ac_cv_have_decl_copysignf=yes
# ac_cv_have_decl_copysignl=yes
# ac_cv_have_decl_cosf=yes
# ac_cv_have_decl_coshf=yes
# ac_cv_have_decl_cosl=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_exp2=yes
# ac_cv_have_decl_exp2f=yes
# ac_cv_have_decl_exp2l=yes
# ac_cv_have_decl_expf=yes
# ac_cv_have_decl_expl=yes
# ac_cv_have_decl_expm1=yes
# ac_cv_have_decl_expm1f=yes
# ac_cv_have_decl_expm1l=yes
# ac_cv_have_decl_fabsf=yes
# ac_cv_have_decl_fabsl=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_flock=yes
# ac_cv_have_decl_floorf=yes
# ac_cv_have_decl_floorl=yes
# ac_cv_have_decl_fma=yes
# ac_cv_have_decl_fmaf=yes
# ac_cv_have_decl_fmal=yes
# ac_cv_have_decl_fmod=yes
# ac_cv_have_decl_fmodf=yes
# ac_cv_have_decl_fmodl=yes
# ac_cv_have_decl_fpurge=yes
# ac_cv_have_decl_freeaddrinfo=yes
# ac_cv_have_decl_frexpf=yes
# ac_cv_have_decl_frexpl=yes
# 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_gai_strerror=yes
# ac_cv_have_decl_gai_strerrorA=no
# ac_cv_have_decl_getaddrinfo=yes
# ac_cv_have_decl_getc_unlocked=yes
# ac_cv_have_decl_getcwd=yes
# ac_cv_have_decl_getdelim=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_getnameinfo=yes
# ac_cv_have_decl_getpagesize=yes
# ac_cv_have_decl_getpeername=yes
# ac_cv_have_decl_gets=yes
# ac_cv_have_decl_getsockname=yes
# ac_cv_have_decl_getsockopt=yes
# ac_cv_have_decl_gettimeofday=yes
# ac_cv_have_decl_getusershell=yes
# ac_cv_have_decl_grantpt=yes
# ac_cv_have_decl_hypotf=yes
# ac_cv_have_decl_hypotl=yes
# ac_cv_have_decl_ilogb=yes
# ac_cv_have_decl_ilogbf=yes
# ac_cv_have_decl_ilogbl=yes
# ac_cv_have_decl_inet_ntop=yes
# ac_cv_have_decl_inet_pton=yes
# ac_cv_have_decl_initstate=yes
# ac_cv_have_decl_isatty=yes
# ac_cv_have_decl_isblank=yes
# ac_cv_have_decl_isfinite=yes
# ac_cv_have_decl_isinf=yes
# ac_cv_have_decl_iswctype=yes
# ac_cv_have_decl_lchown=yes
# ac_cv_have_decl_ldexpf=yes
# ac_cv_have_decl_ldexpl=yes
# ac_cv_have_decl_link=yes
# ac_cv_have_decl_linkat=yes
# ac_cv_have_decl_listen=yes
# ac_cv_have_decl_localtime_r=yes
# ac_cv_have_decl_log10=yes
# ac_cv_have_decl_log10f=yes
# ac_cv_have_decl_log10l=yes
# ac_cv_have_decl_log1p=yes
# ac_cv_have_decl_log1pf=yes
# ac_cv_have_decl_log1pl=yes
# ac_cv_have_decl_log2=yes
# ac_cv_have_decl_log2f=yes
# ac_cv_have_decl_log2l=yes
# ac_cv_have_decl_log=yes
# ac_cv_have_decl_logb=yes
# ac_cv_have_decl_logbf=yes
# ac_cv_have_decl_logbl=yes
# ac_cv_have_decl_logf=yes
# ac_cv_have_decl_logl=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_modf=yes
# ac_cv_have_decl_modff=yes
# ac_cv_have_decl_modfl=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_poll=yes
# ac_cv_have_decl_popen=yes
# ac_cv_have_decl_posix_openpt=yes
# ac_cv_have_decl_powf=yes
# ac_cv_have_decl_pread=yes
# ac_cv_have_decl_pselect=yes
# ac_cv_have_decl_ptsname=yes
# ac_cv_have_decl_ptsname_r=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_recv=yes
# ac_cv_have_decl_recvfrom=yes
# ac_cv_have_decl_remainder=yes
# ac_cv_have_decl_remainderf=yes
# ac_cv_have_decl_remainderl=yes
# ac_cv_have_decl_renameat=yes
# ac_cv_have_decl_rewinddir=yes
# ac_cv_have_decl_rint=yes
# ac_cv_have_decl_rintf=yes
# ac_cv_have_decl_rintl=yes
# ac_cv_have_decl_rmdir=yes
# ac_cv_have_decl_round=yes
# ac_cv_have_decl_roundf=yes
# ac_cv_have_decl_roundl=yes
# ac_cv_have_decl_scandir=yes
# ac_cv_have_decl_select=yes
# ac_cv_have_decl_send=yes
# ac_cv_have_decl_sendto=yes
# ac_cv_have_decl_setenv=yes
# ac_cv_have_decl_setlocale=yes
# ac_cv_have_decl_setsockopt=yes
# ac_cv_have_decl_setstate=yes
# ac_cv_have_decl_setusershell=yes
# ac_cv_have_decl_shutdown=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_sinf=yes
# ac_cv_have_decl_sinhf=yes
# ac_cv_have_decl_sinl=yes
# ac_cv_have_decl_sleep=yes
# ac_cv_have_decl_snprintf=yes
# ac_cv_have_decl_socket=yes
# ac_cv_have_decl_sqrtf=yes
# ac_cv_have_decl_sqrtl=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_tanf=yes
# ac_cv_have_decl_tanhf=yes
# ac_cv_have_decl_tanl=yes
# ac_cv_have_decl_times=yes
# ac_cv_have_decl_tmpfile=yes
# ac_cv_have_decl_towctrans=yes
# ac_cv_have_decl_trunc=yes
# ac_cv_have_decl_truncf=yes
# ac_cv_have_decl_truncl=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_arpa_inet_h=yes
# ac_cv_header_bp_sym_h=no
# ac_cv_header_byteswap_h=yes
# ac_cv_header_dirent_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_features_h=yes
# ac_cv_header_iconv_h=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_langinfo_h=no
# ac_cv_header_libintl_h=no
# 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_poll_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_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_file_h=yes
# ac_cv_header_sys_filio_h=no
# ac_cv_header_sys_inttypes_h=no
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_mman_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_pstat_h=no
# 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_sysctl_h=no
# ac_cv_header_sys_sysmp_h=no
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_timeb_h=no
# ac_cv_header_sys_times_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_uio_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_dld_shl_load=no
# ac_cv_libltdl=no
# ac_cv_libunistring='no, consider installing GNU libunistring'
# ac_cv_member_struct_sockaddr_sa_len=no
# ac_cv_member_struct_sockaddr_storage_ss_family=yes
# ac_cv_member_struct_stat_st_atim_tv_nsec=no
# ac_cv_member_struct_stat_st_atimensec=yes
# ac_cv_member_struct_stat_st_atimespec_tv_nsec=no
# ac_cv_member_struct_stat_st_birthtim_tv_nsec=no
# ac_cv_member_struct_stat_st_birthtimensec=no
# ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=no
# ac_cv_member_struct_tm_tm_gmtoff=yes
# ac_cv_member_struct_tm_tm_zone=yes
# ac_cv_objext=o
# 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_SED=/usr/sbin/sed
# 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_DLLTOOL=dlltool
# ac_cv_prog_OBJDUMP=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_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_clock_getcpuclockid=no
# ac_cv_search_clock_gettime='none required'
# ac_cv_search_getaddrinfo='none required'
# ac_cv_search_gethostbyname='none required'
# ac_cv_search_getservbyname='none required'
# ac_cv_search_inet_ntop='none required'
# ac_cv_search_inet_pton='none required'
# ac_cv_should_define__xopen_source=no
# ac_cv_struct_tm=time.h
# 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_ptrdiff_t=yes
# ac_cv_type_sa_family_t=yes
# ac_cv_type_sighandler_t=yes
# ac_cv_type_sigset_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_socklen_t=yes
# ac_cv_type_struct_addrinfo=yes
# ac_cv_type_struct_sockaddr_storage=yes
# ac_cv_type_struct_tms=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_library_names_spec='$libname$shrext'
# acl_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_ar_interface=ar
# 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
# am_cv_prog_cc_c_o=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_double_expbit0=unknown
# gl_cv_cc_double_signbit=unknown
# gl_cv_cc_float_expbit0='word 0 bit 23'
# gl_cv_cc_float_signbit=unknown
# gl_cv_cc_long_double_signbit=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_ceil_libm=-lm
# gl_cv_func_copysign_in_libm=yes
# gl_cv_func_copysign_no_libm=no
# gl_cv_func_copysignf_no_libm=no
# gl_cv_func_copysignl_no_libm=no
# gl_cv_func_dirfd_macro=no
# gl_cv_func_dup2_works='guessing no'
# gl_cv_func_duplocale_works='guessing yes'
# gl_cv_func_floor_libm=-lm
# gl_cv_func_frexp_in_libm=yes
# gl_cv_func_frexp_no_libm=no
# gl_cv_func_frexp_works='guessing yes'
# gl_cv_func_gai_strerror_posix_signature=yes
# gl_cv_func_getaddrinfo=yes
# gl_cv_func_gettimeofday_clobber='guessing yes'
# gl_cv_func_gettimeofday_posix_signature=almost
# gl_cv_func_isfinitel_works='guessing yes'
# gl_cv_func_isinfl_works='guessing yes'
# gl_cv_func_isnand_no_libm=yes
# gl_cv_func_isnanf_no_libm=yes
# gl_cv_func_isnanf_works='guessing yes'
# gl_cv_func_isnanl_no_libm=yes
# gl_cv_func_isnanl_works='guessing yes'
# gl_cv_func_iswcntrl_works='guessing yes'
# gl_cv_func_itold_works='guessing yes'
# gl_cv_func_ldexp_no_libm=yes
# gl_cv_func_link_works='guessing no'
# gl_cv_func_log_works='guessing 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_memchr_works='guessing no'
# gl_cv_func_mkdir_trailing_dot_works='guessing no'
# gl_cv_func_mkdir_trailing_slash_works='guessing no'
# gl_cv_func_open_slash='guessing yes'
# gl_cv_func_poll=yes
# gl_cv_func_pow_in_libm=yes
# gl_cv_func_pow_no_libm=no
# 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_rename_dest_works='guessing no'
# gl_cv_func_rename_link_works='guessing no'
# gl_cv_func_rename_slash_dst_works='guessing no'
# gl_cv_func_rename_slash_src_works='guessing no'
# gl_cv_func_rmdir_works='guessing no'
# gl_cv_func_round_works='guessing yes'
# gl_cv_func_sched_getaffinity3=yes
# gl_cv_func_select_detects_ebadf='guessing no'
# gl_cv_func_select_supports0='guessing yes'
# gl_cv_func_setenv_works='guessing no'
# gl_cv_func_signbit='guessing no'
# gl_cv_func_signbit_gcc='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_svid_putenv='guessing no'
# gl_cv_func_vsnprintf_usable=no
# gl_cv_func_wcrtomb_retval='guessing yes'
# gl_cv_func_working_mkstemp='guessing no'
# gl_cv_have_include_next=yes
# gl_cv_have_raw_decl__Exit=yes
# gl_cv_have_raw_decl_accept4=yes
# gl_cv_have_raw_decl_accept=yes
# gl_cv_have_raw_decl_acosf=yes
# gl_cv_have_raw_decl_acosl=yes
# gl_cv_have_raw_decl_alphasort=yes
# gl_cv_have_raw_decl_asinf=yes
# gl_cv_have_raw_decl_asinl=yes
# gl_cv_have_raw_decl_atanf=yes
# gl_cv_have_raw_decl_atanl=yes
# gl_cv_have_raw_decl_atoll=yes
# gl_cv_have_raw_decl_bind=yes
# gl_cv_have_raw_decl_btowc=yes
# gl_cv_have_raw_decl_canonicalize_file_name=no
# gl_cv_have_raw_decl_cbrt=yes
# gl_cv_have_raw_decl_cbrtf=yes
# gl_cv_have_raw_decl_cbrtl=yes
# gl_cv_have_raw_decl_ceilf=yes
# gl_cv_have_raw_decl_ceill=yes
# 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_connect=yes
# gl_cv_have_raw_decl_copysign=yes
# gl_cv_have_raw_decl_copysignf=yes
# gl_cv_have_raw_decl_copysignl=yes
# gl_cv_have_raw_decl_cosf=yes
# gl_cv_have_raw_decl_coshf=yes
# gl_cv_have_raw_decl_cosl=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_exp2=yes
# gl_cv_have_raw_decl_exp2f=yes
# gl_cv_have_raw_decl_exp2l=yes
# gl_cv_have_raw_decl_expf=yes
# gl_cv_have_raw_decl_expl=yes
# gl_cv_have_raw_decl_expm1=yes
# gl_cv_have_raw_decl_expm1f=yes
# gl_cv_have_raw_decl_expm1l=yes
# gl_cv_have_raw_decl_fabsf=yes
# gl_cv_have_raw_decl_fabsl=yes
# 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_flock=yes
# gl_cv_have_raw_decl_floorf=yes
# gl_cv_have_raw_decl_floorl=yes
# gl_cv_have_raw_decl_fma=yes
# gl_cv_have_raw_decl_fmaf=yes
# gl_cv_have_raw_decl_fmal=yes
# gl_cv_have_raw_decl_fmod=yes
# gl_cv_have_raw_decl_fmodf=yes
# gl_cv_have_raw_decl_fmodl=yes
# gl_cv_have_raw_decl_fpurge=yes
# gl_cv_have_raw_decl_freeaddrinfo=yes
# gl_cv_have_raw_decl_frexpf=yes
# gl_cv_have_raw_decl_frexpl=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_gai_strerror=yes
# gl_cv_have_raw_decl_getaddrinfo=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_getnameinfo=yes
# gl_cv_have_raw_decl_getpagesize=yes
# gl_cv_have_raw_decl_getpeername=yes
# gl_cv_have_raw_decl_gets=yes
# gl_cv_have_raw_decl_getsockname=yes
# gl_cv_have_raw_decl_getsockopt=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_hypotf=yes
# gl_cv_have_raw_decl_hypotl=yes
# gl_cv_have_raw_decl_ilogb=yes
# gl_cv_have_raw_decl_ilogbf=yes
# gl_cv_have_raw_decl_ilogbl=yes
# gl_cv_have_raw_decl_inet_ntop=yes
# gl_cv_have_raw_decl_inet_pton=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_ldexpf=yes
# gl_cv_have_raw_decl_ldexpl=yes
# gl_cv_have_raw_decl_link=yes
# gl_cv_have_raw_decl_linkat=yes
# gl_cv_have_raw_decl_listen=yes
# gl_cv_have_raw_decl_log10=yes
# gl_cv_have_raw_decl_log10f=yes
# gl_cv_have_raw_decl_log10l=yes
# gl_cv_have_raw_decl_log1p=yes
# gl_cv_have_raw_decl_log1pf=yes
# gl_cv_have_raw_decl_log1pl=yes
# gl_cv_have_raw_decl_log2=yes
# gl_cv_have_raw_decl_log2f=yes
# gl_cv_have_raw_decl_log2l=yes
# gl_cv_have_raw_decl_log=yes
# gl_cv_have_raw_decl_logb=yes
# gl_cv_have_raw_decl_logbf=yes
# gl_cv_have_raw_decl_logbl=yes
# gl_cv_have_raw_decl_logf=yes
# gl_cv_have_raw_decl_logl=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_modf=yes
# gl_cv_have_raw_decl_modff=yes
# gl_cv_have_raw_decl_modfl=yes
# 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_poll=yes
# gl_cv_have_raw_decl_popen=yes
# gl_cv_have_raw_decl_posix_openpt=yes
# gl_cv_have_raw_decl_powf=yes
# 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_recv=yes
# gl_cv_have_raw_decl_recvfrom=yes
# gl_cv_have_raw_decl_remainder=yes
# gl_cv_have_raw_decl_remainderf=yes
# gl_cv_have_raw_decl_remainderl=yes
# gl_cv_have_raw_decl_renameat=yes
# gl_cv_have_raw_decl_rewinddir=yes
# gl_cv_have_raw_decl_rint=yes
# gl_cv_have_raw_decl_rintf=yes
# gl_cv_have_raw_decl_rintl=yes
# gl_cv_have_raw_decl_rmdir=yes
# gl_cv_have_raw_decl_round=yes
# gl_cv_have_raw_decl_roundf=yes
# gl_cv_have_raw_decl_roundl=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_send=yes
# gl_cv_have_raw_decl_sendto=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_setsockopt=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_shutdown=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_sinf=yes
# gl_cv_have_raw_decl_sinhf=yes
# gl_cv_have_raw_decl_sinl=yes
# gl_cv_have_raw_decl_sleep=yes
# gl_cv_have_raw_decl_snprintf=yes
# gl_cv_have_raw_decl_socket=yes
# gl_cv_have_raw_decl_sqrtf=yes
# gl_cv_have_raw_decl_sqrtl=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_tanf=yes
# gl_cv_have_raw_decl_tanhf=yes
# gl_cv_have_raw_decl_tanl=yes
# gl_cv_have_raw_decl_times=yes
# gl_cv_have_raw_decl_tmpfile=yes
# gl_cv_have_raw_decl_towctrans=yes
# gl_cv_have_raw_decl_trunc=yes
# gl_cv_have_raw_decl_truncf=yes
# gl_cv_have_raw_decl_truncl=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_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_math_huge_val_works=yes
# gl_cv_header_math_nan_works=yes
# gl_cv_header_netinet_in_h_selfcontained=yes
# gl_cv_header_stdint_h=yes
# gl_cv_header_sys_select_h_selfcontained=no
# gl_cv_header_sys_socket_h_selfcontained=yes
# gl_cv_header_sys_socket_h_shut=yes
# gl_cv_header_wchar_h_correct_inline=yes
# gl_cv_header_working_fcntl_h=cross-compiling
# gl_cv_header_working_stdalign_h=yes
# gl_cv_header_working_stdint_h=no
# gl_cv_lib_socket='none needed'
# gl_cv_long_double_equals_double=yes
# gl_cv_next_arpa_inet_h=''
# gl_cv_next_dirent_h=''
# gl_cv_next_fcntl_h=''
# gl_cv_next_iconv_h=''
# gl_cv_next_langinfo_h=''
# gl_cv_next_locale_h=''
# gl_cv_next_math_h=''
# gl_cv_next_netdb_h=''
# gl_cv_next_poll_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_file_h=''
# gl_cv_next_sys_select_h=''
# gl_cv_next_sys_socket_h=''
# gl_cv_next_sys_stat_h=''
# gl_cv_next_sys_time_h=''
# gl_cv_next_sys_times_h=''
# gl_cv_next_sys_types_h=''
# gl_cv_next_sys_uio_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_promoted_mode_t=int
# gl_cv_rpl_alloca=yes
# gl_cv_size_max=yes
# gl_cv_socket_ipv4=yes
# gl_cv_socket_ipv6=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_time_r_posix=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
# gl_cv_var_func=yes
# gt_cv_c_intmax_t=yes
# gt_cv_c_wchar_t=yes
# gt_cv_c_wint_t=yes
# gt_cv_locale_fr=none
# gt_cv_locale_fr_utf8=none
# gt_cv_locale_ja=none
# gt_cv_locale_zh_CN=none
# gt_cv_ssize_t=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_dlopen=dlopen
# lt_cv_dlopen_libs=
# lt_cv_dlopen_self=cross
# 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_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
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/guile/src/guile-2.0.11/build-aux/missing aclocal-1.14'
# ALLOCA=''
# ALLOCA_H='alloca.h'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# APPLE_UNIVERSAL_BUILD='0'
# AR='arm-linux-androideabi-ar'
# ARFLAGS='cru'
# AS='as'
# AUTOCONF='${SHELL} /tmp/guile/src/guile-2.0.11/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/guile/src/guile-2.0.11/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/guile/src/guile-2.0.11/build-aux/missing automake-1.14'
# AWK='gawk'
# BDW_GC_CFLAGS=''
# BDW_GC_LIBS=''
# BITSIZEOF_PTRDIFF_T='32'
# BITSIZEOF_SIG_ATOMIC_T='32'
# BITSIZEOF_SIZE_T='32'
# BITSIZEOF_WCHAR_T='32'
# BITSIZEOF_WINT_T='32'
# BUILD_ICE_9_POPEN_FALSE=''
# BUILD_ICE_9_POPEN_TRUE=''
# BUILD_PTHREAD_SUPPORT_FALSE=''
# BUILD_PTHREAD_SUPPORT_TRUE=''
# BYTESWAP_H=''
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CCLD_FOR_BUILD=''
# CC_FOR_BUILD=''
# CEIL_LIBM='-lm'
# CFLAGS=''
# CFLAG_VISIBILITY='-fvisibility=hidden'
# CONFIG_INCLUDE=''
# COPYSIGN_LIBM='-lm'
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS=''
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EMACS=''
# EMACSLOADPATH=''
# EMULTIHOP_HIDDEN=''
# EMULTIHOP_VALUE=''
# ENOLINK_HIDDEN=''
# ENOLINK_VALUE=''
# EOVERFLOW_HIDDEN=''
# EOVERFLOW_VALUE=''
# ERRNO_H=''
# EXEEXT=''
# EXTRA_DEFS=''
# EXTRA_DOT_DOC_FILES=''
# EXTRA_DOT_X_FILES=''
# FGREP='/usr/sbin/grep -F'
# FLOAT_H=''
# FLOOR_LIBM='-lm'
# FREXP_LIBM='-lm'
# GCC_CFLAGS=''
# GETADDRINFO_LIB=''
# GETTEXT_MACRO_VERSION=''
# GLIBC21='no'
# 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_ICONV_H_FALSE=''
# GL_GENERATE_ICONV_H_TRUE='#'
# GL_GENERATE_NETINET_IN_H_FALSE=''
# GL_GENERATE_NETINET_IN_H_TRUE='#'
# GL_GENERATE_STDALIGN_H_FALSE=''
# GL_GENERATE_STDALIGN_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=''
# GMSGFMT_015=''
# GNULIB_ACCEPT4='0'
# GNULIB_ACCEPT='1'
# GNULIB_ACOSF='0'
# GNULIB_ACOSL='0'
# GNULIB_ALPHASORT='0'
# GNULIB_ASINF='0'
# GNULIB_ASINL='0'
# GNULIB_ATAN2F='0'
# GNULIB_ATANF='0'
# GNULIB_ATANL='0'
# GNULIB_ATOLL='0'
# GNULIB_BIND='1'
# GNULIB_BTOWC='1'
# GNULIB_CALLOC_POSIX='0'
# GNULIB_CANONICALIZE_FILE_NAME='1'
# GNULIB_CBRT='0'
# GNULIB_CBRTF='0'
# GNULIB_CBRTL='0'
# GNULIB_CEIL='1'
# GNULIB_CEILF='0'
# GNULIB_CEILL='0'
# GNULIB_CHDIR='1'
# GNULIB_CHOWN='0'
# GNULIB_CLOSE='1'
# GNULIB_CLOSEDIR='0'
# GNULIB_CONNECT='1'
# GNULIB_COPYSIGN='1'
# GNULIB_COPYSIGNF='0'
# GNULIB_COPYSIGNL='0'
# GNULIB_COSF='0'
# GNULIB_COSHF='0'
# GNULIB_COSL='0'
# GNULIB_DIRFD='1'
# GNULIB_DPRINTF='0'
# GNULIB_DUP2='1'
# GNULIB_DUP3='0'
# GNULIB_DUP='0'
# GNULIB_DUPLOCALE='1'
# GNULIB_ENVIRON='1'
# GNULIB_EUIDACCESS='0'
# GNULIB_EXP2='0'
# GNULIB_EXP2F='0'
# GNULIB_EXP2L='0'
# GNULIB_EXPF='0'
# GNULIB_EXPL='0'
# GNULIB_EXPM1='0'
# GNULIB_EXPM1F='0'
# GNULIB_EXPM1L='0'
# GNULIB_FABSF='0'
# GNULIB_FABSL='0'
# GNULIB_FACCESSAT='0'
# GNULIB_FCHDIR='0'
# GNULIB_FCHMODAT='0'
# GNULIB_FCHOWNAT='0'
# GNULIB_FCLOSE='0'
# GNULIB_FCNTL='0'
# GNULIB_FDATASYNC='0'
# GNULIB_FDOPEN='0'
# GNULIB_FDOPENDIR='0'
# GNULIB_FFLUSH='0'
# GNULIB_FFSL='0'
# GNULIB_FFSLL='0'
# GNULIB_FGETC='1'
# GNULIB_FGETS='1'
# GNULIB_FLOCK='1'
# GNULIB_FLOOR='1'
# GNULIB_FLOORF='0'
# GNULIB_FLOORL='0'
# GNULIB_FMA='0'
# GNULIB_FMAF='0'
# GNULIB_FMAL='0'
# GNULIB_FMOD='0'
# GNULIB_FMODF='0'
# GNULIB_FMODL='0'
# 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_FREXP='1'
# GNULIB_FREXPF='0'
# GNULIB_FREXPL='0'
# GNULIB_FSCANF='1'
# GNULIB_FSEEK='0'
# GNULIB_FSEEKO='0'
# GNULIB_FSTAT='1'
# GNULIB_FSTATAT='0'
# GNULIB_FSYNC='1'
# GNULIB_FTELL='0'
# GNULIB_FTELLO='0'
# GNULIB_FTRUNCATE='0'
# GNULIB_FUTIMENS='0'
# GNULIB_FWRITE='1'
# GNULIB_GETADDRINFO='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='1'
# GNULIB_GETLOGIN_R='0'
# GNULIB_GETPAGESIZE='0'
# GNULIB_GETPEERNAME='1'
# GNULIB_GETSOCKNAME='1'
# GNULIB_GETSOCKOPT='1'
# GNULIB_GETSUBOPT='0'
# GNULIB_GETTIMEOFDAY='1'
# GNULIB_GETUSERSHELL='0'
# GNULIB_GRANTPT='0'
# GNULIB_GROUP_MEMBER='0'
# GNULIB_HYPOT='0'
# GNULIB_HYPOTF='0'
# GNULIB_HYPOTL='0'
# GNULIB_ICONV='1'
# GNULIB_ILOGB='0'
# GNULIB_ILOGBF='0'
# GNULIB_ILOGBL='0'
# GNULIB_INET_NTOP='1'
# GNULIB_INET_PTON='1'
# GNULIB_ISATTY='0'
# GNULIB_ISFINITE='1'
# GNULIB_ISINF='1'
# GNULIB_ISNAN='1'
# GNULIB_ISNAND='1'
# GNULIB_ISNANF='1'
# GNULIB_ISNANL='1'
# GNULIB_ISWBLANK='0'
# GNULIB_ISWCTYPE='0'
# GNULIB_LCHMOD='0'
# GNULIB_LCHOWN='0'
# GNULIB_LDEXPF='0'
# GNULIB_LDEXPL='0'
# GNULIB_LINK='1'
# GNULIB_LINKAT='0'
# GNULIB_LISTEN='1'
# GNULIB_LOCALECONV='1'
# GNULIB_LOG10='0'
# GNULIB_LOG10F='0'
# GNULIB_LOG10L='0'
# GNULIB_LOG1P='1'
# GNULIB_LOG1PF='0'
# GNULIB_LOG1PL='0'
# GNULIB_LOG2='0'
# GNULIB_LOG2F='0'
# GNULIB_LOG2L='0'
# GNULIB_LOG='1'
# GNULIB_LOGB='0'
# GNULIB_LOGBF='0'
# GNULIB_LOGBL='0'
# GNULIB_LOGF='0'
# GNULIB_LOGL='0'
# GNULIB_LSEEK='0'
# GNULIB_LSTAT='1'
# GNULIB_MALLOC_POSIX='1'
# GNULIB_MBRLEN='0'
# GNULIB_MBRTOWC='1'
# GNULIB_MBSCASECMP='0'
# GNULIB_MBSCASESTR='0'
# GNULIB_MBSCHR='0'
# GNULIB_MBSCSPN='0'
# GNULIB_MBSINIT='1'
# GNULIB_MBSLEN='0'
# 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='0'
# GNULIB_MBSTOK_R='0'
# GNULIB_MBTOWC='1'
# 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='1'
# GNULIB_MKSTEMPS='0'
# GNULIB_MKTIME='0'
# GNULIB_MODF='0'
# GNULIB_MODFF='0'
# GNULIB_MODFL='0'
# GNULIB_NANOSLEEP='0'
# GNULIB_NL_LANGINFO='1'
# GNULIB_NONBLOCKING='0'
# GNULIB_OBSTACK_PRINTF='0'
# GNULIB_OBSTACK_PRINTF_POSIX='0'
# GNULIB_OPEN='1'
# GNULIB_OPENAT='0'
# GNULIB_OPENDIR='0'
# GNULIB_PCLOSE='0'
# GNULIB_PERROR='0'
# GNULIB_PIPE2='1'
# GNULIB_PIPE='1'
# GNULIB_POLL='1'
# GNULIB_POPEN='0'
# GNULIB_POSIX_OPENPT='0'
# GNULIB_POWF='0'
# 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='1'
# GNULIB_PUTS='1'
# GNULIB_PWRITE='0'
# GNULIB_RAISE='1'
# GNULIB_RANDOM='0'
# GNULIB_RANDOM_R='0'
# GNULIB_RAWMEMCHR='0'
# GNULIB_READ='1'
# GNULIB_READDIR='0'
# GNULIB_READLINK='1'
# GNULIB_READLINKAT='0'
# GNULIB_REALLOC_POSIX='0'
# GNULIB_REALPATH='1'
# GNULIB_RECV='1'
# GNULIB_RECVFROM='1'
# GNULIB_REMAINDER='0'
# GNULIB_REMAINDERF='0'
# GNULIB_REMAINDERL='0'
# GNULIB_REMOVE='0'
# GNULIB_RENAME='1'
# GNULIB_RENAMEAT='0'
# GNULIB_REWINDDIR='0'
# GNULIB_RINT='0'
# GNULIB_RINTF='0'
# GNULIB_RINTL='0'
# GNULIB_RMDIR='1'
# GNULIB_ROUND='1'
# GNULIB_ROUNDF='0'
# GNULIB_ROUNDL='0'
# GNULIB_RPMATCH='0'
# GNULIB_SCANDIR='0'
# GNULIB_SCANF='1'
# GNULIB_SECURE_GETENV='1'
# GNULIB_SELECT='1'
# GNULIB_SEND='1'
# GNULIB_SENDTO='1'
# GNULIB_SETENV='1'
# GNULIB_SETHOSTNAME='0'
# GNULIB_SETLOCALE='0'
# GNULIB_SETSOCKOPT='1'
# GNULIB_SHUTDOWN='1'
# GNULIB_SIGACTION='0'
# GNULIB_SIGNAL_H_SIGPIPE='0'
# GNULIB_SIGNBIT='1'
# GNULIB_SIGPROCMASK='0'
# GNULIB_SINF='0'
# GNULIB_SINHF='0'
# GNULIB_SINL='0'
# GNULIB_SLEEP='0'
# GNULIB_SNPRINTF='1'
# GNULIB_SOCKET='1'
# GNULIB_SPRINTF_POSIX='0'
# GNULIB_SQRTF='0'
# GNULIB_SQRTL='0'
# GNULIB_STAT='1'
# GNULIB_STDIO_H_NONBLOCKING='0'
# GNULIB_STDIO_H_SIGPIPE='0'
# GNULIB_STPCPY='0'
# GNULIB_STPNCPY='0'
# GNULIB_STRCASESTR='0'
# GNULIB_STRCHRNUL='0'
# GNULIB_STRDUP='1'
# GNULIB_STRERROR='0'
# GNULIB_STRERROR_R='0'
# GNULIB_STRNCAT='0'
# GNULIB_STRNDUP='0'
# GNULIB_STRNLEN='0'
# 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_TANF='0'
# GNULIB_TANHF='0'
# GNULIB_TANL='0'
# GNULIB_TIMEGM='0'
# GNULIB_TIMES='1'
# GNULIB_TIME_R='1'
# GNULIB_TMPFILE='0'
# GNULIB_TOWCTRANS='0'
# GNULIB_TRUNC='1'
# GNULIB_TRUNCF='0'
# GNULIB_TRUNCL='0'
# GNULIB_TTYNAME_R='0'
# GNULIB_UNISTD_H_NONBLOCKING='0'
# GNULIB_UNISTD_H_SIGPIPE='0'
# 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='1'
# GNULIB_VSPRINTF_POSIX='0'
# GNULIB_WCPCPY='0'
# GNULIB_WCPNCPY='0'
# GNULIB_WCRTOMB='1'
# 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='0'
# GNULIB_WMEMCHR='0'
# GNULIB_WMEMCMP='0'
# GNULIB_WMEMCPY='0'
# GNULIB_WMEMMOVE='0'
# GNULIB_WMEMSET='0'
# GNULIB_WRITE='1'
# GNULIB__EXIT='0'
# GNU_LD_FLAGS=''
# GREP='/usr/sbin/grep'
# GUILE_CFLAGS=''
# GUILE_EFFECTIVE_VERSION='2.0'
# GUILE_FOR_BUILD=''
# GUILE_LIBS=''
# GUILE_MAJOR_VERSION='2'
# GUILE_MICRO_VERSION='11'
# GUILE_MINOR_VERSION='0'
# GUILE_VERSION='2.0.11'
# HAVE_ACCEPT4='1'
# HAVE_ACOSF='1'
# HAVE_ACOSL='1'
# HAVE_ALPHASORT='1'
# HAVE_ARPA_INET_H='1'
# HAVE_ASINF='1'
# HAVE_ASINL='1'
# HAVE_ATAN2F='1'
# HAVE_ATANF='1'
# HAVE_ATANL='1'
# HAVE_ATOLL='1'
# HAVE_BTOWC='1'
# HAVE_CANONICALIZE_FILE_NAME='0'
# HAVE_CBRT='1'
# HAVE_CBRTF='1'
# HAVE_CBRTL='1'
# HAVE_CHOWN='1'
# HAVE_CLOSEDIR='1'
# HAVE_COPYSIGN='1'
# HAVE_COPYSIGNL='1'
# HAVE_COSF='1'
# HAVE_COSHF='1'
# HAVE_COSL='1'
# HAVE_DECL_ACOSL='1'
# HAVE_DECL_ASINL='1'
# HAVE_DECL_ATANL='1'
# HAVE_DECL_CBRTF='1'
# HAVE_DECL_CBRTL='1'
# HAVE_DECL_CEILF='1'
# HAVE_DECL_CEILL='1'
# HAVE_DECL_COPYSIGNF='1'
# HAVE_DECL_COSL='1'
# HAVE_DECL_DIRFD='1'
# HAVE_DECL_ENVIRON='1'
# HAVE_DECL_EXP2='1'
# HAVE_DECL_EXP2F='1'
# HAVE_DECL_EXP2L='1'
# HAVE_DECL_EXPL='1'
# HAVE_DECL_EXPM1L='1'
# HAVE_DECL_FCHDIR='1'
# HAVE_DECL_FDATASYNC='1'
# HAVE_DECL_FDOPENDIR='1'
# HAVE_DECL_FLOORF='1'
# HAVE_DECL_FLOORL='1'
# HAVE_DECL_FPURGE='1'
# HAVE_DECL_FREEADDRINFO='1'
# HAVE_DECL_FREXPL='1'
# HAVE_DECL_FSEEKO='1'
# HAVE_DECL_FTELLO='1'
# HAVE_DECL_GAI_STRERROR='1'
# HAVE_DECL_GETADDRINFO='1'
# HAVE_DECL_GETDELIM='1'
# HAVE_DECL_GETDOMAINNAME='1'
# HAVE_DECL_GETLINE='1'
# HAVE_DECL_GETLOADAVG='1'
# HAVE_DECL_GETLOGIN_R='1'
# HAVE_DECL_GETNAMEINFO='1'
# HAVE_DECL_GETPAGESIZE='1'
# HAVE_DECL_GETUSERSHELL='1'
# HAVE_DECL_INET_NTOP='1'
# HAVE_DECL_INET_PTON='1'
# HAVE_DECL_LDEXPL='1'
# HAVE_DECL_LOCALTIME_R='1'
# HAVE_DECL_LOG10L='1'
# HAVE_DECL_LOG2='1'
# HAVE_DECL_LOG2F='1'
# HAVE_DECL_LOG2L='1'
# HAVE_DECL_LOGB='1'
# HAVE_DECL_LOGL='1'
# HAVE_DECL_MEMMEM='1'
# HAVE_DECL_MEMRCHR='1'
# HAVE_DECL_OBSTACK_PRINTF='1'
# HAVE_DECL_REMAINDER='1'
# HAVE_DECL_REMAINDERL='1'
# HAVE_DECL_RINTF='1'
# HAVE_DECL_ROUND='1'
# HAVE_DECL_ROUNDF='1'
# HAVE_DECL_ROUNDL='1'
# HAVE_DECL_SETENV='1'
# HAVE_DECL_SETHOSTNAME='1'
# HAVE_DECL_SINL='1'
# HAVE_DECL_SNPRINTF='1'
# HAVE_DECL_SQRTL='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_TANL='1'
# HAVE_DECL_TRUNC='1'
# HAVE_DECL_TRUNCF='1'
# HAVE_DECL_TRUNCL='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_EXPF='1'
# HAVE_EXPL='1'
# HAVE_EXPM1='1'
# HAVE_EXPM1F='1'
# HAVE_FABSF='1'
# HAVE_FABSL='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_FLOCK='1'
# HAVE_FMA='1'
# HAVE_FMAF='1'
# HAVE_FMAL='1'
# HAVE_FMODF='1'
# HAVE_FMODL='1'
# HAVE_FREXPF='1'
# HAVE_FSEEKO='1'
# HAVE_FSTATAT='1'
# HAVE_FSYNC='1'
# HAVE_FTELLO='1'
# HAVE_FTRUNCATE='1'
# HAVE_FUTIMENS='1'
# HAVE_GETDTABLESIZE='1'
# HAVE_GETGROUPS='1'
# HAVE_GETHOSTNAME='1'
# HAVE_GETLOGIN='1'
# HAVE_GETPAGESIZE='1'
# HAVE_GETSUBOPT='1'
# HAVE_GETTIMEOFDAY='1'
# HAVE_GRANTPT='1'
# HAVE_GROUP_MEMBER='1'
# HAVE_HYPOTF='1'
# HAVE_HYPOTL='1'
# HAVE_ILOGB='1'
# HAVE_ILOGBF='1'
# HAVE_ILOGBL='1'
# HAVE_INTTYPES_H='1'
# HAVE_ISNAND='1'
# HAVE_ISNANF='1'
# HAVE_ISNANL='1'
# HAVE_ISWBLANK='1'
# HAVE_ISWCNTRL='1'
# 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_LDEXPF='1'
# HAVE_LD_VERSION_SCRIPT_FALSE='#'
# HAVE_LD_VERSION_SCRIPT_TRUE=''
# HAVE_LIBGMP=''
# HAVE_LIBLTDL='no'
# HAVE_LIBUNISTRING='no'
# HAVE_LINK='1'
# HAVE_LINKAT='1'
# HAVE_LOG10F='1'
# HAVE_LOG10L='1'
# HAVE_LOG1P='1'
# HAVE_LOG1PF='1'
# HAVE_LOG1PL='1'
# HAVE_LOGBF='1'
# HAVE_LOGBL='1'
# HAVE_LOGF='1'
# HAVE_LOGL='1'
# HAVE_LONG_LONG_INT='1'
# HAVE_LSTAT='1'
# HAVE_MAKEINFO_FALSE=''
# HAVE_MAKEINFO_TRUE=''
# HAVE_MBRLEN='1'
# HAVE_MBRTOWC='1'
# HAVE_MBSINIT='1'
# HAVE_MBSLEN='0'
# HAVE_MBSNRTOWCS='1'
# HAVE_MBSRTOWCS='1'
# 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_MODFF='1'
# HAVE_MODFL='1'
# HAVE_MSVC_INVALID_PARAMETER_HANDLER='0'
# HAVE_NANOSLEEP='1'
# HAVE_NETDB_H='1'
# HAVE_NETINET_IN_H=''
# HAVE_NL_LANGINFO='0'
# HAVE_OPENAT='1'
# HAVE_OPENDIR='1'
# HAVE_OS_H='0'
# HAVE_PCLOSE='1'
# HAVE_PIPE2='1'
# HAVE_PIPE='1'
# HAVE_POLL='1'
# HAVE_POLL_H='1'
# HAVE_POPEN='1'
# HAVE_POSIX_OPENPT='1'
# HAVE_POSIX_SIGNALBLOCKING='1'
# HAVE_POWF='1'
# 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='1'
# HAVE_READDIR='1'
# HAVE_READLINE_FALSE=''
# HAVE_READLINE_TRUE=''
# HAVE_READLINK='1'
# HAVE_READLINKAT='1'
# HAVE_REALPATH='1'
# HAVE_REMAINDER='1'
# HAVE_REMAINDERF='1'
# HAVE_RENAMEAT='1'
# HAVE_REWINDDIR='1'
# HAVE_RINT='1'
# HAVE_RINTL='1'
# HAVE_RPMATCH='1'
# HAVE_SAME_LONG_DOUBLE_AS_DOUBLE='1'
# HAVE_SA_FAMILY_T='1'
# HAVE_SCANDIR='1'
# HAVE_SECURE_GETENV='0'
# HAVE_SETENV='1'
# HAVE_SETHOSTNAME='1'
# HAVE_SHARED_LIBRARIES_FALSE='#'
# HAVE_SHARED_LIBRARIES_TRUE=''
# 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_SINF='1'
# HAVE_SINHF='1'
# HAVE_SINL='1'
# HAVE_SLEEP='1'
# HAVE_SQRTF='1'
# HAVE_SQRTL='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_ADDRINFO='1'
# HAVE_STRUCT_RANDOM_DATA='1'
# HAVE_STRUCT_SIGACTION_SA_SIGACTION='1'
# HAVE_STRUCT_SOCKADDR_STORAGE='1'
# HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY='1'
# HAVE_STRUCT_TIMEVAL='1'
# HAVE_STRUCT_TMS='1'
# HAVE_STRVERSCMP='1'
# HAVE_SYMLINK='1'
# HAVE_SYMLINKAT='1'
# HAVE_SYS_BITYPES_H='0'
# HAVE_SYS_FILE_H='1'
# HAVE_SYS_INTTYPES_H='0'
# HAVE_SYS_LOADAVG_H='0'
# HAVE_SYS_PARAM_H='0'
# HAVE_SYS_SELECT_H='1'
# HAVE_SYS_SOCKET_H='1'
# HAVE_SYS_TIMES_H='1'
# HAVE_SYS_TIME_H='1'
# HAVE_SYS_TYPES_H='1'
# HAVE_SYS_UIO_H='1'
# HAVE_TANF='1'
# HAVE_TANHF='1'
# HAVE_TANL='1'
# HAVE_TIMEGM='1'
# HAVE_TIMES='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_WS2TCPIP_H='0'
# HAVE_XLOCALE_H='1'
# HAVE__BOOL='1'
# HAVE__EXIT='1'
# HOSTENT_LIB=''
# HOST_CC=''
# ICONV_CONST=''
# ICONV_H=''
# INCLUDE_NEXT='include_next'
# INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
# INET_NTOP_LIB=''
# INET_PTON_LIB=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# ISFINITE_LIBM=''
# ISINF_LIBM=''
# ISNAND_LIBM=''
# ISNANF_LIBM=''
# ISNANL_LIBM=''
# ISNAN_LIBM=''
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# LDEXP_LIBM=''
# LDFLAGS=''
# LIBFFI_CFLAGS=''
# LIBFFI_LIBS=''
# LIBGMP=''
# LIBGMP_PREFIX=''
# LIBGUILEREADLINE_INTERFACE=''
# LIBGUILEREADLINE_INTERFACE_AGE=''
# LIBGUILEREADLINE_INTERFACE_CURRENT=''
# LIBGUILEREADLINE_INTERFACE_REVISION=''
# LIBGUILEREADLINE_MAJOR=''
# LIBGUILE_I18N_INTERFACE=''
# LIBGUILE_I18N_INTERFACE_AGE=''
# LIBGUILE_I18N_INTERFACE_CURRENT=''
# LIBGUILE_I18N_INTERFACE_REVISION=''
# LIBGUILE_I18N_MAJOR=''
# LIBGUILE_INTERFACE='29:2:7'
# LIBGUILE_INTERFACE_AGE='7'
# LIBGUILE_INTERFACE_CURRENT='29'
# LIBGUILE_INTERFACE_REVISION='2'
# LIBICONV=''
# LIBINTL=''
# LIBLOBJS=''
# LIBLTDL=''
# LIBLTDL_PREFIX=''
# LIBOBJS=''
# LIBREADLINE=''
# LIBREADLINE_PREFIX=''
# LIBS=''
# LIBSOCKET=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBUNISTRING=''
# 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_UCTOMB_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_TRUE=''
# LIBUNISTRING_PREFIX=''
# LIBUNISTRING_UNISTR_H='unistr.h'
# LIBUNISTRING_UNITYPES_H='unitypes.h'
# LIB_CLOCK_GETTIME=''
# LIB_POLL=''
# LIB_SELECT=''
# LIPO=''
# LN_S='ln -s'
# LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(abs_top_builddir)/lib"'
# LOCALE_FR='none'
# LOCALE_FR_UTF8='none'
# LOCALE_JA='none'
# LOCALE_ZH_CN='none'
# LOG1P_LIBM='-lm'
# LOG_LIBM='-lm'
# LTALLOCA=''
# LTLIBGMP=''
# LTLIBICONV=''
# LTLIBINTL=''
# LTLIBLTDL=''
# LTLIBOBJS=''
# LTLIBREADLINE=''
# LTLIBUNISTRING=''
# MAKEINFO='${SHELL} /tmp/guile/src/guile-2.0.11/build-aux/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# MSGFMT=''
# MSGFMT_015=''
# MSGMERGE=''
# NETINET_IN_H=''
# NEXT_ARPA_INET_H=''
# NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H=''
# 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_ICONV_H=''
# NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H=''
# NEXT_AS_FIRST_DIRECTIVE_LOCALE_H=''
# NEXT_AS_FIRST_DIRECTIVE_MATH_H=''
# NEXT_AS_FIRST_DIRECTIVE_NETDB_H=''
# NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_H=''
# NEXT_AS_FIRST_DIRECTIVE_POLL_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_FILE_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_TIMES_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_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_ICONV_H=''
# NEXT_LANGINFO_H=''
# NEXT_LOCALE_H=''
# NEXT_MATH_H=''
# NEXT_NETDB_H=''
# NEXT_NETINET_IN_H=''
# NEXT_POLL_H=''
# NEXT_SIGNAL_H=''
# NEXT_STDDEF_H=''
# NEXT_STDINT_H=''
# NEXT_STDIO_H=''
# NEXT_STDLIB_H=''
# NEXT_STRING_H=''
# NEXT_SYS_FILE_H=''
# NEXT_SYS_SELECT_H=''
# NEXT_SYS_SOCKET_H=''
# NEXT_SYS_STAT_H=''
# NEXT_SYS_TIMES_H=''
# NEXT_SYS_TIME_H=''
# NEXT_SYS_TYPES_H=''
# NEXT_SYS_UIO_H=''
# NEXT_TIME_H=''
# NEXT_UNISTD_H=''
# NEXT_WCHAR_H=''
# NEXT_WCTYPE_H=''
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='guile'
# PACKAGE_BUGREPORT='bug-guile@gnu.org'
# PACKAGE_NAME='GNU Guile'
# PACKAGE_STRING='GNU Guile 2.0.11'
# PACKAGE_TARNAME='guile'
# PACKAGE_URL='http://www.gnu.org/software/guile/'
# PACKAGE_VERSION='2.0.11'
# PATH_SEPARATOR=':'
# PKG_CONFIG=''
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# POSUB=''
# POW_LIBM='-lm'
# PRAGMA_COLUMNS=''
# PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
# PTHREAD_CC=''
# PTHREAD_CFLAGS=''
# PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0'
# PTHREAD_LIBS=''
# PTRDIFF_T_SUFFIX=''
# RANLIB='arm-linux-androideabi-ranlib'
# READLINE_LIBS=''
# REPLACE_BTOWC='0'
# REPLACE_CALLOC='0'
# REPLACE_CANONICALIZE_FILE_NAME='0'
# REPLACE_CBRTF='0'
# REPLACE_CBRTL='0'
# REPLACE_CEIL='0'
# REPLACE_CEILF='0'
# REPLACE_CEILL='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_EXP2='0'
# REPLACE_EXP2L='0'
# REPLACE_EXPM1='0'
# REPLACE_EXPM1F='0'
# REPLACE_FABSL='0'
# REPLACE_FCHOWNAT='0'
# REPLACE_FCLOSE='0'
# REPLACE_FCNTL='0'
# REPLACE_FDOPEN='0'
# REPLACE_FDOPENDIR='0'
# REPLACE_FFLUSH='0'
# REPLACE_FLOOR='0'
# REPLACE_FLOORF='0'
# REPLACE_FLOORL='0'
# REPLACE_FMA='0'
# REPLACE_FMAF='0'
# REPLACE_FMAL='0'
# REPLACE_FMOD='0'
# REPLACE_FMODF='0'
# REPLACE_FMODL='0'
# REPLACE_FOPEN='0'
# REPLACE_FPRINTF='0'
# REPLACE_FPURGE='0'
# REPLACE_FREOPEN='0'
# REPLACE_FREXP='0'
# REPLACE_FREXPF='0'
# REPLACE_FREXPL='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_GAI_STRERROR='0'
# REPLACE_GETCWD='0'
# REPLACE_GETDELIM='0'
# REPLACE_GETDOMAINNAME='0'
# REPLACE_GETDTABLESIZE='0'
# REPLACE_GETGROUPS='0'
# REPLACE_GETLINE='0'
# REPLACE_GETLOGIN_R='0'
# REPLACE_GETPAGESIZE='0'
# REPLACE_GETTIMEOFDAY='1'
# REPLACE_GMTIME='1'
# REPLACE_HUGE_VAL='0'
# REPLACE_HYPOT='0'
# REPLACE_HYPOTF='0'
# REPLACE_HYPOTL='0'
# REPLACE_ICONV='0'
# REPLACE_ICONV_OPEN='0'
# REPLACE_ICONV_UTF='0'
# REPLACE_ILOGB='0'
# REPLACE_ILOGBF='0'
# REPLACE_INET_NTOP='0'
# REPLACE_INET_PTON='0'
# REPLACE_ISATTY='0'
# REPLACE_ISFINITE='0'
# REPLACE_ISINF='0'
# REPLACE_ISNAN='0'
# REPLACE_ISWBLANK='0'
# REPLACE_ISWCNTRL='0'
# REPLACE_ITOLD='0'
# REPLACE_LCHOWN='0'
# REPLACE_LDEXPL='0'
# REPLACE_LINK='1'
# REPLACE_LINKAT='0'
# REPLACE_LOCALECONV='0'
# REPLACE_LOCALTIME='1'
# REPLACE_LOCALTIME_R='0'
# REPLACE_LOG10='0'
# REPLACE_LOG10F='0'
# REPLACE_LOG10L='0'
# REPLACE_LOG1P='0'
# REPLACE_LOG1PF='0'
# REPLACE_LOG1PL='0'
# REPLACE_LOG2='0'
# REPLACE_LOG2F='0'
# REPLACE_LOG2L='0'
# REPLACE_LOG='0'
# REPLACE_LOGB='0'
# REPLACE_LOGBF='0'
# REPLACE_LOGBL='0'
# REPLACE_LOGF='0'
# REPLACE_LOGL='0'
# REPLACE_LSEEK='0'
# REPLACE_LSTAT='1'
# REPLACE_MALLOC='1'
# 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='1'
# REPLACE_MKFIFO='0'
# REPLACE_MKNOD='0'
# REPLACE_MKSTEMP='1'
# REPLACE_MKTIME='GNULIB_PORTCHECK'
# REPLACE_MODF='0'
# REPLACE_MODFF='0'
# REPLACE_MODFL='0'
# REPLACE_NAN='0'
# 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_POLL='0'
# REPLACE_POPEN='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_REMAINDER='0'
# REPLACE_REMAINDERF='0'
# REPLACE_REMAINDERL='0'
# REPLACE_REMOVE='0'
# REPLACE_RENAME='1'
# REPLACE_RENAMEAT='0'
# REPLACE_RMDIR='1'
# REPLACE_ROUND='0'
# REPLACE_ROUNDF='0'
# REPLACE_ROUNDL='0'
# REPLACE_SELECT='1'
# REPLACE_SETENV='1'
# REPLACE_SETLOCALE='0'
# REPLACE_SIGNBIT='1'
# REPLACE_SIGNBIT_USING_GCC='0'
# REPLACE_SLEEP='0'
# REPLACE_SNPRINTF='1'
# REPLACE_SPRINTF='0'
# REPLACE_SQRTL='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='0'
# 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_STRUCT_TIMEVAL='0'
# REPLACE_SYMLINK='0'
# REPLACE_TIMEGM='GNULIB_PORTCHECK'
# REPLACE_TMPFILE='0'
# REPLACE_TOWLOWER='0'
# REPLACE_TRUNC='0'
# REPLACE_TRUNCF='0'
# REPLACE_TRUNCL='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='1'
# REPLACE_VSPRINTF='0'
# REPLACE_WCRTOMB='0'
# REPLACE_WCSNRTOMBS='0'
# REPLACE_WCSRTOMBS='0'
# REPLACE_WCSWIDTH='0'
# REPLACE_WCTOB='0'
# REPLACE_WCTOMB='0'
# REPLACE_WCWIDTH='0'
# REPLACE_WRITE='0'
# ROUND_LIBM='-lm'
# SCM_I_GSC_C_INLINE=''
# SCM_I_GSC_ENABLE_DEPRECATED=''
# SCM_I_GSC_GUILE_DEBUG=''
# SCM_I_GSC_HAVE_STRUCT_DIRENT64=''
# SCM_I_GSC_HAVE_THREAD_STORAGE_CLASS=''
# SCM_I_GSC_ICONVEH_ERROR=''
# SCM_I_GSC_ICONVEH_ESCAPE_SEQUENCE=''
# SCM_I_GSC_ICONVEH_QUESTION_MARK=''
# SCM_I_GSC_NEEDS_INTTYPES_H=''
# SCM_I_GSC_NEEDS_STDINT_H=''
# SCM_I_GSC_NEED_BRACES_ON_PTHREAD_MUTEX_INITIALIZER=''
# SCM_I_GSC_NEED_BRACES_ON_PTHREAD_ONCE_INIT=''
# SCM_I_GSC_STACK_GROWS_UP=''
# SCM_I_GSC_T_INT16=''
# SCM_I_GSC_T_INT32=''
# SCM_I_GSC_T_INT64=''
# SCM_I_GSC_T_INT8=''
# SCM_I_GSC_T_INTMAX=''
# SCM_I_GSC_T_INTPTR=''
# SCM_I_GSC_T_PTRDIFF=''
# SCM_I_GSC_T_UINT16=''
# SCM_I_GSC_T_UINT32=''
# SCM_I_GSC_T_UINT64=''
# SCM_I_GSC_T_UINT8=''
# SCM_I_GSC_T_UINTMAX=''
# SCM_I_GSC_T_UINTPTR=''
# SCM_I_GSC_USE_NULL_THREADS=''
# SCM_I_GSC_USE_PTHREAD_THREADS=''
# SED='/usr/sbin/sed'
# SERVENT_LIB=''
# SET_MAKE=''
# SHELL='/bin/sh'
# SIG_ATOMIC_T_SUFFIX=''
# SIZE_T_SUFFIX='u'
# STDALIGN_H=''
# 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'
# TRUNC_LIBM='-lm'
# UNDEFINE_STRTOK_R='0'
# UNISTD_H_HAVE_WINSOCK2_H='0'
# UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
# USE_NLS=''
# VERSION='2.0.11'
# WCHAR_T_SUFFIX='u'
# WINDOWS_64_BIT_OFF_T='0'
# WINDOWS_64_BIT_ST_SIZE='0'
# WINT_T_SUFFIX='u'
# XGETTEXT=''
# XGETTEXT_015=''
# XGETTEXT_EXTRA_OPTIONS=''
# ac_ct_AR=''
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# acx_pthread_config=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE=''
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# cross_compiling='yes'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='NONE'
# gl_LIBOBJS=' canonicalize-lgpl.o dup2.o gettimeofday.o link.o lstat.o malloc.o malloc.o memchr.o mkdir.o mkstemp.o nl_langinfo.o putenv.o readlink.o regex.o rename.o rmdir.o secure_getenv.o select.o setenv.o signbitf.o signbitd.o signbitl.o snprintf.o stat.o vasnprintf.o printf-args.o printf-parse.o asnprintf.o vsnprintf.o'
# gl_LTLIBOBJS=''
# gltests_LIBOBJS=''
# gltests_LTLIBOBJS=''
# gltests_WITNESS='IN_GUILE_GNULIB_TESTS'
# guile_program_name=''
# have_makeinfo=''
# 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/guile/src/guile-2.0.11/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}'
# runstatedir='${localstatedir}/run'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sitedir=''
# sysconfdir='${prefix}/etc'
# target_alias=''
# top_builddir_absolute=''
# top_srcdir_absolute=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "GNU Guile"
# #define PACKAGE_TARNAME "guile"
# #define PACKAGE_VERSION "2.0.11"
# #define PACKAGE_STRING "GNU Guile 2.0.11"
# #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# #define PACKAGE_URL "http://www.gnu.org/software/guile/"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 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_SYS_SOCKET_H 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_FEATURES_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_DIRENT_H 1
# #define HAVE_XLOCALE_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_MATH_H 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_POLL_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_SYS_FILE_H 1
# #define HAVE_SYS_TIMES_H 1
# #define HAVE_SYS_UIO_H 1
# #define HAVE_WCTYPE_H 1
# #define HAVE_SHUTDOWN 1
# #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# #define HAVE_SA_FAMILY_T 1
# #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# #define HAVE_RAW_DECL_SOCKET 1
# #define HAVE_RAW_DECL_CONNECT 1
# #define HAVE_RAW_DECL_ACCEPT 1
# #define HAVE_RAW_DECL_BIND 1
# #define HAVE_RAW_DECL_GETPEERNAME 1
# #define HAVE_RAW_DECL_GETSOCKNAME 1
# #define HAVE_RAW_DECL_GETSOCKOPT 1
# #define HAVE_RAW_DECL_LISTEN 1
# #define HAVE_RAW_DECL_RECV 1
# #define HAVE_RAW_DECL_SEND 1
# #define HAVE_RAW_DECL_RECVFROM 1
# #define HAVE_RAW_DECL_SENDTO 1
# #define HAVE_RAW_DECL_SETSOCKOPT 1
# #define HAVE_RAW_DECL_SHUTDOWN 1
# #define HAVE_RAW_DECL_ACCEPT4 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_BTOWC 1
# #define HAVE_GETCWD 1
# #define HAVE_READLINK 1
# #define HAVE_REALPATH 1
# #define HAVE_DUPLOCALE 1
# #define HAVE_SYMLINK 1
# #define HAVE_FLOCK 1
# #define HAVE_FCNTL 1
# #define HAVE_FSYNC 1
# #define HAVE_GETLOGIN 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_LINK 1
# #define HAVE_LSTAT 1
# #define HAVE_MBSINIT 1
# #define HAVE_MBRTOWC 1
# #define HAVE_MPROTECT 1
# #define HAVE_MKSTEMP 1
# #define HAVE_PIPE 1
# #define HAVE_PIPE2 1
# #define HAVE_ISBLANK 1
# #define HAVE_ISWCTYPE 1
# #define HAVE_SETENV 1
# #define HAVE_SNPRINTF 1
# #define HAVE_STRDUP 1
# #define HAVE_TZSET 1
# #define HAVE_LOCALTIME_R 1
# #define HAVE_TIMES 1
# #define HAVE_WCRTOMB 1
# #define HAVE_ISWCNTRL 1
# #define HAVE_WCHAR_T 1
# #define HAVE_RAW_DECL_SETLOCALE 1
# #define HAVE_RAW_DECL_DUPLOCALE 1
# #define HAVE_ENVIRON_DECL 1
# #define HAVE_WORKING_O_NOATIME 0
# #define HAVE_WORKING_O_NOFOLLOW 0
# #define HAVE_DECL_ALARM 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_GETADDRINFO 1
# #define HAVE_RAW_DECL_FREEADDRINFO 1
# #define HAVE_RAW_DECL_GAI_STRERROR 1
# #define HAVE_RAW_DECL_GETNAMEINFO 1
# #define HAVE_GETHOSTBYNAME 1
# #define HAVE_GETSERVBYNAME 1
# #define restrict __restrict
# #define HAVE_DECL_INET_NTOP 1
# #define HAVE_IPV4 1
# #define HAVE_IPV6 1
# #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# #define FLT_EXPBIT0_WORD 0
# #define FLT_EXPBIT0_BIT 23
# #define HAVE_DECL_GETC_UNLOCKED 1
# #define HAVE_DECL_ROUND 1
# #define HAVE_STDLIB_H 1
# #define MALLOC_0_IS_NONNULL 0
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_LONG_LONG_INT 1
# #define HAVE_MBSTATE_T 1
# #define HAVE_MAP_ANONYMOUS 1
# #define PROMOTED_MODE_T int
# #define HAVE_RAW_DECL_POLL 1
# #define HAVE_RAW_DECL_PSELECT 1
# #define HAVE_RAW_DECL_SELECT 1
# #define HAVE_DECL_SETENV 1
# #define HAVE_SEARCH_H 1
# #define HAVE_TSEARCH 1
# #define HAVE_SIGSET_T 1
# #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_STRDUP 1
# #define HAVE_STRUCT_TM_TM_ZONE 1
# #define HAVE_TM_ZONE 1
# #define HAVE_TM_GMTOFF 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_WINT_T 1
# #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# #define HAVE_STDINT_H_WITH_UINTMAX 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 GNULIB_TEST_ACCEPT 1
# #define HAVE_ALLOCA 1
# #define HAVE_RAW_DECL_INET_NTOP 1
# #define HAVE_RAW_DECL_INET_PTON 1
# #define GNULIB_TEST_BIND 1
# #define GNULIB_TEST_BTOWC 1
# #define HAVE_BYTESWAP_H 1
# #define GNULIB_CANONICALIZE_LGPL 1
# #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# #define GNULIB_TEST_REALPATH 1
# #define GNULIB_TEST_CEIL 1
# #define GNULIB_TEST_CHDIR 1
# #define HAVE_CLOCK_GETTIME 1
# #define HAVE_CLOCK_SETTIME 1
# #define GNULIB_TEST_CLOSE 1
# #define GNULIB_TEST_CONNECT 1
# #define GNULIB_TEST_COPYSIGN 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_DIRFD 1
# #define HAVE_DECL_DIRFD 1
# #define GNULIB_TEST_DIRFD 1
# #define HAVE_DUP2 1
# #define GNULIB_TEST_DUP2 1
# #define GNULIB_TEST_DUPLOCALE 1
# #define GNULIB_TEST_ENVIRON 1
# #define HAVE_RAW_DECL_FCNTL 1
# #define HAVE_RAW_DECL_OPENAT 1
# #define GNULIB_TEST_FLOOR 1
# #define HAVE_FREXP 1
# #define GNULIB_TEST_FREXP 1
# #define GNULIB_TEST_FSTAT 1
# #define GNULIB_TEST_FSYNC 1
# #define HAVE_DECL_GAI_STRERROR 1
# #define HAVE_DECL_GAI_STRERRORA 0
# #define HAVE_DECL_GETADDRINFO 1
# #define HAVE_DECL_FREEADDRINFO 1
# #define HAVE_DECL_GETNAMEINFO 1
# #define HAVE_STRUCT_ADDRINFO 1
# #define GNULIB_TEST_GETADDRINFO 1
# #define GNULIB_TEST_GETLOGIN 1
# #define GNULIB_TEST_GETPEERNAME 1
# #define GNULIB_TEST_GETSOCKNAME 1
# #define GNULIB_TEST_GETSOCKOPT 1
# #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# #define GETTIMEOFDAY_TIMEZONE struct timezone
# #define GNULIB_TEST_GETTIMEOFDAY 1
# #define HAVE_GETHOSTBYNAME 1
# #define HAVE_DECL_INET_NTOP 1
# #define HAVE_DECL_INET_PTON 1
# #define HAVE_DECL_ISFINITE 1
# #define GNULIB_TEST_ISFINITE 1
# #define HAVE_DECL_ISINF 1
# #define GNULIB_TEST_ISINF 1
# #define GNULIB_TEST_ISNAN 1
# #define GNULIB_TEST_ISNAND 1
# #define HAVE_ISNAND_IN_LIBC 1
# #define GNULIB_TEST_ISNANF 1
# #define HAVE_ISNANF_IN_LIBC 1
# #define GNULIB_TEST_ISNANL 1
# #define HAVE_ISNANL_IN_LIBC 1
# #define HAVE_VISIBILITY 1
# #define GNULIB_TEST_LINK 1
# #define GNULIB_TEST_LISTEN 1
# #define HAVE_RAW_DECL_SETLOCALE 1
# #define HAVE_RAW_DECL_DUPLOCALE 1
# #define GNULIB_TEST_LOCALECONV 1
# #define GNULIB_TEST_LOG 1
# #define HAVE_LOG1P 1
# #define GNULIB_TEST_LOG1P 1
# #define GNULIB_TEST_LSTAT 1
# #define HAVE_STDLIB_H 1
# #define HAVE_MALLOC_GNU 0
# #define GNULIB_MALLOC_GNU 1
# #define HAVE_MALLOC_POSIX 1
# #define GNULIB_TEST_MALLOC_POSIX 1
# #define HAVE_RAW_DECL_ACOSF 1
# #define HAVE_RAW_DECL_ACOSL 1
# #define HAVE_RAW_DECL_ASINF 1
# #define HAVE_RAW_DECL_ASINL 1
# #define HAVE_RAW_DECL_ATANF 1
# #define HAVE_RAW_DECL_ATANL 1
# #define HAVE_RAW_DECL_CBRT 1
# #define HAVE_RAW_DECL_CBRTF 1
# #define HAVE_RAW_DECL_CBRTL 1
# #define HAVE_RAW_DECL_CEILF 1
# #define HAVE_RAW_DECL_CEILL 1
# #define HAVE_RAW_DECL_COPYSIGN 1
# #define HAVE_RAW_DECL_COPYSIGNF 1
# #define HAVE_RAW_DECL_COPYSIGNL 1
# #define HAVE_RAW_DECL_COSF 1
# #define HAVE_RAW_DECL_COSL 1
# #define HAVE_RAW_DECL_COSHF 1
# #define HAVE_RAW_DECL_EXPF 1
# #define HAVE_RAW_DECL_EXPL 1
# #define HAVE_RAW_DECL_EXP2 1
# #define HAVE_RAW_DECL_EXP2F 1
# #define HAVE_RAW_DECL_EXP2L 1
# #define HAVE_RAW_DECL_EXPM1 1
# #define HAVE_RAW_DECL_EXPM1F 1
# #define HAVE_RAW_DECL_EXPM1L 1
# #define HAVE_RAW_DECL_FABSF 1
# #define HAVE_RAW_DECL_FABSL 1
# #define HAVE_RAW_DECL_FLOORF 1
# #define HAVE_RAW_DECL_FLOORL 1
# #define HAVE_RAW_DECL_FMA 1
# #define HAVE_RAW_DECL_FMAF 1
# #define HAVE_RAW_DECL_FMAL 1
# #define HAVE_RAW_DECL_FMOD 1
# #define HAVE_RAW_DECL_FMODF 1
# #define HAVE_RAW_DECL_FMODL 1
# #define HAVE_RAW_DECL_FREXPF 1
# #define HAVE_RAW_DECL_FREXPL 1
# #define HAVE_RAW_DECL_HYPOTF 1
# #define HAVE_RAW_DECL_HYPOTL 1
# #define HAVE_RAW_DECL_ILOGB 1
# #define HAVE_RAW_DECL_ILOGBF 1
# #define HAVE_RAW_DECL_ILOGBL 1
# #define HAVE_RAW_DECL_LDEXPF 1
# #define HAVE_RAW_DECL_LDEXPL 1
# #define HAVE_RAW_DECL_LOG 1
# #define HAVE_RAW_DECL_LOGF 1
# #define HAVE_RAW_DECL_LOGL 1
# #define HAVE_RAW_DECL_LOG10 1
# #define HAVE_RAW_DECL_LOG10F 1
# #define HAVE_RAW_DECL_LOG10L 1
# #define HAVE_RAW_DECL_LOG1P 1
# #define HAVE_RAW_DECL_LOG1PF 1
# #define HAVE_RAW_DECL_LOG1PL 1
# #define HAVE_RAW_DECL_LOG2 1
# #define HAVE_RAW_DECL_LOG2F 1
# #define HAVE_RAW_DECL_LOG2L 1
# #define HAVE_RAW_DECL_LOGB 1
# #define HAVE_RAW_DECL_LOGBF 1
# #define HAVE_RAW_DECL_LOGBL 1
# #define HAVE_RAW_DECL_MODF 1
# #define HAVE_RAW_DECL_MODFF 1
# #define HAVE_RAW_DECL_MODFL 1
# #define HAVE_RAW_DECL_POWF 1
# #define HAVE_RAW_DECL_REMAINDER 1
# #define HAVE_RAW_DECL_REMAINDERF 1
# #define HAVE_RAW_DECL_REMAINDERL 1
# #define HAVE_RAW_DECL_RINT 1
# #define HAVE_RAW_DECL_RINTF 1
# #define HAVE_RAW_DECL_RINTL 1
# #define HAVE_RAW_DECL_ROUND 1
# #define HAVE_RAW_DECL_ROUNDF 1
# #define HAVE_RAW_DECL_ROUNDL 1
# #define HAVE_RAW_DECL_SINF 1
# #define HAVE_RAW_DECL_SINL 1
# #define HAVE_RAW_DECL_SINHF 1
# #define HAVE_RAW_DECL_SQRTF 1
# #define HAVE_RAW_DECL_SQRTL 1
# #define HAVE_RAW_DECL_TANF 1
# #define HAVE_RAW_DECL_TANL 1
# #define HAVE_RAW_DECL_TANHF 1
# #define HAVE_RAW_DECL_TRUNC 1
# #define HAVE_RAW_DECL_TRUNCF 1
# #define HAVE_RAW_DECL_TRUNCL 1
# #define GNULIB_TEST_MBRTOWC 1
# #define GNULIB_TEST_MBSINIT 1
# #define GNULIB_TEST_MBTOWC 1
# #define GNULIB_TEST_MEMCHR 1
# #define FUNC_MKDIR_DOT_BUG 1
# #define GNULIB_TEST_MKSTEMP 1
# #define HAVE_RAW_DECL_GETADDRINFO 1
# #define HAVE_RAW_DECL_FREEADDRINFO 1
# #define HAVE_RAW_DECL_GAI_STRERROR 1
# #define HAVE_RAW_DECL_GETNAMEINFO 1
# #define GNULIB_TEST_NL_LANGINFO 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SCHED_GETAFFINITY 1
# #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1
# #define GNULIB_TEST_OPEN 1
# #define GNULIB_TEST_PIPE 1
# #define GNULIB_TEST_PIPE2 1
# #define HAVE_POLL 1
# #define GNULIB_TEST_POLL 1
# #define HAVE_RAW_DECL_POLL 1
# #define HAVE_DECL__PUTENV 0
# #define GNULIB_TEST_PUTENV 1
# #define HAVE_RAISE 1
# #define GNULIB_TEST_RAISE 1
# #define GNULIB_TEST_READ 1
# #define READLINK_TRAILING_SLASH_BUG 1
# #define GNULIB_TEST_READLINK 1
# #define GNULIB_TEST_RECV 1
# #define GNULIB_TEST_RECVFROM 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 RENAME_TRAILING_SLASH_DEST_BUG 1
# #define RENAME_TRAILING_SLASH_SOURCE_BUG 1
# #define RENAME_HARD_LINK_BUG 1
# #define RENAME_DEST_EXISTS_BUG 1
# #define GNULIB_TEST_RENAME 1
# #define GNULIB_TEST_RMDIR 1
# #define HAVE_DECL_ROUND 1
# #define GNULIB_TEST_ROUND 1
# #define HAVE_ISSETUGID 1
# #define GNULIB_TEST_SECURE_GETENV 1
# #define GNULIB_TEST_SELECT 1
# #define GNULIB_TEST_SEND 1
# #define GNULIB_TEST_SENDTO 1
# #define HAVE_GETSERVBYNAME 1
# #define GNULIB_TEST_SETENV 1
# #define GNULIB_TEST_SETSOCKOPT 1
# #define GNULIB_TEST_SHUTDOWN 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 HAVE_DECL_COPYSIGNF 1
# #define HAVE_DECL_COPYSIGN 1
# #define HAVE_DECL_COPYSIGNL 1
# #define GNULIB_TEST_SIGNBIT 1
# #define HAVE_STDINT_H 1
# #define HAVE_SNPRINTF 1
# #define GNULIB_TEST_SNPRINTF 1
# #define GNULIB_SNPRINTF 1
# #define GNULIB_TEST_SOCKET 1
# #define REPLACE_FUNC_STAT_FILE 1
# #define GNULIB_TEST_STAT 1
# #define HAVE_STRUCT_STAT_ST_ATIMENSEC 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_TEST_STRDUP 1
# #define my_strftime nstrftime
# #define HAVE_RAW_DECL_FLOCK 1
# #define HAVE_RAW_DECL_PSELECT 1
# #define HAVE_RAW_DECL_SELECT 1
# #define HAVE_SHUTDOWN 1
# #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# #define HAVE_SA_FAMILY_T 1
# #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# #define HAVE_RAW_DECL_SOCKET 1
# #define HAVE_RAW_DECL_CONNECT 1
# #define HAVE_RAW_DECL_ACCEPT 1
# #define HAVE_RAW_DECL_BIND 1
# #define HAVE_RAW_DECL_GETPEERNAME 1
# #define HAVE_RAW_DECL_GETSOCKNAME 1
# #define HAVE_RAW_DECL_GETSOCKOPT 1
# #define HAVE_RAW_DECL_LISTEN 1
# #define HAVE_RAW_DECL_RECV 1
# #define HAVE_RAW_DECL_SEND 1
# #define HAVE_RAW_DECL_RECVFROM 1
# #define HAVE_RAW_DECL_SENDTO 1
# #define HAVE_RAW_DECL_SETSOCKOPT 1
# #define HAVE_RAW_DECL_SHUTDOWN 1
# #define HAVE_RAW_DECL_ACCEPT4 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_STRUCT_TMS 1
# #define HAVE_RAW_DECL_TIMES 1
# #define HAVE_DECL_LOCALTIME_R 1
# #define GNULIB_TEST_TIME_R 1
# #define HAVE_DECL_TRUNC 1
# #define GNULIB_TEST_TRUNC 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_MBTOUC 1
# #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
# #define GNULIB_UNISTR_U8_MBTOUCR 1
# #define GNULIB_UNISTR_U8_UCTOMB 1
# #define HAVE_VSNPRINTF 1
# #define GNULIB_TEST_VSNPRINTF 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 GNULIB_TEST_WCRTOMB 1
# #define HAVE_TOWLOWER 1
# #define HAVE_RAW_DECL_WCTYPE 1
# #define HAVE_RAW_DECL_ISWCTYPE 1
# #define HAVE_RAW_DECL_WCTRANS 1
# #define HAVE_RAW_DECL_TOWCTRANS 1
# #define GNULIB_TEST_WRITE 1
# #define HAVE_STDINT_H 1
# #define GNULIB_LOCK 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
#
# configure: exit 1